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

Bump micrometer.version from 1.13.4 to 1.13.5 #74

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps micrometer.version from 1.13.4 to 1.13.5.
Updates io.micrometer:micrometer-core from 1.13.4 to 1.13.5

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.13.5

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

🔨 Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.5

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

🔨 Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • 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)

Bumps `micrometer.version` from 1.13.4 to 1.13.5.

Updates `io.micrometer:micrometer-core` from 1.13.4 to 1.13.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.4 to 1.13.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2024
@acogoluegnes acogoluegnes merged commit 32a40a7 into main Oct 3, 2024
1 check passed
@acogoluegnes acogoluegnes deleted the dependabot/maven/main/micrometer.version-1.13.5 branch October 3, 2024 06:09
github-actions bot pushed a commit that referenced this pull request Oct 3, 2024
….version-1.13.5

Bump micrometer.version from 1.13.4 to 1.13.5

References #71
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant