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 version.quarkus from 2.13.3.Final to 2.15.0.Final #70

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps version.quarkus from 2.13.3.Final to 2.15.0.Final.
Updates quarkus-bom from 2.13.3.Final to 2.15.0.Final

Release notes

Sourced from quarkus-bom's releases.

2.15.0.CR1

Major changes

  • #29490 - SmallRye GraphQL 1.9.0
  • #29323 - Support filtering by named queries in REST Data with Panache extension
  • #29277 - Add @​ClientQueryParam to Reactive REST Client
  • #29266 - Allows @​InjectMock with gRPC Mutiny clients
  • #29108 - Warmup stage
  • #29081 - Redis - Implement the search group
  • #29028 - Update to graalvm and mandrel 22.3.0 - 2.13
  • #28867 - Quarkus CRAC/Firecracker integration
  • #28838 - Support continuous test in cli (test command)
  • #28654 - Move gRPC extension to new Vert.x gRPC impl
  • #28305 - Add dev services for kubernetes
  • #27986 - Google Cloud Functions test framework
  • #25343 - Support for OIDC FrontChannel logout
  • #23410 - Introduce image build / push commands

Complete changelog

  • #29560 - Register codecs for subclasses for Vert.x event bus
  • #29554 - Update to Stork 1.3.3
  • #29552 - Fix JDBC Oracle exclude config for windows native builds
  • #29551 - Ban the use of org.jboss.jandex.Type#toString() in core deployment module
  • #29547 - Bump impsort-maven-plugin from 1.7.0 to 1.8.0
  • #29541 - Bump sshd-common version to 2.9.2
  • #29537 - Upgrade SmallRye Health to 3.3.1 (4.0.1)
  • #29535 - Use proper ArtifactCoords type in AbstractImageMojo
  • #29534 - Make sure dependency node's repositories are used when resolving the artifact
  • #29529 - Apply tiny polish to AbstractImageMojo
  • #29514 - Docs - Pulling up info on .dockerignore
  • #29507 - replace ExecutorTemplate with ExecutorRecorder
  • #29503 - Bump micrometer-bom from 1.10.1 to 1.10.2
  • #29499 - Docs - Fix typo in Front-Channel Logout documentation section
  • #29498 - Update SmallRye Config to 2.13.0
  • #29494 - Upgrade Flyway to 9.8.3
  • #29491 - Configure redis client beans from config for programmatic injection
  • #29490 - SmallRye GraphQL 1.9.0
  • #29486 - Vert.x event bus - add a test for generic payload
  • #29485 - Jakarta - Make sure all versions are proper strings in rewrite.yml
  • #29484 - Remove GraalVM annotation from ConfigDiagnostic
  • #29479 - Fail with 401 if single IdentityProvider produced no SecurityIdentity
  • #29478 - Disable quarkus-integration-test-reactive-messaging-hibernate-orm tests
  • #29470 - Add support for Kubernetes Client retry properties
  • #29467 - Add support for HTTP operation retries (with exponential backoff) in Kubernetes Client
  • #29464 - Optimize CsrfHandler use of SecureRandom
  • #29457 - Bump testcontainers.version from 1.17.5 to 1.17.6
  • #29454 - Update security authorization reference guide
  • #29449 - Remove incorrect target added to maven-compiler-plugin
  • #29439 - Split the generated io.quarkus.runner.Feature#beforeAnalysis() method

... (truncated)

Commits
  • a54124b [RELEASE] - Bump version to 2.15.0.Final
  • 9442d6f Merge pull request #29713 from gsmet/2.15.0-backports-2
  • 15c75c5 Fix ClientProxyGenerator
  • bb7a01f Introduce support for the uri file in k8s service binding
  • 1ae0666 Return allowed CORS headers in the letter case they were submitted in
  • e39cee3 Update CORS Access-Control-Allow-Headers test
  • 613b58a Fix wrong extension reference on WebauthN documentation
  • b7eb75e Polish Kubernetes Service Binding
  • 20c883c Allow using Gradle addExtension task without property file
  • c84d537 ArC - introduce immutable bean archive index
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.13.3.Final to 2.15.0.Final

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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.quarkus` from 2.13.3.Final to 2.15.0.Final.

Updates `quarkus-bom` from 2.13.3.Final to 2.15.0.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.13.3.Final...2.15.0.Final)

Updates `quarkus-maven-plugin` from 2.13.3.Final to 2.15.0.Final

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2022

Superseded by #71.

@dependabot dependabot bot closed this Dec 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/version.quarkus-2.15.0.Final branch December 22, 2022 09:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants