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 org.eclipse.microprofile.metrics:microprofile-metrics-api from 5.1.0 to 5.1.2 #689

Open
wants to merge 1 commit into
base: micrometer
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.eclipse.microprofile.metrics:microprofile-metrics-api from 5.1.0 to 5.1.2.

Release notes

Sourced from org.eclipse.microprofile.metrics:microprofile-metrics-api's releases.

5.1.2

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>5.1.2</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.

MicroProfile Metrics 5.1.1

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>5.1.1</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.

MicroProfile Metrics 5.1.1-RC1

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>5.1.1-RC1</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.

Commits
  • 9a934c0 [maven-release-plugin] prepare release 5.1.2
  • dbb3c48 Merge pull request #800 from Channyboy/changelogUpdates-512
  • 85e8d3a update entries for 5.1.2 release
  • 31d1253 Merge pull request #799 from tjquinno/796-plugin-scope
  • fda60d8 Exclude plug-in from runtime path
  • 3973114 Merge pull request #798 from Emily-Jiang/fix-issue-796
  • 4e2e94f Address the issue #796
  • e76782b Merge pull request #793 from Channyboy/792-doclint
  • 69520d7 Fix doclint errors
  • c1657f2 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.eclipse.microprofile.metrics:microprofile-metrics-api](https://github.com/eclipse/microprofile-metrics) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/eclipse/microprofile-metrics/releases)
- [Commits](eclipse/microprofile-metrics@5.1.0...5.1.2)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file micrometer labels Oct 29, 2024
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 micrometer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants