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

Backport main PRs for 2.3.1 #1285

Merged
merged 19 commits into from
Oct 14, 2022
Merged

Conversation

dependabot bot and others added 19 commits October 14, 2022 10:27
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.13.3...jackson-bom-2.13.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `version.quarkus` from 2.12.0.Final to 2.12.1.Final.

Updates `resteasy-reactive-common` from 2.12.0.Final to 2.12.1.Final

Updates `quarkus-kotlin` from 2.12.0.Final to 2.12.1.Final

Updates `quarkus-reactive-routes` from 2.12.0.Final to 2.12.1.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M6...surefire-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `version.quarkus` from 2.12.1.Final to 2.12.2.Final.

Updates `resteasy-reactive-common` from 2.12.1.Final to 2.12.2.Final

Updates `quarkus-kotlin` from 2.12.1.Final to 2.12.2.Final

Updates `quarkus-reactive-routes` from 2.12.1.Final to 2.12.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
When a parameter is present in both the operator parameters array and
the path item parameters array, prefer the operation parameter and
exclude the path item parameter.

Signed-off-by: Michael Edgar <[email protected]>
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.22 to 5.3.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `version.quarkus` from 2.12.2.Final to 2.12.3.Final.

Updates `resteasy-reactive-common` from 2.12.2.Final to 2.12.3.Final

Updates `quarkus-kotlin` from 2.12.2.Final to 2.12.3.Final

Updates `quarkus-reactive-routes` from 2.12.2.Final to 2.12.3.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `version.quarkus` from 2.12.3.Final to 2.13.0.Final.

Updates `resteasy-reactive-common` from 2.12.3.Final to 2.13.0.Final

Updates `quarkus-kotlin` from 2.12.3.Final to 2.13.0.Final

Updates `quarkus-reactive-routes` from 2.12.3.Final to 2.13.0.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.14.0...v4.14.1)

---
updated-dependencies:
- dependency-name: org.webjars.npm:swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `kotlin.version` from 1.7.10 to 1.7.20.

Updates `kotlin-stdlib` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.10...v1.7.20)

Updates `kotlin-maven-plugin` from 1.7.10 to 1.7.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.14.1...v4.14.2)

---
updated-dependencies:
- dependency-name: org.webjars.npm:swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `version.quarkus` from 2.13.0.Final to 2.13.1.Final.

Updates `resteasy-reactive-common` from 2.13.0.Final to 2.13.1.Final

Updates `quarkus-kotlin` from 2.13.0.Final to 2.13.1.Final

Updates `quarkus-reactive-routes` from 2.13.0.Final to 2.13.1.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.14.2 to 4.14.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.14.2...v4.14.3)

---
updated-dependencies:
- dependency-name: org.webjars.npm:swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@MikeEdgar MikeEdgar added this to the 2.3.1 milestone Oct 14, 2022
@MikeEdgar MikeEdgar requested a review from a team as a code owner October 14, 2022 15:01
@sonarcloud
Copy link

sonarcloud bot commented Oct 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.9% 98.9% Coverage
0.0% 0.0% Duplication

@MikeEdgar MikeEdgar merged commit bfedf8c into smallrye:2.3.x Oct 14, 2022
@MikeEdgar MikeEdgar deleted the backport-2.3.1 branch October 14, 2022 16:32
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.

1 participant