Re: [PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 [maven-plugin-tools]

2024-03-02 Thread via GitHub


elharo merged PR #262:
URL: https://github.com/apache/maven-plugin-tools/pull/262


-- 
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: issues-unsubscr...@maven.apache.org

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



[PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 [maven-plugin-tools]

2024-02-05 Thread via GitHub


dependabot[bot] opened a new pull request, #262:
URL: https://github.com/apache/maven-plugin-tools/pull/262

   Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.1 to 3.25.3.
   
   Release notes
   Sourced from https://github.com/assertj/assertj/releases;>org.assertj:assertj-core's 
releases.
   
   v.3.25.3
   :bug: Bug Fixes
   
   Lock maven-clean-plugin version for all modules
   
   Core
   
   Fix a performance regression in the recursive comparison related to 
FieldLocation https://redirect.github.com/assertj/assertj/issues/3350;>#3350
   Don't fail when the recursive comparison checks compared fields in 
collection elements https://redirect.github.com/assertj/assertj/issues/3349;>#3349 
(proper fix: https://redirect.github.com/assertj/assertj/issues/3354;>#3354)
   
   :hammer: Dependency Upgrades
   
   Upgrade to Flatten Maven Plugin 1.6.0 https://redirect.github.com/assertj/assertj/issues/3335;>#3335
   Upgrade to Groovy 4.0.18 https://redirect.github.com/assertj/assertj/issues/3347;>#3347
   Upgrade to Hibernate Core 6.4.2.Final https://redirect.github.com/assertj/assertj/issues/3338;>#3338
   Upgrade to Maven Surefire Report Plugin 3.2.5 https://redirect.github.com/assertj/assertj/issues/3330;>#3330
   Upgrade to PITest Maven 1.15.6 https://redirect.github.com/assertj/assertj/issues/3348;>#3348
   Upgrade to SpotBugs Maven Plugin 4.8.3.0 https://redirect.github.com/assertj/assertj/issues/3336;>#3336
   Upgrade to advanced-security/maven-dependency-submission-action to 4 https://redirect.github.com/assertj/assertj/issues/3346;>#3346
   
   :heart: Contributors
   Thanks to all the contributors who worked on this release:
   https://github.com/ash211;>@​ash211
   v3.25.2
   :bug: Bug Fixes
   
   Fix unresolvable Javadoc stylesheet URLs, simplify configuration https://redirect.github.com/assertj/assertj/issues/3324;>#3324
   
   Core
   
   Fix missing configuration for MatcherAssert soft 
assertions
   Make deprecation notice visible in AbstractAssert#asList https://redirect.github.com/assertj/assertj/issues/3327;>#3327
   Recursive comparison uses equals on root object when 
useOverriddenEquals is enabled https://redirect.github.com/assertj/assertj/issues/3320;>#3320
   satisfiesExactlyInAnyOrder fails if actual 
overrides equals https://redirect.github.com/assertj/assertj/issues/3339;>#3339
   Avoid calling actual.hashCode() and 
expected.hashCode() in DualValue https://redirect.github.com/assertj/assertj/issues/3340;>#3340
   Recursive comparison checks for existence of fields in types that 
parameterize nested unordered iterables https://redirect.github.com/assertj/assertj/issues/3332;>#3332
   
   :hammer: Dependency Upgrades
   
   Upgrade to EqualsVerifier 3.15.6 https://redirect.github.com/assertj/assertj/issues/3329;>#3329
   Upgrade to Maven Surefire Plugin 3.2.5 https://redirect.github.com/assertj/assertj/issues/3328;>#3328
   Upgrade to Spotless Maven Plugin 2.43.0 https://redirect.github.com/assertj/assertj/issues/3345;>#3345
   
   :heart: Contributors
   Thanks to all the contributors who worked on this release:
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/assertj/assertj/commit/cd72df8cf56e2b7dc6f560cc1066c3643920fe7f;>cd72df8
 [maven-release-plugin] prepare release assertj-build-3.25.3
   https://github.com/assertj/assertj/commit/c9b3177ad8b133f3b71f95fe94a4f7d9e92d841c;>c9b3177
 fix: missing license
   https://github.com/assertj/assertj/commit/ae62aca8688421652a00b7d8660db30bc4b4a6ad;>ae62aca
 Ignore containers when checking compared fields existence in the recursive 
co...
   https://github.com/assertj/assertj/commit/bad16efa2bdb181983776b71ecbbcf83032609f5;>bad16ef
 chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.4.2.Final to 
6
   https://github.com/assertj/assertj/commit/c7940570d5b3f5743ac221e303733aeb1c0e6527;>c794057
 Fix a performance regression in the recursive comparison related to 
FieldLoca...
   https://github.com/assertj/assertj/commit/9ecb7f48689f5effaf601f637d9a75a4c5749693;>9ecb7f4
 Lock maven-clean-plugin version for all modules
   https://github.com/assertj/assertj/commit/d42d40c7d2d35fade2c5da6d0a85d2d3bc4e79cf;>d42d40c
 chore(deps): bump org.pitest:pitest-maven from 1.15.3 to 1.15.6 (https://redirect.github.com/assertj/assertj/issues/3348;>#3348)
   https://github.com/assertj/assertj/commit/5b32492639129a2cc01864515fe882c224534e20;>5b32492
 chore(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin from 
...
   https://github.com/assertj/assertj/commit/e27cc02080179339948a5ec9ca8dabea5abff3dc;>e27cc02
 chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 
...
   https://github.com/assertj/assertj/commit/97710916f7f750d0ee9a8857b978c7393386571c;>9771091
 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 
4...
   Additional commits viewable in