Skip to content

Bump sitemap_generator from 7.0.2 to 7.0.3#4692

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/bundler/sitemap_generator-7.0.3
Open

Bump sitemap_generator from 7.0.2 to 7.0.3#4692
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/bundler/sitemap_generator-7.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps sitemap_generator from 7.0.2 to 7.0.3.

Changelog

Sourced from sitemap_generator's changelog.

7.0.3

  • Regression fix: Revert railtie enhancements (#478) that were unintentionally included in 7.0.2. Those changes introduced an ArgumentError: Missing host to link to! during assets:precompile and other Rails boot contexts where no host is configured (reported in #488). The railtie is restored to its 7.0.1 behaviour: it loads rake tasks only. The enhancements will return in a future release with proper documentation and test coverage. #489
  • Bugfix: Restore sitemap generation on Ruby 2.x when --enable=frozen-string-literal is set globally. Ruby 2.6/2.7 freezes interpolated heredocs under that flag, causing gsub! to raise FrozenError. #486
  • Internal: skip duplicate git tag creation in the release task if the tag already points at HEAD.
Commits
  • 482e6df chore: release 7.0.3 (#490)
  • c67108e Revert "Enhance Rails railtie to respect existing rails configuration (#478)"...
  • 6e18d32 fix: restore sitemap generation on Ruby 2.x with global frozen-string-literal...
  • a691857 Skip git tag in release task if tag already points at HEAD
  • 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 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 [sitemap_generator](https://github.com/kjvarga/sitemap_generator) from 7.0.2 to 7.0.3.
- [Changelog](https://github.com/kjvarga/sitemap_generator/blob/master/CHANGES.md)
- [Commits](kjvarga/sitemap_generator@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: sitemap_generator
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants