-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the prod-dependencies group across 1 directory with 17 updates #10812
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/bundler/updater/prod-dependencies-18995757e9
Closed
Bump the prod-dependencies group across 1 directory with 17 updates #10812
dependabot
wants to merge
1
commit into
main
from
dependabot/bundler/updater/prod-dependencies-18995757e9
Commits on Oct 18, 2024
-
Bump the prod-dependencies group across 1 directory with 17 updates
Bumps the prod-dependencies group with 16 updates in the /updater directory: | Package | From | To | | --- | --- | --- | | [http](https://github.com/httprb/http) | `5.1.1` | `5.2.0` | | [opentelemetry-instrumentation-excon](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.22.0` | `0.22.4` | | [opentelemetry-instrumentation-http](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.23.2` | `0.23.4` | | [opentelemetry-instrumentation-net_http](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.22.4` | `0.22.7` | | [sentry-opentelemetry](https://github.com/getsentry/sentry-ruby) | `5.16.1` | `5.21.0` | | [aws-sdk-codecommit](https://github.com/aws/aws-sdk-ruby) | `1.63.0` | `1.78.0` | | [aws-sdk-ecr](https://github.com/aws/aws-sdk-ruby) | `1.68.0` | `1.87.0` | | [docker_registry2](https://github.com/deitch/docker_registry2) | `1.18.0` | `1.18.2` | | [excon](https://github.com/excon/excon) | `0.109.0` | `0.112.0` | | [faraday](https://github.com/lostisland/faraday) | `2.7.11` | `2.12.0` | | [faraday-retry](https://github.com/lostisland/faraday-retry) | `2.2.0` | `2.2.1` | | [json](https://github.com/flori/json) | `2.6.3` | `2.7.2` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.5` | `1.16.7` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11577` | `0.5.11608` | | [stackprof](https://github.com/tmm1/stackprof) | `0.2.25` | `0.2.26` | | [parseconfig](https://github.com/datafolklabs/ruby-parseconfig) | `1.0.8` | `1.1.2` | Updates `http` from 5.1.1 to 5.2.0 - [Changelog](https://github.com/httprb/http/blob/main/CHANGELOG.md) - [Commits](httprb/http@v5.1.1...v5.2.0) Updates `opentelemetry-instrumentation-excon` from 0.22.0 to 0.22.4 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/excon/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-excon/v0.22.0...opentelemetry-instrumentation-excon/v0.22.4) Updates `opentelemetry-instrumentation-http` from 0.23.2 to 0.23.4 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/http/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-http/v0.23.2...opentelemetry-instrumentation-http/v0.23.4) Updates `opentelemetry-instrumentation-net_http` from 0.22.4 to 0.22.7 - [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/net_http/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-net_http/v0.22.4...opentelemetry-instrumentation-net_http/v0.22.7) Updates `sentry-opentelemetry` from 5.16.1 to 5.21.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.16.1...5.21.0) Updates `sentry-ruby` from 5.16.1 to 5.21.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.16.1...5.21.0) Updates `aws-sdk-codecommit` from 1.63.0 to 1.78.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codecommit/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-ecr` from 1.68.0 to 1.87.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `docker_registry2` from 1.18.0 to 1.18.2 - [Changelog](https://github.com/deitch/docker_registry2/blob/master/CHANGELOG.md) - [Commits](deitch/docker_registry2@v1.18.0...v1.18.2) Updates `excon` from 0.109.0 to 0.112.0 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v0.109.0...v0.112.0) Updates `faraday` from 2.7.11 to 2.12.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.11...v2.12.0) Updates `faraday-retry` from 2.2.0 to 2.2.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.0...v2.2.1) Updates `json` from 2.6.3 to 2.7.2 - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.6.3...v2.7.2) Updates `nokogiri` from 1.16.5 to 1.16.7 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.16.7) Updates `sorbet-runtime` from 0.5.11577 to 0.5.11608 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `stackprof` from 0.2.25 to 0.2.26 - [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md) - [Commits](tmm1/stackprof@v0.2.25...v0.2.26) Updates `parseconfig` from 1.0.8 to 1.1.2 - [Changelog](https://github.com/datafolklabs/ruby-parseconfig/blob/master/Changelog) - [Commits](https://github.com/datafolklabs/ruby-parseconfig/commits) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: opentelemetry-instrumentation-excon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: opentelemetry-instrumentation-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: opentelemetry-instrumentation-net_http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sentry-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: aws-sdk-codecommit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: aws-sdk-ecr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: docker_registry2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: excon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: faraday-retry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sorbet-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: stackprof dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: parseconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 820d928 - Browse repository at this point
Copy the full SHA 820d928View commit details
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.