chore(deps): bump the ruby-deps group across 1 directory with 2 updates#2693
Merged
Merged
Conversation
mroderick
approved these changes
Jul 9, 2026
Bumps the ruby-deps group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [sitemap_generator](https://github.com/kjvarga/sitemap_generator). Updates `rubocop` from 1.88.0 to 1.88.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.0...v1.88.1) Updates `sitemap_generator` from 7.0.1 to 7.0.2 - [Changelog](https://github.com/kjvarga/sitemap_generator/blob/master/CHANGES.md) - [Commits](kjvarga/sitemap_generator@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: sitemap_generator dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
cbfebd0 to
6b03e2f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-deps group with 2 updates in the / directory: rubocop and sitemap_generator.
Updates
rubocopfrom 1.88.0 to 1.88.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
d35b321Cut 1.88.1b4cb565Update Changelog3988056Merge pull request #15352 from rubocop/fix-parallel-assignment-literal-escaping3abe081Merge pull request #15365 from rubocop/fix-redundant-line-continuation-eoff391d5aMerge pull request #15394 from rubocop/fix-nil-lambda-proc-return37b29a9Merge pull request #15398 from rubocop/fix-condition-position-semicolon-body839d492Merge pull request #15399 from rubocop/fix-empty-comment-heredoc2d191a4Merge pull request #15412 from rubocop/fix-marshal-load-extra-args1767e56Merge pull request #15406 from rubocop/fix-memoized-ivar-operator-methodc923d29Merge pull request #15368 from rubocop/fix-if-with-semicolon-assignmentUpdates
sitemap_generatorfrom 7.0.1 to 7.0.2Changelog
Sourced from sitemap_generator's changelog.
Commits
bc7fc25Release 7.0.2056a2c8Adapt code to frozen string literal, reduce string copies (#456)81ab560fix: Release 7.0.1 and update docs (#484)7479883Enhance Rails railtie to respect existing rails configuration (#478)7d30a9eImprove Sitemap method-missing implementation (#473)6d0f393Fix broken specs (#476)b9f20a4Simplify rake task hierarchy (#477)21aa2d9Fix AWS upload deprecation (#464)