apache / camel-k-runtime

Apache Camel K runtime
https://camel.apache.org
Apache License 2.0
62 stars 52 forks source link

build(deps): bump quarkus-camel-bom from 2.14.0.Final to 2.15.3.Final #946

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps quarkus-camel-bom from 2.14.0.Final to 2.15.3.Final.

Commits
  • 3447093 [maven-release-plugin] prepare release 2.15.3.Final
  • 7859fa6 Merge pull request #743 from gsmet/quarkus-2.15.3
  • 2f3b9b9 Upgrade to Quarkus 2.15.3.Final
  • 55678c7 [maven-release-plugin] prepare for next development iteration
  • 32beed6 [maven-release-plugin] prepare release 2.15.2.Final
  • bae99cf Merge pull request #742 from gsmet/quarkus-2.15.2
  • f46af6d Upgrade to Quarkus 2.15.2.Final
  • 055f644 [maven-release-plugin] prepare for next development iteration
  • 5a96ce0 [maven-release-plugin] prepare release 2.15.1.Final
  • b5b8c36 Merge pull request #738 from gsmet/quarkus-2.15.1
  • 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)
orpiske commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about io.quarkus.platform:quarkus-camel-bom again, unless you re-open this PR. 😢

squakez commented 1 year ago

@dependabot ignore this dependency

Hi @orpiske, any reason why we want not to upgrade this dependency automatically? I think it is okey to keep it.

orpiske commented 1 year ago

@dependabot ignore this dependency

Hi @orpiske, any reason why we want not to upgrade this dependency automatically? I think it is okey to keep it.

Doesn't it need to be aligned in sync w/ Camel Quarkus ones? If not, we can reopen this and let dependabot manage it.

squakez commented 1 year ago

Ah, okey, it's just the quarkus platform, gotcha.