Skip to content

Bump quarkus.version from 1.2.0.Final to 1.10.3.Final #148

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps quarkus.version from 1.2.0.Final to 1.10.3.Final.
Updates quarkus-arc from 1.2.0.Final to 1.10.3.Final

Updates quarkus-kubernetes-client from 1.2.0.Final to 1.10.3.Final

Updates quarkus-bom from 1.2.0.Final to 1.10.3.Final

Release notes

Sourced from quarkus-bom's releases.

1.10.2.Final

Major changes

Complete changelog

  • #13554 - Maven devmode launcher regression: pass application args
  • #13552 - Add guides's link for AWS XRay
  • #13550 - Some fixes to allow JBang to work
  • #13546 - Fix JBang ClassLoading issue
  • #13532 - Fix SimpleScheduler pause functionality
  • #13529 - Rework constrained method inheritance for Hibernate Validator extension
  • #13526 - Gradle: process all the dependency constraints looking for the platform properties artifacts
  • #13524 - Ensure that primitive types in @ConfigProperties work as expected
  • #13523 - @ConfigProperties doesn't handle unset primitives
  • #13516 - Upgrade SmallRye GraphQL to 1.0.18
  • #13512 - SimpleScheduler: pause doesn't work
  • #13508 - JBang project fails to start using 1.10.0.Final version
  • #13501 - Update OpenShift doc to account for new environment variable options
  • #13470 - Hibernate validator does not work with extending interfaces
  • #13454 - Fix debugHost for Gradle's QuarkusDev
  • #13451 - Arguments passed with -Dquarkus.args are ignored in dev mode
  • #13223 - Change the dev/test mode defaults to localhost
  • #11536 - Hibernate Validator: Consider all superclasses when checking for annotations and add tests

1.10.1.Final

Major changes

Complete changelog

  • #13461 - Bump mutiny from 0.10.1 to 0.11.0
  • #13456 - @JsonIgnore QuarkusJsonPlatformDescriptor.getManagedDependencies
  • #13452 - Only add suppressed exceptions when we have several of them for Event
  • #13449 - Properly handle Flyway locations prefixed with 'filesystem:'
  • #13448 - Fix substratevm documentation links
  • #13447 - Link to Graal (substratevm) reflection documentation is broken
  • #13433 - Add a note to Security Authorization doc how to disable the permissions
  • #13424 - Don't log error message on bad request
  • #13421 - Flyway filesystem location not supported
  • #13418 - Fix gRPC Server port configuration in kubernetes descriptor
  • #13416 - gRPC port not well configured in kubernetes.yml
  • #13410 - Fix cache exception handling
  • #13409 - Add additional class to ImageIOProcessor
  • #13400 - Ensure no-args ctor only added once to beans
  • #13399 - Cache exception handling broken in Quarkus 1.10.0.Final
  • #13392 - Eagerly reject malformed requests
  • #13389 - Wrong comparison in cache guide
Commits
  • d96e1fe [RELEASE] - Bump version to 1.10.3.Final
  • 9ecf131 Merge pull request #13741 from gsmet/1.10.3-backports-2
  • 9fae0ce Merge HotDeploymentConfigFileBuildStep targeting the same file
  • afab7b9 Updates XStream due to published CVE
  • 7037d20 Merge pull request #13728 from gsmet/1.10.3-backports-1
  • 520e49f docs: fix typos in getting-started
  • b237aa3 Upgrade SmallRye OpenAPI to 2.0.16
  • 6341bcc Properly parse the jvmArgs passed to make it a list
  • 301e042 DevMojo invokes other goals only if those are actually configured
  • 100dd29 Make sure that remote-dev mode listens on all interfaces instead of localhost
  • Additional commits viewable in compare view

Updates quarkus-core from 1.2.0.Final to 1.10.3.Final

Updates quarkus-maven-plugin from 1.2.0.Final to 1.10.3.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)

Bumps `quarkus.version` from 1.2.0.Final to 1.10.3.Final.

Updates `quarkus-arc` from 1.2.0.Final to 1.10.3.Final

Updates `quarkus-kubernetes-client` from 1.2.0.Final to 1.10.3.Final

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

Updates `quarkus-core` from 1.2.0.Final to 1.10.3.Final

Updates `quarkus-maven-plugin` from 1.2.0.Final to 1.10.3.Final

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview
Copy link
Contributor Author

Superseded by #149.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/quarkus.version-1.10.3.Final branch December 17, 2020 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants