Skip to content

Bump the minor-and-patch group with 2 updates#858

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/minor-and-patch-b80047c764
Feb 3, 2026
Merged

Bump the minor-and-patch group with 2 updates#858
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/minor-and-patch-b80047c764

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the minor-and-patch group with 2 updates: prism and sorbet-static-and-runtime.

Updates prism from 1.8.0 to 1.9.0

Release notes

Sourced from prism's releases.

v1.9.0

Added

  • Lots of work on the Ripper translation layer to make it more compatible and efficient.
  • Alias Prism::Node#breadth_first_search to Prism::Node#find.
  • Add Prism::Node#breadth_first_search_all/Prism::Node#find_all for finding all nodes matching a condition.

Changed

  • Fixed location of opening tokens when invalid syntax is parsed.
  • Fix RBI for parsing options.
Changelog

Sourced from prism's changelog.

[1.9.0] - 2026-01-27

Added

  • Lots of work on the Ripper translation layer to make it more compatible and efficient.
  • Alias Prism::Node#breadth_first_search to Prism::Node#find.
  • Add Prism::Node#breadth_first_search_all/Prism::Node#find_all for finding all nodes matching a condition.

Changed

  • Fixed location of opening tokens when invalid syntax is parsed.
  • Fix RBI for parsing options.
Commits

Updates sorbet-static-and-runtime from 0.6.12897 to 0.6.12908

Release notes

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

sorbet 0.6.12907.20260129181839-da2049040

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12906.20260129154015-dc94ae822

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12905.20260129153947-6ac71ad31

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12904.20260128091224-d2d07c169

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12903.20260127155821-ca6ed6953

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12902.20260127155048-0e3ed53df

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12901.20260127100658-77c966f23

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12900.20260126131844-e554cf64f

... (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

Bumps the minor-and-patch group with 2 updates: [prism](https://github.com/ruby/prism) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `prism` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](ruby/prism@v1.8.0...v1.9.0)

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

---
updated-dependencies:
- dependency-name: prism
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.12908
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2026 03:13
@github-actions github-actions bot enabled auto-merge February 3, 2026 03:13
@github-actions github-actions bot merged commit ff5df9c into main Feb 3, 2026
10 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-b80047c764 branch February 3, 2026 03:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants