wildfly icon indicating copy to clipboard operation
wildfly copied to clipboard

Bump version.io.smallrye.open-api from 4.2.1 to 4.2.3

Open dependabot[bot] opened this issue 1 month ago • 3 comments

Bumps version.io.smallrye.open-api from 4.2.1 to 4.2.3. Updates io.smallrye:smallrye-open-api-core from 4.2.1 to 4.2.3

Release notes

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

4.2.3

What's Changed

Full Changelog: https://github.com/smallrye/smallrye-open-api/compare/4.2.2...4.2.3

4.2.2

What's Changed

Full Changelog: https://github.com/smallrye/smallrye-open-api/compare/4.2.1...4.2.2

Commits
  • 1087c8c [maven-release-plugin] prepare release 4.2.3
  • 5d678a7 Release 4.2.3 (#2418)
  • 74d4ed9 fix: restore null check when finding method ancestry in interfaces (#2417)
  • c5693f9 build(deps): Bump the quarkus group with 4 updates (#2415)
  • 853040c build(deps-dev): Bump org.springframework.security:spring-security-core (#2414)
  • 87ea583 [maven-release-plugin] prepare for next development iteration
  • 845e1f7 [maven-release-plugin] prepare release 4.2.2
  • 77fb109 Release 4.2.2 (#2413)
  • 61d5096 Performance improvements, replace several streams w/loops (#2404)
  • 8aeb7b8 build(deps): Bump js-yaml from 4.1.0 to 4.1.1 in /ui/open-api-ui-forms (#2411)
  • Additional commits viewable in compare view

Updates io.smallrye:smallrye-open-api-jaxrs from 4.2.1 to 4.2.3

Updates io.smallrye:smallrye-open-api-model from 4.2.1 to 4.2.3

Release notes

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

4.2.3

What's Changed

Full Changelog: https://github.com/smallrye/smallrye-open-api/compare/4.2.2...4.2.3

4.2.2

What's Changed

Full Changelog: https://github.com/smallrye/smallrye-open-api/compare/4.2.1...4.2.2

Commits
  • 1087c8c [maven-release-plugin] prepare release 4.2.3
  • 5d678a7 Release 4.2.3 (#2418)
  • 74d4ed9 fix: restore null check when finding method ancestry in interfaces (#2417)
  • c5693f9 build(deps): Bump the quarkus group with 4 updates (#2415)
  • 853040c build(deps-dev): Bump org.springframework.security:spring-security-core (#2414)
  • 87ea583 [maven-release-plugin] prepare for next development iteration
  • 845e1f7 [maven-release-plugin] prepare release 4.2.2
  • 77fb109 Release 4.2.2 (#2413)
  • 61d5096 Performance improvements, replace several streams w/loops (#2404)
  • 8aeb7b8 build(deps): Bump js-yaml from 4.1.0 to 4.1.1 in /ui/open-api-ui-forms (#2411)
  • Additional commits viewable 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)

dependabot[bot] avatar Nov 27 '25 18:11 dependabot[bot]

WildFly Bot recognized this PR as dependabot dependency update. Please create a WFLY issue and add new comment containing this JIRA link please.

wildfly-bot[bot] avatar Nov 27 '25 18:11 wildfly-bot[bot]

There is a version incompatibility, will need more changes

Caused by: java.lang.NoSuchMethodError: 'boolean org.jboss.jandex.DotName.startsWith(org.jboss.jandex.DotName)'

rhusar avatar Nov 27 '25 22:11 rhusar

I'll look into this once https://github.com/wildfly/wildfly/pull/19003 is merged, lest I have to rebase that branch again...

pferraro avatar Dec 10 '25 15:12 pferraro

@dependabot rebase

rhusar avatar Dec 23 '25 08:12 rhusar

Failed format check on this pull request:

  • The description must contain a link to the JIRA issue (https://issues.redhat.com/browse/WFLY-XYZ)

  • Wrong content of the title. It does not satisfy the following regex pattern: [WFLY-\d+]

Please fix the format according to these guidelines.

wildfly-bot[bot] avatar Dec 23 '25 08:12 wildfly-bot[bot]

Looks like these dependencies are up-to-date now, so this is no longer needed.

dependabot[bot] avatar Dec 23 '25 08:12 dependabot[bot]