Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps dekorate.version from 4.1.4 to 4.1.5.
Updates io.dekorate:kubernetes-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:openshift-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:knative-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:servicebinding-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:helm-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:certmanager-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:kind-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:prometheus-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:s2i-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:docker-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:option-annotations from 4.1.4 to 4.1.5

Updates io.dekorate:dekorate-core from 4.1.4 to 4.1.5

Commits
  • 7199fcd [maven-release-plugin] prepare release 4.1.5
  • eccf0f8 chore: Set examples version to 4.1.5
  • 483d42b doc: Update dekorate version in docs to 4.1.5
  • 8f11c8e Release 4.1.5
  • ec38d00 fix: wrong package for Main class
  • 50a2f18 Add nodeSelector capabilities to DeploymentSpec
  • 0e3883c chore: upgrade actions/upload-artifact to v4, the v1 is deprecated and blocks...
  • f8e66d7 fix: dependabot alert about http request smuggling in ruby webrick
  • 8bb8c28 chore(deps): Bump version.kubernetes-client from 6.9.2 to 6.13.0
  • 58f819d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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 `dekorate.version` from 4.1.4 to 4.1.5.

Updates `io.dekorate:kubernetes-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:openshift-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:knative-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:servicebinding-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:helm-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:certmanager-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:kind-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:prometheus-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:s2i-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:docker-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:option-annotations` from 4.1.4 to 4.1.5

Updates `io.dekorate:dekorate-core` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/dekorateio/dekorate/releases)
- [Changelog](https://github.com/dekorateio/dekorate/blob/main/docs/release-guidelines.md)
- [Commits](dekorateio/dekorate@4.1.4...4.1.5)

---
updated-dependencies:
- dependency-name: io.dekorate:kubernetes-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:openshift-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:knative-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:servicebinding-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:helm-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:certmanager-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:kind-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:prometheus-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:s2i-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:docker-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:option-annotations
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dekorate:dekorate-core
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 30, 2025
Copy link

quarkus-bot bot commented May 30, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 0fa83ec.

✅ 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.

You can consult the Develocity build scans.

@gsmet
Copy link
Member

gsmet commented May 31, 2025

@metacosm it says we need to check with you? It's a micro so I suppose it's fine?

@metacosm
Copy link
Contributor

@metacosm it says we need to check with you? It's a micro so I suppose it's fine?

It should be but let me check anyway.

@metacosm
Copy link
Contributor

@geoand
Copy link
Contributor

geoand commented Jun 2, 2025

Build above is green so let's merge

@geoand geoand merged commit b9b7874 into main Jun 2, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.24 - main milestone Jun 2, 2025
@geoand geoand deleted the dependabot/maven/dekorate.version-4.1.5 branch June 2, 2025 06:24
@gsmet gsmet modified the milestones: 3.24 - main, 3.23.1 Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/kubernetes kind/component-upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants