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

chore(deps): bump qute-core from 1.10.5.Final to 1.12.1.Final #23

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2021

Bumps qute-core from 1.10.5.Final to 1.12.1.Final.

Release notes

Sourced from qute-core's releases.

1.12.1.Final

Major changes

Complete changelog

  • #15420 - Fix file permission issue for container builds on remote daemons
  • #15406 - Fix consumes in rest score template;add consumes in endpoints template
  • #15402 - Include quarkus-mutiny instead of vanilla mutiny in RESTEasy Reactive
  • #15401 - Make missing password an error
  • #15400 - unnecessary warning was shown resteasy-reactive
  • #15390 - Fix sub resource locators with no method annotations
  • #15385 - Update p12 files and provide instructions to regenerate them
  • #15379 - Bring back proper timing for quarkus:dev
  • #15378 - Bump aws-xray-recorder-sdk-aws-sdk-v2 from 2.4.0 to 2.8.0
  • #15375 - Avoid NPE in dev console when there aren't any indexed entities with the Hibernate Search extension enabled
  • #15374 - Avoid warning about indexing primitive types
  • #15371 - Dev mode report the wrong startup time starting with Quarkus 1.12
  • #15363 - Fix issue with double query params
  • #15357 - RESTEasy Reactive: Chained Sub resources Result in 405 Method not allowed
  • #15352 - NPE in dev mode with hibernate-search-orm-elasticsearch
  • #15340 - Qute - fix handling of Panache entity getters for boolean properties
  • #15337 - Bump kubernetes-client-bom from 5.1.0 to 5.1.1
  • #15334 - Qute calls accessor method instead of using property for boolean (since 1.12.0.Final)
  • #15319 - Disable instrumentation for remote-dev
  • #15315 - Fix test-coverage problem in ConfigInstantiator & add jacoco to dependabot
  • #15305 - Treat MismatchedInputException as client error in RESTEasy Reactive
  • #15301 - Dev UI - Reactive Messaging - fix NPE when a channel is not configured
  • #15300 - Test coverage profile doesn't work
  • #15294 - Upgrade to Hibernate Search 6.0.2.Final
  • #15293 - DEV UI NPE when channel not configured.
  • #15273 - Bump gradle to 6.8.3
  • #15270 - Update to Keycloak 12.0.3
  • #15260 - gRPC blocking: fix calling grpc client within blocking service
  • #15251 - Upgrade SmallRye GraphQL to 1.0.22
  • #15250 - Kubernetes CRD ClassNotFoundException after upgrade to 1.11.2.Final in dev mode
  • #15238 - Fix Qute namespace extensions with no parameters
  • #15234 - Qute type checks - fix multiple nested helper hints
  • #15232 - Upgrade SmallRye Health to 2.2.6
  • #15212 - GRPC client onClose and onMessage should be hanled on same thread
  • #15207 - Fixes for Non app endpoints
  • #15197 - Fix various doc issues
  • #15189 - Add the ability to configure vertx http client options in RESTEasy Reactive client
  • #15187 - GRPC client stream onMessage and onClose executes on different threads
  • #15171 - Various adjustments to create-extension
  • #15165 - Qute validation - fix parsing of nested helper hints
  • #15161 - Qute - fix validation of primitives
  • #15160 - Qute namespace extensions without parameters don't work in Quarkus 1.12.0.FINAL
  • #15158 - Handle more than one level of sub resource params

... (truncated)

Commits
  • 8120a02 [RELEASE] - Bump version to 1.12.1.Final
  • c33c2b9 Merge pull request #15420 from jonathan-meier/fix_permissions_remote_containe...
  • 3691945 Merge pull request #15419 from gsmet/1.12.1-backports-4
  • 9951683 Don't use --user and --userns in remote containers
  • b3440e7 Make missing password and error
  • 9df0c28 Fix consumes in rest score template;add consumes in endpoints template
  • 1105aa6 Include quarkus-mutiny instead of vanilla mutiny in RESTEasy Reactive
  • dd39a8a Avoid confusion between entity instances and entity types in the HSearch devcard
  • e080a65 Avoid NPE in dev console when there aren't any indexed entities
  • af1c4ce Fix sub resource locators with no method annotations
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2021

Superseded by #24.

@dependabot dependabot bot closed this Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.quarkus.qute-qute-core-1.12.1.Final branch March 12, 2021 05:57
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.

0 participants