Re: [PR] Bump assertj-core from 3.23.1 to 3.24.2 in /spi-fly [aries]

2024-01-01 Thread via GitHub


dependabot[bot] closed pull request #225: Bump assertj-core from 3.23.1 to 
3.24.2 in /spi-fly
URL: https://github.com/apache/aries/pull/225


-- 
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: dev-unsubscr...@aries.apache.org

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



[PR] Bump org.assertj:assertj-core from 3.23.1 to 3.25.0 in /spi-fly [aries]

2024-01-01 Thread via GitHub


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

   Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.23.1 to 3.25.0.
   
   Release notes
   Sourced from https://github.com/assertj/assertj/releases";>org.assertj:assertj-core's 
releases.
   
   v3.25.0
   :jigsaw: Binary Compatibility
   The release is https://assertj.github.io/doc/#binary-compatibility";>binary 
compatible with the previous minor version.
   :no_entry_sign: Deprecated
   Core
   
   Deprecate the following date/time related assertions in favor of 
isCloseTo:
   
   isEqualToIgnoringHours
   isEqualToIgnoringMinutes
   isEqualToIgnoringSeconds
   isEqualToIgnoringMillis
   isEqualToIgnoringNanos
   isInSameHourAs
   isInSameMinuteAs
   isInSameSecondAs
   
   
   Deprecate asList in favor of asInstanceOf https://redirect.github.com/assertj/assertj/issues/3138";>#3138
   
   :sparkles: New Features
   Core
   
   
   Add Descriptable#describedAs(Supplier)
   
   
   Add isInThePast and isInTheFuture to 
LocalDate assertions https://redirect.github.com/assertj/assertj/issues/2933";>#2933
   
   
   Add isInThePast and isInTheFuture to the 
missing Java 8 date/time types https://redirect.github.com/assertj/assertj/issues/2947";>#2947
   
   
   Add isRecord and isNotRecord to 
Class assertions https://redirect.github.com/assertj/assertj/issues/2968";>#2968
   
   
   Add hasNullValue and doesNotHaveNullValue to 
AtomicReferenceAssert https://redirect.github.com/assertj/assertj/issues/2969";>#2969
   
   
   Add asBoolean|Byte|Short|Int|Long|Float|Double to 
String assertions https://redirect.github.com/assertj/assertj/issues/2580";>#2580
   
   
   Add hasRecordComponents to Class assertions https://redirect.github.com/assertj/assertj/issues/2995";>#2995
   
   
   Add getters for field path in ComparisonDifference https://redirect.github.com/assertj/assertj/issues/3007";>#3007
   
   
   Allow to compare enum and string fields in the 
recursive comparison https://redirect.github.com/assertj/assertj/issues/2616";>#2616
   
   
   Provide value when assertThatThrownBy / 
thenThrownBy fail https://redirect.github.com/assertj/assertj/issues/3043";>#3043
   
   
   Add isSealed and isNotSealed to 
Class assertions https://redirect.github.com/assertj/assertj/issues/3080";>#3080
   
   
   Add assertThatCharSequence to disambiguate Groovy's 
GString https://redirect.github.com/assertj/assertj/issues/3132";>#3132
   
   
   Change the way the properties are collected using the 
Class.getMethods() API instead of iterating the class hierarchy 
using Class.declaredMethods() https://redirect.github.com/assertj/assertj/issues/3135";>#3135
   
   
   Add default constructor for RecursiveComparator https://redirect.github.com/assertj/assertj/issues/3206";>#3206
   
   
   Add isPrimitive and isNotPrimitive to 
Class assertions https://redirect.github.com/assertj/assertj/issues/2722";>#2722
   
   
   Add anyOf(ThrowingConsumer...) and 
allOf(ThrowingConsumer...) https://redirect.github.com/assertj/assertj/issues/3219";>#3219
   
   What was written as:
   assertThat(elements)
 .extracting(Element::getProperty)
 .allSatisfy(p -> assertThat(p).satisfiesAnyOf(
 p1 -> assertThat(p1).isNull(),
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/assertj/assertj/commit/2c1c0839af66989c2d30d5b556799ca75ef2c246";>2c1c083
 [maven-release-plugin] prepare release assertj-build-3.25.0
   https://github.com/assertj/assertj/commit/c44129de725f5a3ecbaba16dd7b9ec31fd9e293b";>c44129d
 Move flatten-maven-plugin version to separate property
   https://github.com/assertj/assertj/commit/31cefaf68c04e13c6703033151f776251782af85";>31cefaf
 Apply flatten-maven-plugin to assertj-core and 
assertj-guava (https://redirect.github.com/assertj/assertj/issues/3311";>#3311)
   https://github.com/assertj/assertj/commit/435d183f2ededb18246338fb780098fabfba700b";>435d183
 chore(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 (https://redirect.github.com/assertj/assertj/issues/3312";>#3312)
   https://github.com/assertj/assertj/commit/e044604d99cdb513177d467886d51c47e0163251";>e044604
 chore(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 
3
   https://github.com/assertj/assertj/commit/1ea43798bdd19c02f0d5223df1188a8029740ef2";>1ea4379
 chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 
2.16.0...
   https://github.com/assertj/assertj/commit/e841b327cd668856625cb18dc6807723ab966742";>e841b32
 chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 
...
   https://github.com/assertj/assertj/commit/5ea37606edf781f25d9661a09dcc02b8a9f3c7dc";>5ea3760
 ci: update workflows to Java 21 (https://redirect.github.com/assertj/assertj/issues/3191";>#3191)
   https://github.com/assertj/assertj/commit/e91cb7bfafd612961350e6846220a62a8188567f";>e91cb7b
 ci: upload only report for latest release binary comp

Re: [PR] Bump assertj-core from 3.23.1 to 3.24.2 in /spi-fly [aries]

2024-01-01 Thread via GitHub


dependabot[bot] commented on PR #225:
URL: https://github.com/apache/aries/pull/225#issuecomment-1873418561

   Superseded by #288.


-- 
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: dev-unsubscr...@aries.apache.org

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