Skip to content

chore(deps): bump the bundler-production-dependencies group across 1 directory with 4 updates#3271

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/src/email/bundler-production-dependencies-f637c8860a
Closed

chore(deps): bump the bundler-production-dependencies group across 1 directory with 4 updates#3271
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/src/email/bundler-production-dependencies-f637c8860a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps the bundler-production-dependencies group with 4 updates in the /src/email directory: opentelemetry-logs-sdk, opentelemetry-metrics-sdk, mustermann and rake.

Updates opentelemetry-logs-sdk from 0.5.0 to 0.5.1

Release notes

Sourced from opentelemetry-logs-sdk's releases.

opentelemetry-logs-sdk 0.5.1

v0.5.1 / 2026-04-15

  • FIXED: Move the logs-sdk requires to support "require 'opentelemetry/sdk/logs'" (#1956)
Changelog

Sourced from opentelemetry-logs-sdk's changelog.

v0.5.1 / 2026-04-15

  • FIXED: Move the logs-sdk requires to support "require 'opentelemetry/sdk/logs'" (#1956)
Commits

Updates opentelemetry-metrics-sdk from 0.13.0 to 0.13.1

Release notes

Sourced from opentelemetry-metrics-sdk's releases.

opentelemetry-metrics-sdk 0.13.1

v0.13.1 / 2026-04-15

  • FIXED: Move the metrics-sdk requires to support "require 'opentelemetry/sdk/metrics'" (#1956)
Changelog

Sourced from opentelemetry-metrics-sdk's changelog.

v0.13.1 / 2026-04-15

  • FIXED: Move the metrics-sdk requires to support "require 'opentelemetry/sdk/metrics'" (#1956)
Commits

Updates mustermann from 3.1.0 to 3.1.1

Commits
  • 97a46ad v3.1.1
  • 7445f32 remove visualizer injection into inspect and pretty_print, fixes #153
  • e7721d8 Fix markup in README
  • a33272b Move Rails pattern documentation from mustermann-contrib to mustermann
  • 5cfd230 Fix code example
  • 656eb61 Fix typo
  • 518fb7e Increase version to 3.1.1
  • 8fd53a0 Improve Mustermann::Pattern#hash to reduce the chance of collisions on JRuby ...
  • c01b375 Small README improvements
  • 408bf34 update changelog
  • See full diff in compare view

Updates rake from 13.4.1 to 13.4.2

Commits
  • 503b8ec v13.4.2
  • 46038e7 Merge pull request #723 from ruby/fix/testopts-preserve-existing-value
  • 604a3d9 Isolate TESTOPTS env in TestRakeTestTask setup/teardown
  • 5886caa Preserve ENV["TESTOPTS"] when verbose is enabled
  • See full diff in compare view

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 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: [opentelemetry-logs-sdk](https://github.com/open-telemetry/opentelemetry-ruby), [opentelemetry-metrics-sdk](https://github.com/open-telemetry/opentelemetry-ruby), [mustermann](https://github.com/sinatra/mustermann) and [rake](https://github.com/ruby/rake).


Updates `opentelemetry-logs-sdk` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/logs_sdk/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-logs-sdk/v0.5.0...opentelemetry-logs-sdk/v0.5.1)

Updates `opentelemetry-metrics-sdk` from 0.13.0 to 0.13.1
- [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.13.0...opentelemetry-metrics-sdk/v0.13.1)

Updates `mustermann` from 3.1.0 to 3.1.1
- [Commits](sinatra/mustermann@v3.1.0...v3.1.1)

Updates `rake` from 13.4.1 to 13.4.2
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.4.1...v13.4.2)

---
updated-dependencies:
- dependency-name: opentelemetry-logs-sdk
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-production-dependencies
- dependency-name: opentelemetry-metrics-sdk
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-production-dependencies
- dependency-name: mustermann
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-production-dependencies
- dependency-name: rake
  dependency-version: 13.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 Apr 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2026 12:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 16, 2026
Copy link
Copy Markdown
Contributor

@rogercoll rogercoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated failure of CI (url timeout), retry fix it

@rogercoll rogercoll added this pull request to the merge queue Apr 17, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 17, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/src/email/bundler-production-dependencies-f637c8860a branch April 20, 2026 14:10
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