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.8.0.Final to 2.8.1.Final #45

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2022

Bumps version.quarkus from 2.8.0.Final to 2.8.1.Final.
Updates quarkus-bom from 2.8.0.Final to 2.8.1.Final

Release notes

Sourced from quarkus-bom's releases.

2.8.1.Final

Complete changelog

  • #24981 - Add support for java.time.Instant params in RESTEasy Reactive
  • #24973 - Bump postgresql from 42.3.3 to 42.3.4
  • #24966 - Replace lambda in runtime code
  • #24964 - Bump flyway.version from 8.5.7 to 8.5.8
  • #24957 - Use -DnoCode instead of legacy -DnoExamples
  • #24946 - Make the config available to Keycloak Dev Console after reload
  • #24941 - Update dekorate to 2.9.2
  • #24937 - Update Vert.x to version 4.2.7
  • #24936 - Use created wiremock instance for stub creation
  • #24935 - Support @​TestProfile when using @​Nested tests
  • #24933 - Use quarkus-bom in jbang documentation
  • #24929 - Documents dependencies for fonts and locales tests on systems with C.UTF-8 default locale
  • #24926 - Code in guide "Scripting with Quarkus" does not run with jbang
  • #24924 - Fix RBAC decorator scope
  • #24921 - Update testcontainers to 1.17.1
  • #24920 - Upgrade to Hibernate ORM 5.6.8.Final
  • #24912 - Upgrade to ByteBuddy 1.12.9
  • #24910 - Test profiles not working with JUnit @Nested classes
  • #24908 - Configure the HTTP host when domain sockets are used
  • #24905 - Add image pull secret support to knative
  • #24903 - Bump testcontainers-bom from 1.16.3 to 1.17.0
  • #24893 - Create duplicated context in the DevConsole virtual server
  • #24892 - Prevent filtering of resources at build time for Amazon lambda http and rest
  • #24890 - Use resteasy-reactive-jackson in spring-web codestart
  • #24889 - Upgrade to JReleaser 1.0.0
  • #24875 - Make sure that headers added from pre-matching filters are taken into account
  • #24872 - Avoid XStream causing illegal access issues for internal JDK collections
  • #24868 - Change Content type in prematch filter does not change content type when matching (reactive!)
  • #24867 - Single values for array pairs passed without brackets in REST Client Reactive
  • #24865 - Fix potential IllegalAccessError in Spring Data JPA projection handling
  • #24864 - Change SmallRye GraphQL (+client) extensions' status to stable
  • #24863 - Print useful error message when browser cannot be opened
  • #24858 - Document access to Azure Service Hubs and Red Hat OpenShift Streams for Apache Kafka
  • #24857 - Open browser fails on github codespaces
  • #24856 - Documentation: fix typo
  • #24852 - Update SmallRye Reactive Converters to version 2.7.0
  • #24850 - Add 'gradle' to sample Dockerfile for building with Gradle
  • #24848 - Documentation fix: add missing artifactId in security jwt build
  • #24846 - Documentation - Correct Mutual TLS abbreviation - decapitalize first letter
  • #24840 - Fix potential NPE when PKCE secret is missing
  • #24834 - Make sure container image labels configuration are considered by Jib
  • #24830 - The OIDC Response mode is corrected in the query string when specified
  • #24828 - Bump flyway.version from 8.5.6 to 8.5.7
  • #24826 - Only add existing classes directory to Gradle application model
  • #24820 - quarkus.container-image.labels doesn't work with Jib
  • #24808 - Bump flyway.version from 8.5.5 to 8.5.6

... (truncated)

Commits
  • 5cd42e4 [RELEASE] - Bump version to 2.8.1.Final
  • e4f30c5 Merge pull request #24992 from gsmet/2.8.1-backports-3
  • 454e480 Use quarkus-bom in jbang documentation
  • 0214699 Add support for java.time.Instant params in RESTEasy Reactive
  • c327e5b Bump postgresql from 42.3.3 to 42.3.4
  • 2d56ed7 Make the config available to Keycloak Dev Console after reload
  • 2e76bcc Replace lambda in runtime code
  • 3c722a2 Amazon lambda http and rest should not filter resources at build time to avoi...
  • 5916c4d Bump flyway.version from 8.5.7 to 8.5.8
  • 325a33c Update Vert.x to version 4.2.7
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.8.0.Final to 2.8.1.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.8.0.Final to 2.8.1.Final.

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

Updates `quarkus-maven-plugin` from 2.8.0.Final to 2.8.1.Final

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2022
@Postremus
Copy link
Collaborator

@dependabot close

@dependabot dependabot bot closed this Apr 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/version.quarkus-2.8.1.Final branch April 19, 2022 17:36
@Postremus
Copy link
Collaborator

@dependabot reopen

@dependabot dependabot bot reopened this Apr 27, 2022
@dependabot dependabot bot restored the dependabot/maven/version.quarkus-2.8.1.Final branch April 27, 2022 06:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2022

Superseded by #46.

@dependabot dependabot bot closed this Apr 27, 2022
@dependabot dependabot bot deleted the dependabot/maven/version.quarkus-2.8.1.Final branch April 27, 2022 06:17
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

1 participant