You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/03 15:37:27 UTC

[GitHub] [camel-quarkus] dependabot[bot] opened a new pull request, #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

dependabot[bot] opened a new pull request, #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486

   Bumps quarkus-amazon-services-bom from 1.3.1 to 1.6.1.
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkiverse.amazonservices:quarkus-amazon-services-bom&package-manager=maven&previous-version=1.3.1&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] ppalaga commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1422511241

   I have filed https://github.com/apache/camel-quarkus/issues/4532


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zhfeng commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "zhfeng (via GitHub)" <gi...@apache.org>.
zhfeng commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416595469

   Thanks @zbendhiba for pointing it out!
   
   And can someone recall why we need to have these flattened bom in repo? @ppalaga @jamesnetherton 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] dependabot[bot] commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1419833063

   Superseded by #4506.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zbendhiba commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416339585

   + this particular one needs to be sync with platform


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416692949

   > why we need to have these flattened bom in repo
   
   Technically, we don't. IIRC it's more for auditing purposes so we can see the history of what changed and where artifacts in the BOM are coming from.
   
   BTW, it's not just the BOM generation to consider here. Some version properties get sync'd & updated from others like here:
   
   https://github.com/apache/camel-quarkus/blob/main/pom.xml#L72
   
   So that'd be another thing that'd fail the build on these auto PRs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zbendhiba commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416338575

   there are issues with those updates.
   It needs to update the version, but also update related versions in the pom.xml file + regenerate the flattened boms.
   Otherwise CI will fail everytime


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zbendhiba commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416697936

   I was thinking about those flattened boms. If we do need those flattened boms, what about  we generate those only while we do a release?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] aldettinger commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "aldettinger (via GitHub)" <gi...@apache.org>.
aldettinger commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416054952

   This one has been upgraded in the platform, so should be fine https://github.com/quarkusio/quarkus-platform/commit/df1c0cb683ff7242bdc4e81e35df33a28553a42a


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zhfeng commented on pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "zhfeng (via GitHub)" <gi...@apache.org>.
zhfeng commented on PR #4486:
URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1418438643

   > BTW, it's not just the BOM generation to consider here. Some version properties get sync'd & updated from others like here:
   
   Yeah, it seems `dependabot` can not do this checking.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] dependabot[bot] closed pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #4486: Bump quarkus-amazon-services-bom from 1.3.1 to 1.6.1
URL: https://github.com/apache/camel-quarkus/pull/4486


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org