Conversation
…dates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [faraday](https://github.com/lostisland/faraday) | `2.12.2` | `2.13.4` | | [faraday-retry](https://github.com/lostisland/faraday-retry) | `2.3.1` | `2.3.2` | | [json](https://github.com/ruby/json) | `2.11.3` | `2.13.2` | | [rake](https://github.com/ruby/rake) | `13.2.1` | `13.3.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.5` | `1.79.2` | Updates `faraday` from 2.12.2 to 2.13.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.2...v2.13.4) Updates `faraday-retry` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday-retry@v2.3.1...v2.3.2) Updates `json` from 2.11.3 to 2.13.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.11.3...v2.13.2) Updates `rake` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) Updates `rubocop` from 1.75.5 to 1.79.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.79.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faraday-retry dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: json dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rake dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rubocop dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jmeridth
approved these changes
Aug 12, 2025
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 dependencies group with 5 updates in the / directory:
2.12.22.13.42.3.12.3.22.11.32.13.213.2.113.3.01.75.51.79.2Updates
faradayfrom 2.12.2 to 2.13.4Release notes
Sourced from faraday's releases.
... (truncated)
Commits
d099fafVersion bump to 2.13.4cf32578Improve error handling logic and add missing test coverage (#1633)e76e60dVersion bump to 2.13.3674fc15Fix type assumption inFaraday::Error(#1630)da86ebaVersion bump to 2.13.2ad8fe1eInclude HTTP method and URL in Faraday::Error messages for improved exception...1ddd281CONTRIBUTING: update socials links to Mastodon9763698Add migrating from rest-client docs section. (#1625)64e8a2bLint rack_builder.rb: avoid naming a method (#1626)bbaa093Only load what is required fromcgi(#1623)Updates
faraday-retryfrom 2.3.1 to 2.3.2Release notes
Sourced from faraday-retry's releases.
Commits
9950680v2.3.204bd4baCI: Ensure Ruby 2.7 can run rubocop1a51fe0Unignore .ruby-version and add 3.4.4 into it4be76d9CI: Let Publish access bundled gems, and use latest Ruby theree956a6dPrepare Trusted Publisherf91e49aCI: use conventional name for ci.ymlUpdates
jsonfrom 2.11.3 to 2.13.2Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
9e3efbfRelease 2.13.2132049bImprove deprecation warning location detectiondb4c428Merge pull request #832 from byroot/duplicated-key-error-message-2cd51557Fix duplicated key warning locationbea97e0Merge pull request #831 from byroot/duplicated-key-error-messagee3de4ccImprove duplicate key warning and errors to include the key name6d29d75Merge pull request #830 from nobu/indent1988a3aKeep indentation consistent across functions17dd7b6Merge pull request #829 from nobu/static-linked-ext020693bFunctions defined in headers should bestatic inlineUpdates
rakefrom 13.2.1 to 13.3.0Commits
0fdacefBump rake to 13.3.0fcc1f86Merge pull request #515 from rgarner/task-arguments-deconstruct-keys8e917d9Merge pull request #609 from pvdb/fix_rubyrunner_require0378c45Merge pull request #627 from komagata/fix-rdoc-linkscff7664Pattern matching support for argumentsa4454e6Merge pull request #608 from pvdb/use_dir_home0b727e9Remove superfluous dependency requires (in tests)5367e5cMove dependency requires to RubyRunner file6ba4601Merge pull request #634 from ruby/trusted-publisher6b3daf8Enabled trusted publisher for rubygems.orgUpdates
rubocopfrom 1.75.5 to 1.79.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
517485aCut 1.79.2ccba99fUpdate Changeloga62c3a9Fix flaky spec forrubocop_extra_featuresbf3806e[Fix #14413] Fix a false positive forLayout/EmptyLinesAroundArgumentswith...9faac23[Fix #14420] Fix false positives forStyle/SafeNavigation2bf71f1Merge pull request #14418 from koic/fix_false_positives_for_style_map_to_setf807efaMerge pull request #14417 from koic/fix_false_positives_for_style_map_to_hashd7b9750Fix false positives forStyle/MapToSeta805ea3[Fix #14416] Fix false positives forStyle/MapToHasheb470ceMerge pull request #14414 from jvlara/fix/correct-cache-usage-on-autoload-for...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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