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 io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.18.1 to 3.0.1 #1471

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.18.1 to 3.0.1.

Release notes

Sourced from io.quarkiverse.amazonservices:quarkus-amazon-services-bom's releases.

3.0.1

This is a proper fix for using the Quarkus Lambda client within a Quarkus Lambda application. See Release 3.0.0 for a detailed changelog.

What's Changed

Full Changelog: quarkiverse/quarkus-amazon-services@3.0.0...3.0.1

3.0.0

Major changes

Breaking Changes

  • To avoid a conflict in package names with some Quarkus core packages, we have moved to the io.quarkiverse.amazon prefix for package names. This is a compilation-breaking change for those using classes from this repository, such as the @S3Crt and @NamedDynamoDbTable annotations. You will need to update your imports accordingly.
  • The S3Presigner bean is no longer created by default. You must add an explicit injection point, like with other clients (S3Client and S3AsyncClient).

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-amazon-services@2.18.1...3.0.0

... (truncated)

Commits
  • ec922e7 [maven-release-plugin] prepare release 3.0.1
  • 01ef6d0 Update the latest release version 3.0.1 in documentation
  • 12d44ab chore: release 3.0.1 (#1468)
  • ecea474 fix: rename features to avoid collapsing with amazon-lambda (#1467)
  • 1f2e1b8 chore: fix link to documentation [skip ci]
  • 71585b6 Bump .md files to 999-SNAPSHOT
  • f3a51bc [maven-release-plugin] prepare for next development iteration
  • 8b17a88 [maven-release-plugin] prepare release 3.0.0
  • 46335ce Update the latest release version 3.0.0 in documentation
  • 2b2e8bd chore: release 3.0.0 (#1465)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.18.1 to 3.0.1.
- [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
- [Commits](quarkiverse/quarkus-amazon-services@2.18.1...3.0.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.amazonservices:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link

quarkus-bot bot commented Oct 28, 2024

Status for workflow Pull Request Build - development

This is the status report for running Pull Request Build - development on commit 6c99b1e.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

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