Skip to content

Bump annotaterb from 4.20.0 to 4.22.0#287

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/annotaterb-4.22.0
Open

Bump annotaterb from 4.20.0 to 4.22.0#287
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/annotaterb-4.22.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps annotaterb from 4.20.0 to 4.22.0.

Changelog

Sourced from annotaterb's changelog.

v4.22.0 (2026-02-12)

Full Changelog

Fixed bugs:

  • Yardoc formatting for comments on database attributes #162

Closed issues:

  • New ignore_multi_database_name option seems to be non-functional #303
  • Changing sort options does not change annotations #294
  • CLI script for annotaterb not installed or runnable #290
  • Feature: ruby-lsp addon #175
  • Mounting ActionCable leads to weird annotation #161

Merged pull requests:

  • Bump version to v4.22.0 #310 (drwl)
  • Run CI on CRuby 4.0 #308 (viralpraxis)
  • Generate changelog for v4.21.0 #307 (drwl)
  • fix NoMethodError when using nested_position with fixture files #298 (OdenTakashi)
  • fix: Respect configured sort #295 (patrickarnett) (Maintainer note: this could result in annotations shifting depending on configuration, please create an issue if it is a breaking change)
  • Use #lease_connection if available #292 (viralpraxis)
  • refactor: simplify primary key check logic (no functional changes) #285 (OdenTakashi)
  • Honor skip_on_db_migrate config option when runnig migrate tasks #274 (martinechtner)

v4.21.0 (2026-01-30)

Full Changelog

Implemented enhancements:

  • Displaying database name for multi-database rails projects #254

Fixed bugs:

  • Yard format broken? #212

Closed issues:

  • [dotenv] Loaded comment gets added to routes annotations #288

Merged pull requests:

  • Bump version to v4.21.0 #306 (drwl)
  • Add integration test for ignore_multi_database_name config option #305 (OdenTakashi)
  • Include ignore_multi_database_name in generated config #304 (OdenTakashi)
  • Add to_yard and to_rdoc methods to Annotation classes #302 (k-duho)
  • Support customising config path #301 (rience)

... (truncated)

Commits

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.20.0 to 4.22.0.
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](drwl/annotaterb@v4.20.0...v4.22.0)

---
updated-dependencies:
- dependency-name: annotaterb
  dependency-version: 4.22.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 Feb 12, 2026
@superconductor-for-github
Copy link

superconductor-for-github bot commented Feb 12, 2026

@dependabot[bot] — Superconductor finishedView implementation


Standing by for instructions.

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