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

fix(deps): update dependency io.perfmark:perfmark-api to v0.27.0 #10271

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.perfmark:perfmark-api 0.26.0 -> 0.27.0 age adoption passing confidence

Release Notes

perfmark/perfmark (io.perfmark:perfmark-api)

v0.27.0: Release 0.27.0

Compare Source

API Changes

  • PerfMark now requires Java 8 as the minimum version.
  • Added attachStringTag, attachIntTag and attachLongTag to PerfMark. This allows passing in a lambda to lazily calculate these values. The Int and Long versions are meant to avoid int to long promotion, and primarily be using with Collections.size().

Dependency Changes

  • Dropped JSR305 and all @Nullable annotations. These didn't add much value. and increased the binary size slightly.
  • Dropped Gson from tracewriter dependencies.

Behavior Changes

  • Package info now includes Specification version (#​199)
  • Minor performance improvements avoiding loading some classes.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner January 22, 2024 20:19
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 22, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2024
@lqiu96 lqiu96 enabled auto-merge (squash) January 22, 2024 21:10
@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2024
@lqiu96 lqiu96 merged commit bdf9b94 into googleapis:main Jan 23, 2024
29 checks passed
@renovate-bot renovate-bot deleted the renovate/io.perfmark-perfmark-api-0.x branch March 12, 2024 10:35
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.

None yet

3 participants