Skip to content

Bump the prod-dependencies group across 1 directory with 23 updates #83

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2025

Bumps the prod-dependencies group with 19 updates in the /updater directory:

Package From To
http 5.1.1 5.2.0
opentelemetry-exporter-otlp 0.26.1 0.29.1
opentelemetry-instrumentation-excon 0.22.0 0.23.0
opentelemetry-sdk 1.3.1 1.6.0
sentry-opentelemetry 5.16.1 5.22.3
aws-sdk-codecommit 1.63.0 1.81.0
aws-sdk-ecr 1.68.0 1.94.0
docker_registry2 1.18.0 1.18.2
faraday 2.7.11 2.12.2
faraday-retry 2.2.0 2.2.1
json 2.6.3 2.9.1
nokogiri 1.16.5 1.18.2
parser 3.3.1.0 3.3.7.0
psych 5.1.2 5.2.3
sorbet-runtime 0.5.11353 0.5.11798
stackprof 0.2.25 0.2.27
parallel 1.24.0 1.26.3
parseconfig 1.0.8 1.1.2
rubyzip 2.3.2 2.4.1

Updates http from 5.1.1 to 5.2.0

Changelog

Sourced from http's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Removed

  • BREAKING Drop Ruby 2.x support
Commits
  • bb754c7 Release v5.2.0
  • de1e319 ci: Cleanup and update workflow
  • 02e66b0 ci: Add Ruby 3.3 to the test matrix
  • 81d281e SECURITY.md: use private vulnerability reporting feature (#772)
  • 03370c6 Fix changelog uri in gemspec
  • f7e16c8 Add support for the PURGE HTTP method. (#757)
  • 8b802bf Do more conservative URL normalization (#758)
  • 65276d7 Prevent CRLF injection due to broken URL normalizer (#765)
  • 3b7133c fix: close sockets on initialize timeout (#762)
  • 4060ccd not_found requires two arguments (#761)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-otlp from 0.26.1 to 0.29.1

Release notes

Sourced from opentelemetry-exporter-otlp's releases.

opentelemetry-exporter-otlp 0.29.1

v0.29.1 / 2024-12-04

  • FIXED: Remove WRITE_TIMEOUT_SUPPORTED

opentelemetry-exporter-otlp 0.29.0

v0.29.0 / 2024-08-27

  • ADDED: Add support for mutual TLS.

opentelemetry-exporter-otlp 0.28.1

v0.28.1 / 2024-07-24

  • ADDED: Improve SSL error logging.

opentelemetry-exporter-otlp 0.28.0

v0.28.0 / 2024-06-19

  • ADDED: Bump google_protobuf >=3.18, < 5.a

opentelemetry-exporter-otlp 0.27.0

v0.27.0 / 2024-04-19

  • ADDED: Add stats for serialization time in otlp exporter

opentelemetry-exporter-otlp 0.26.3

v0.26.3 / 2024-02-01

  • FIXED: do not log request failure in backoff?

opentelemetry-exporter-otlp 0.26.2

v0.26.2 / 2024-01-23

  • FIXED: Align endpoint environment variable handling with spec
  • FIXED: Require csv for ruby-3.4 compatibility
  • FIXED: Add context to metrics reporting of buffer-full events
Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

v0.29.1 / 2024-12-04

  • FIXED: Remove WRITE_TIMEOUT_SUPPORTED

v0.29.0 / 2024-08-27

  • ADDED: Add support for mutual TLS.

v0.28.1 / 2024-07-24

  • ADDED: Improve SSL error logging.

v0.28.0 / 2024-06-19

  • ADDED: Bump google_protobuf >=3.18, < 5.a

v0.27.0 / 2024-04-19

  • ADDED: Add stats for serialization time in otlp exporter

v0.26.3 / 2024-02-01

  • FIXED: do not log request failure in backoff?

v0.26.2 / 2024-01-23

  • FIXED: Align endpoint environment variable handling with spec
  • FIXED: Require csv for ruby-3.4 compatibility
  • FIXED: Add context to metrics reporting of buffer-full events
Commits

Updates opentelemetry-instrumentation-excon from 0.22.0 to 0.23.0

Release notes

Sourced from opentelemetry-instrumentation-excon's releases.

opentelemetry-instrumentation-excon 0.23.0

v0.23.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

opentelemetry-instrumentation-excon 0.22.5

v0.22.5 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222
Changelog

Sourced from opentelemetry-instrumentation-excon's changelog.

v0.23.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

v0.22.5 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222

v0.22.4 / 2024-07-23

  • DOCS: Add cspell to CI

v0.22.3 / 2024-06-18

  • FIXED: Relax otel common gem constraints
  • FIXED: Add http.url to Excon instrumentation

v0.22.2 / 2024-05-09

  • FIXED: Untrace entire request

v0.22.1 / 2024-04-30

  • FIXED: Bundler conflict warnings
Commits

Updates opentelemetry-instrumentation-faraday from 0.23.4 to 0.26.0

Release notes

Sourced from opentelemetry-instrumentation-faraday's releases.

opentelemetry-instrumentation-faraday 0.26.0

v0.26.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

opentelemetry-instrumentation-faraday 0.25.0

v0.25.0 / 2025-01-07

  • ADDED: Faraday Minimum v1.0

opentelemetry-instrumentation-faraday 0.24.8

v0.24.8 / 2024-12-17

  • FIXED: Share Faraday Attrs with Adapter Spans

opentelemetry-instrumentation-faraday 0.24.7

v0.24.7 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222
Changelog

Sourced from opentelemetry-instrumentation-faraday's changelog.

v0.26.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

v0.25.0 / 2025-01-07

  • ADDED: Faraday Minimum v1.0

v0.24.8 / 2024-12-17

  • FIXED: Share Faraday Attrs with Adapter Spans

v0.24.7 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222

v0.24.6 / 2024-07-23

  • DOCS: Add cspell to CI

v0.24.5 / 2024-06-20

  • FIXED: Compatibility with Faraday v1

v0.24.4 / 2024-06-18

  • FIXED: Relax otel common gem constraints

v0.24.3 / 2024-05-09

  • FIXED: Untrace entire request

v0.24.2 / 2024-04-30

  • FIXED: Bundler conflict warnings

v0.24.1 / 2024-03-22

  • FIXED: Propagate response attributes on Faraday::Error.

v0.24.0 / 2024-02-20

  • ADDED: Faraday add support for internal spans
Commits

Updates opentelemetry-instrumentation-http from 0.23.2 to 0.24.0

Release notes

Sourced from opentelemetry-instrumentation-http's releases.

opentelemetry-instrumentation-http 0.24.0

v0.24.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

opentelemetry-instrumentation-http 0.23.5

v0.23.5 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222
Changelog

Sourced from opentelemetry-instrumentation-http's changelog.

v0.24.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

v0.23.5 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222

v0.23.4 / 2024-07-23

  • DOCS: Add cspell to CI

v0.23.3 / 2024-04-30

  • FIXED: Bundler conflict warnings
Commits

Updates opentelemetry-instrumentation-net_http from 0.22.4 to 0.23.0

Release notes

Sourced from opentelemetry-instrumentation-net_http's releases.

opentelemetry-instrumentation-net_http 0.23.0

v0.23.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

opentelemetry-instrumentation-net_http 0.22.8

v0.22.8 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222
Changelog

Sourced from opentelemetry-instrumentation-net_http's changelog.

v0.23.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

v0.22.8 / 2024-11-26

  • CHANGED: Performance Freeze all range objects #1222

v0.22.7 / 2024-07-23

  • DOCS: Add cspell to CI

v0.22.6 / 2024-06-18

  • FIXED: Relax otel common gem constraints

v0.22.5 / 2024-05-09

  • FIXED: Untrace entire request
Commits

Updates opentelemetry-sdk from 1.3.1 to 1.6.0

Release notes

Sourced from opentelemetry-sdk's releases.

opentelemetry-sdk 1.6.0

v1.6.0 / 2024-12-04

  • ADDED: Add hooks to configure logs

opentelemetry-sdk 1.5.0

v1.5.0 / 2024-07-24

  • ADDED: Add add_link to span api/sdk
  • FIXED: Update untraced to suppress logging "Calling finish on an ended Span" warnings

opentelemetry-sdk 1.4.1

v1.4.1 / 2024-03-21

  • FIXED: ForwardingLogger should forward block param.

opentelemetry-sdk 1.4.0

v1.4.0 / 2024-01-25

  • ADDED: Add spans to Trace::ExportError

opentelemetry-sdk 1.3.2

v1.3.2 / 2024-01-23

  • FIXED: Reduce allocations on GraphQL hot paths
  • FIXED: Add context to metrics reporting of buffer-full events
Changelog

Sourced from opentelemetry-sdk's changelog.

v1.6.0 / 2024-12-04

  • ADDED: Add hooks to configure logs

v1.5.0 / 2024-07-24

  • ADDED: Add add_link to span api/sdk
  • FIXED: Update untraced to suppress logging "Calling finish on an ended Span" warnings

v1.4.1 / 2024-03-21

  • FIXED: ForwardingLogger should forward block param.

v1.4.0 / 2024-01-25

  • ADDED: Add spans to Trace::ExportError

v1.3.2 / 2024-01-23

  • FIXED: Reduce allocations on GraphQL hot paths
  • FIXED: Add context to metrics reporting of buffer-full events
Commits
  • 8c7d016 release: Release 9 gems (#1776)
  • 583fe04 feat: Add OTLP Log Record Exporter (#1727)
  • aa6ecce feat: OpenTelemetry.logger_provider API, ProxyLoggers, Configuration, and Ins...
  • cdce3cc Adds on_ending callback to allow processors to mutate spans before End operat...
  • d9b2972 chore: add markdown link & lint ci (#1684)
  • eed7060 Fix README reference (#1691)
  • bf3ce24 chore: Update rubocop to ~> 1.65 (#1676)
  • f9c86da Add code spell task, fix issues and run the task in CI (#1661)
  • 3f106c6 release: Release 4 gems (#1654)
  • a1f1629 fix: Update untraced to suppress logging "Calling finish on an ended Span" ...
  • Additional commits viewable in compare view

Updates sentry-opentelemetry from 5.16.1 to 5.22.3

Release notes

Sourced from sentry-opentelemetry's releases.

5.22.3

Bug Fixes

  • Accept Hash in before_send* callbacks again (#2529)

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)

5.22.1

Bug Fixes

  • Safe-navigate to session flusher #2396
  • Fix latency related nil error for Sidekiq Queues Module span data #2486

5.22.0

⚠️ Support for Queues tracking for ActiveJob required changing op in transaction context from "queue.sidekiq" to "queue.process". If you rely on this value (e.g. for sampling as described here), then you need to update your configuration accordingly.

Features

  • Add include_sentry_event matcher for RSpec #2424

  • Add support for Sentry Cache instrumentation, when using Rails.cache #2380

  • Add support for Queue Instrumentation for Sidekiq. #2403

  • Add support for string errors in error reporter (#2464)

  • Reset trace_id and add root transaction for sidekiq-cron #2446

  • Add support for Excon HTTP client instrumentation (#2383)

    Note: MemoryStore and FileStore require Rails 8.0+

Bug Fixes

  • Fix Vernier profiler not stopping when already stopped #2429

... (truncated)

Changelog

Sourced from sentry-opentelemetry's changelog.

5.22.3

Bug Fixes

  • Accept Hash in before_send* callbacks again (#2529)

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug Fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)

5.22.1

Bug Fixes

  • Safe-navigate to session flusher #2396
  • Fix latency related nil error for Sidekiq Queues Module span data #2486

5.22.0

⚠️ Support for Queues tracking for ActiveJob required changing op in transaction context from "queue.sidekiq" to "queue.process". If you rely on this value (e.g. for sampling as described here), then you need to update your configuration accordingly.

Features

  • Add include_sentry_event matcher for RSpec #2424
  • Add support for Sentry Cache instrumentation, when using Rails.cache #2380 Note: MemoryStore and FileStore require Rails 8.0+
  • Add support for Queue Instrumentation for Sidekiq. #2403
  • Add support for string errors in error reporter (#2464)
  • Reset trace_id and add root transaction for sidekiq-cron #2446
  • Add support for Excon HTTP client instrumentation (#2383)

... (truncated)

Commits

Updates sentry-ruby from 5.16.1 to 5.22.3

Changelog

Sourced from sentry-ruby's changelog.

5.22.3

Bug Fixes

  • Accept Hash in before_send* callbacks again (#2529)

5.22.2

Features

  • Improve the accuracy of duration calculations in cron jobs monitoring (#2471)
  • Use attempt_threshold to skip reporting on first N attempts (#2503)
  • Support code.namespace for Ruby 3.4+ stacktraces (#2506)

Bug Fixes

  • Default to internal_error error type for OpenTelemetry spans #2473
  • Improve before_send and before_send_transaction's return value handling (#2504)
  • Fix a crash when calling Sentry.get_main_hub in a trap context (#2510)
  • Use URI::RFC2396_PARSER.escape explicitly to remove warning logs to stderr (#2509)

Internal

  • Test Ruby 3.4 in CI (#2506)
  • Upgrade actions workflows versions (#2506)
  • Stop relying on fugit (#2519)

5.22.1

Bug Fixes

  • Safe-navigate to session flusher #2396
  • Fix latency related nil error for Sidekiq Queues Module span data #2486

5.22.0

⚠️ Support for Queues tracking for ActiveJob required changing op in transaction context from "queue.sidekiq" to "queue.process". If you rely on this value (e.g. for sampling as described here), then you need to update your configuration accordingly.

Features

  • Add include_sentry_event matcher for RSpec #2424
  • Add support for Sentry Cache instrumentation, when using Rails.cache #2380 Note: MemoryStore and FileStore require Rails 8.0+
  • Add support for Queue Instrumentation for Sidekiq. #2403
  • Add support for string errors in error reporter (#2464)
  • Reset trace_id and add root transaction for sidekiq-cron #2446
  • Add support for Excon HTTP client instrumentation (#2383)

... (truncated)

Commits

Updates aws-sdk-codecommit from 1.63.0 to 1.81.0

Changelog

Sourced from aws-sdk-codecommit's changelog.

1.81.0 (2025-01-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.80.0 (2024-11-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.79.0 (2024-10-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.78.0 (2024-09-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.77.0 (2024-09-23)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.76.0 (2024-09-20)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.75.0 (2024-09-11)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.74.0 (2024-09-10)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.73.0 (2024-09-03)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.72.0 (2024-07-25)

  • Feature - CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.

... (truncated)

Commits

Updates aws-sdk-ecr from 1.68.0 to 1.94.0

Changelog

Sourced from aws-sdk-ecr's changelog.

1.94.0 (2025-01-30)

  • Feature - Temporarily updating dualstack endpoint support

1.93.0 (2025-01-29)

  • Feature - Add support for Dualstack and Dualstack-with-FIPS Endpoints

1.92.0 (2025-01-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.91.0 (2024-12-28)

  • Feature - Restoring custom endpoint functionality for ECR

1.90.0 (2024-12-26)

  • Feature - Add support for Dualstack Endpoints

1.89.0 (2024-12-23)

  • Feature - Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.

1.88.0 (2024-10-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.87.0 (2024-09-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.86.0 (2024-09-23)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.85.0 (2024-09-20)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

... (truncated)

Commits

Updates docker_registry2 from 1.18.0 to 1.18.2

Commits

Updates faraday from 2.7.11 to 2.12.2

Release notes

Sourced from faraday's releases.

v2.12.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.1...v2.12.2

v2.12.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.0...v2.12.1

v2.12.0

What's Changed

New features ✨

Fixes 🐞

Misc/Docs 📄

New Contributors

Full Changelog: lostisland/faraday@v2.11.0...v2.12.0

v2.11.0

What's Changed

This release adds support for the ciphers SSL option (currently supported by the net_http adapter in v3.3+), as well as taking advantage of the support of chained certificates introduced in the net_http adapter in v3.2. Also, it adds a new ParallelManager#execute interface that improves on the existing one and makes it easier for adapters to support parallel requests. This is currently used by the async-http adapter.

New features ✨

... (truncated)

Commits
  • a9cf004 Version bump to 2.12.2
  • 529b5b0 Formatting the log using parameter progname for the logger (#1606)
  • b7b2bc1 [TEST] fix compatibility with ruby 3.4.0dev
  • f9f4ce5 Use generic argument forwarding + remove ruby2_keywords
  • 93ef9e0 Version bump to 2.12.1
  • fff0230 Allow faraday-net_http 3.4.x (#1599)

Bumps the prod-dependencies group with 19 updates in the /updater directory:

| Package | From | To |
| --- | --- | --- |
| [http](https://github.com/httprb/http) | `5.1.1` | `5.2.0` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby) | `0.26.1` | `0.29.1` |
| [opentelemetry-instrumentation-excon](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.22.0` | `0.23.0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) | `1.3.1` | `1.6.0` |
| [sentry-opentelemetry](https://github.com/getsentry/sentry-ruby) | `5.16.1` | `5.22.3` |
| [aws-sdk-codecommit](https://github.com/aws/aws-sdk-ruby) | `1.63.0` | `1.81.0` |
| [aws-sdk-ecr](https://github.com/aws/aws-sdk-ruby) | `1.68.0` | `1.94.0` |
| [docker_registry2](https://github.com/deitch/docker_registry2) | `1.18.0` | `1.18.2` |
| [faraday](https://github.com/lostisland/faraday) | `2.7.11` | `2.12.2` |
| [faraday-retry](https://github.com/lostisland/faraday-retry) | `2.2.0` | `2.2.1` |
| [json](https://github.com/ruby/json) | `2.6.3` | `2.9.1` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.5` | `1.18.2` |
| [parser](https://github.com/whitequark/parser) | `3.3.1.0` | `3.3.7.0` |
| [psych](https://github.com/ruby/psych) | `5.1.2` | `5.2.3` |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11353` | `0.5.11798` |
| [stackprof](https://github.com/tmm1/stackprof) | `0.2.25` | `0.2.27` |
| [parallel](https://github.com/grosser/parallel) | `1.24.0` | `1.26.3` |
| [parseconfig](https://github.com/datafolklabs/ruby-parseconfig) | `1.0.8` | `1.1.2` |
| [rubyzip](https://github.com/rubyzip/rubyzip) | `2.3.2` | `2.4.1` |



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-exporter-otlp` from 0.26.1 to 0.29.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/exporter/otlp/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-exporter-otlp/v0.26.1...opentelemetry-exporter-otlp/v0.29.1)

Updates `opentelemetry-instrumentation-excon` from 0.22.0 to 0.23.0
- [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.23.0)

Updates `opentelemetry-instrumentation-faraday` from 0.23.4 to 0.26.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/faraday/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-faraday/v0.23.4...opentelemetry-instrumentation-faraday/v0.26.0)

Updates `opentelemetry-instrumentation-http` from 0.23.2 to 0.24.0
- [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.24.0)

Updates `opentelemetry-instrumentation-net_http` from 0.22.4 to 0.23.0
- [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.23.0)

Updates `opentelemetry-sdk` from 1.3.1 to 1.6.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/sdk/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-sdk/v1.3.1...opentelemetry-sdk/v1.6.0)

Updates `sentry-opentelemetry` from 5.16.1 to 5.22.3
- [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.22.3)

Updates `sentry-ruby` from 5.16.1 to 5.22.3
- [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.22.3)

Updates `aws-sdk-codecommit` from 1.63.0 to 1.81.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.94.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 `faraday` from 2.7.11 to 2.12.2
- [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.2)

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.9.1
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.6.3...v2.9.1)

Updates `nokogiri` from 1.16.5 to 1.18.2
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.2)

Updates `parser` from 3.3.1.0 to 3.3.7.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.1.0...v3.3.7.0)

Updates `psych` from 5.1.2 to 5.2.3
- [Release notes](https://github.com/ruby/psych/releases)
- [Commits](ruby/psych@v5.1.2...v5.2.3)

Updates `sorbet-runtime` from 0.5.11353 to 0.5.11798
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `stackprof` from 0.2.25 to 0.2.27
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](tmm1/stackprof@v0.2.25...v0.2.27)

Updates `parallel` from 1.24.0 to 1.26.3
- [Commits](grosser/parallel@v1.24.0...v1.26.3)

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)

Updates `rubyzip` from 2.3.2 to 2.4.1
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v2.3.2...v2.4.1)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: opentelemetry-exporter-otlp
  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-minor
  dependency-group: prod-dependencies
- dependency-name: opentelemetry-instrumentation-faraday
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: opentelemetry-instrumentation-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: opentelemetry-instrumentation-net_http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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-minor
  dependency-group: prod-dependencies
- dependency-name: parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: psych
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: parallel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: parseconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: rubyzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file L: git:submodules ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants