Closed renovate[bot] closed 2 months ago
39 files 39 suites 19s :stopwatch: 271 tests 271 :white_check_mark: 0 :zzz: 0 :x: 276 runs 276 :white_check_mark: 0 :zzz: 0 :x:
Results for commit bde30451.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
8.7
->8.9
15.7
->15.8
3.5.4
->3.9.1
1.13.11
->1.13.12
3.0.1
->3.1.0
1.1.3
->1.3.0
5.9.0
->5.9.1
5.9.0
->5.9.1
5.9.0
->5.9.1
1.39.2
->1.40.3
1.17.2
->1.18.1
33.2.0-jre
->33.2.1-jre
5.0.0.4638
->5.1.0.4882
0.17.6
->0.17.7
1.1.5
->1.1.6
3.2.5
->3.3.2
1.9.24
->1.9.25
1.9.24
->1.9.25
1.9.24
->1.9.25
Release Notes
gradle/gradle (gradle)
### [`v8.9`](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) ### [`v8.8`](https://togithub.com/gradle/gradle/releases/tag/v8.8.0): 8.8 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0) The Gradle team is excited to announce Gradle 8.8. [Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Björn Kautler](https://togithub.com/Vampire), [Denes Daniel](https://togithub.com/pantherdd), [Fabian Windheuser](https://togithub.com/fawind), [Hélio Fernandes Sebastião](https://togithub.com/helfese), [Jay Wei](https://togithub.com/JayWei1215), [jhrom](https://togithub.com/jhrom), [jwp345](https://togithub.com/jwp345), [Jörgen Andersson](https://togithub.com/jorander), [Kirill Gavrilov](https://togithub.com/gavvvr), [MajesticMagikarpKing](https://togithub.com/yctomwang), [Maksim Lazeba](https://togithub.com/M-Lazeba), [Philip Wedemann](https://togithub.com/hfhbd), [Robert Elliot](https://togithub.com/Mahoney), [Róbert Papp](https://togithub.com/TWiStErRob), [Stefan M.](https://togithub.com/StefMa), [Tibor Vyletel](https://togithub.com/TiborVyletel), [Tony Robalik](https://togithub.com/autonomousapps), [Valentin Kulesh](https://togithub.com/unshare), [Yanming Zhou](https://togithub.com/quaff), [김용후](https://togithub.com/who-is-hu) #### Upgrade instructions Switch your build to use Gradle 8.8 by updating your wrapper: ./gradlew wrapper --gradle-version=8.8 See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.8/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://togithub.com/gradle).wiremock/wiremock (org.wiremock:wiremock-standalone)
### [`v3.9.1`](https://togithub.com/wiremock/wiremock/releases/tag/3.9.1) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.9.0...3.9.1) #### 🐞 Bug Fixes - disallow json schemas to be invalid json. ([#2814](https://togithub.com/wiremock/wiremock/issues/2814)) [@RafeArnold](https://togithub.com/RafeArnold) ### [`v3.9.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.9.0) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.8.0...3.9.0) 🚀 New features and improvements - add listener registration to Store. ([#2811](https://togithub.com/wiremock/wiremock/issues/2811)) [@RafeArnold](https://togithub.com/RafeArnold) - Pick random helper enhancements ([#2812](https://togithub.com/wiremock/wiremock/issues/2812)) [@tomakehurst](https://togithub.com/tomakehurst) - Add support for request matching with dynamic year and dynamic year/month values ([#2741](https://togithub.com/wiremock/wiremock/issues/2741)) [@papiomytoglou](https://togithub.com/papiomytoglou) #### 📖 OpenAPI updates - OpenAPI improvements ([#2798](https://togithub.com/wiremock/wiremock/issues/2798)) [@tomakehurst](https://togithub.com/tomakehurst) - Updated and corrected JSON schemas for matcher in the OpenAPI spec ([#2797](https://togithub.com/wiremock/wiremock/issues/2797)) [@tomakehurst](https://togithub.com/tomakehurst) - Add missing admin endpoints to open api spec ([#2791](https://togithub.com/wiremock/wiremock/issues/2791)) [@leeturner](https://togithub.com/leeturner) #### 🐞 Bug fixes - update MatchesJsonSchemaPattern to handle invalid json schemas. ([#2803](https://togithub.com/wiremock/wiremock/issues/2803)) [@RafeArnold](https://togithub.com/RafeArnold) - correctly handle InMemoryObjectStore.compute returning null. ([#2804](https://togithub.com/wiremock/wiremock/issues/2804)) [@RafeArnold](https://togithub.com/RafeArnold) #### 📦 Dependency updates - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 ([#2800](https://togithub.com/wiremock/wiremock/issues/2800)) [@dependabot](https://togithub.com/dependabot) - Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 ([#2799](https://togithub.com/wiremock/wiremock/issues/2799)) [@dependabot](https://togithub.com/dependabot) - Bump versions.jsonUnit from 2.39.0 to 2.40.0 ([#2793](https://togithub.com/wiremock/wiremock/issues/2793)) [@dependabot](https://togithub.com/dependabot) - Bump versions.jsonUnit from 2.38.0 to 2.39.0 ([#2787](https://togithub.com/wiremock/wiremock/issues/2787)) [@dependabot](https://togithub.com/dependabot) - Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 ([#2767](https://togithub.com/wiremock/wiremock/issues/2767)) [@dependabot](https://togithub.com/dependabot) ### [`v3.8.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.8.0) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.7.0...3.8.0) #### 🚀 New features and improvements - Add a toString to the ResponsePartTemplateModel class ([#2785](https://togithub.com/wiremock/wiremock/issues/2785)) [@leeturner](https://togithub.com/leeturner) - Multipart request template model ([#2782](https://togithub.com/wiremock/wiremock/issues/2782)) [@leeturner](https://togithub.com/leeturner) - 2758 self description matchresult ([#2771](https://togithub.com/wiremock/wiremock/issues/2771)) [@leeturner](https://togithub.com/leeturner) #### 📦 Dependency updates - Bump versions.junitJupiter from 5.10.2 to 5.10.3 ([#2780](https://togithub.com/wiremock/wiremock/issues/2780)) [@dependabot](https://togithub.com/dependabot) - Bump com.networknt:json-schema-validator:1.4.0 -> 1.4.3 ([#2781](https://togithub.com/wiremock/wiremock/issues/2781)) [@Mahoney](https://togithub.com/Mahoney) #### 🐞 Bug fixes - Fix matching of multiple expected zoned date/time values with multiple actual local ones ([#2650](https://togithub.com/wiremock/wiremock/issues/2650)) [@papiomytoglou](https://togithub.com/papiomytoglou) ### [`v3.7.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.7.0) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.6.0...3.7.0) #### 🚀 New features and improvements - Ignore order of xml nodes on same level when matching request body ([#2747](https://togithub.com/wiremock/wiremock/issues/2747)) [@viktormelnychuk](https://togithub.com/viktormelnychuk) - Add request id to the template model ([#2757](https://togithub.com/wiremock/wiremock/issues/2757)) [@leeturner](https://togithub.com/leeturner) - Allow configuring max items of an ObjectStore ([#2763](https://togithub.com/wiremock/wiremock/issues/2763)) [@Mahoney](https://togithub.com/Mahoney) - TestNotifier.get{Level}Messages return a snapshot ([#2762](https://togithub.com/wiremock/wiremock/issues/2762)) [@Mahoney](https://togithub.com/Mahoney) - Add preserveUserAgentProxyHeader to keep User-Agent header ([#2733](https://togithub.com/wiremock/wiremock/issues/2733)) [@raycoarana](https://togithub.com/raycoarana) - Default the max template cache entries to 1000 instead of infinite ([#2752](https://togithub.com/wiremock/wiremock/issues/2752)) [@leeturner](https://togithub.com/leeturner) - feat: add admin api route to get file contents from file store ([#2743](https://togithub.com/wiremock/wiremock/issues/2743)) [@pedro37](https://togithub.com/pedro37) - 2759 report webhook errors and results as sub events ([#2766](https://togithub.com/wiremock/wiremock/issues/2766)) [@leeturner](https://togithub.com/leeturner) #### 🐞 Bug fixes - Stop ejecting existing key on read of missing key ([#2772](https://togithub.com/wiremock/wiremock/issues/2772)) [@Mahoney](https://togithub.com/Mahoney) - Fix race condition in getObjectStore ([#2761](https://togithub.com/wiremock/wiremock/issues/2761)) [@Mahoney](https://togithub.com/Mahoney) - Fix scala warnings ([#2768](https://togithub.com/wiremock/wiremock/issues/2768)) [@Mahoney](https://togithub.com/Mahoney) - Fix HttpClientBuilder сode and add options for Connection Management to increase the proxying performance ([#2744](https://togithub.com/wiremock/wiremock/issues/2744)) [@MuTalKing](https://togithub.com/MuTalKing) - Fixed [#2739](https://togithub.com/wiremock/wiremock/issues/2739) - prevent automatic creation of \__files dir on startup and instead create lazily on write ([#2760](https://togithub.com/wiremock/wiremock/issues/2760)) [@tomakehurst](https://togithub.com/tomakehurst) - fix: stop showing path parameter non match message incorrectly. ([#2753](https://togithub.com/wiremock/wiremock/issues/2753)) [@RafeArnold](https://togithub.com/RafeArnold) - Prevent creating multiple stub mappings with the same ID ([#2742](https://togithub.com/wiremock/wiremock/issues/2742)) [@RafeArnold](https://togithub.com/RafeArnold) #### ✍ Other changes - Disabled DNS filtering when no custom proxy security rules are set ([#2737](https://togithub.com/wiremock/wiremock/issues/2737)) [@egerix](https://togithub.com/egerix) - Path params and serve event ID in request ([#2769](https://togithub.com/wiremock/wiremock/issues/2769)) [@tomakehurst](https://togithub.com/tomakehurst) #### 📦 Dependency updates - Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre ([#2745](https://togithub.com/wiremock/wiremock/issues/2745)) [@dependabot](https://togithub.com/dependabot) ### [`v3.6.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.6.0) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.5.4...3.6.0) ##### 🚀 New features and improvements - arrayJoin - Handlebar helper ([#2725](https://togithub.com/wiremock/wiremock/issues/2725)) [@dieppa](https://togithub.com/dieppa) - Added arrayAdd, arrayRemove and val helpers ([#2724](https://togithub.com/wiremock/wiremock/issues/2724)) [@tomakehurst](https://togithub.com/tomakehurst) - Added an object store to the Stores interface plus a default in-memory implementation ([#2723](https://togithub.com/wiremock/wiremock/issues/2723)) [@tomakehurst](https://togithub.com/tomakehurst) - Move the serve event triggered prior to responding before transformers are applied ([#2722](https://togithub.com/wiremock/wiremock/issues/2722)) [@tomakehurst](https://togithub.com/tomakehurst) - Added an overload of andMatching to stub builders taking a defintion object parameter ([#2721](https://togithub.com/wiremock/wiremock/issues/2721)) [@tomakehurst](https://togithub.com/tomakehurst) - 2711 Add start and stop hooks for extensions ([#2726](https://togithub.com/wiremock/wiremock/issues/2726)) [@leeturner](https://togithub.com/leeturner) - Allow subclasses of WireMockExtension to get the ExtensionContext ([#1981](https://togithub.com/wiremock/wiremock/issues/1981)) [@tsmock](https://togithub.com/tsmock) - Added supported-proxy-encodings as a CLI parameter ([#2694](https://togithub.com/wiremock/wiremock/issues/2694)) [@tomakehurst](https://togithub.com/tomakehurst) ##### 🐞 Bug fixes - Fixes [#2696](https://togithub.com/wiremock/wiremock/issues/2696) - xPath helper returns error when result is primitive value ([#2717](https://togithub.com/wiremock/wiremock/issues/2717)) [@tomakehurst](https://togithub.com/tomakehurst) - Content-Type Header for Multipart-Requests should be checked case-insensitive ([#2707](https://togithub.com/wiremock/wiremock/issues/2707)) [@mufasa1976](https://togithub.com/mufasa1976) - Fix parsing of date/time query parameter values with an offset ahead of UTC ([#2703](https://togithub.com/wiremock/wiremock/issues/2703)) [@papiomytoglou](https://togithub.com/papiomytoglou) - fix: handlebars math helper handles large negative integers ([#2706](https://togithub.com/wiremock/wiremock/issues/2706)) [@RafeArnold](https://togithub.com/RafeArnold) ##### 📦 Dependency updates - Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 ([#2716](https://togithub.com/wiremock/wiremock/issues/2716)) [@dependabot](https://togithub.com/dependabot) - Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 ([#2715](https://togithub.com/wiremock/wiremock/issues/2715)) [@dependabot](https://togithub.com/dependabot) - Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 ([#2687](https://togithub.com/wiremock/wiremock/issues/2687)) [@dependabot](https://togithub.com/dependabot) - Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 ([#2708](https://togithub.com/wiremock/wiremock/issues/2708)) [@dependabot](https://togithub.com/dependabot) - Bump versions.xmlUnit from 2.9.1 to 2.10.0 ([#2698](https://togithub.com/wiremock/wiremock/issues/2698)) [@dependabot](https://togithub.com/dependabot) - Bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 ([#2700](https://togithub.com/wiremock/wiremock/issues/2700)) [@dependabot](https://togithub.com/dependabot) - Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre ([#2704](https://togithub.com/wiremock/wiremock/issues/2704)) [@dependabot](https://togithub.com/dependabot)mockk/mockk (io.mockk:mockk)
### [`v1.13.12`](https://togithub.com/mockk/mockk/releases/tag/1.13.12) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.11...1.13.12) ##### What's Changed - Kotlin 2.0.0 by [@SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1255](https://togithub.com/mockk/mockk/pull/1255) - Don't unbox primitive value class returned by suspend function by [@SackCastellon](https://togithub.com/SackCastellon) in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - Fix RequireParallelTesting Annotation by [@thamp59](https://togithub.com/thamp59) in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - Enable clearAllMocks to clear only thread-local mocks. by [@xzhang-brex](https://togithub.com/xzhang-brex) in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) ##### New Contributors - [@SackCastellon](https://togithub.com/SackCastellon) made their first contribution in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - [@thamp59](https://togithub.com/thamp59) made their first contribution in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - [@xzhang-brex](https://togithub.com/xzhang-brex) made their first contribution in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.11...1.13.12kotest/kotest-extensions-wiremock (io.kotest.extensions:kotest-extensions-wiremock)
### [`v3.1.0`](https://togithub.com/kotest/kotest-extensions-wiremock/releases/tag/v3.1.0) #### What's Changed Wiremock upgraded from 3.3.1 to 3.6.0 *** - chore(deps): update actions/checkout action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest-extensions-wiremock/pull/34](https://togithub.com/kotest/kotest-extensions-wiremock/pull/34) - chore(deps): update actions/setup-java action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest-extensions-wiremock/pull/35](https://togithub.com/kotest/kotest-extensions-wiremock/pull/35) - chore(deps): update dependency gradle to v8 by [@renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest-extensions-wiremock/pull/37](https://togithub.com/kotest/kotest-extensions-wiremock/pull/37) - fix(deps): update dependency org.wiremock:wiremock-standalone to v3.6.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest-extensions-wiremock/pull/41](https://togithub.com/kotest/kotest-extensions-wiremock/pull/41) **Full Changelog**: https://github.com/kotest/kotest-extensions-wiremock/compare/v3.0.1...v3.1.0kotest/kotest-extensions-spring (io.kotest.extensions:kotest-extensions-spring)
### [`v1.3.0`](https://togithub.com/kotest/kotest-extensions-spring/releases/tag/v1.3.0): 1.3.0 #### What's changed - Updated to use Kotest 5.8 - Propagate errors to Spring test listeners [#119](https://togithub.com/kotest/kotest-extensions-spring/issues/119) - Correcting callback order of `afterTestExecution` and `afterTestMethod` [#119](https://togithub.com/kotest/kotest-extensions-spring/issues/119)kotest/kotest (io.kotest:kotest-assertions-core)
### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) #### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#62](https://togithub.com/kotest/kotest/issues/62)) by [@AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#65](https://togithub.com/kotest/kotest/issues/65)) by [@AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#3911](https://togithub.com/kotest/kotest/issues/3911)) by [@gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.listslackapi/java-slack-sdk (com.slack.api:slack-api-client)
### [`v1.40.3`](https://togithub.com/slackapi/java-slack-sdk/releases/tag/v1.40.3): version 1.40.3 [Compare Source](https://togithub.com/slackapi/java-slack-sdk/compare/v1.40.2...v1.40.3) ### Changes - \[slack-api-client] [#1337](https://togithub.com/slackapi/java-slack-sdk/issues/1337) Fix [#1336](https://togithub.com/slackapi/java-slack-sdk/issues/1336) missing and invalid properties in rich text block elements - Thanks [@seratch](https://togithub.com/seratch) [@Falit](https://togithub.com/Falit) - \[slack-api-client] Add new properties to Web API responses - Thanks [@seratch](https://togithub.com/seratch) - \[bolt] Add missing properties in app_mention event payload - Thanks [@seratch](https://togithub.com/seratch) *** - All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/103?closed=1 - All changes: https://github.com/slackapi/java-slack-sdk/compare/v1.40.2...v1.40.3 ### [`v1.40.2`](https://togithub.com/slackapi/java-slack-sdk/releases/tag/v1.40.2): version 1.40.2 ### Changes - \[slack-api-client] [#1330](https://togithub.com/slackapi/java-slack-sdk/issues/1330) Add conversations.externalInvitePermissions.set API support - Thanks [@seratch](https://togithub.com/seratch) - \[slack-api-client] [#1331](https://togithub.com/slackapi/java-slack-sdk/issues/1331) Add team.externalTeams.disconnect API - Thanks [@seratch](https://togithub.com/seratch) - \[bolt] [#1332](https://togithub.com/slackapi/java-slack-sdk/issues/1332) Add a few missing event data types - Thanks [@seratch](https://togithub.com/seratch) - \[slack-api-client] Add new properties to Web API responses - Thanks [@seratch](https://togithub.com/seratch) *** - All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/102?closed=1 - All changes: https://github.com/slackapi/java-slack-sdk/compare/v1.40.1...v1.40.2 ### [`v1.40.1`](https://togithub.com/slackapi/java-slack-sdk/releases/tag/v1.40.1): version 1.40.1 ### Changes - \[slack-api-client] [#1327](https://togithub.com/slackapi/java-slack-sdk/issues/1327) Add team.externalTeams.list API support - Thanks [@seratch](https://togithub.com/seratch) - \[slack-api-client] Add new properties to Web API responses - Thanks [@seratch](https://togithub.com/seratch) *** - All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/100?closed=1 - All changes: https://github.com/slackapi/java-slack-sdk/compare/v1.40.0...v1.40.1 ### [`v1.40.0`](https://togithub.com/slackapi/java-slack-sdk/releases/tag/v1.40.0): version 1.40.0 ### Changes - \[slack-api-client] [#1323](https://togithub.com/slackapi/java-slack-sdk/issues/1323) Add canvas APIs and users.discoverableContacts.lookup API - Thanks [@filmaj](https://togithub.com/filmaj) [@seratch](https://togithub.com/seratch) - \[all] [#1319](https://togithub.com/slackapi/java-slack-sdk/issues/1319) Add deprecation warnings to Steps from Apps components - Thanks [@seratch](https://togithub.com/seratch) - \[slack-api-client] Add new properties to Web API responses - Thanks [@seratch](https://togithub.com/seratch) - \[documents] Mark "Steps from Apps" as deprecated - Thanks [@seratch](https://togithub.com/seratch) *** - All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/99?closed=1 - All changes: https://github.com/slackapi/java-slack-sdk/compare/v1.39.3...v1.40.0 ### [`v1.39.3`](https://togithub.com/slackapi/java-slack-sdk/releases/tag/v1.39.3): version 1.39.3 ##### Changes - \[slack-api-client] [#1316](https://togithub.com/slackapi/java-slack-sdk/issues/1316) Fix [#1314](https://togithub.com/slackapi/java-slack-sdk/issues/1314) files.upload v2 method does not upload multiple files with full metadata - Thanks [@oppokui](https://togithub.com/oppokui) [@seratch](https://togithub.com/seratch) *** - All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/99?closed=1 - All changes: https://github.com/slackapi/java-slack-sdk/compare/v1.39.2...v1.39.3jhy/jsoup (org.jsoup:jsoup)
### [`v1.18.1`](https://togithub.com/jhy/jsoup/blob/HEAD/CHANGES.md#1181-Pending) ##### Improvements - **Stream Parser**: A `StreamParser` provides a progressive parse of its input. As each `Element` is completed, it is emitted via a `Stream` or `Iterator` interface. Elements returned will be complete with all their children, and an (empty) next sibling, if applicable. Elements (or their children) may be removed from the DOM during the parse, for e.g. to conserve memory, providing a mechanism to parse an input document that would otherwise be too large to fit into memory, yet still providing a DOM interface to the document and its elements. Additionally, the parser provides a `selectFirst(String query)` / `selectNext(String query)`, which will run the parser until a hit is found, at which point the parse is suspended. It can be resumed via another `select()` call, or via the `stream()` or `iterator()` methods. [2096](https://togithub.com/jhy/jsoup/pull/2096) - **Download Progress**: added a Response Progress event interface, which reports progress and URLs are downloaded (and parsed). Supported on both a session and a single connection level. [2164](https://togithub.com/jhy/jsoup/pull/2164), [656](https://togithub.com/jhy/jsoup/issues/656) - Added `Path` accepting parse methods: `Jsoup.parse(Path)`, `Jsoup.parse(path, charsetName, baseUri, parser)`, etc. [2055](https://togithub.com/jhy/jsoup/pull/2055) - Updated the `button` tag configuration to include a space between multiple button elements in the `Element.text()` method. [2105](https://togithub.com/jhy/jsoup/issues/2105) - Added support for the `ns|*` all elements in namespace Selector. [1811](https://togithub.com/jhy/jsoup/issues/1811) - When normalising attribute names during serialization, invalid characters are now replaced with `_`, vs being stripped. This should make the process clearer, and generally prevent an invalid attribute name being coerced unexpectedly. [2143](https://togithub.com/jhy/jsoup/issues/2143) ##### Changes - Removed previously deprecated internal classes and methods. [2094](https://togithub.com/jhy/jsoup/pull/2094) - Build change: the built jar's OSGi manifest no longer imports itself. [2158](https://togithub.com/jhy/jsoup/issues/2158) ##### Bug Fixes - When tracking source positions, if the first node was a TextNode, its position was incorrectly set to `-1.` [2106](https://togithub.com/jhy/jsoup/issues/2106) - When connecting (or redirecting) to URLs with characters such as `{`, `}` in the path, a Malformed URL exception would be thrown (if in development), or the URL might otherwise not be escaped correctly (if in production). The URL encoding process has been improved to handle these characters correctly. [2142](https://togithub.com/jhy/jsoup/issues/2142) - When using `W3CDom` with a custom output Document, a Null Pointer Exception would be thrown. [2114](https://togithub.com/jhy/jsoup/pull/2114) - The `:has()` selector did not match correctly when using sibling combinators (like e.g.: `h1:has(+h2)`). [2137](https://togithub.com/jhy/jsoup/issues/2137) - The `:empty` selector incorrectly matched elements that started with a blank text node and were followed by non-empty nodes, due to an incorrect short-circuit. [2130](https://togithub.com/jhy/jsoup/issues/2130) - `Element.cssSelector()` would fail with "Did not find balanced marker" when building a selector for elements that had a `(` or `[` in their class names. And selectors with those characters escaped would not match as expected. [2146](https://togithub.com/jhy/jsoup/issues/2146) - Updated `Entities.escape(string)` to make the escaped text suitable for both text nodes and attributes (previously was only for text nodes). This does not impact the output of `Element.html()` which correctly applies a minimal escape depending on if the use will be for text data or in a quoted attribute. [1278](https://togithub.com/jhy/jsoup/issues/1278) - Fuzz: a Stack Overflow exception could occur when resolving a crafted `Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.