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

Update opentelemetry-javaagent to 1.30.0 #79

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

steward-scala[bot]
Copy link
Contributor

@steward-scala steward-scala bot commented Sep 17, 2023

About this PR

πŸ“¦ Updates io.opentelemetry.javaagent:opentelemetry-javaagent from 1.29.0 to 1.30.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.29.0).
You might want to review and update them manually.

project/Dependencies.scala
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.opentelemetry.javaagent", artifactId = "opentelemetry-javaagent" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.opentelemetry.javaagent", artifactId = "opentelemetry-javaagent" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Merging #79 (8c0dd1d) into master (ffb5ab6) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   28.03%   28.03%           
=======================================
  Files          22       22           
  Lines         132      132           
=======================================
  Hits           37       37           
  Misses         95       95           

@biandratti biandratti merged commit 77b7ee9 into master Sep 27, 2023
4 checks passed
@biandratti biandratti deleted the update/opentelemetry-javaagent-1.30.0 branch April 7, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants