Skip to content

build(deps-dev): bump annotaterb from 4.24.0 to 4.25.0 - #645

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/annotaterb-4.25.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/annotaterb-4.25.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps annotaterb from 4.24.0 to 4.25.0.

Changelog

Sourced from annotaterb's changelog.

v4.25.0 (2026-09-17)

Full Changelog

Fixed bugs:

  • Missing unique indexes in annotations #390
  • Related files are matched globally by unqualified model name, so models with the same basename in different packs overwrite each other's annotations (breaks --frozen) #367
  • When format_markdown: true, annotations get written duplicated into models that already have annotations. #355

Closed issues:

  • Foreign-key annotation crashes with ArgumentError when unnamed FKs mix with a composite FK #377
Commits
  • 60e9f7a Release v4.25.0 (#395)
  • 4c94d80 Show index operator classes in annotations (#382)
  • e7a903f Remove unused routes option (#393)
  • db3cd09 Prevent related-file collisions between models with the same basename (#374)
  • a0283f6 Fix enum-backed integer columns annotations (#380)
  • d270071 Bump github/codeql-action from 4.37.9 to 4.38.0 (#394)
  • 7d8dc60 Update annotated model in README (#385)
  • 80d54f5 Use native prefix predicate in YAML parser (#387)
  • 3f971bb Fix multi-database annotation removal fixture targeting (#386)
  • ae89369 Fix ArgumentError sorting unnamed foreign keys when one is composite (#378)
  • 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 [annotaterb](https://github.com/drwl/annotaterb) from 4.24.0 to 4.25.0.
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](drwl/annotaterb@v4.24.0...v4.25.0)

---
updated-dependencies:
- dependency-name: annotaterb
  dependency-version: 4.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 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