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 microprofile-openapi-api from 3.0 to 3.1.1 #1330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Bumps microprofile-openapi-api from 3.0 to 3.1.1.

Release notes

Sourced from microprofile-openapi-api's releases.

3.1.1

MicroProfile OpenAPI 3.1.1

Javadocs | Spec: PDF | Spec: HTML | TCK

Coordinates on maven central:

<dependency>
    <groupId>org.eclipse.microprofile.openapi</groupId>
    <artifactId>microprofile-openapi-api</artifactId>
    <version>3.1.1</version>
</dependency>

3.1

MicroProfile OpenAPI 3.1

Javadocs | Spec: PDF | Spec: HTML | TCK

Coordinates on maven central:

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

3.1-RC4

MicroProfile OpenAPI 3.1-RC4

Javadocs | Spec | HTML

Coordinates on maven central:

<dependency>
    <groupId>org.eclipse.microprofile.openapi</groupId>
    <artifactId>microprofile-openapi-api</artifactId>
    <version>3.1-RC4</version>
</dependency>

3.1-RC3

MicroProfile OpenAPI 3.1-RC3

Javadocs | Spec | HTML

... (truncated)

Commits
  • 4dde40f [maven-release-plugin] prepare release 3.1.1
  • 9b9c7eb Merge pull request #566 from MikeEdgar/issue-565
  • 83cbec3 Auto formatter whitespace removal
  • bfdc2b7 Remove JDK 8 from Build workflow
  • 37aa2ea Bump microprofile-parent from 2.6 to 2.7
  • b6a0778 TCK: fix several incorrectly used annotations and associated tests (#562)
  • cb879f5 Merge pull request #563 from Azquelt/replace-jaxrs
  • 8900fa6 Use full spec name once for JAX-RS
  • d70799d Add missing yml suffix to conditions for serving /openapi endpoint (#561)
  • 4d7d30c TCK deps: MP Rest Client API to 3.0.1, JAXB to 3.0.1, BV to 3.0.2 (#560)
  • 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-openapi-api](https://github.com/eclipse/microprofile-open-api) from 3.0 to 3.1.1.
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
- [Commits](eclipse/microprofile-open-api@3.0...3.1.1)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-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 Jul 4, 2023
@reta
Copy link
Member

reta commented Jul 9, 2023

Will be done in scope of https://issues.apache.org/jira/browse/CXF-8671

@reta reta closed this Jul 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.microprofile.openapi-microprofile-openapi-api-3.1.1 branch July 9, 2023 18:12
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