Skip to content

Bump microprofile-config-api from 1.3 to 1.4#100

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-1.4
Closed

Bump microprofile-config-api from 1.3 to 1.4#100
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 13, 2021

Bumps microprofile-config-api from 1.3 to 1.4.

Release notes

Sourced from microprofile-config-api's releases.

MicroProfile Config 1.4 Final Release

Javadocs | Spec PDF |Spec html

This release includes the following issues

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

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

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

MicroProfile Config 1.4-RC3

Javadocs | Spec PDF |Spec html

This release includes the following issues

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

To get started with MicroProfile Config 1.4-RC3, add the following dependency to your pom:

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>1.4-RC3</version>
</dependency>

MicroProfile Config 1.4-RC2

Javadocs | Spec PDF |Spec html

This release includes the following issues

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

To get started with MicroProfile Config 1.4-RC2, add the following dependency to your pom:

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

MicroProfile Config 1.4-RC1

Javadocs | Spec PDF |Spec html

... (truncated)

Commits
  • c3ac0c7 [maven-release-plugin] prepare release 1.4
  • d0c0f48 [maven-release-plugin] prepare for next development iteration
  • 68821c9 [maven-release-plugin] prepare release 1.4-RC3
  • 88db014 Merge pull request #515 from Emily-Jiang/emily-release-note
  • 299fdb6 #503 udpate release note accordingly to remove #365
  • a5ea0fc Merge pull request #512 from dmlloyd/revert-388
  • df48c25 Revert #388 pending further discussion
  • d127c2c [maven-release-plugin] prepare for next development iteration
  • 0d00b8b [maven-release-plugin] prepare release 1.4-RC2
  • 0f8921d Merge pull request #511 from kenfinnigan/javadoc-tweaks
  • 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 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 [microprofile-config-api](https://github.com/eclipse/microprofile-config) from 1.3 to 1.4.
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](microprofile/microprofile-config@1.3...1.4)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 13, 2021
@rotty3000
Copy link
Copy Markdown
Contributor

@dependabot ignore this dependency

@dependabot dependabot Bot closed this Sep 16, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 16, 2021

OK, I won't notify you about org.eclipse.microprofile.config:microprofile-config-api again, unless you re-open this PR or update it yourself. 😢

@dependabot dependabot Bot deleted the dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-1.4 branch September 16, 2021 15:34
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.

1 participant