Bump the bundler-minor-patch group with 17 updates - #1292
Merged
Conversation
Bumps the bundler-minor-patch group with 17 updates: | Package | From | To | | --- | --- | --- | | [fastlane](https://github.com/fastlane/fastlane) | `2.237.0` | `2.239.0` | | [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1281.0` | `1.1283.0` | | [domain_name](https://github.com/knu/ruby-domain_name) | `0.6.20240107` | `0.6.20260902` | | [excon](https://github.com/excon/excon) | `1.7.0` | `1.7.1` | | [faraday](https://github.com/lostisland/faraday) | `1.10.6` | `2.14.3` | | [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `1.0.2` | `3.4.4` | | [faraday-retry](https://github.com/lostisland/faraday-retry) | `1.0.4` | `2.4.0` | | [google-apis-androidpublisher_v3](https://github.com/googleapis/google-api-ruby-client) | `0.106.0` | `0.99.0` | | [google-apis-core](https://github.com/googleapis/google-api-ruby-client) | `0.18.0` | `1.2.5` | | [google-apis-storage_v1](https://github.com/googleapis/google-api-ruby-client) | `0.66.0` | `0.67.0` | | [google-cloud-env](https://github.com/googleapis/ruby-cloud-env) | `2.2.2` | `2.3.1` | | [googleauth](https://github.com/googleapis/google-auth-library-ruby) | `1.17.3` | `1.17.4` | | [http-cookie](https://github.com/sparklemotion/http-cookie) | `1.0.8` | `1.1.6` | | [multi_json](https://github.com/sferik/multi_json) | `1.21.1` | `1.21.2` | | [retriable](https://github.com/kamui/retriable) | `3.8.0` | `4.2.0` | | [terminal-table](https://github.com/tj/terminal-table) | `3.0.2` | `4.0.0` | | [unicode-display_width](https://github.com/janlelis/unicode-display_width) | `2.6.0` | `3.2.0` | Updates `fastlane` from 2.237.0 to 2.239.0 - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.237.0...fastlane/2.239.0) Updates `aws-partitions` from 1.1281.0 to 1.1283.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `domain_name` from 0.6.20240107 to 0.6.20260902 - [Release notes](https://github.com/knu/ruby-domain_name/releases) - [Changelog](https://github.com/knu/ruby-domain_name/blob/master/CHANGELOG.md) - [Commits](knu/ruby-domain_name@v0.6.20240107...v0.6.20260902) Updates `excon` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v1.7.0...v1.7.1) Updates `faraday` from 1.10.6 to 2.14.3 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.10.6...v2.14.3) Updates `faraday-net_http` from 1.0.2 to 3.4.4 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v1.0.2...v3.4.4) Updates `faraday-retry` from 1.0.4 to 2.4.0 - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday-retry@v1.0.4...v2.4.0) Updates `google-apis-androidpublisher_v3` from 0.106.0 to 0.99.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-androidpublisher_v3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/commits) Updates `google-apis-core` from 0.18.0 to 1.2.5 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-core/CHANGELOG.md) - [Commits](googleapis/google-api-ruby-client@google-apis-core/v0.18.0...google-apis-core/v1.2.5) Updates `google-apis-storage_v1` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/commits) Updates `google-cloud-env` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/googleapis/ruby-cloud-env/releases) - [Changelog](https://github.com/googleapis/ruby-cloud-env/blob/main/CHANGELOG.md) - [Commits](googleapis/ruby-cloud-env@google-cloud-env/v2.2.2...google-cloud-env/v2.3.1) Updates `googleauth` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases) - [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-ruby@googleauth/v1.17.3...googleauth/v1.17.4) Updates `http-cookie` from 1.0.8 to 1.1.6 - [Release notes](https://github.com/sparklemotion/http-cookie/releases) - [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md) - [Commits](sparklemotion/http-cookie@v1.0.8...v1.1.6) Updates `multi_json` from 1.21.1 to 1.21.2 - [Release notes](https://github.com/sferik/multi_json/releases) - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](sferik/multi_json@v1.21.1...v1.21.2) Updates `retriable` from 3.8.0 to 4.2.0 - [Release notes](https://github.com/kamui/retriable/releases) - [Changelog](https://github.com/kamui/retriable/blob/main/CHANGELOG.md) - [Commits](kamui/retriable@v3.8.0...v4.2.0) Updates `terminal-table` from 3.0.2 to 4.0.0 - [Release notes](https://github.com/tj/terminal-table/releases) - [Changelog](https://github.com/tj/terminal-table/blob/master/History.rdoc) - [Commits](tj/terminal-table@v3.0.2...v4.0.0) Updates `unicode-display_width` from 2.6.0 to 3.2.0 - [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md) - [Commits](janlelis/unicode-display_width@v2.6.0...v3.2.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.239.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: aws-partitions dependency-version: 1.1283.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: domain_name dependency-version: 0.6.20260902 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-minor-patch - dependency-name: excon dependency-version: 1.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-minor-patch - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: faraday-net_http dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: faraday-retry dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: google-apis-androidpublisher_v3 dependency-version: 0.99.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: google-apis-core dependency-version: 1.2.5 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: google-apis-storage_v1 dependency-version: 0.67.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: google-cloud-env dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: googleauth dependency-version: 1.17.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-minor-patch - dependency-name: http-cookie dependency-version: 1.1.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-minor-patch - dependency-name: multi_json dependency-version: 1.21.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-minor-patch - dependency-name: retriable dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: terminal-table dependency-version: 4.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch - dependency-name: unicode-display_width dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
SeoFood
deleted the
dependabot/bundler/bundler-minor-patch-6f07216ed3
branch
September 8, 2026 22:00
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 bundler-minor-patch group with 17 updates:
2.237.02.239.01.1281.01.1283.00.6.202401070.6.202609021.7.01.7.11.10.62.14.31.0.23.4.41.0.42.4.00.106.00.99.00.18.01.2.50.66.00.67.02.2.22.3.11.17.31.17.41.0.81.1.61.21.11.21.23.8.04.2.03.0.24.0.02.6.03.2.0Updates
fastlanefrom 2.237.0 to 2.239.0Release notes
Sourced from fastlane's releases.
... (truncated)
Commits
280c8e8Version bump to 2.239.0 (#30173)0d78335[supply] list google play releases + upgrade google_apis (#30000)c1df394[sigh] Fix duplicate prefix in application-identifier entitlement during resi...4a21dfd[Ruby] Ruby 3.1 is now the minimum (dropping Ruby 3.0) (#30120)92c8d32[deliver/pilot] support app coverage files (#30153)e905e87[match] prevent leaking keys if invalid usage (#30161)5775292[meta] set pr template to drop reference to CircleCI (#30162)fdc4332[deliver] prevent duplicate image uploads (#30150)8e08a6a[match] Remove command on failure to prevent secret exposure for git storage....1b9f1f8[pem] Add support for VoIP Services push certificates (#30166)Updates
aws-partitionsfrom 1.1281.0 to 1.1283.0Changelog
Sourced from aws-partitions's changelog.
Commits
Updates
domain_namefrom 0.6.20240107 to 0.6.20260902Release notes
Sourced from domain_name's releases.
Changelog
Sourced from domain_name's changelog.
Commits
faf862dUpdate the eTLD database to 2026-09-02T06:04:05Z. (#39)e98d899Release merged eTLD database updates5c51092Update the eTLD database to 2026-09-02T06:04:05Z.ab35d61Gate suffix update PRs on list changesfe65793Skip unchanged Public Suffix List updates811f6a8Return nil for an absent internationalized registered domain (#32)2401b64Recognize IPv4-embedded IPv6 address forms (#33)aba05deAutomate Public Suffix List updates964c50fPublish releases with RubyGems OIDC0ba16f0Automate dependency update mergingUpdates
exconfrom 1.7.0 to 1.7.1Changelog
Sourced from excon's changelog.
Commits
b6ca287v1.7.118ec428update bundled certsUpdates
faradayfrom 1.10.6 to 2.14.3Release notes
Sourced from faraday's releases.
... (truncated)
Commits
f1ace87Version bump to 2.14.336764bfMerge commit from fork59334e0feat(test): add Stubs#clear to remove all stubs (#1675)469f25cUpgrade CI lint step from Ruby 3 to 4 (#1673)2ecd5e0Update version.rb3f1280cMerge commit from fork81dc168Upgrade package.json packages using audit fix (#1669)8b4d1fdCreate SECURITY.mda01039cfix(docs): fix incorrect link label in request-options and remove dead link i...7df3f24Lint: Style/OneClassPerFile (#1668)Updates
faraday-net_httpfrom 1.0.2 to 3.4.4Release notes
Sourced from faraday-net_http's releases.
... (truncated)
Commits
f2dadaav3.4.4dd94639Fix frozen empty body when response has no body and no Content-Type (#57)1a6f250Version bump to 3.4.34bcd626Always dup body before mutating it (#56)5ee17edBump actions/checkout from 5 to 6 (#54)821a73aUpdate ci.yml to allow manual runsd71af6bVersion bump to 3.4.29c90d68Use more conservative net-http version constraint (#53)2047b9aBump actions/checkout from 4 to 5 (#51)d9edcefCI: Fix grammar error in Publish workflowUpdates
faraday-retryfrom 1.0.4 to 2.4.0Release notes
Sourced from faraday-retry's releases.
... (truncated)
Changelog
Sourced from faraday-retry's changelog.
Commits
a422231Version bump to 2.4.08fa8cc2Relaxrequired_ruby_versionto support Ruby 4.06111501Bump actions/checkout from 5 to 65968845Bump actions/checkout from 4 to 59950680v2.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
google-apis-androidpublisher_v3from 0.106.0 to 0.99.0Changelog
Sourced from google-apis-androidpublisher_v3's changelog.
... (truncated)
Commits
Updates
google-apis-corefrom 0.18.0 to 1.2.5Release notes
Sourced from google-apis-core's releases.
... (truncated)
Changelog
Sourced from google-apis-core's changelog.
... (truncated)
Commits
3411104chore(main): release google-apis-core 1.2.5 (#27407)20c20b2fix(google-apis-core): ignore non-2xx status codes in streaming downloads (#2...579039fchore(main): release google-apis-core 1.2.4 (#27179)80c0656fix(google-apis-core): map sharingRateLimitExceeded to RateLimitError (#27178)3f4a182chore(main): release google-apis-core 1.2.3 (#26636)a8e2c3ffix(google-apis-core): upgrade addressable dependency to ~> 2.9 (#26622)8214e1achore(main): release google-apis-core 1.2.2 (#26623)1511d44fix(google-apis-core): Relax retriable dependency constraint (#26621)cca3023chore(main): release google-apis-core 1.2.1 (#26614)7325931chore: Add Ruby 4.0 to CI (#26616)Updates
google-apis-storage_v1from 0.66.0 to 0.67.0Changelog
Sourced from google-apis-storage_v1's changelog.
Commits
Updates
google-cloud-envfrom 2.2.2 to 2.3.1Release notes
Sourced from google-cloud-env's releases.
Changelog
Sourced from google-cloud-env's changelog.
Commits
23aedefchore(main): release google-cloud-env 2.3.1 (#87)8648059fix: Compatibility fix for JRuby 10 on non-Windows systems (#86)1dd37a1chore(main): release google-cloud-env 2.3.0 (#85)990b8bbfeat: updated required ruby version to 3.1 (#84)Updates
googleauthfrom 1.17.3 to 1.17.4Release notes
Sourced from googleauth's releases.
Changelog
Sourced from googleauth's changelog.
Commits
01431c9chore(main): release googleauth 1.17.4 (#593)6d82cf5docs: Update CLI/installed app example to use loopback IP redirect (#589)f269af0chore(deps): seed Gemfile.lock for reproducible builds (#592)11d86f9chore(ci): update NodeJS to 24.x (#591)Updates
http-cookiefrom 1.0.8 to 1.1.6Release notes
Sourced from http-cookie's releases.