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 smallrye-open-api.version from 4.0.0 to 4.0.1 #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps smallrye-open-api.version from 4.0.0 to 4.0.1.
Updates io.smallrye:smallrye-open-api-core from 4.0.0 to 4.0.1

Release notes

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

4.0.1

  • #2051 Release 4.0.1
  • #2050 Make some ModelIO instance fields constants
  • #2049 Avoid locking JARs on Windows when opening input streams
  • #2048 Fix config lookup for list types
  • #2047 Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • #2045 Add Windows to build matrix
  • #2042 Fix validation constraint scan, remove unnecessary anno target check
  • #2041 Document property includeStandardJavaModules in Maven plugin README
  • #2040 Fix parameter scanner NPE
  • #2038 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1
  • #2037 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1
  • #2036 Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1
Commits
  • 7db9265 [maven-release-plugin] prepare release 4.0.1
  • f373551 Release 4.0.1 (#2051)
  • 5f830ff Avoid locking JARs on Windows when opening input streams (#2049)
  • 61225d8 Make some ModelIO instance fields constants (#2050)
  • 148613d Fix config lookup for list types (#2048)
  • 4bd0e68 Fix validation constraint scan, remove unnecessary anno target check (#2042)
  • 93d70a5 Document property includeStandardJavaModules in Maven plugin README (#2041)
  • a4d6fd1 Add Windows to build matrix, adjust Gradle build (#2045)
  • 31a9d0a Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#2047)
  • bc9540f Fix parameter scanner NPE (#2040)
  • Additional commits viewable in compare view

Updates io.smallrye:smallrye-open-api-jaxrs from 4.0.0 to 4.0.1

Updates io.smallrye:smallrye-open-api-spring from 4.0.0 to 4.0.1

Updates io.smallrye:smallrye-open-api-vertx from 4.0.0 to 4.0.1

Updates io.smallrye:smallrye-open-api-ui from 4.0.0 to 4.0.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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `smallrye-open-api.version` from 4.0.0 to 4.0.1.

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

Updates `io.smallrye:smallrye-open-api-jaxrs` from 4.0.0 to 4.0.1

Updates `io.smallrye:smallrye-open-api-spring` from 4.0.0 to 4.0.1

Updates `io.smallrye:smallrye-open-api-vertx` from 4.0.0 to 4.0.1

Updates `io.smallrye:smallrye-open-api-ui` from 4.0.0 to 4.0.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
- dependency-name: io.smallrye:smallrye-open-api-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 4, 2024

The following labels could not be found: area/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants