Conversation
…dates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [faraday-retry](https://github.com/lostisland/faraday-retry) | `2.2.1` | `2.3.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.5` | `1.18.7` | | [httparty](https://github.com/jnunemaker/httparty) | `0.22.0` | `0.23.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.74.0` | `1.75.2` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.24.0` | `1.25.0` | Updates `faraday-retry` from 2.2.1 to 2.3.1 - [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.2.1...v2.3.1) Updates `nokogiri` from 1.18.5 to 1.18.7 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.5...v1.18.7) Updates `httparty` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.22.0...v0.23.1) Updates `rubocop` from 1.74.0 to 1.75.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.74.0...v1.75.2) Updates `rubocop-performance` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.24.0...v1.25.0) --- updated-dependencies: - dependency-name: faraday-retry dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nokogiri dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httparty dependency-version: 0.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rubocop-performance dependency-version: 1.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jmeridth
approved these changes
Apr 9, 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.2.12.3.11.18.51.18.70.22.00.23.11.74.01.75.21.24.01.25.0Updates
faraday-retryfrom 2.2.1 to 2.3.1Release notes
Sourced from faraday-retry's releases.
Changelog
Sourced from faraday-retry's changelog.
Commits
10ec1daVersion bump to 2.3.12865414Move documentation comment to the right place75d3efbScope retryable module under faraday modulef021508v2.3.05af8aa8Gemfile: Avoid warning output from RuboCop136a4ffRefactoring and rubocop fixes13e9a7fUpdate spec/faraday/retry/middleware_spec.rb2979869fix code documentation52a857cfix typo22ab15aword correctionsUpdates
nokogirifrom 1.18.5 to 1.18.7Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
13e8aa4version bump to v1.18.7605699ddep: bump libxml2 to 2.13.7 (v1.18.x backport) (#3495)804e590dep: bump libxml2 to 2.13.752bf15bdep(dev): drop Rubocop from JRuby deps189769dversion bump to v1.18.6de4982ffix(jruby): Node#attribute in HTML documents (v1.18.x) (#3492)7d95b0ffix(jruby): Node#attribute in HTML documentsUpdates
httpartyfrom 0.22.0 to 0.23.1Release notes
Sourced from httparty's releases.
Commits
9417ce1Release 0.23.1d268387Add foul to class level891a4a8Release 0.23 with foul mode894649dPlural typo6efd004Fix example848616dFix missing base64 error on ruby 3.42ed53aeRegex match to fix 3.4 failurec30b0e9Add ruby 3.4 to matrixe47c7f9Tweak readme/examples8e67078Inject foul higher up the exception stackUpdates
rubocopfrom 1.74.0 to 1.75.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
b159321Cut 1.75.2919be6bFix a headingc3d8832Update Changelogae1f33cUseRuboCop::AST::Node#any_def_type?methodd8e1f94[Fix #14062] Fix false positives forLint/ReturnInVoidContextwhen returnin...f5e9ca9Use RuboCop Performance 1.25 for development01d3e9dMerge pull request #14065 from lovro-bikic/redundant-type-conversion-to-json-...bc3f2a6Make Lint/RedundantTypeConversion register an offense for to_json.to_s237a95eMerge pull request #14059 from henrik/patch-16ddcf46Merge pull request #14060 from Earlopain/global-std-stream-ractorUpdates
rubocop-performancefrom 1.24.0 to 1.25.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
1a7fa7cCut 1.25.09bbcc52Update Changelog9e5a10aMerge pull request #496 from koic/support_itblock_in_performance_copscee374cSupportitblock parameter inPerformancecops300b997Merge pull request #494 from dvandersluis/fixed-size-blocksd339b99FixPerformance/FixedSizefalse positive whencountis called with a `num...b6a39f4Merge pull request #493 from koic/fix_false_positives_for_performance_string_...8c368f6[Fix #492] Fix false positives forPerformance/StringIdentifierArgumentd842831Automate the process of GitHub release creationeb68f96Merge pull request #488 from Earlopain/collection-literal-ruby34Dependabot 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