Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump activerecord, exception_notification, factory_girl, grape-rabl, grape-kaminari, activesupport, active_record_migrations, activerecord-postgis-adapter, grape, sinatra, rack_csrf, capistrano and rake #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 23, 2023

  1. Bump activerecord, exception_notification, factory_girl, grape-rabl, …

    …grape-kaminari, activesupport, active_record_migrations, activerecord-postgis-adapter, grape, sinatra, rack_csrf, capistrano and rake
    
    Bumps [activerecord](https://github.com/rails/rails), [exception_notification](https://github.com/smartinez87/exception_notification), [factory_girl](https://github.com/thoughtbot/factory_girl), [grape-rabl](https://github.com/ruby-grape/grape-rabl), [grape-kaminari](https://github.com/monterail/grape-kaminari), [activesupport](https://github.com/rails/rails), [active_record_migrations](https://github.com/rosenfeld/active_record_migrations), [activerecord-postgis-adapter](https://github.com/rgeo/activerecord-postgis-adapter), [grape](https://github.com/ruby-grape/grape), [sinatra](https://github.com/sinatra/sinatra), [rack_csrf](https://github.com/baldowl/rack_csrf), [capistrano](https://github.com/capistrano/capistrano) and [rake](https://github.com/ruby/rake). These dependencies needed to be updated together.
    
    Updates `activerecord` from 4.2.5.1 to 7.0.4.1
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md)
    - [Commits](rails/rails@v4.2.5.1...v7.0.4.1)
    
    Updates `exception_notification` from 4.1.4 to 4.5.0
    - [Release notes](https://github.com/smartinez87/exception_notification/releases)
    - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc)
    - [Commits](smartinez87/exception_notification@v4.1.4...v4.5.0)
    
    Updates `factory_girl` from 4.5.0 to 4.9.0
    - [Release notes](https://github.com/thoughtbot/factory_girl/releases)
    - [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
    - [Commits](thoughtbot/factory_bot@v4.5.0...v4.9.0)
    
    Updates `grape-rabl` from 0.4.1 to 0.5.0
    - [Release notes](https://github.com/ruby-grape/grape-rabl/releases)
    - [Changelog](https://github.com/ruby-grape/grape-rabl/blob/master/CHANGELOG.md)
    - [Commits](ruby-grape/grape-rabl@v0.4.1...v0.5.0)
    
    Updates `grape-kaminari` from 0.1.8 to 0.4.3
    - [Release notes](https://github.com/monterail/grape-kaminari/releases)
    - [Changelog](https://github.com/bsm/grape-kaminari/blob/main/CHANGELOG.md)
    - [Commits](bsm/grape-kaminari@v0.1.8...v0.4.3)
    
    Updates `activesupport` from 4.2.5.1 to 7.0.4.1
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v4.2.5.1...v7.0.4.1)
    
    Updates `active_record_migrations` from 4.2.5.1.1 to 6.1.1.3
    - [Release notes](https://github.com/rosenfeld/active_record_migrations/releases)
    - [Commits](rosenfeld/active_record_migrations@v4.2.5.1.1...v6.1.1.3)
    
    Updates `activerecord-postgis-adapter` from 3.1.4 to 8.0.1
    - [Release notes](https://github.com/rgeo/activerecord-postgis-adapter/releases)
    - [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md)
    - [Commits](rgeo/activerecord-postgis-adapter@v3.1.4...v8.0.1)
    
    Updates `grape` from 0.17.0 to 1.7.0
    - [Release notes](https://github.com/ruby-grape/grape/releases)
    - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
    - [Commits](ruby-grape/grape@v0.17.0...v1.7.0)
    
    Updates `sinatra` from 1.4.7 to 3.0.5
    - [Release notes](https://github.com/sinatra/sinatra/releases)
    - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
    - [Commits](sinatra/sinatra@v1.4.7...v3.0.5)
    
    Updates `rack_csrf` from 2.5.0 to 2.7.0
    - [Release notes](https://github.com/baldowl/rack_csrf/releases)
    - [Changelog](https://github.com/baldowl/rack_csrf/blob/master/Changelog.md)
    - [Commits](baldowl/rack_csrf@v2.5.0...v2.7.0)
    
    Updates `capistrano` from 3.16.0 to 3.17.1
    - [Release notes](https://github.com/capistrano/capistrano/releases)
    - [Commits](capistrano/capistrano@v3.16.0...v3.17.1)
    
    Updates `rake` from 10.5.0 to 13.0.6
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v10.5.0...v13.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: activerecord
      dependency-type: direct:production
    - dependency-name: exception_notification
      dependency-type: direct:production
    - dependency-name: factory_girl
      dependency-type: direct:development
    - dependency-name: grape-rabl
      dependency-type: direct:production
    - dependency-name: grape-kaminari
      dependency-type: direct:production
    - dependency-name: activesupport
      dependency-type: direct:production
    - dependency-name: active_record_migrations
      dependency-type: direct:production
    - dependency-name: activerecord-postgis-adapter
      dependency-type: direct:production
    - dependency-name: grape
      dependency-type: direct:production
    - dependency-name: sinatra
      dependency-type: direct:production
    - dependency-name: rack_csrf
      dependency-type: direct:production
    - dependency-name: capistrano
      dependency-type: direct:development
    - dependency-name: rake
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d66064f View commit details
    Browse the repository at this point in the history