Skip to content
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

gems: update opentelemetry-instrumentation-rack requirement from ~> 0.22.0 to >= 0.22, < 0.25 #347

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Updates the requirements on opentelemetry-instrumentation-rack to permit the latest version.

Changelog

Sourced from opentelemetry-instrumentation-rack's changelog.

v0.23.2 / 2023-06-08

  • FIXED: Ensure Rack Events Handler Exists

v0.23.1 / 2023-06-05

  • FIXED: Base config options

v0.23.0 / 2023-04-17

  • BREAKING CHANGE: Remove retain_middleware_names Rack Option

  • BREAKING CHANGE: Drop support for EoL Ruby 2.7

  • ADDED: Remove retain_middleware_names Rack Option

  • ADDED: Drop support for EoL Ruby 2.7

  • ADDED: Use Rack::Events for instrumentation

v0.22.1 / 2023-01-14

  • DOCS: Fix gem homepage
  • DOCS: More gem documentation fixes

v0.22.0 / 2022-11-16

  • ADDED: Add experimental traceresponse propagator to Rack instrumentation

v0.21.1 / 2022-10-04

  • FIXED: Bring http.request.header and http.response.header in line with semconv

v0.21.0 / 2022-06-09

  • Upgrading Base dependency version
  • FIXED: Broken test file requirements

v0.20.2 / 2022-05-02

  • FIXED: Update server instrumentation to not reflect 400 status as error

v0.20.1 / 2021-12-01

  • FIXED: [Instruentation Rack] Log content type http header
  • FIXED: Use monotonic clock where possible
  • FIXED: Rack to stop using api env getter

v0.20.0 / 2021-10-06

  • FIXED: Prevent high cardinality rack span name as a default #973

The default was to set the span name as the path of the request, we have

... (truncated)

Commits
  • 1990634 release: Release opentelemetry-instrumentation-rack 0.23.2 (#520)
  • 823883b fix: Ensure Rack Events Handler Exists (#519)
  • 72e1ab9 release: Release 35 gems (#515)
  • 7304e86 fix: Base config options (#499)
  • 660e4b4 chore(deps-dev): update rubocop requirement from ~> 1.48.1 to ~> 1.50.2 in mu...
  • aaea8f3 release: Release 31 gems (#420)
  • 038f6db release: Release opentelemetry-instrumentation-base 0.22.0 (#417)
  • 4b33926 ci: (base, rack) appease rubocop after Rack events update (#404)
  • c179d3b feat: Use Rack::Events for instrumentation (#342)
  • 233dfd0 feat!: Drop support for EoL Ruby 2.7 (#389)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

….22.0 to >= 0.22, < 0.25

Updates the requirements on [opentelemetry-instrumentation-rack](https://github.com/open-telemetry/opentelemetry-ruby-contrib) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/rack/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-rack/v0.22.0...opentelemetry-instrumentation-rack/v0.23.2)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

The following labels could not be found: dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant