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

[maven] Bump kamon.version from 2.5.9 to 2.7.0 #153

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps kamon.version from 2.5.9 to 2.7.0.
Updates io.kamon:kamon-bundle_2.13 from 2.5.9 to 2.7.0

Release notes

Sourced from io.kamon:kamon-bundle_2.13's releases.

v2.7.0

What's Changed

New features

Full Changelog: kamon-io/Kamon@2.6.6...v2.7.0

v2.6.6

What's Changed

New Features:

Improvements:

Fixes:

New Contributors

Full Changelog: kamon-io/Kamon@v2.6.5...2.6.6

v2.6.5

Fixes:

Full Changelog: kamon-io/Kamon@v2.6.4...v2.6.5

v2.6.4 - Pekko instrumentation

Update: ⚠️ kamon-(bundle/pekko/pekko-http) 2.6.4 are broken. The new pekko modules transitively pull what should've been provided dependencies; this breaks slf4j logging implementations that depend on slf4j-api 2.x.x, caused the jar size to balloon, and may cause other as-yet-unknown issues with conflicting dependencies. Please upgrade directly to 2.6.5 and skip this version.

New Features:

Improvements:

... (truncated)

Commits
  • 25386b2 Scala 3 bundle (#1313)
  • 5f36f94 akka-grpc and pekko-grpc scala 3 support (#1312)
  • eb3628c Update Akka, pekko, and pekko-http to support scala 3 (#1311)
  • a8bef44 Use ConfigUtil.splitPath to build environment tag keys from a config path (#1...
  • 8fd9f24 Properly parse unsigned integer trace id (#1305)
  • 99fb2df upgrades kanela agent to 1.0.18 which includes support for jdk21 (#1300)
  • 305b2c5 feat: add pekko-grpc instrumentation (#1307)
  • a96a353 AtomicGetOrElseUpdateOnTrieMap::atomicGetOrElseUpdate -> TrieMap::getOrElseUp...
  • d2db875 Add Datadog specific error tags (#1228)
  • 12983f9 fix: Regression on jar size, slf4j (#1299)
  • Additional commits viewable in compare view

Updates io.kamon:kamon-influxdb_2.13 from 2.5.9 to 2.7.0

Release notes

Sourced from io.kamon:kamon-influxdb_2.13's releases.

v2.7.0

What's Changed

New features

Full Changelog: kamon-io/Kamon@2.6.6...v2.7.0

v2.6.6

What's Changed

New Features:

Improvements:

Fixes:

New Contributors

Full Changelog: kamon-io/Kamon@v2.6.5...2.6.6

v2.6.5

Fixes:

Full Changelog: kamon-io/Kamon@v2.6.4...v2.6.5

v2.6.4 - Pekko instrumentation

Update: ⚠️ kamon-(bundle/pekko/pekko-http) 2.6.4 are broken. The new pekko modules transitively pull what should've been provided dependencies; this breaks slf4j logging implementations that depend on slf4j-api 2.x.x, caused the jar size to balloon, and may cause other as-yet-unknown issues with conflicting dependencies. Please upgrade directly to 2.6.5 and skip this version.

New Features:

Improvements:

... (truncated)

Commits
  • 25386b2 Scala 3 bundle (#1313)
  • 5f36f94 akka-grpc and pekko-grpc scala 3 support (#1312)
  • eb3628c Update Akka, pekko, and pekko-http to support scala 3 (#1311)
  • a8bef44 Use ConfigUtil.splitPath to build environment tag keys from a config path (#1...
  • 8fd9f24 Properly parse unsigned integer trace id (#1305)
  • 99fb2df upgrades kanela agent to 1.0.18 which includes support for jdk21 (#1300)
  • 305b2c5 feat: add pekko-grpc instrumentation (#1307)
  • a96a353 AtomicGetOrElseUpdateOnTrieMap::atomicGetOrElseUpdate -> TrieMap::getOrElseUp...
  • d2db875 Add Datadog specific error tags (#1228)
  • 12983f9 fix: Regression on jar size, slf4j (#1299)
  • Additional commits viewable 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code minor patch labels Jan 1, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/kamon.version-2.7.0 branch 2 times, most recently from ba63230 to 39fe58e Compare January 18, 2024 16:14
Bumps `kamon.version` from 2.5.9 to 2.7.0.

Updates `io.kamon:kamon-bundle_2.13` from 2.5.9 to 2.7.0
- [Release notes](/~https://github.com/kamon-io/Kamon/releases)
- [Commits](kamon-io/Kamon@v2.5.9...v2.7.0)

Updates `io.kamon:kamon-influxdb_2.13` from 2.5.9 to 2.7.0
- [Release notes](/~https://github.com/kamon-io/Kamon/releases)
- [Commits](kamon-io/Kamon@v2.5.9...v2.7.0)

---
updated-dependencies:
- dependency-name: io.kamon:kamon-bundle_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kamon:kamon-influxdb_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/kamon.version-2.7.0 branch from 39fe58e to 9c3f725 Compare January 19, 2024 06:23
Repository owner deleted a comment from docs-page bot Jan 19, 2024
@sebastienvermeille sebastienvermeille enabled auto-merge (squash) January 19, 2024 06:26
@sebastienvermeille sebastienvermeille merged commit a4e07fb into master Jan 19, 2024
4 checks passed
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sebastienvermeille sebastienvermeille deleted the dependabot/maven/kamon.version-2.7.0 branch January 19, 2024 06:30
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 java Pull requests that update Java code minor patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant