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.version from 1.9.2.Final to 1.10.0.Final #1020

Merged
merged 2 commits into from
Nov 24, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 20, 2020

Bumps quarkus.version from 1.9.2.Final to 1.10.0.Final.
Updates quarkus-bom from 1.9.2.Final to 1.10.0.Final

Release notes

Sourced from quarkus-bom's releases.

1.10.0.CR1

Major changes

  • #13194 - Update SmallRye Reactive Messaging to version 2.5.0
  • #13118 - Support multiple datasources for reactive SQL clients
  • #13053 - Hibernate ORM 5.4.23 and Hibernate Reactive 1.0.0.Alpha11
  • #13037 - Support micrometer StatsD meter registry
  • #13034 - Upgrade to Mutiny 0.10.1
  • #13016 - Allow disabling the Swagger/GraphQL/Health/OpenAPI UIs at Runtime
  • #12949 - Allow to define part of the Hibernate ORM config at runtime
  • #12907 - Qute: display custom error page during dev mode
  • #12782 - Add Swagger UI Options via config
  • #12759 - Add a Deploying to Google Cloud guide
  • #12744 - Export Micrometer metrics to Signalfx
  • #12692 - Changed the usage from slf4j-jboss-logging to slf4j-jboss-logmanager.
  • #12566 - Change default media type to JSON
  • #12473 - Use Codestarts as default project generation tool
  • #12372 - Adding an IAM Amazon-service extension

Complete changelog

  • #13207 - Quartz - replace Arc.container() with Instance
  • #13204 - Add possibility to configure LDAP referral mode
  • #13202 - Allow releasing runner class loader resources
  • #13201 - Bump flyway-core from 7.1.1 to 7.2.0
  • #13200 - Bump awssdk.version from 2.15.23 to 2.15.24
  • #13199 - Bump quarkus-http.version from 3.0.15.Final to 3.0.16.Final
  • #13194 - Update SmallRye Reactive Messaging to version 2.5.0
  • #13191 - Fix Micrometer configuration documentation issues
  • #13190 - Upgrade REST Assured to 4.3.2
  • #13189 - Avoid ObjectMapper CDI warning in Funky Google Cloud Functions
  • #13184 - Add referral mode config property to the quarkus.security.ldap.dir-context
  • #13182 - Upgrade SmallRye GraphQL to 1.0.15
  • #13181 - Fix the name of registerHealthUiHandler method
  • #13177 - Bump ubi minimal version to 8.3
  • #13175 - Propagate system property in gradle sub command
  • #13173 - Fix return type in the kafka guide
  • #13172 - Remove private modifier from injection point in MP FT guide
  • #13167 - Upgrade to SmallRye OpenAPI 2.0.14
  • #13162 - Bump testcontainers-bom from 1.14.3 to 1.15.0
  • #13160 - Bump awssdk.version from 2.15.22 to 2.15.23
  • #13159 - Bump aws-lambda-java-events from 3.5.0 to 3.6.0
  • #13157 - Optimise memory retention in production: tuning of RunnerClassLoader
  • #13153 - General Quarkus Platform doc describing how a platform is defined
  • #13152 - Qute: fix template extension validation
  • #13151 - Bump awssdk.version from 2.15.21 to 2.15.22
  • #13148 - Forbid caching annotations on private methods
  • #13147 - Deprecate field- and ctor-based BuildProducers
  • #13143 - Vert.x event-loop threads start as "vert.x-eventloop-thread-"
  • #13142 - REST Clients JSON extensions should produce RESTEASY_JSON capability
Commits
  • 36f3921 [RELEASE] - Bump version to 1.10.0.Final
  • 39d4acd Merge pull request #13368 from gsmet/1.10.0-backports-3
  • 6ec9c4a Upgrade to Hibernate ORM 5.4.24.Final
  • ca7bb54 Panache/Reactive TestEndpoint#model1 should not have an unpersisted Dog field
  • beca218 Kotlin/Panache TestEndpoint#model1 should not have an unpersisted Dog field
  • e2ae132 Panache TestEndpoint#model1 should not have an unpersisted Dog field
  • b24165d Remove package namespacing for core examples, clean path & class names
  • 8d6e0f5 Merge pull request #13360 from gsmet/1.10.0-backports-2
  • e18236a Close admin client now to avoid rely on admin client polling timeout of 60s
  • 918d9db Update to proton-j 0.33.8
  • Additional commits viewable in compare view

Updates quarkus-test-common from 1.9.2.Final to 1.10.0.Final

Updates quarkus-maven-plugin from 1.9.2.Final to 1.10.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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the Dependencies Pull requests that update a dependency file label Nov 20, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/quarkus.version-1.10.0.Final branch from fe90108 to 489f719 Compare November 23, 2020 12:58
dependabot-preview bot and others added 2 commits November 24, 2020 10:44
Bumps `quarkus.version` from 1.9.2.Final to 1.10.0.Final.

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

Updates `quarkus-test-common` from 1.9.2.Final to 1.10.0.Final

Updates `quarkus-maven-plugin` from 1.9.2.Final to 1.10.0.Final

Signed-off-by: dependabot-preview[bot] <[email protected]>
@carlesarnal carlesarnal force-pushed the dependabot/maven/quarkus.version-1.10.0.Final branch from 86371eb to d4677bd Compare November 24, 2020 09:46
@carlesarnal carlesarnal merged commit 271ca84 into master Nov 24, 2020
@carlesarnal carlesarnal deleted the dependabot/maven/quarkus.version-1.10.0.Final branch November 24, 2020 10:33
carlesarnal added a commit that referenced this pull request Nov 25, 2020
* Bump quarkus.version from 1.9.2.Final to 1.10.0.Final

Bumps `quarkus.version` from 1.9.2.Final to 1.10.0.Final.

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

Updates `quarkus-test-common` from 1.9.2.Final to 1.10.0.Final

Updates `quarkus-maven-plugin` from 1.9.2.Final to 1.10.0.Final

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

* Add jboss slf4j version

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Carles <[email protected]>
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