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

chore(deps): bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.1 to 3.1 in /jans-config-api #6754

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

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

Release notes

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

MicroProfile Config 3.1

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</version>
</dependency>

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>
</tr></table> 

... (truncated)

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

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)

…-api

Bumps [org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0.1 to 3.1.
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0.1...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 added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Nov 28, 2023
@yuriyz yuriyz merged commit 16dfd8b into main Nov 28, 2023
2 checks passed
@yuriyz yuriyz deleted the dependabot/maven/jans-config-api/org.eclipse.microprofile.config-microprofile-config-api-3.1 branch November 28, 2023 11:19
devrimyatar pushed a commit that referenced this pull request Dec 30, 2023
…-api (#6754)

Bumps [org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0.1 to 3.1.
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0.1...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-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