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

build(deps): bump actix-web-opentelemetry from 0.13.0 to 0.17.0 #601

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps actix-web-opentelemetry from 0.13.0 to 0.17.0.

Release notes

Sourced from actix-web-opentelemetry's releases.

v0.17.0

Changed

  • Update to otel v0.22 (#147)

Fixed

  • Fix typo for http_server_response_size metric (#139)
  • Fix http_server_response_size metric (#140)

v0.16.0

Changed

  • Update to otel v0.21 (#135)
  • Remove active request units until bug is resolved (#136)

v0.15.0

Changed

  • Update to otel v0.20 (#131)
  • Update to semantic conventions spec v1.21 (#131)

See the semantic conventions documentation for details about instrument and span updates.

v0.14.0

Changed

  • Update to otel v0.19 (#126)
Changelog

Sourced from actix-web-opentelemetry's changelog.

v0.17.0

Changed

  • Update to otel v0.22 (#147)

Fixed

  • Fix typo for http_server_response_size metric (#139)
  • Fix http_server_response_size metric (#140)

v0.16.0

Changed

  • Update to otel v0.21 (#135)
  • Remove active request units until bug is resolved (#136)

v0.15.0

Changed

  • Update to otel v0.20 (#131)
  • Update to semantic conventions spec v1.21 (#131)

See the semantic conventions documentation for details about instrument and span updates.

v0.14.0

Changed

  • Update to otel v0.19 (#126)
Commits
  • 00b08ce Merge pull request #140 from meeshal/metric-response-size-body
  • 8895fca Merge branch 'main' into metric-response-size-body
  • cd1d9ee Merge pull request #139 from kj800x/patch-1
  • 0b60a42 Merge pull request #148 from OutThereLabs/release
  • b0ffaa4 Prepare for v0.17.0 release
  • 60486c6 Merge pull request #147 from markdingram/otel_0.22
  • ebf75f7 Upgrade otel to version 0.22
  • 8460ba9 http_server_response_size metric - response_size is taken directly from the m...
  • dbeccc4 Fix typo for http_server_response_size metric
  • 1b4adf3 Merge pull request #137 from OutThereLabs/release
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [actix-web-opentelemetry](https://github.com/OutThereLabs/actix-web-opentelemetry) from 0.13.0 to 0.17.0.
- [Release notes](https://github.com/OutThereLabs/actix-web-opentelemetry/releases)
- [Changelog](https://github.com/OutThereLabs/actix-web-opentelemetry/blob/main/CHANGELOG.md)
- [Commits](OutThereLabs/actix-web-opentelemetry@v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: actix-web-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Looks like actix-web-opentelemetry is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/cargo/actix-web-opentelemetry-0.17.0 branch March 18, 2024 18:05
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants