Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps the bundler-production-dependencies group with 4 updates in the /src/email directory: rackup, google-protobuf, opentelemetry-metrics-sdk and opentelemetry-instrumentation-all.

Updates rackup from 2.2.1 to 2.3.1

Changelog

Sourced from rackup's changelog.

Releases

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference Keep A Changelog.

Commits
  • f3fa1d6 Bump patch version.
  • 583c7dc Fix WEBrick SERVER_PORT handling.
  • adc9596 Bump minor version.
  • 8e538be Update the webrick handler to support OPTIONS * requests. (#40)
  • 7a3e190 Update workflows.
  • 5d18f5a Update spec_server.rb
  • c6cdd47 Fix references from Rack::Server to Rackup::Server in comments
  • e3df7cb Provide a 'Changelog' link on rubygems.org/gems/rackup
  • 39d5226 Documentation for how to access handlers programatically.
  • 301b6dd Update releases.md - fixes #29.
  • See full diff in compare view

Updates google-protobuf from 4.33.0 to 4.33.2

Commits

Updates opentelemetry-metrics-sdk from 0.11.1 to 0.11.2

Release notes

Sourced from opentelemetry-metrics-sdk's releases.

opentelemetry-metrics-sdk 0.11.2

v0.11.2 / 2025-12-02

  • FIXED: Add merge logic for exponential histogram when the temporality cumulative
Changelog

Sourced from opentelemetry-metrics-sdk's changelog.

v0.11.2 / 2025-12-02

  • FIXED: Add merge logic for exponential histogram when the temporality cumulative
Commits
  • 23d854b release: Release 2 gems (#1978)
  • da6b33d fix: add merge logic for exponential histogram when the temporality cumulativ...
  • See full diff in compare view

Updates opentelemetry-instrumentation-all from 0.87.0 to 0.89.1

Release notes

Sourced from opentelemetry-instrumentation-all's releases.

opentelemetry-instrumentation-all 0.89.1

v0.89.1 / 2025-12-03

  • ADDED: Upgrade trilogy instrumentation to 0.65.1
  • ADDED: Upgrade mysql2 instrumentation to 0.32.1
  • ADDED: Upgrade pg instrumentation to 0.34.1

opentelemetry-instrumentation-all 0.89.0

v0.89.0 / 2025-12-02

  • ADDED: Upgrade trilogy instrumentation to 0.65.0
  • ADDED: Upgrade mysql2 instrumentation to 0.32.0
  • ADDED: Upgrade pg instrumentation to 0.34.0
  • ADDED: Upgrade que instrumentation to 0.12.0
  • ADDED: Upgrade sidekiq instrumentation to 0.28.1

opentelemetry-instrumentation-all 0.88.0

No release notes provided.

Changelog

Sourced from opentelemetry-instrumentation-all's changelog.

v0.89.1 / 2025-12-03

  • ADDED: Upgrade trilogy instrumentation to 0.65.1
  • ADDED: Upgrade mysql2 instrumentation to 0.32.1
  • ADDED: Upgrade pg instrumentation to 0.34.1

v0.89.0 / 2025-12-02

  • ADDED: Upgrade trilogy instrumentation to 0.65.0
  • ADDED: Upgrade mysql2 instrumentation to 0.32.0
  • ADDED: Upgrade pg instrumentation to 0.34.0
  • ADDED: Upgrade que instrumentation to 0.12.0
  • ADDED: Upgrade sidekiq instrumentation to 0.28.1

v0.88.0 / 2025-11-26

  • BREAKING CHANGE: Update Ethon span name when unknown method

  • ADDED: Update Ethon span name when unknown method

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…directory with 4 updates

Bumps the bundler-production-dependencies group with 4 updates in the /src/email directory: [rackup](https://github.com/rack/rackup), [google-protobuf](https://github.com/protocolbuffers/protobuf), [opentelemetry-metrics-sdk](https://github.com/open-telemetry/opentelemetry-ruby) and [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib).


Updates `rackup` from 2.2.1 to 2.3.1
- [Release notes](https://github.com/rack/rackup/releases)
- [Changelog](https://github.com/rack/rackup/blob/main/releases.md)
- [Commits](rack/rackup@v2.2.1...v2.3.1)

Updates `google-protobuf` from 4.33.0 to 4.33.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `opentelemetry-metrics-sdk` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/metrics_sdk/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-metrics-sdk/v0.11.1...opentelemetry-metrics-sdk/v0.11.2)

Updates `opentelemetry-instrumentation-all` from 0.87.0 to 0.89.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/all/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-all/v0.87.0...opentelemetry-instrumentation-all/v0.89.1)

---
updated-dependencies:
- dependency-name: rackup
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-production-dependencies
- dependency-name: google-protobuf
  dependency-version: 4.33.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-production-dependencies
- dependency-name: opentelemetry-metrics-sdk
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-production-dependencies
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.89.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 17, 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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant