Bump the rubygems group with 2 updates - #53
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the rubygems group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [oauth2](https://github.com/ruby-oauth/oauth2). Updates `rubocop` from 1.87.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.87.0...v1.88.1) Updates `oauth2` from 2.0.22 to 2.0.24 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.22...v2.0.24) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubygems - dependency-name: oauth2 dependency-version: 2.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rubygems ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Ruby development/tooling dependencies (notably RuboCop) and refreshes the lockfile to match the new resolved versions.
Changes:
- Bump
rubocoprequirement inGemfilefrom~> 1.87to~> 1.88 - Update
Gemfile.lockwith the newly resolved dependency set (including updatedrubocop,rubocop-ast,oauth2, and transitive deps)
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Gemfile | Updates the RuboCop version constraint to ~> 1.88 |
| Gemfile.lock | Refreshes resolved gem versions/transitive dependencies to match the updated constraints |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 rubygems group with 2 updates: rubocop and oauth2.
Updates
rubocopfrom 1.87.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
oauth2from 2.0.22 to 2.0.24Release notes
Sourced from oauth2's releases.
... (truncated)
Changelog
Sourced from oauth2's changelog.
Commits
4f239dc🧪 Fix head and old TruffleRuby CI appraisalsde0636f📝 Prune internal changelog entries2f643a5🧪 Isolate auth sanitizer subprocess environment21deed4📝 Update CHANGELOG.md844f143🧪 Disable RubyGems prelude in auth sanitizer load spec7064cc5📝 Update CHANGELOG.mde0858bd🧪 Isolate auth sanitizer load path spec from Bundler7032b58🔖 Prepare release v2.0.24bf06b5f🧩 Regenerate anonymous loader template outputf46551c⬆️ Raise anonymous_loader floor to 0.1.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions