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.config:microprofile-config-api from 3.0.3 to 3.1 #895

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1.

Release notes

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

3.1-RC2

Javadocs | Spec PDF | Spec html

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/11?closed=1

More info on the changelog

To get started with MicroProfile Config 3.1, add the following dependency to your pom:

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>3.1-RC2</version>
</dependency>

Config 3.1-RC1

Javadocs | Spec PDF | Spec html

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/11?closed=1

More info on the changelog

To get started with MicroProfile Config 3.1, add the following dependency to your pom:

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>3.1-RC1</version>
</dependency>
Commits
  • b0f91ab [maven-release-plugin] prepare release 3.1
  • 05d4d30 Update to use the consistent parent pom.xml (#795)
  • a1231b4 [maven-release-plugin] prepare for next development iteration
  • 0b7957f [maven-release-plugin] prepare release 3.1
  • 9ea3fb6 Bump actions/checkout from 3 to 4 (#794)
  • 5bc034b [maven-release-plugin] prepare for next development iteration
  • da965c9 [maven-release-plugin] prepare release 3.1-RC2
  • 99d34a8 Remove section number from release notes (#789)
  • b21a366 Merge branch 'eclipse:master' into master
  • 9eb42eb [maven-release-plugin] prepare for next development iteration
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@Ladicek Ladicek marked this pull request as draft October 13, 2023 10:41
@Ladicek
Copy link
Contributor

Ladicek commented Oct 13, 2023

I'll keep this as a draft until we have a SmallRye Config release that implements MP Config 3.1.

@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch 2 times, most recently from 58f31ee to 76863db Compare October 17, 2023 10:37
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch 4 times, most recently from e35a131 to 5e9a2b3 Compare November 1, 2023 08:16
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch 4 times, most recently from 43d7b2c to c0650bc Compare November 9, 2023 07:58
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch from c0650bc to 78e8613 Compare November 10, 2023 08:10
@Ladicek Ladicek marked this pull request as ready for review January 3, 2024 17:13
@Ladicek
Copy link
Contributor

Ladicek commented Jan 3, 2024

SmallRye Config 3.5 implements MP Config 3.1, this is ready to go in now.

@Ladicek
Copy link
Contributor

Ladicek commented Jan 3, 2024

@dependabot rebase

@Ladicek Ladicek added this to the 6.3.0 milestone Jan 3, 2024
Bumps [org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0.3 to 3.1.
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0.3...3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch from 78e8613 to f21241b Compare January 3, 2024 17:14
@Ladicek Ladicek merged commit 0fc9722 into main Jan 4, 2024
10 checks passed
@Ladicek Ladicek deleted the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch January 4, 2024 08:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant