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 the rails_70 group across 1 directory with 18 updates #443

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

Commits on Jun 1, 2024

  1. Bump the rails_70 group across 1 directory with 18 updates

    Bumps the rails_70 group with 17 updates in the /gemfiles/rails_70 directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [rake](https://github.com/ruby/rake) | `13.1.0` | `13.2.1` |
    | [cancancan](https://github.com/CanCanCommunity/cancancan) | `3.5.0` | `3.6.1` |
    | [pundit](https://github.com/varvet/pundit) | `2.3.1` | `2.3.2` |
    | [devise](https://github.com/heartcombo/devise) | `4.9.3` | `4.9.4` |
    | [rails](https://github.com/rails/rails) | `7.0.8` | `7.0.8.3` |
    | [cssbundling-rails](https://github.com/rails/cssbundling-rails) | `1.3.3` | `1.4.0` |
    | [jsbundling-rails](https://github.com/rails/jsbundling-rails) | `1.2.1` | `1.3.0` |
    | [cuprite](https://github.com/rubycdp/cuprite) | `0.14.3` | `0.15` |
    | [capybara](https://github.com/teamcapybara/capybara) | `3.39.2` | `3.40.0` |
    | [cucumber-rails](https://github.com/cucumber/cucumber-rails) | `2.6.1` | `3.0.0` |
    | [cucumber](https://github.com/cucumber/cucumber-ruby) | `8.0.0` | `9.2.0` |
    | [launchy](https://github.com/copiousfreetime/launchy) | `2.5.2` | `3.0.1` |
    | [parallel_tests](https://github.com/grosser/parallel_tests) | `4.3.0` | `4.7.1` |
    | [rspec-rails](https://github.com/rspec/rspec-rails) | `6.0.3` | `6.1.2` |
    | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `1.6.7` | `2.0.2` |
    | [i18n-tasks](https://github.com/glebm/i18n-tasks) | `1.0.13` | `1.0.14` |
    | [rails-i18n](https://github.com/svenfuchs/rails-i18n) | `7.0.8` | `7.0.9` |
    
    
    
    Updates `rake` from 13.1.0 to 13.2.1
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v13.1.0...v13.2.1)
    
    Updates `cancancan` from 3.5.0 to 3.6.1
    - [Release notes](https://github.com/CanCanCommunity/cancancan/releases)
    - [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/CanCanCommunity/cancancan/commits)
    
    Updates `pundit` from 2.3.1 to 2.3.2
    - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
    - [Commits](varvet/pundit@v2.3.1...v2.3.2)
    
    Updates `devise` from 4.9.3 to 4.9.4
    - [Release notes](https://github.com/heartcombo/devise/releases)
    - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
    - [Commits](heartcombo/devise@v4.9.3...v4.9.4)
    
    Updates `rails` from 7.0.8 to 7.0.8.3
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v7.0.8...v7.0.8.3)
    
    Updates `cssbundling-rails` from 1.3.3 to 1.4.0
    - [Release notes](https://github.com/rails/cssbundling-rails/releases)
    - [Commits](rails/cssbundling-rails@v1.3.3...v1.4.0)
    
    Updates `jsbundling-rails` from 1.2.1 to 1.3.0
    - [Release notes](https://github.com/rails/jsbundling-rails/releases)
    - [Commits](rails/jsbundling-rails@v1.2.1...v1.3.0)
    
    Updates `cuprite` from 0.14.3 to 0.15
    - [Release notes](https://github.com/rubycdp/cuprite/releases)
    - [Changelog](https://github.com/rubycdp/cuprite/blob/main/CHANGELOG.md)
    - [Commits](rubycdp/cuprite@v0.14.3...v0.15)
    
    Updates `capybara` from 3.39.2 to 3.40.0
    - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
    - [Commits](teamcapybara/capybara@3.39.2...3.40.0)
    
    Updates `cucumber-rails` from 2.6.1 to 3.0.0
    - [Release notes](https://github.com/cucumber/cucumber-rails/releases)
    - [Changelog](https://github.com/cucumber/cucumber-rails/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-rails@v2.6.1...v3.0.0)
    
    Updates `cucumber` from 8.0.0 to 9.2.0
    - [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
    - [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-ruby@v8.0.0...v9.2.0)
    
    Updates `launchy` from 2.5.2 to 3.0.1
    - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md)
    - [Commits](copiousfreetime/launchy@v2.5.2...v3.0.1)
    
    Updates `parallel_tests` from 4.3.0 to 4.7.1
    - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
    - [Commits](grosser/parallel_tests@v4.3.0...v4.7.1)
    
    Updates `rspec-rails` from 6.0.3 to 6.1.2
    - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
    - [Commits](rspec/rspec-rails@v6.0.3...v6.1.2)
    
    Updates `sqlite3` from 1.6.7 to 2.0.2
    - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
    - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/sqlite3-ruby@v1.6.7...v2.0.2)
    
    Updates `i18n-tasks` from 1.0.13 to 1.0.14
    - [Release notes](https://github.com/glebm/i18n-tasks/releases)
    - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
    - [Commits](glebm/i18n-tasks@v1.0.13...v1.0.14)
    
    Updates `rails-i18n` from 7.0.8 to 7.0.9
    - [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
    - [Commits](svenfuchs/rails-i18n@v7.0.8...v7.0.9)
    
    Updates `railties` from 7.0.8 to 7.0.8.3
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/railties/CHANGELOG.md)
    - [Commits](rails/rails@v7.0.8...v7.0.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: rake
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: cancancan
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: pundit
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: rails_70
    - dependency-name: devise
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: rails_70
    - dependency-name: rails
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: rails_70
    - dependency-name: cssbundling-rails
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: jsbundling-rails
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: cuprite
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: capybara
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: cucumber-rails
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: rails_70
    - dependency-name: cucumber
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: rails_70
    - dependency-name: launchy
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: rails_70
    - dependency-name: parallel_tests
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: rspec-rails
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: rails_70
    - dependency-name: sqlite3
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: rails_70
    - dependency-name: i18n-tasks
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: rails_70
    - dependency-name: rails-i18n
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: rails_70
    - dependency-name: railties
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rails_70
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c5eeb8f View commit details
    Browse the repository at this point in the history