bottlerocket-os / bottlerocket-update-operator

A Kubernetes operator for automated updates to Bottlerocket
Other
179 stars 41 forks source link

build(deps): bump actix-web-opentelemetry from 0.13.0 to 0.16.0 #576

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps actix-web-opentelemetry from 0.13.0 to 0.16.0.

Release notes

Sourced from actix-web-opentelemetry's releases.

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.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
  • 1b4adf3 Merge pull request #137 from OutThereLabs/release
  • 08849f5 Prepare for v0.16.0 release
  • e75d6e8 Merge pull request #135 from OutThereLabs/update-otel
  • 1013f64 Merge pull request #136 from OutThereLabs/active-request-units
  • e058918 Remove active request units until bug is resolved
  • 37fd152 Update otel to version 0.21
  • 6914577 Merge pull request #133 from OutThereLabs/split-server-address
  • 5647609 Split out port from server address attr
  • 9b8de52 Merge pull request #132 from OutThereLabs/release
  • 362a26f Prepare for v0.15.0 release
  • Additional commits viewable in compare view


Dependabot compatibility score

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

dependabot[bot] commented 8 months ago

Superseded by #601.