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 quarkus-bom from 2.13.2.Final to 2.15.1.Final #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus-bom from 2.13.2.Final to 2.15.1.Final.

Release notes

Sourced from quarkus-bom's releases.

2.15.1.Final

Complete changelog

  • #29986 - Switch from system property to hadcoded line separator for Panache query
  • #29984 - Kafka UI RPC creates own ObjectMapper
  • #29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #29958 - Issue using keycloak admin client
  • #29957 - HttpSecurityRecorder - drop duplicate IF condition
  • #29950 - Websockets client - set the current security identity
  • #29949 - Update musl and zlib versions in the documentation
  • #29948 - Fix NPE in KeycloakDevServicesProcessor
  • #29946 - NPE in KeycloakDevServicesProcessor again
  • #29942 - Fix auth-server-url for keycloak
  • #29933 - KeycloakTestClient does not supports grant_type = client_credentials
  • #29926 - Bump Dekorate to version 3.1.3
  • #29920 - Removed weird code tag and fixed formatting
  • #29919 - WebSocket auth on VertxCurrentContext not working
  • #29912 - Small improvements to the Deploying to Google Cloud guide
  • #29906 - Fix some typos in the building native image documentation
  • #29900 - Fix Mutiny documentation links
  • #29899 - Openshift existing resources won't merge route spec
  • #29896 - smallrye jwt 401 cannot be intercepted by ExceptionMapper
  • #29894 - Support MariaDB Dev Services in reactive-mysql-client
  • #29891 - Unable to start devservices for MariaDB
  • #29889 - Fix category of kubernetes-dev-services.adoc
  • #29884 - Redis - Geo commands may return unparseable doubles
  • #29876 - Upgrade netty to 4.1.86
  • #29874 - Use proper Openshift annotation for VCS
  • #29873 - Openshift deployment has a typo in the VCS annotation
  • #29857 - building-native-image / Using a scratch base image guide is not working
  • #29856 - Remove calls to ad-m/github-push-action
  • #29855 - Prevent false warning message about missing 'quarkus.debug.print-startup-times'
  • #29851 - Ensure that new line chars don't break Panache projection
  • #29850 - Drop ':z' bind option when using MacOS and Podman
  • #29838 - StringIndexOutOfBoundsException in panache when using project and a linebreak before FROM
  • #29827 - Improve header in README.md based on name and description
  • #29825 - Deprecate @ServerRequestFilter(withBody) in favour of @WithFormRead
  • #29816 - Fix the secret length check for PKCE and token encryption
  • #29813 - AddNamespaceDecorator doesn't override already set namespaces
  • #29810 - Updates to the Cassandra quickstart guide
  • #29809 - quarkus.kubernetes.namespace property shouldn't provoke overriding of already set namespaces on resources
  • #29800 - Modernize default ci.yml a bit
  • #29799 - Ensure that multipart response has a boundary when RestResponse is used
  • #29797 - Upgrade Maven Compiler Plugin to 3.10.1
  • #29795 - Update to Vert.x 4.3.6
  • #29794 - Missing boundary for MultipartFormDataOutput
  • #29792 - Fix quarkus.knative.image-pull-policy property
  • #29784 - Always store raw model into cache while loading workspace
  • #29775 - Throw a CreationException if a normal scoped synthetic bean creates null

... (truncated)

Commits
  • e41078a [RELEASE] - Bump version to 2.15.1.Final
  • 4abf476 Kafka ui RPC creates own ObjectMapper
  • ffb3f26 Switch from system property to hadcoded line separator for Panache query
  • ff1c280 Merge pull request #29982 from gsmet/2.15.1-backports-1
  • 7b71598 fix issue #29770: always store raw model into cache
  • a36fb21 Address some linter warnings
  • a85db46 Updates to the Cassandra quickstart guide
  • 4636511 With the latest Redis release, the geo commands may return doubles containing...
  • 82607ee Improve header in README.md based on name and description
  • 28598d0 Remove QuarkusTestExtension.class from @​QuarkusIntegrationTest
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [quarkus-bom](https://github.com/quarkusio/quarkus) from 2.13.2.Final to 2.15.1.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.13.2.Final...2.15.1.Final)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  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 27, 2022
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 68.36% // Head: 68.87% // Increases project coverage by +0.51% 🎉

Coverage data is based on head (3ee23ac) compared to base (d597d5a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
+ Coverage     68.36%   68.87%   +0.51%     
  Complexity       48       48              
============================================
  Files            17       17              
  Lines           196      196              
  Branches          6        6              
============================================
+ Hits            134      135       +1     
+ Misses           59       58       -1     
  Partials          3        3              
Flag Coverage Δ
unittests 68.87% <ø> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/kotlin/com/trendyol/kediatr/PublishStrategies.kt 28.57% <0.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@osoykan osoykan merged commit 6538291 into master Dec 27, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.quarkus-quarkus-bom-2.15.1.Final branch December 27, 2022 15:39
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.

1 participant