Skip to content

chore(deps-dev): bump annotaterb from 4.23.0 to 4.24.0#299

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

chore(deps-dev): bump annotaterb from 4.23.0 to 4.24.0#299
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/annotaterb-4.24.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps annotaterb from 4.23.0 to 4.24.0.

Changelog

Sourced from annotaterb's changelog.

v4.24.0 (2026-07-24)

Full Changelog

Implemented enhancements:

  • Annotate postgres enums #309
  • --frozen option returns a zero error code when database is inaccessible #240
  • Add support for printing enum types #176

Fixed bugs:

  • Annotation placement for namespaced models is inconsistent — anchor shifts with file shape (doc comment presence) #366
  • Fixture files that start with <% (erb) insert doc inside the erb block #345
  • Schema information inserted every run into some fixture files. #344

Closed issues:

  • Routes are not annotated after migration tasks #251

Merged pull requests:

Commits
  • c7fbd3a Bump version to v4.24.0 (#371)
  • a035244 Revert "Release v4.24.0" (#370)
  • 28476ce Release v4.24.0
  • 615383a Show DEFERRABLE INITIALLY on foreign keys (#365)
  • a504deb Annotate PostgreSQL unique and exclusion constraints (#364)
  • d2a9a48 Fix --without-comment help text to say exclude (#363)
  • adc8bfe Move ignore_database_name check into AnnotationBuilder (#360)
  • 76d48c0 Fix NoMethodError when handling malformed annotations (#362)
  • cd7210f Remove empty TODO comment from Runner (#361)
  • 2b383f1 Add YAML configuration option reference to the README. (#359)
  • 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.23.0 to 4.24.0.
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](drwl/annotaterb@v4.23.0...v4.24.0)

---
updated-dependencies:
- dependency-name: annotaterb
  dependency-version: 4.24.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 Jul 24, 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