Skip to content

Bump meta-tags from 2.22.3 to 2.23.0#4289

Merged
cdoyle-temple merged 1 commit intomainfrom
dependabot/bundler/meta-tags-2.23.0
Mar 24, 2026
Merged

Bump meta-tags from 2.22.3 to 2.23.0#4289
cdoyle-temple merged 1 commit intomainfrom
dependabot/bundler/meta-tags-2.23.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 17, 2026

Bumps meta-tags from 2.22.3 to 2.23.0.

Release notes

Sourced from meta-tags's releases.

v2.23.0

What's Changed

Full Changelog: kpumuk/meta-tags@v2.22.3...v2.23.0

Changelog

Sourced from meta-tags's changelog.

2.23.0 (March 16, 2026)

Bugfixes:

  • Fixed title helper to always return a string, joining array titles with the configured separator (344).
  • Fixed packaged RBS interfaces for Rails helpers so _ActionViewBase and _ActionControllerBase resolve for gem consumers (345).

Changes:

  • Refreshed README and generated docs to describe modern SEO guidance more accurately, while keeping legacy metadata features documented as compatibility options (349).
  • Optimized property tag matching to improve metadata rendering performance and reduce allocations and memory use on the hot render path (350).
Commits
  • e261014 Merge pull request #353 from kpumuk/release-2.23.0
  • 2e798ea Preparing 2.23.0 release
  • 2b956c9 Merge pull request #352 from kpumuk/yard-lint
  • 8254a05 Limit yard-lint to Ruby 3.3
  • f099110 Add strict YARD linting
  • f1cffa7 Merge pull request #351 from kpumuk/typos
  • 70dadc6 Fix YARD comment wording
  • df53bac Merge pull request #350 from kpumuk/prop-name-perf
  • 6f2b429 Add changelog entry for property tag optimization
  • 998710d Optimize property tag fast path
  • 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 [meta-tags](https://github.com/kpumuk/meta-tags) from 2.22.3 to 2.23.0.
- [Release notes](https://github.com/kpumuk/meta-tags/releases)
- [Changelog](https://github.com/kpumuk/meta-tags/blob/main/CHANGELOG.md)
- [Commits](kpumuk/meta-tags@v2.22.3...v2.23.0)

---
updated-dependencies:
- dependency-name: meta-tags
  dependency-version: 2.23.0
  dependency-type: direct:production
  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 Mar 17, 2026
@cdoyle-temple cdoyle-temple merged commit 8ec4d82 into main Mar 24, 2026
4 checks passed
@cdoyle-temple cdoyle-temple deleted the dependabot/bundler/meta-tags-2.23.0 branch March 24, 2026 12:29
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