Skip to content

Bump annotaterb from 4.15.0 to 4.16.0 #1097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps annotaterb from 4.15.0 to 4.16.0.

Changelog

Sourced from annotaterb's changelog.

v4.16.0 (2025-06-18)

Full Changelog

Implemented enhancements:

  • Feature Request: Add Option to Place Annotations Above Nested Classes or Modules. #186

Closed issues:

  • Misleading pattern examples in documentation for additional_file_patterns #221
  • Permission denied for table pg_index #209
  • Performance regression relative to pre-fork? #205
  • Add back ruby configuration option? #203
  • Enable frozen mode when CI environment variable is set #171

Merged pull requests:

  • Bump version to v4.16.0 #228 (drwl)
  • chore: add --with-column-comments readme documentation #227 (jonmcelroy-appfolio)
  • Drop Ruby 2.7 support and improve CI #226 (drwl)
  • Pass .annotaterb.yml through ERB #225 (fxn)
  • feat: Add --nested-position option for placing annotations above nested classes. #223 (yamat47)
  • Fix for: Misleading pattern examples in documentation for additional_file_patterns #222 (skliarov)
  • Move activerecord dependency into gemspec #220 (drwl)
  • Generate changelog for v4.15.0 #219 (drwl)
  • chore: add rake task to automatically deploy to rubygems #183 (OdenTakashi)
Commits
  • 2c94220 Bump version to v4.16.0 (#228)
  • 354b12e feat: Add --nested-position option for placing annotations above nested cla...
  • 6f8c4e8 chore: add --with-column-comments readme documentation (#227)
  • ba4bb2e Pass .annotaterb.yml through ERB (#225)
  • 3b5b583 Drop Ruby 2.7 support and improve CI (#226)
  • b66f119 chore: add rake task to automatically deploy to rubygems (#183)
  • 4611f33 Move activerecord dependency into gemspec (#220)
  • 47990ac Fix for: Misleading pattern examples in documentation for additional_file_pat...
  • a3d66e2 Generate changelog for v4.15.0 (#219)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 23, 2025
Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.15.0 to 4.16.0.
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](drwl/annotaterb@v4.15.0...v4.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/annotaterb-4.16.0 branch from caa1ab1 to 231bf23 Compare June 23, 2025 21:09
@santib santib merged commit 3e68e8a into main Jun 23, 2025
7 checks passed
@santib santib deleted the dependabot/bundler/annotaterb-4.16.0 branch June 23, 2025 21:27
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.

1 participant