quarkusio / quarkus-quickstarts

Quarkus quickstart code
https://quarkus.io
Apache License 2.0
1.95k stars 1.45k forks source link

Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.13.1 to 2.15.0 #1423

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.13.1 to 2.15.0.

Release notes

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

2.15.0

Major changes

  • Two new extensions for Inspector and Inspector2.
  • Adding SQS or SNS extensions when enabling telemetry for other extensions is no longer necessary.

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-amazon-services/compare/2.14.0...2.15.0

2.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-amazon-services/compare/2.13.1...2.14.0

Commits
  • 75a567e [maven-release-plugin] prepare release 2.15.0
  • 6b8168c Update the latest release version 2.15.0 in documentation
  • ba4bc23 chore: release 2.15.0 (#1251)
  • 616e87f build(deps): bump software.amazon.awssdk:bom from 2.25.37 to 2.25.44 (#1250)
  • 9b00c45 feat: add native substitutions for otel (#1242)
  • b24decc AWS Inspector2 support (#1244)
  • 58a6345 docs: add javaduke as a contributor for code (#1241)
  • bbf80df AWS Inspector module (#1239)
  • c9bcaa5 [maven-release-plugin] prepare for next development iteration
  • 29e3f9b [maven-release-plugin] prepare release 2.14.0
  • 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 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)
quarkus-bot[bot] commented 4 months ago

Status for workflow Pull Request Build - development

This is the status report for running Pull Request Build - development on commit 91bfb04d410fd694f5c203cd886cc5f549677a63.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Failures

:gear: Build - JDK 17 #

- Failing: optaplanner-quickstart 

:package: optaplanner-quickstart

Failed to execute goal on project optaplanner-quickstart: Could not resolve dependencies for project org.acme:optaplanner-quickstart:jar:1.0.0-SNAPSHOT: Could not find artifact io.quarkus:quarkus-webjars-locator:jar:999-SNAPSHOT

dependabot[bot] commented 4 months ago

Superseded by #1425.