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

merge main to production #1220

Merged
merged 394 commits into from
Nov 18, 2024
Merged

merge main to production #1220

merged 394 commits into from
Nov 18, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Oct 26, 2024

In draft until @johnoliver is happy to merge this

Checklist

  • You added tests to cover the change
  • mvn clean install build and test completes
  • You changed or added to the documentation

xavierfacq and others added 30 commits August 19, 2024 09:54
Bump quarkus.version from 3.11.2 to 3.13.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.22.0 to 3.24.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.22.0...maven-pmd-plugin-3.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@429e197...883d858)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ven.plugins-maven-pmd-plugin-3.24.0

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.24.0
…ub/codeql-action-3.26.3

Bump github/codeql-action from 3.26.2 to 3.26.3
…ql-kotlin-ktor-client-7.1.4

Bump com.expediagroup:graphql-kotlin-* from 7.1.1 to 7.1.4
Bumps `quarkus.version` from 3.13.0 to 3.13.3.

Updates `io.quarkus:quarkus-bom` from 3.13.0 to 3.13.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.13.0...3.13.3)

Updates `io.quarkus:quarkus-security` from 3.13.0 to 3.13.3

Updates `io.quarkus:quarkus-core` from 3.13.0 to 3.13.3

Updates `io.quarkus:quarkus-elytron-security-properties-file` from 3.13.0 to 3.13.3

Updates `io.quarkus:quarkus-resteasy-reactive` from 3.13.0 to 3.13.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-elytron-security-properties-file
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-resteasy-reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.2 to 2.17.1.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.16.2...2.17.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…mojo-versions-maven-plugin-2.17.1

Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.1
…on-3.13.3

Bump quarkus.version from 3.13.0 to 3.13.3
Update quarkus and Kotlin versions. Migrate away from kmongo. Code cleanup
Catch Collection creation issues
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@883d858...f0f3afe)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `rest-assured.version` from 5.4.0 to 5.5.0.

Updates `io.rest-assured:rest-assured` from 5.4.0 to 5.5.0
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.4.0...rest-assured-5.5.0)

Updates `io.rest-assured:json-path` from 5.4.0 to 5.5.0
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.4.0...rest-assured-5.5.0)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.rest-assured:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.eclipse.jetty:jetty-server from 12.0.8 to 12.0.12.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `maven.surefire-plugin.version` from 3.3.1 to 3.4.0.

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.26.4

Bump github/codeql-action from 3.26.3 to 3.26.4
…version-5.5.0

Bump rest-assured.version from 5.4.0 to 5.5.0
…4j-api-2.0.16

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
…e-plugin.version-3.4.0

Bump maven.surefire-plugin.version from 3.3.1 to 3.4.0
…etty-jetty-server-12.0.12

Bump org.eclipse.jetty:jetty-server from 12.0.8 to 12.0.12
Bumps [org.codehaus.mojo:tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases)
- [Commits](mojohaus/tidy-maven-plugin@tidy-maven-plugin-1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:tidy-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.4.1 to 3.5.0.
- [Commits](apache/maven-help-plugin@maven-help-plugin-3.4.1...maven-help-plugin-3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
karianna and others added 27 commits November 12, 2024 00:41
…groovy-groovy-3.0.23

Bump org.codehaus.groovy:groovy from 3.0.22 to 3.0.23
…ven.plugins-maven-project-info-reports-plugin-3.8.0

Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0
…etty-jetty-server-12.0.15

Bump org.eclipse.jetty:jetty-server from 12.0.12 to 12.0.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.1 to 3.27.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4f3212b...396bb3e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.5 to 4.8.6.6.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.25.0...maven-pmd-plugin-3.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](apache/maven-jxr@jxr-3.5.0...jxr-3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ven.plugins-maven-pmd-plugin-3.26.0

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0
…otbugs-spotbugs-maven-plugin-4.8.6.6

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6
…ub/codeql-action-3.27.3

Bump github/codeql-action from 3.27.1 to 3.27.3
…ven.plugins-maven-jxr-plugin-3.6.0

Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.17.1...2.18.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Updates `io.quarkus:quarkus-bom` from 3.16.2 to 3.16.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.16.2...3.16.3)

Updates `io.quarkus:quarkus-security` from 3.16.2 to 3.16.3

Updates `io.quarkus:quarkus-core` from 3.16.2 to 3.16.3

Updates `io.quarkus:quarkus-elytron-security-properties-file` from 3.16.2 to 3.16.3

Updates `io.quarkus:quarkus-rest` from 3.16.2 to 3.16.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-elytron-security-properties-file
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-rest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.11.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@396bb3e...ea9e4e3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.27.4

Bump github/codeql-action from 3.27.3 to 3.27.4
…ven.plugins-maven-javadoc-plugin-3.11.1

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.11.1
…on-3.16.3

Bump quarkus.version from 3.16.2 to 3.16.3
…mojo-versions-maven-plugin-2.18.0

Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
Unpin smallrye version, ignore broken release jdk-11.0.13'+8
Bumps [org.apache.maven.plugins:maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.5.0 to 3.5.1.
- [Commits](apache/maven-help-plugin@maven-help-plugin-3.5.0...maven-help-plugin-3.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps io.quarkus:quarkus-maven-plugin from 3.16.2 to 3.16.3.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt-netty-4.1

Bumps [io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-netty-4.1](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.9.0-alpha to 2.10.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-netty-4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ven.plugins-maven-help-plugin-3.5.1

Bump org.apache.maven.plugins:maven-help-plugin from 3.5.0 to 3.5.1
…arkus-maven-plugin-3.16.3

Bump io.quarkus:quarkus-maven-plugin from 3.16.2 to 3.16.3
…try.javaagent.instrumentation-opentelemetry-javaagent-netty-4.1-2.10.0-alpha

Bump io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-netty-4.1 from 2.9.0-alpha to 2.10.0-alpha
@gdams gdams marked this pull request as ready for review November 18, 2024 14:53
@gdams gdams merged commit da9e39a into production Nov 18, 2024
12 checks passed
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.

4 participants