Skip to content

chore(deps-dev): bump rbs_rails from 0.13.0 to 0.13.1 in /backend#72

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/backend/rbs_rails-0.13.1
Open

chore(deps-dev): bump rbs_rails from 0.13.0 to 0.13.1 in /backend#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/backend/rbs_rails-0.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps rbs_rails from 0.13.0 to 0.13.1.

Changelog

Sourced from rbs_rails's changelog.

0.13.1

  • Change enum method return type from void to untyped #366
  • Fix enum methods generation to only include defined methods #368
  • Remove stale sig/rbs_rails/utils directory #367
  • Fix argument types for will_save_change_to_attribute method #370
  • Add missing migration for label column on users table #374
  • Add from: and to: keyword argument types to saved_change_to_? #375
  • Support for composed_of aggregation RBS generation #373
  • Fix belongs_to builder methods to accept optional argument #380
  • Generate RBS signatures for accepts_nested_attributes_for setters #381
  • Allow Integer and Symbol in enum attribute setter signatures #379
  • Determine primary key types for has_many and has_and_belongs_to_many associations #376
  • fix: Use attr_accessor for check_db_migrations to allow setting false #385

Bug fixes

Commits
  • 47278a8 Merge pull request #369 from tk0miya/release/bump_version
  • 81c812e Bump release to 0.13.1
  • fc2c336 Merge pull request #385 from os0x/fix/check-db-migrations-attr-accessor
  • bc548d4 Merge pull request #389 from pocke/dependabot/bundler/rack-session-2.1.2
  • 8485116 build(deps): bump rack-session from 2.1.1 to 2.1.2
  • b64716c Merge pull request #383 from pocke/dependabot/bundler/activesupport-7.2.3.1
  • 9d589aa Merge pull request #386 from pocke/dependabot/bundler/rack-3.1.21
  • 4bfc25b build(deps): bump rack from 3.1.20 to 3.1.21
  • d581ba2 fix: Update RBS signature and example for check_db_migrations
  • 5830a60 fix: Add missing config. prefix for check_db_migrations in README
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rbs_rails](https://github.com/pocke/rbs_rails) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/pocke/rbs_rails/blob/master/CHANGELOG.md)
- [Commits](pocke/rbs_rails@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: rbs_rails
  dependency-version: 0.13.1
  dependency-type: direct:development
  update-type: version-update:semver-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 Apr 13, 2026
@dependabot dependabot Bot requested a review from CutyDog as a code owner April 13, 2026 16:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 13, 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