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

[WFLY-18750] Bump version.org.eclipse.microprofile.config.api from 3.0.2 to 3.0.3 #17405

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps version.org.eclipse.microprofile.config.api from 3.0.2 to 3.0.3.
Updates org.eclipse.microprofile.config:microprofile-config-api from 3.0.2 to 3.0.3

https://issues.redhat.com/browse/WFLY-18750

Release notes

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

3.0.3

Javadocs | Spec PDF | Spec html

This release includes the following changes:

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

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>3.0.3</version>
</dependency>
Commits
  • c1b6a69 [maven-release-plugin] prepare release 3.0.3
  • bf4baaf Align BND dependencies to avoid compiler warnings (#775)
  • 859e5d5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.eclipse.microprofile.config:microprofile-config-tck from 3.0.2 to 3.0.3

Release notes

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

3.0.3

Javadocs | Spec PDF | Spec html

This release includes the following changes:

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

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>3.0.3</version>
</dependency>
Commits
  • c1b6a69 [maven-release-plugin] prepare release 3.0.3
  • bf4baaf Align BND dependencies to avoid compiler warnings (#775)
  • 859e5d5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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)

Bumps `version.org.eclipse.microprofile.config.api` from 3.0.2 to 3.0.3.

Updates `org.eclipse.microprofile.config:microprofile-config-api` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0.2...3.0.3)

Updates `org.eclipse.microprofile.config:microprofile-config-tck` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.config:microprofile-config-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.microprofile.config:microprofile-config-tck
  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 java Pull requests that update Java code labels Nov 14, 2023
Copy link

wildfly-bot bot commented Nov 14, 2023

WildFly Bot recognized this PR as dependabot dependency update. Please create a WFLY issue and add its ID to the title and its link to the description.

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Nov 14, 2023
@bstansberry
Copy link
Contributor

@kabir Please review and link a component upgrade JIRA if it's ok.

@kabir kabir changed the title Bump version.org.eclipse.microprofile.config.api from 3.0.2 to 3.0.3 [WFLY-18750] Bump version.org.eclipse.microprofile.config.api from 3.0.2 to 3.0.3 Nov 15, 2023
@bstansberry bstansberry merged commit 9952c3e into main Nov 15, 2023
15 checks passed
@bstansberry
Copy link
Contributor

Thanks @kabir

@dependabot dependabot bot deleted the dependabot/maven/version.org.eclipse.microprofile.config.api-3.0.3 branch November 15, 2023 22:09
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 deps-ok Dependencies have been checked, and there are no significant changes java Pull requests that update Java code
Projects
None yet
2 participants