Skip to content

Bump the minor-and-patch group with 5 updates#2679

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-42b2710703
Open

Bump the minor-and-patch group with 5 updates#2679
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-42b2710703

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates:

Package From To
rubocop-sorbet 0.13.1 0.13.2
yard 0.9.44 0.9.45
state_machines 0.201.0 0.202.0
sorbet-static 0.6.13341 0.6.13344
sorbet-static-and-runtime 0.6.13341 0.6.13344

Updates rubocop-sorbet from 0.13.1 to 0.13.2

Release notes

Sourced from rubocop-sorbet's releases.

v0.13.2

What's Changed

🛠 Other Changes

Full Changelog: Shopify/rubocop-sorbet@v0.13.1...v0.13.2

Commits
  • ed5feb5 Release v0.13.2
  • bdf44ef Merge pull request #386 from Shopify/rmf-rbs-attr
  • 041e4e3 Change test to be more realistic
  • 512502f Keep signature of the initialize method returning void
  • c5e0d71 Fix Sorbet/EnforceSignatures to generate correct RBS signature comments for a...
  • See full diff in compare view

Updates yard from 0.9.44 to 0.9.45

Release notes

Sourced from yard's releases.

Release v0.9.45

  • Use @param types to document generated Struct.new and Data.define members (#1684)
  • Add compatibility with RDoc 8
  • Fix TypesExplainer parsing of types following Hash collections (#1688)
  • Fix HTML generation for RBS constants without source values (#1686)
  • Fix method redefinition warnings when loading YARD with Ruby warnings enabled (#1687)
  • Improve sanitization of yard server request paths
Changelog

Sourced from yard's changelog.

0.9.45 - July 14th, 2026

  • Use @param types to document generated Struct.new and Data.define members (#1684)
  • Add compatibility with RDoc 8
  • Fix TypesExplainer parsing of types following Hash collections (#1688)
  • Fix HTML generation for RBS constants without source values (#1686)
  • Fix method redefinition warnings when loading YARD with Ruby warnings enabled (#1687)
  • Improve sanitization of yard server request paths
Commits
  • 2659ecd Release: v0.9.45
  • 2b467e0 Create a gh-fix skill
  • 2842ba7 Update changelog
  • 00fe9b1 Refactor server sanitization logic
  • c6fd371 Use @​param types for Struct and Data members (#1695)
  • d2a8883 Merge remote-tracking branch 'origin/main' into fix/issue-1684-struct-data-pa...
  • 674d0cf Fix parser method redefinition warnings (#1694)
  • 9483cd3 Use param types for Struct and Data members
  • 12ed8b7 Merge main into fix/issue-1687-method-redefined-warnings
  • 9b874e2 Fix HTML generation for RBS constants
  • Additional commits viewable in compare view

Updates state_machines from 0.201.0 to 0.202.0

Release notes

Sourced from state_machines's releases.

state_machines: v0.202.0

0.202.0 (2026-07-18)

Features

  • show owner class and source location in method conflict warnings (#171) (d6183d1)
Changelog

Sourced from state_machines's changelog.

0.202.0 (2026-07-18)

Features

  • show owner class and source location in method conflict warnings (#171) (d6183d1)
Commits
  • 219b43e chore(master): release state_machines 0.202.0 (#172)
  • d6183d1 feat: show owner class and source location in method conflict warnings (#171)
  • fcd6008 chore: update COSS version to 0.201.0
  • See full diff in compare view

Updates sorbet-static from 0.6.13341 to 0.6.13344

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13342.20260716135343-aafce23c1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13341.20260710165056-bcf50834e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13341', :group => :development
gem 'sorbet-runtime', '0.6.13341'
Commits

Updates sorbet-static-and-runtime from 0.6.13341 to 0.6.13344

Release notes

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

sorbet 0.6.13342.20260716135343-aafce23c1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13341.20260710165056-bcf50834e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13341', :group => :development
gem 'sorbet-runtime', '0.6.13341'
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 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.13.1` | `0.13.2` |
| [yard](https://github.com/lsegal/yard) | `0.9.44` | `0.9.45` |
| [state_machines](https://github.com/state-machines/state_machines) | `0.201.0` | `0.202.0` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.6.13341` | `0.6.13344` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13341` | `0.6.13344` |


Updates `rubocop-sorbet` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.13.1...v0.13.2)

Updates `yard` from 0.9.44 to 0.9.45
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.44...v0.9.45)

Updates `state_machines` from 0.201.0 to 0.202.0
- [Release notes](https://github.com/state-machines/state_machines/releases)
- [Changelog](https://github.com/state-machines/state_machines/blob/master/CHANGELOG.md)
- [Commits](state-machines/state_machines@state_machines/v0.201.0...state_machines/v0.202.0)

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

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

---
updated-dependencies:
- dependency-name: rubocop-sorbet
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: yard
  dependency-version: 0.9.45
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: state_machines
  dependency-version: 0.202.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static
  dependency-version: 0.6.13344
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.13344
  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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 21:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 20, 2026
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