Skip to content

Bump sitemap_generator from 6.3.0 to 7.0.1#355

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sitemap_generator-7.0.1
Closed

Bump sitemap_generator from 6.3.0 to 7.0.1#355
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sitemap_generator-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps sitemap_generator from 6.3.0 to 7.0.1.

Changelog

Sourced from sitemap_generator's changelog.

7.0.1

  • Breaking: Default search engines list is empty. rake sitemap:refresh and ping_search_engines perform no HTTP pings unless you configure engine URLs on search_engines or pass them into ping_search_engines (Google’s ping endpoint is deprecated upstream). #444
  • Breaking: LinkSet#create runs finalize! only when a block is given. Calling create without a block requires finalize! when you are done adding links (supported workflow for programmatic builds). #463
  • Breaking: Drop Ruby 2.5, Rails 5.2 #438
  • Migrate continuous integration from CircleCI to GitHub Actions with expanded Ruby × Rails CI matrix.
  • Support AWS temporary credentials (aws_session_token / AWS_SESSION_TOKEN) for S3 uploads in AWS Lambda #415
  • Add frozen_string_literal: true magic comments #430
  • Add support for Rails 8.0 #441
  • Fix uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger #449
  • Add support for Ruby 3.4 #451
  • Add support for Rails 8.1 #461
  • Replace CGI-based escaping with URI.encode_www_form_component for ping URLs; remove reliance on cgi (Ruby 4 compatibility) #465
  • Add support for Ruby 4.0 #466
  • Add ActiveStorage adapter (ActiveStorage::Blob) #467
Commits
  • 3b352b1 Upgrade to 7.0.1
  • 032bc9e Require MFA when publishing
  • 3a1de86 Update the AwsSdkAdapter examples to not use the deprecated aws_* version of ...
  • b6b01cc Set VERSION to 7.0.0
  • 4703c0b Update CHANGES to better highlight breaking changes. Upgrade to 7.0.0
  • f40dd99 Update README; add instructions on calling create without block; clarify sear...
  • 164ccd4 Remove the Ruby 2.5 code branch (no longer supported)
  • 2b4fc4b Prepare release (#468)
  • 2f656f9 Update README (#470)
  • 73d7675 Rails 8.1 is out (#469)
  • 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 [sitemap_generator](https://github.com/kjvarga/sitemap_generator) from 6.3.0 to 7.0.1.
- [Changelog](https://github.com/kjvarga/sitemap_generator/blob/v7.0.1/CHANGES.md)
- [Commits](kjvarga/sitemap_generator@v6.3.0...v7.0.1)

---
updated-dependencies:
- dependency-name: sitemap_generator
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like sitemap_generator is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/sitemap_generator-7.0.1 branch May 1, 2026 16:17
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