Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps the all group with 2 updates in the / directory: sorbet-runtime and rspec-support.

Updates sorbet-runtime from 0.6.12521 to 0.6.12550

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.6.12549.20250917142802-44ec0e76d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12548.20250917101708-6bd04c266

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12547.20250917131504-97de15075

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12546.20250917131246-b8a552442

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12545.20250917075014-354951fe7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12544.20250916161230-a59b2796e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12543.20250916155331-b28a783ac

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12542.20250916153512-b47497239

... (truncated)

Commits

Updates rspec-support from 3.13.5 to 3.13.6

Changelog

Sourced from rspec-support's changelog.

3.13.6

Full Changelog

Bug Fixes:

  • Change RSpec::Support::HunkGenerator to autoload rather than manual require, avoids a load order issue. (Jon Rowe, rspec/rspec#249)
Commits

Bumps the all group with 1 update: ruby/setup-ruby.

Updates ruby/setup-ruby from 1.257.0 to 1.259.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.259.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.258.0...v1.259.0

v1.258.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.257.0...v1.258.0

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

Bumps the all group with 2 updates in the / directory: [sorbet-runtime](https://github.com/sorbet/sorbet) and [rspec-support](https://github.com/rspec/rspec).


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

Updates `rspec-support` from 3.13.5 to 3.13.6
- [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.6/rspec-support/Changelog.md)
- [Commits](rspec/rspec@rspec-support-v3.13.5...rspec-support-v3.13.6)
build(deps): bump ruby/setup-ruby in the all group

Bumps the all group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.257.0 to 1.259.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@4451173...866b91c)

---
updated-dependencies:
- dependency-name: sorbet-runtime
  dependency-version: 0.6.12550
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rspec-support
  dependency-version: 3.13.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ruby/setup-ruby
  dependency-version: 1.259.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code ruby Pull requests that update Ruby code labels Sep 19, 2025
@ZhongRuoyu ZhongRuoyu merged commit a5aa5bb into main Sep 19, 2025
8 checks passed
@ZhongRuoyu ZhongRuoyu deleted the dependabot/all-115cceb7e4 branch September 19, 2025 08:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant