Re: [PR] chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 [camel]

2025-03-04 Thread via GitHub


davsclaus merged PR #17342:
URL: https://github.com/apache/camel/pull/17342


-- 
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-unsubscr...@camel.apache.org

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



Re: [PR] chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 [camel]

2025-03-03 Thread via GitHub


github-actions[bot] commented on PR #17342:
URL: https://github.com/apache/camel/pull/17342#issuecomment-2696511989

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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-unsubscr...@camel.apache.org

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



Re: [PR] chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 [camel]

2025-03-03 Thread via GitHub


gansheer commented on PR #17342:
URL: https://github.com/apache/camel/pull/17342#issuecomment-2696509975

   /component-test camel-hazelcast


-- 
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-unsubscr...@camel.apache.org

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



Re: [PR] chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 [camel]

2025-03-03 Thread via GitHub


github-actions[bot] commented on PR #17342:
URL: https://github.com/apache/camel/pull/17342#issuecomment-2696391642

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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-unsubscr...@camel.apache.org

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



[PR] chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 [camel]

2025-03-03 Thread via GitHub


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

   Bumps `mockito-version` from 5.15.2 to 5.16.0.
   Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases";>org.mockito:mockito-junit-jupiter's
 releases.
   
   v5.16.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog";>Shipkit Changelog 
Gradle Plugin
   5.16.0
   
   2025-03-03 - https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0";>10 
commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
   Add support for including module-info in Mockito. [(https://redirect.github.com/mockito/mockito/issues/3597";>#3597)](https://redirect.github.com/mockito/mockito/pull/3597";>mockito/mockito#3597)
   Bump com.gradle.develocity from 3.19 to 3.19.1 [(https://redirect.github.com/mockito/mockito/issues/3579";>#3579)](https://redirect.github.com/mockito/mockito/pull/3579";>mockito/mockito#3579)
   Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(https://redirect.github.com/mockito/mockito/issues/3577";>#3577)](https://redirect.github.com/mockito/mockito/pull/3577";>mockito/mockito#3577)
   Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 
[(https://redirect.github.com/mockito/mockito/issues/3574";>#3574)](https://redirect.github.com/mockito/mockito/pull/3574";>mockito/mockito#3574)
   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 
[(https://redirect.github.com/mockito/mockito/issues/3571";>#3571)](https://redirect.github.com/mockito/mockito/pull/3571";>mockito/mockito#3571)
   Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(https://redirect.github.com/mockito/mockito/issues/3569";>#3569)](https://redirect.github.com/mockito/mockito/pull/3569";>mockito/mockito#3569)
   Tweaks documentation on mockito agent config for maven [(https://redirect.github.com/mockito/mockito/issues/3568";>#3568)](https://redirect.github.com/mockito/mockito/pull/3568";>mockito/mockito#3568)
   Adds --info to diagnose closeAndReleaseStagingRepositories 
issues [(https://redirect.github.com/mockito/mockito/issues/3567";>#3567)](https://redirect.github.com/mockito/mockito/pull/3567";>mockito/mockito#3567)
   Refine reflection when calling management factory [(https://redirect.github.com/mockito/mockito/issues/3566";>#3566)](https://redirect.github.com/mockito/mockito/pull/3566";>mockito/mockito#3566)
   Avoid warning when dynamic attach is enabled [(https://redirect.github.com/mockito/mockito/issues/3551";>#3551)](https://redirect.github.com/mockito/mockito/pull/3551";>mockito/mockito#3551)
   
   
   
   
   Commits
   
   https://github.com/mockito/mockito/commit/c81be5deedfd966bd17c9619769a34c74d9779e6";>c81be5d
 Add support for including module-info in Mockito. (https://redirect.github.com/mockito/mockito/issues/3597";>#3597)
   https://github.com/mockito/mockito/commit/d01ac9d8222b01d6694b11a9978a91eb9aced5b1";>d01ac9d
 Issue https://redirect.github.com/mockito/mockito/issues/3584";>#3584 
Improve Gradle Kotlin documentation to add agent
   https://github.com/mockito/mockito/commit/83ee69b8b927e166f7a8acf6e789a26a58f63567";>83ee69b
 Bump com.gradle.develocity from 3.19 to 3.19.1 (https://redirect.github.com/mockito/mockito/issues/3579";>#3579)
   https://github.com/mockito/mockito/commit/289e97126431d48d835c921789039d2bcb8ddd82";>289e971
 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (https://redirect.github.com/mockito/mockito/issues/3577";>#3577)
   https://github.com/mockito/mockito/commit/1ab848368745281e0fb811f2ad2728ef5178e135";>1ab8483
 Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (https://redirect.github.com/mockito/mockito/issues/3574";>#3574)
   https://github.com/mockito/mockito/commit/fdb5df19862559d01c9755eecc7d1ab818c10eb6";>fdb5df1
 Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (https://redirect.github.com/mockito/mockito/issues/3571";>#3571)
   https://github.com/mockito/mockito/commit/e280630e98e21a23c4493dd808c7b79356613cbf";>e280630
 Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (https://redirect.github.com/mockito/mockito/issues/3569";>#3569)
   https://github.com/mockito/mockito/commit/96c2095e4f790d0c3a2c120d7f54c9cf44572b30";>96c2095
 Tweak documentation on mockito agent config for maven (https://redirect.github.com/mockito/mockito/issues/3568";>#3568)
   https://github.com/mockito/mockito/commit/1c3800dff2006ff436f017afdfd926c6d64e7bb7";>1c3800d
 Add --info to diagnose release issues (https://redirect.github.com/mockito/mockito/issues/3567";>#3567)
   https://github.com/mockito/mockito/commit/e9a4c774ecfcfd0fd00ac3979f711a31724d0c4a";>e9a4c77
 Refine reflection when calling management factory (https://redirect.github.com/mockito/mockito/issues/3566";>#3566)
   See full diff in https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0";>compare 
view