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-18393] Bump version.io.smallrye.open-api from 3.5.0 to 3.5.1 #17133

Merged
merged 1 commit into from Aug 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

JIRA: https://issues.redhat.com/browse/WFLY-18393

Bumps version.io.smallrye.open-api from 3.5.0 to 3.5.1.
Updates io.smallrye:smallrye-open-api-core from 3.5.0 to 3.5.1

Release notes

Sourced from io.smallrye:smallrye-open-api-core's releases.

3.5.1

  • #1538 Maven plugin: index output directory instead of project artifact, logs
  • #1537 Bump org.webjars.npm:swagger-ui-dist from 5.3.1 to 5.3.2
  • #1536 Bump quarkus.platform.version from 3.2.3.Final to 3.2.4.Final
  • #1535 Bump version.quarkus from 3.2.3.Final to 3.2.4.Final
  • #1533 Fix issue 1532, Gradle plugin wrongly generates a YAML file with JSON contents
  • #1531 Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4
  • #1530 Bump org.apache.maven:maven-plugin-api from 3.9.3 to 3.9.4
  • #1529 Bump org.apache.maven:maven-core from 3.9.3 to 3.9.4
  • #1528 Bump org.webjars.npm:swagger-ui-dist from 5.3.0 to 5.3.1
  • #1527 Bump quarkus.platform.version from 3.2.2.Final to 3.2.3.Final
  • #1526 Bump version.quarkus from 3.2.2.Final to 3.2.3.Final
  • #1525 Bump org.webjars.npm:swagger-ui-dist from 5.2.0 to 5.3.0
  • #1524 Adjusted Maven plugin configuration options documentation
Commits
  • d2f3ae6 [maven-release-plugin] prepare release 3.5.1
  • 10de9a3 Release 3.5.1 (#1539)
  • c00cc60 Maven plugin: index output directory instead of project artifact, logs (#1538)
  • 4eff4f3 Bump org.webjars.npm:swagger-ui-dist from 5.3.1 to 5.3.2 (#1537)
  • 71f7c1e Bump quarkus.platform.version from 3.2.3.Final to 3.2.4.Final (#1536)
  • 7c6623d Bump version.quarkus from 3.2.3.Final to 3.2.4.Final (#1535)
  • a18693c Fix issue 1532, Gradle plugin wrongly generates a YAML file with JSON content...
  • 7428037 Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 (#1531)
  • a4a2c2a Bump org.apache.maven:maven-core from 3.9.3 to 3.9.4 (#1529)
  • ebf23ce Bump org.apache.maven:maven-plugin-api from 3.9.3 to 3.9.4 (#1530)
  • Additional commits viewable in compare view

Updates io.smallrye:smallrye-open-api-jaxrs from 3.5.0 to 3.5.1

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.io.smallrye.open-api` from 3.5.0 to 3.5.1.

Updates `io.smallrye:smallrye-open-api-core` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/smallrye/smallrye-open-api/releases)
- [Commits](smallrye/smallrye-open-api@3.5.0...3.5.1)

Updates `io.smallrye:smallrye-open-api-jaxrs` from 3.5.0 to 3.5.1

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-jaxrs
  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 Aug 29, 2023
@wildfly-bot
Copy link

wildfly-bot bot commented Aug 29, 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.

@wildfly-bot
Copy link

wildfly-bot bot commented Aug 29, 2023

/cc @jamezp

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Aug 29, 2023
@jamezp jamezp changed the title Bump version.io.smallrye.open-api from 3.5.0 to 3.5.1 [WFLY-18393] Bump version.io.smallrye.open-api from 3.5.0 to 3.5.1 Aug 30, 2023
@jamezp jamezp requested a review from pferraro August 30, 2023 17:28
@jamezp jamezp merged commit d30a45f into main Aug 30, 2023
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/version.io.smallrye.open-api-3.5.1 branch August 30, 2023 19: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 deps-ok Dependencies have been checked, and there are no significant changes java Pull requests that update Java code
Projects
None yet
2 participants