Skip to content

CLDR-15970 j:(deps): Bump microprofile from 3.3 to 6.0 in /tools#57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/tools/org.eclipse.microprofile-microprofile-6.0
Closed

CLDR-15970 j:(deps): Bump microprofile from 3.3 to 6.0 in /tools#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/tools/org.eclipse.microprofile-microprofile-6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2023

Copy link
Copy Markdown

Bumps microprofile from 3.3 to 6.0.

Release notes

Sourced from microprofile's releases.

6.0

Spec PDF | Spec HTML

MicroProfile 6.0 aligns with Jakarta EE 10 Core Profile and replaces MicroProfile OpenTracing with MicroProfile Telemetry. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

Based on MicroProfile's time-boxed release process, this is a major release that includes the following updates:

To get started with MicroProfile 6.0, add the following dependency to your pom.xml to get the complete MicroProfile stack:

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile</artifactId>
    <version>6.0</version>
    <type>pom</type>
    <scope>provided</scope>
</dependency>

6.0-RC3

Spec PDF | Spec HTML

MicroProfile 6.0-RC3 aligns with Jakarta EE 10 Core Profile and replaces MicroProfile OpenTracing with MicroProfile Telemetry. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

Based on MicroProfile's time-boxed release process, this is a major release that includes the following updates:

To get started with MicroProfile 6.0-RC3, add the following dependency to your pom.xml to get the complete MicroProfile stack:

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile</artifactId>
</tr></table> 

... (truncated)

Commits
  • d9cbcb2 [maven-release-plugin] prepare release 6.0
  • c5eefbd [maven-release-plugin] prepare for next development iteration
  • f27975d [maven-release-plugin] prepare release 6.0-RC4
  • 95bbad5 Mp 6 additional issues (#300)
  • 9fec2d3 MP 6 Issues PR (#298)
  • 4edb7df [maven-release-plugin] prepare for next development iteration
  • a6a9f65 [maven-release-plugin] prepare release 6.0
  • 9c1dd53 Final tidyup for MP 6.0 release (#282)
  • 59d68a9 [maven-release-plugin] prepare for next development iteration
  • 6af8b92 [maven-release-plugin] prepare release 6.0-RC3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [microprofile](https://github.com/eclipse/microprofile) from 3.3 to 6.0.
- [Release notes](https://github.com/eclipse/microprofile/releases)
- [Commits](microprofile/microprofile@3.3...6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 1, 2023

Copy link
Copy Markdown
Author

Dependabot tried to add @btangmu and @srl295 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/naotoj/cldr/pulls/57/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the naotoj/cldr repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2023
@dependabot @github

dependabot Bot commented on behalf of github Oct 23, 2023

Copy link
Copy Markdown
Author

Superseded by #86.

@dependabot dependabot Bot closed this Oct 23, 2023
@dependabot dependabot Bot deleted the dependabot/maven/tools/org.eclipse.microprofile-microprofile-6.0 branch October 23, 2023 18:15
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.

0 participants