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

Gemfile.lock: Bump the minor-patch group across 1 directory with 7 updates #360

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps the minor-patch group with 4 updates in the / directory: sorbet-runtime, rubocop-performance, tapioca and rack-session.

Updates sorbet-runtime from 0.5.11711 to 0.5.11725

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11722.20250106140639-6cfd7b198

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11722', :group => :development
gem 'sorbet-runtime', '0.5.11722'

sorbet 0.5.11721.20250106132931-99f6b5f46

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11721', :group => :development
gem 'sorbet-runtime', '0.5.11721'

sorbet 0.5.11720.20250106110549-ccf8a0e1b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11720', :group => :development
gem 'sorbet-runtime', '0.5.11720'

sorbet 0.5.11719.20250106104459-326f9fdda

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11719', :group => :development
gem 'sorbet-runtime', '0.5.11719'

sorbet 0.5.11718.20250104112222-8c70b9d73

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11718', :group => :development
gem 'sorbet-runtime', '0.5.11718'

sorbet 0.5.11717.20250103154037-f3858a644

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11717', :group => :development
gem 'sorbet-runtime', '0.5.11717'

sorbet 0.5.11716.20250103152227-69ab0855b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11716', :group => :development
gem 'sorbet-runtime', '0.5.11716'

sorbet 0.5.11715.20250103144539-b7985c357

... (truncated)

Commits

Updates rubocop-performance from 1.23.0 to 1.23.1

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance 1.23.1

Bug fixes

  • #478: Fix Performance/RedundantStringChars cop error in case of implicit receiver. (@​viralpraxis)
  • #480: Fix Performance/Squeeze cop error on frozen AST string node value. (@​viralpraxis)
Changelog

Sourced from rubocop-performance's changelog.

1.23.1 (2025-01-04)

Bug fixes

  • #478: Fix Performance/RedundantStringChars cop error in case of implicit receiver. ([@​viralpraxis][])
  • #480: Fix Performance/Squeeze cop error on frozen AST string node value. ([@​viralpraxis][])
Commits
  • 2b5c8c6 Cut 1.23.1
  • cfc046b Update Changelog
  • f0e791c Use RuboCop RSpec 3.3 for development
  • f8e9c2b Bump license years to 2025
  • 5d78dea Merge pull request #483 from koic/ci_against_ruby_34
  • 447e273 CI against Ruby 3.4
  • d058c88 Merge pull request #480 from viralpraxis/fix-performance-squeeze-cop-error-on...
  • 9fdbe4e Fix Performance/Squeeze cop error on frozen AST string node value
  • ad9fd62 Merge pull request #481 from kyanagi/patch-1
  • 087843a [DOC] Fix markup of Performance/Count
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11711 to 0.5.11725

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.11722.20250106140639-6cfd7b198

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11722', :group => :development
gem 'sorbet-runtime', '0.5.11722'

sorbet 0.5.11721.20250106132931-99f6b5f46

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11721', :group => :development
gem 'sorbet-runtime', '0.5.11721'

sorbet 0.5.11720.20250106110549-ccf8a0e1b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11720', :group => :development
gem 'sorbet-runtime', '0.5.11720'

sorbet 0.5.11719.20250106104459-326f9fdda

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11719', :group => :development
gem 'sorbet-runtime', '0.5.11719'

sorbet 0.5.11718.20250104112222-8c70b9d73

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11718', :group => :development
gem 'sorbet-runtime', '0.5.11718'

sorbet 0.5.11717.20250103154037-f3858a644

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11717', :group => :development
gem 'sorbet-runtime', '0.5.11717'

sorbet 0.5.11716.20250103152227-69ab0855b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11716', :group => :development
gem 'sorbet-runtime', '0.5.11716'

sorbet 0.5.11715.20250103144539-b7985c357

... (truncated)

Commits

Updates tapioca from 0.16.5 to 0.16.6

Release notes

Sourced from tapioca's releases.

v0.16.6

What's Changed

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/tapioca@v0.16.5...v0.16.6

Commits
  • d19a466 Bump version to v0.16.6
  • 2c0caaa Merge pull request #2129 from deivid-rodriguez/bundler-fixes
  • cf4823c Support Bundler 2.6
  • 33ee853 Sync locked Bundler and Bundler test in CI to 2.5.23
  • e47e3c7 Remove unnecessary Bundler input
  • 4a6b488 Fix specs to play nice with Bundler 2.5.23
  • 82d3640 Bump Bundler locked version to the one tested in CI
  • 3d56c93 Merge pull request #2139 from Shopify/ko/bump-sorbet-stat
  • 008cb2d Update RBIs after lockfile changes
  • 4970902 Lockfile changes upon bundle install
  • Additional commits viewable in compare view

Updates rack-session from 2.0.0 to 2.1.0

Release notes

Sourced from rack-session's releases.

v2.1.0

Full Changelog: rack/rack-session@v2.0.0...v2.1.0

Changelog

Sourced from rack-session's changelog.

v2.1.0

  • Improved compatibility with Ruby 3.3+ and Rack 3+.
  • Add support for cookie option partitioned.
  • Introduce assume_ssl option to allow secure session cookies through insecure proxy.
Commits
  • 8a02143 Bump minor version.
  • 67c1237 Add release notes.
  • 77c56db Rack 3 compatibility.
  • 1a10ce8 Test on Ruby v3.4.
  • 06b63f5 Bump actions/checkout from 3 to 4 (#47)
  • 9818179 Opt-in for MFA requirement (#45)
  • 9ad38c0 Test and set Ruby v2.5 as minimum. (#46)
  • 4af6114 Add cookie option "partitioned" to DEFAULT_OPTIONS and documentation of class...
  • abb6b62 Introduce assume_ssl option to allow secure session cookies through insecur...
  • 178daa3 Bump actions/checkout from 3 to 4 (#37)
  • Additional commits viewable in compare view

Updates sorbet from 0.5.11711 to 0.5.11725

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11722.20250106140639-6cfd7b198

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11722', :group => :development
gem 'sorbet-runtime', '0.5.11722'

sorbet 0.5.11721.20250106132931-99f6b5f46

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11721', :group => :development
gem 'sorbet-runtime', '0.5.11721'

sorbet 0.5.11720.20250106110549-ccf8a0e1b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11720', :group => :development
gem 'sorbet-runtime', '0.5.11720'

sorbet 0.5.11719.20250106104459-326f9fdda

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11719', :group => :development
gem 'sorbet-runtime', '0.5.11719'

sorbet 0.5.11718.20250104112222-8c70b9d73

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11718', :group => :development
gem 'sorbet-runtime', '0.5.11718'

sorbet 0.5.11717.20250103154037-f3858a644

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11717', :group => :development
gem 'sorbet-runtime', '0.5.11717'

sorbet 0.5.11716.20250103152227-69ab0855b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11716', :group => :development
gem 'sorbet-runtime', '0.5.11716'

sorbet 0.5.11715.20250103144539-b7985c357

... (truncated)

Commits

Updates sorbet-static from 0.5.11711 to 0.5.11725

Release notes

Sourced from sorbet-static's releases.

sorbet 0.5.11722.20250106140639-6cfd7b198

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11722', :group => :development
gem 'sorbet-runtime', '0.5.11722'

sorbet 0.5.11721.20250106132931-99f6b5f46

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11721', :group => :development
gem 'sorbet-runtime', '0.5.11721'

sorbet 0.5.11720.20250106110549-ccf8a0e1b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11720', :group => :development
gem 'sorbet-runtime', '0.5.11720'

sorbet 0.5.11719.20250106104459-326f9fdda

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11719', :group => :development
gem 'sorbet-runtime', '0.5.11719'

sorbet 0.5.11718.20250104112222-8c70b9d73

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11718', :group => :development
gem 'sorbet-runtime', '0.5.11718'

sorbet 0.5.11717.20250103154037-f3858a644

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11717', :group => :development
gem 'sorbet-runtime', '0.5.11717'

sorbet 0.5.11716.20250103152227-69ab0855b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11716', :group => :development
gem 'sorbet-runtime', '0.5.11716'

sorbet 0.5.11715.20250103144539-b7985c357

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the minor-patch group with 4 updates in the / directory: [sorbet-runtime](https://github.com/sorbet/sorbet), [rubocop-performance](https://github.com/rubocop/rubocop-performance), [tapioca](https://github.com/Shopify/tapioca) and [rack-session](https://github.com/rack/rack-session).


Updates `sorbet-runtime` from 0.5.11711 to 0.5.11725
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `rubocop-performance` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.23.0...v1.23.1)

Updates `sorbet-static-and-runtime` from 0.5.11711 to 0.5.11725
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `tapioca` from 0.16.5 to 0.16.6
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.5...v0.16.6)

Updates `rack-session` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.0/releases.md)
- [Commits](rack/rack-session@v2.0.0...v2.1.0)

Updates `sorbet` from 0.5.11711 to 0.5.11725
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet-static` from 0.5.11711 to 0.5.11725
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: rack-session
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

Superseded by #361.

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/bundler/minor-patch-75f9c29acd branch January 8, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants