Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
v3.5.2
->v3.6.0
v3.11.0
->v3.12.0
8.1.1
->8.3
v2.4.2
->v2.8.0
1.18.3
->1.19.0
0.7.1
->0.7.3
1.8.10
->1.8.20
1.7.1
->1.7.3
1.7.1
->1.7.3
1.8.21
->1.9.10
1.8.21
->1.9.10
1.8.21
->1.9.10
3.4.0
->3.5.1
3.4.0
->3.5.1
3.4.0
->3.5.1
Release Notes
actions/checkout (actions/checkout)
### [`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0) - [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377) - [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579) ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)actions/setup-java (actions/setup-java)
### [`v3.12.0`](https://togithub.com/actions/setup-java/releases/tag/v3.12.0) [Compare Source](https://togithub.com/actions/setup-java/compare/v3.11.0...v3.12.0) In scope of this release the following changes were made: **Bug fixes:** - Always check postfix "Contents/Home" on macOS by [@erwin1](https://togithub.com/erwin1) in [https://github.com/actions/setup-java/pull/397](https://togithub.com/actions/setup-java/pull/397) - Fix sbt/scala cache key by [@Dogacel](https://togithub.com/Dogacel) in [https://github.com/actions/setup-java/pull/478](https://togithub.com/actions/setup-java/pull/478) - Corretto toolcache folder name fix by [@IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/setup-java/pull/480](https://togithub.com/actions/setup-java/pull/480) - Update versions of Oracle JDK and Microsoft Build of OpenJDK by [@anishi1222](https://togithub.com/anishi1222) in [https://github.com/actions/setup-java/pull/489](https://togithub.com/actions/setup-java/pull/489) - Update Oracle JDK download URL calculation by [@nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-java/pull/507](https://togithub.com/actions/setup-java/pull/507) **Feature implementations:** - Add versions properties to cache by [@Endi327](https://togithub.com/Endi327) in [https://github.com/actions/setup-java/pull/280](https://togithub.com/actions/setup-java/pull/280) **Resolving dependencies issues:** - Remove implicit dependencies by [@nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-java/pull/494](https://togithub.com/actions/setup-java/pull/494) - Update xml2js by [@dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-java/pull/484](https://togithub.com/actions/setup-java/pull/484) - Update dependencies by [@IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/setup-java/pull/511](https://togithub.com/actions/setup-java/pull/511) **Infrastructure updates:** - Fix glob bug in package.json scripts section by [@IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/setup-java/pull/475](https://togithub.com/actions/setup-java/pull/475) - Update mocks by [@nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-java/pull/498](https://togithub.com/actions/setup-java/pull/498) **Documentation changes:** - Instruction to download custom distribution JDK and install by [@ragsmpl](https://togithub.com/ragsmpl) in [https://github.com/actions/setup-java/pull/500](https://togithub.com/actions/setup-java/pull/500) #### New Contributors - [@erwin1](https://togithub.com/erwin1) made their first contribution in [https://github.com/actions/setup-java/pull/397](https://togithub.com/actions/setup-java/pull/397) - [@Dogacel](https://togithub.com/Dogacel) made their first contribution in [https://github.com/actions/setup-java/pull/478](https://togithub.com/actions/setup-java/pull/478) - [@anishi1222](https://togithub.com/anishi1222) made their first contribution in [https://github.com/actions/setup-java/pull/489](https://togithub.com/actions/setup-java/pull/489) - [@nikolai-laevskii](https://togithub.com/nikolai-laevskii) made their first contribution in [https://github.com/actions/setup-java/pull/498](https://togithub.com/actions/setup-java/pull/498) - [@ragsmpl](https://togithub.com/ragsmpl) made their first contribution in [https://github.com/actions/setup-java/pull/500](https://togithub.com/actions/setup-java/pull/500) - [@Endi327](https://togithub.com/Endi327) made their first contribution in [https://github.com/actions/setup-java/pull/280](https://togithub.com/actions/setup-java/pull/280) **Full Changelog**: https://github.com/actions/setup-java/compare/v3...v3.12.0gradle/gradle (gradle)
### [`v8.3`](https://togithub.com/gradle/gradle/releases/tag/v8.3.0): 8.3 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.2.1...v8.3.0) The Gradle team is excited to announce Gradle 8.3. [Read the Release Notes](https://docs.gradle.org/8.3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://togithub.com/aSemy), [Ahmed Ehab](https://togithub.com/ahmedehabb), [Aurimas](https://togithub.com/liutikas), [Baptiste Decroix](https://togithub.com/bdecroix-spiria), [Björn Kautler](https://togithub.com/Vampire), [Borewit](https://togithub.com/Borewit), [Korov](https://togithub.com/Korov), [Mohammed Thavaf](https://togithub.com/mthavaf), [Patrick Brückner](https://togithub.com/madmuffin1), [Philip Wedemann](https://togithub.com/hfhbd), [Róbert Papp](https://togithub.com/TWiStErRob), [Shi Chen](https://togithub.com/CsCherrYY), [Tony Robalik](https://togithub.com/autonomousapps) #### Upgrade instructions Switch your build to use Gradle 8.3 by updating your wrapper: ./gradlew wrapper --gradle-version=8.3 #### 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). ### [`v8.2.1`](https://togithub.com/gradle/gradle/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.2.0...v8.2.1) This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2 It fixes the following issues: - [#25579](https://togithub.com/gradle/gradle/issues/25579) Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest) - [#25611](https://togithub.com/gradle/gradle/issues/25611) TestKit unexpectedly stopped working with Gradle 2.x versions - [#25618](https://togithub.com/gradle/gradle/issues/25618) Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2 - [#25658](https://togithub.com/gradle/gradle/issues/25658) Gradle 8.2 sets incorrect value to boolean --no-feature option - [#25674](https://togithub.com/gradle/gradle/issues/25674) Address regression in dependency graph build operation results [Read the Release Notes](https://docs.gradle.org/8.2.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.2.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.2.1 See the [Gradle 8.x upgrade guide](https://docs.gradle.org/8.2.1/userguide/upgrading_version\_8.html#changes\_8.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1. #### 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). ### [`v8.2`](https://togithub.com/gradle/gradle/releases/tag/v8.2.0): 8.2 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.1.1...v8.2.0) The Gradle team is excited to announce Gradle 8.2. Amongst other improvements, this release addresses two security vulnerabilities: - [Dependency cache path traversal](https://togithub.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v) - [Path traversal vulnerabilities in handling of Tar archives](https://togithub.com/gradle/gradle/security/advisories/GHSA-84mw-qh6q-v842) [Read the Release Notes](https://docs.gradle.org/8.2/release-notes.html) We would like to thank the following community contributors for their contributions to this release of Gradle: [Bruno Didot](https://togithub.com/didot), [Eric Vantillard](https://togithub.com/evantill), [esfomeado](https://togithub.com/esfomeado), [Jendrik Johannes](https://togithub.com/jjohannes), [Jonathan Leitschuh](https://togithub.com/JLLeitschuh), [Lee Euije](https://togithub.com/euije), [Stefan Oehme](https://togithub.com/oehme), [Todor Dinev](https://togithub.com/tdinev), [Yanshun Li](https://togithub.com/Chaoba) #### Upgrade instructions Switch your build to use Gradle 8.2 by updating your wrapper: `./gradlew wrapper --gradle-version=8.2` #### 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).gradle/gradle-build-action (gradle/gradle-build-action)
### [`v2.8.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.8.0) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.7.1...v2.8.0) The `v2.8.0` release of the `gradle-build-action` introduces an easy mechanism to connect to Gradle Enterprise, as well improved support for self-hosted GitHub Actions runners. ##### Automatic injection of Gradle Enterprise connectivity It is now possible to connect a Gradle build to Gradle Enterprise without changing any of the Gradle project sources. This is achieved through Gradle Enterprise injection, where an init-script will apply the Gradle Enterprise plugin and associated configuration. This feature can be useful to easily trial Gradle Enterprise on a project, or to centralize Gradle Enterprise configuration for all GitHub Actions workflows in an organization. See [Gradle Enterprise injection in the README](https://togithub.com/gradle/gradle-build-action/blob/v2.8.0/README.md#gradle-enterprise-plugin-injection) for more info. ##### Restore Gradle User Home when directory already exists Previously, the Gradle User Home would not be restored if the directory already exists. This wasn't normally an issue with GitHub-hosted runners, but limited the usefulness of the action for persistent, self-hosted runners. This behaviour has been improved in this release: - The Job Summary now includes a useful error message when Gradle User Home was not restored because the directory already exists. - The action can now be configured to restore the Gradle User Home when the directory already exists, overwriting existing content with content from the GitHub Actions cache. See https://github.com/gradle/gradle-build-action#overwriting-an-existing-gradle-user-home for more details. ##### Changes **Issues fixed**: https://github.com/gradle/gradle-build-action/issues?q=milestone%3A2.8.0+is%3Aclosed **Full changelog**: https://github.com/gradle/gradle-build-action/compare/v2.7.1...v2.8.0 ### [`v2.7.1`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.7.1) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.7.0...v2.7.1) This release contains no code changes, only dependency updates and documentation improvements. ##### Changelog ### [`v2.7.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.7.0) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.6.1...v2.7.0) ##### GitHub Dependency Graph support In this release, the GitHub Dependency Graph support is no longer considered "experimental", and should be considered ready for production use. You can read more about the Dependency Graph support in [the README chapter](https://togithub.com/gradle/gradle-build-action#github-dependency-graph-support). ##### Changes - Update to [`github-dependency-graph-gradle-plugin@v0.2.0`](https://plugins.gradle.org/plugin/org.gradle.github-dependency-graph-gradle-plugin/0.2.0) - Dependency graph uses Gradle Settings file as manifest location (if Settings file exists) - Adds a `dependency-graph-file` output to any step that generates a Dependency Graph file ##### Changelog ### [`v2.6.1`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.6.1) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.6.0...v2.6.1) ##### Dependency Graph support This patch release fixes and improves a couple of aspects of the experimental Dependency Graph support: - The action will now generate a unique `job.correlator` value for each Gradle invocation within a Job. This permits multiple Gradle invocations in a single job to generate and submit a separate dependency graph. - Update to use [`github-dependency-graph-gradle-plugin@v0.1.0`](https://plugins.gradle.org/plugin/org.gradle.github-dependency-graph-gradle-plugin), which brings a number of improvements to the generated dependency graph: - Each Gradle build invocation is mapped to a single GitHub Dependency Graph manifest. This should result in fewer duplicate security alerts being generated. - Configurations that contribute to the GitHub Dependency Graph can be filtered by regular expression ### [`v2.6.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.5.1...v2.6.0) ##### GitHub Dependency Graph support (Experimental) This release brings experimental support for submitting a [GitHub Dependency Graph](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph) snapshot via the [GitHub Dependency Submission API](https://docs.github.com/en/rest/dependency-graph/dependency-submission?apiVersion=2022-11-28). The dependency graph snapshot is generated via integration with the [GitHub Dependency Graph Gradle Plugin](https://plugins.gradle.org/plugin/org.gradle.github-dependency-graph-gradle-plugin), and saved as a workflow artifact. The generated snapshot files can be submitted either in the same job, or in a subsequent job (in the same or a dependent workflow). The generated dependency graph snapshot reports all of the dependencies that were resolved during a bulid execution, and is used by GitHub to generate [Dependabot Alerts](https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) for vulnerable dependencies, as well as to populate the [Dependency Graph insights view](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#viewing-the-dependency-graph). Check out the README chapter for more details on how this works and how to configure a workflow that submits a dependency graph. ##### Changelog ### [`v2.5.1`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.5.1) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.5.0...v2.5.1) Fixes a regression in v2.5.0 that resulted in failure when running a workflow that has a name containing a comma. ##### Fixes - Cache key Validation Error when workflow name contains a comma [#756](https://togithub.com/gradle/gradle-build-action/issues/756) ##### Changelog ### [`v2.5.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v2.5.0) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.4.2...v2.5.0) This minor release fixes a couple of issues that affected the action in particular scenarios, and updates all dependencies to recent versions. ##### Fixes - Parallel workflows containing jobs with the same name use the same cache key [#699](https://togithub.com/gradle/gradle-build-action/issues/699) - Build scans are not captured when GE plugin is applied within `settingsEvaluated` [#626](https://togithub.com/gradle/gradle-build-action/issues/626) **Full changelog**: https://github.com/gradle/gradle-build-action/compare/v2.4.2...v2.5.0testcontainers/testcontainers-java (org.testcontainers:kafka)
### [`v1.19.0`](https://togithub.com/testcontainers/testcontainers-java/releases/tag/1.19.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0) ##### Testcontainers for Java 1.19.0 ##### Core - Add support for compose v2 with `ComposeContainer` ([#5608](https://togithub.com/testcontainers/testcontainers-java/issues/5608)) [@eddumelendez](https://togithub.com/eddumelendez) - Allow command execution with custom user ([#7311](https://togithub.com/testcontainers/testcontainers-java/issues/7311)) [@megglos](https://togithub.com/megglos) - Add `Wait.forListeningPorts(ports)` ([#7402](https://togithub.com/testcontainers/testcontainers-java/issues/7402)) [@eddumelendez](https://togithub.com/eddumelendez) - Enable Ryuk as a privileged container by default ([#7319](https://togithub.com/testcontainers/testcontainers-java/issues/7319)) [@eddumelendez](https://togithub.com/eddumelendez) - Use `SelinuxContext.SHARED` by default ([#7187](https://togithub.com/testcontainers/testcontainers-java/issues/7187)) [@jeroen-vd-nl](https://togithub.com/jeroen-vd-nl) - Add interface to customize `CreateContainerCmd` ([#7421](https://togithub.com/testcontainers/testcontainers-java/issues/7421)) [@eddumelendez](https://togithub.com/eddumelendez) ##### Modules ##### ClickHouse - Add new `ClickHouseContainer` implementation ([#7403](https://togithub.com/testcontainers/testcontainers-java/issues/7403)) [@eddumelendez](https://togithub.com/eddumelendez) ##### Elasticsearch - Disable default geoip database downloading ([#7247](https://togithub.com/testcontainers/testcontainers-java/issues/7247)) [@lhotari](https://togithub.com/lhotari) - Disable default disk threshold check ([#7245](https://togithub.com/testcontainers/testcontainers-java/issues/7245)) [@lhotari](https://togithub.com/lhotari) ##### DB2 - Support [icr.io/db2\_community/db2](http://icr.io/db2\_community/db2) as a compatible image ([#7397](https://togithub.com/testcontainers/testcontainers-java/issues/7397)) [@eddumelendez](https://togithub.com/eddumelendez) ##### GCloud - Add `BigQueryEmulatorContainer` ([#7324](https://togithub.com/testcontainers/testcontainers-java/issues/7324)) [@eddumelendez](https://togithub.com/eddumelendez) - Expose getProjectId in `DatastoreEmulatorContainer` ([#7328](https://togithub.com/testcontainers/testcontainers-java/issues/7328)) [@eddumelendez](https://togithub.com/eddumelendez) - Support String image in Bigtable, Firestore, PubSub, Spanner ([#7327](https://togithub.com/testcontainers/testcontainers-java/issues/7327)) [@eddumelendez](https://togithub.com/eddumelendez) ##### JUnit Jupiter - Fix call to stop containers when using `@Testcontainers(parallel = true)` ([#7394](https://togithub.com/testcontainers/testcontainers-java/issues/7394)) [@eddumelendez](https://togithub.com/eddumelendez) ##### Kafka - Allow to register additional listeners ([#7333](https://togithub.com/testcontainers/testcontainers-java/issues/7333)) [@eddumelendez](https://togithub.com/eddumelendez) See https://java.testcontainers.org/modules/kafka/ ##### MS SQL Server - Fix MSSQL's default username ([#7238](https://togithub.com/testcontainers/testcontainers-java/issues/7238)) [@Eng-Fouad](https://togithub.com/Eng-Fouad) ##### QuestDB - Add questdb as a database provider ([#7244](https://togithub.com/testcontainers/testcontainers-java/issues/7244)) [@eddumelendez](https://togithub.com/eddumelendez) ##### Redpanda - Add Redpanda improvements ([#7320](https://togithub.com/testcontainers/testcontainers-java/issues/7320)) [@eddumelendez](https://togithub.com/eddumelendez) - Allow to enable authorization and authentication methods - Allow to add additional listeners. E.g. using it with toxiproxy or redpanda console - Enable rest proxy - Configure rpk See https://java.testcontainers.org/modules/redpanda/ ##### Solace - Enable Solace PubSub+ Manager ([#7411](https://togithub.com/testcontainers/testcontainers-java/issues/7411)) [@eddumelendez](https://togithub.com/eddumelendez) ##### Spock - Add JavaDoc to Spock's Testcontainers annotation ([#6802](https://togithub.com/testcontainers/testcontainers-java/issues/6802)) [@winne42](https://togithub.com/winne42) - Generate javadoc artifact for spock module ([#7318](https://togithub.com/testcontainers/testcontainers-java/issues/7318)) [@eddumelendez](https://togithub.com/eddumelendez) ##### What's Changed - Add tests using TCC ([#7415](https://togithub.com/testcontainers/testcontainers-java/issues/7415)) [@eddumelendez](https://togithub.com/eddumelendez) - Fix javadoc warnings ([#7317](https://togithub.com/testcontainers/testcontainers-java/issues/7317)) [@eddumelendez](https://togithub.com/eddumelendez) - SnakeYaml SafeConstructor restricting deserialization ([#6319](https://togithub.com/testcontainers/testcontainers-java/issues/6319)) [@julianladisch](https://togithub.com/julianladisch) - Fix locations set to None in sitemap ([#7232](https://togithub.com/testcontainers/testcontainers-java/issues/7232)) [@leocross](https://togithub.com/leocross) ##### :skull_and_crossbones: Deprecations - Deprecate dynalite ([#7191](https://togithub.com/testcontainers/testcontainers-java/issues/7191)) [@eddumelendez](https://togithub.com/eddumelendez) ##### :book: Documentation - Add global testcontainers header to docs ([#7401](https://togithub.com/testcontainers/testcontainers-java/issues/7401)) [@leocross](https://togithub.com/leocross) - Fix colima documentation ([#7412](https://togithub.com/testcontainers/testcontainers-java/issues/7412)) [@eddumelendez](https://togithub.com/eddumelendez) - Fix broken tabs in Consul module docs ([#7398](https://togithub.com/testcontainers/testcontainers-java/issues/7398)) [@sh-cho](https://togithub.com/sh-cho) - Polish reuse documentation ([#7316](https://togithub.com/testcontainers/testcontainers-java/issues/7316)) [@eddumelendez](https://togithub.com/eddumelendez) - Add Synthesized ([#7258](https://togithub.com/testcontainers/testcontainers-java/issues/7258)) [@eddumelendez](https://togithub.com/eddumelendez) - Add missing TC JDBC URLs ([#7243](https://togithub.com/testcontainers/testcontainers-java/issues/7243)) [@eddumelendez](https://togithub.com/eddumelendez) - Made k3s documentation a little clearer about starting the container ([#5175](https://togithub.com/testcontainers/testcontainers-java/issues/5175)) [@georgecodes](https://togithub.com/georgecodes) - Update docs domain from www to java ([#7179](https://togithub.com/testcontainers/testcontainers-java/issues/7179)) [@leocross](https://togithub.com/leocross) ##### :broom: Housekeeping - Add User-Agent to docker client ([#7407](https://togithub.com/testcontainers/testcontainers-java/issues/7407)) [@eddumelendez](https://togithub.com/eddumelendez) - Improve javadoc for Testcontainers implementations ([#7408](https://togithub.com/testcontainers/testcontainers-java/issues/7408)) [@eddumelendez](https://togithub.com/eddumelendez) - Move common configuration in workflows ([#7396](https://togithub.com/testcontainers/testcontainers-java/issues/7396)) [@eddumelendez](https://togithub.com/eddumelendez) - Apply priority execution in CI ([#7395](https://togithub.com/testcontainers/testcontainers-java/issues/7395)) [@eddumelendez](https://togithub.com/eddumelendez) - Fix javadoc for RabbitMQContainer ([#7339](https://togithub.com/testcontainers/testcontainers-java/issues/7339)) [@eddumelendez](https://togithub.com/eddumelendez) - Polish tests in hivemq module ([#7308](https://togithub.com/testcontainers/testcontainers-java/issues/7308)) [@eddumelendez](https://togithub.com/eddumelendez) - Use testRuntimeOnly for JDBC/R2DBC drivers ([#7295](https://togithub.com/testcontainers/testcontainers-java/issues/7295)) [@eddumelendez](https://togithub.com/eddumelendez) - Use cucumber-bom and selenium-bom ([#7249](https://togithub.com/testcontainers/testcontainers-java/issues/7249)) [@eddumelendez](https://togithub.com/eddumelendez) - Use org.seleniumhq.selenium:selenium-bom ([#7248](https://togithub.com/testcontainers/testcontainers-java/issues/7248)) [@eddumelendez](https://togithub.com/eddumelendez) - Fix Testcontainers name ([#7250](https://togithub.com/testcontainers/testcontainers-java/issues/7250)) [@eddumelendez](https://togithub.com/eddumelendez) - Refactor spring-boot-kotlin-redis example to be more Kotlin idiomatic ([#7185](https://togithub.com/testcontainers/testcontainers-java/issues/7185)) [@jitokim](https://togithub.com/jitokim) - Use static import for assertThat ([#7188](https://togithub.com/testcontainers/testcontainers-java/issues/7188)) [@eddumelendez](https://togithub.com/eddumelendez) - Ignore jackson-datatype-jsr310 in dependabot.yml ([#7143](https://togithub.com/testcontainers/testcontainers-java/issues/7143)) [@eddumelendez](https://togithub.com/eddumelendez) - Fix paths-ignore for ci-examples.yml ([#7138](https://togithub.com/testcontainers/testcontainers-java/issues/7138)) [@eddumelendez](https://togithub.com/eddumelendez) - Remove unused com.google.auto.service:auto-service dependency ([#7230](https://togithub.com/testcontainers/testcontainers-java/issues/7230)) [@eddumelendez](https://togithub.com/eddumelendez) - Update google-cloud-cli image version to 441 ([#7389](https://togithub.com/testcontainers/testcontainers-java/issues/7389)) [@eddumelendez](https://togithub.com/eddumelendez) ##### :package: Dependency updates14 changes
- Combined dependencies PR ([#7391](https://togithub.com/testcontainers/testcontainers-java/issues/7391)) [@eddumelendez](https://togithub.com/eddumelendez) - Combined dependencies PR ([#7388](https://togithub.com/testcontainers/testcontainers-java/issues/7388)) [@eddumelendez](https://togithub.com/eddumelendez) - Update docker-java version to 3.3.3 ([#7423](https://togithub.com/testcontainers/testcontainers-java/issues/7423)) [@eddumelendez](https://togithub.com/eddumelendez) - Combined dependencies PR ([#7292](https://togithub.com/testcontainers/testcontainers-java/issues/7292)) [@eddumelendez](https://togithub.com/eddumelendez) - Combined dependencies PR ([#7290](https://togithub.com/testcontainers/testcontainers-java/issues/7290)) [@eddumelendez](https://togithub.com/eddumelendez) - Combined dependencies PR ([#7289](https://togithub.com/testcontainers/testcontainers-java/issues/7289)) [@eddumelendez](https://togithub.com/eddumelendez) - Use com.amazonaws:aws-java-sdk-bom ([#7228](https://togithub.com/testcontainers/testcontainers-java/issues/7228)) [@eddumelendez](https://togithub.com/eddumelendez) - Use [com.google.cloud:libraries-bom](http://com.google.cloud:libraries-bom/) ([#7227](https://togithub.com/testcontainers/testcontainers-java/issues/7227)) [@eddumelendez](https://togithub.com/eddumelendez) - Update captainhook plugin version to 0.1.5 ([#7221](https://togithub.com/testcontainers/testcontainers-java/issues/7221)) [@eddumelendez](https://togithub.com/eddumelendez) - Update selenium version to 4.10.0 ([#7163](https://togithub.com/testcontainers/testcontainers-java/issues/7163)) [@eddumelendez](https://togithub.com/eddumelendez) - Update questdb version to 7.1.3 ([#7145](https://togithub.com/testcontainers/testcontainers-java/issues/7145)) [@eddumelendez](https://togithub.com/eddumelendez) - Update cucumber version to 7.12.0 ([#7144](https://togithub.com/testcontainers/testcontainers-java/issues/7144)) [@eddumelendez](https://togithub.com/eddumelendez) - Update lombok version to 1.18.28 ([#7293](https://togithub.com/testcontainers/testcontainers-java/issues/7293)) [@eddumelendez](https://togithub.com/eddumelendez) - Update captainhook plugin version to 0.1.5 ([#7221](https://togithub.com/testcontainers/testcontainers-java/issues/7221)) [@eddumelendez](https://togithub.com/eddumelendez)Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
### [`v0.7.3`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#073--2023-07-26) \=================== #### Kover Gradle Plugin ##### Features - Added ability to specify verification rules in the root of reports config - [`#423`](https://togithub.com/Kotlin/kotlinx-kover/issues/423) Implemented task of generating binary report ##### Bugfixes - [`#405`](https://togithub.com/Kotlin/kotlinx-kover/issues/405) Fixed lookup for tests if unit tests are disabled in Android config - [`#415`](https://togithub.com/Kotlin/kotlinx-kover/issues/415) Fixed usage of Kover Gradle Plugin in buildSrc directory - [`#431`](https://togithub.com/Kotlin/kotlinx-kover/issues/431) Fixed excluding of companion object by annotation from report #### Kover Offline ##### Features - Added API for getting coverage inside a running application, instrumented offline ### [`v0.7.2`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#072--2023-06-26) \=================== ##### Features - [`#362`](https://togithub.com/Kotlin/kotlinx-kover/issues/362) Removed the dependency on the order of applying of the plugin - [`#229`](https://togithub.com/Kotlin/kotlinx-kover/issues/229) Added task to print coverage to logs - [`#394`](https://togithub.com/Kotlin/kotlinx-kover/issues/394) Added DSL accessors for Kover Default report tasks - [`#400`](https://togithub.com/Kotlin/kotlinx-kover/issues/400) Added descriptions for Kover report tasks - [`#409`](https://togithub.com/Kotlin/kotlinx-kover/issues/409) Added ability to generate reports even if there are no tests in the project - Upgraded default JaCoCo version to `0.8.10` ##### Bugfixes - [`#413`](https://togithub.com/Kotlin/kotlinx-kover/issues/413) Fixed issues with cache miss of build cache at the time of project relocation ##### Documentation - Fixed docs typo: `dependency {}` -> `dependencies {}` ##### Internal features - Moved Kover Gradle Plugin to the separate subproject - Migrated from buildSrc to composite build - Added support of the version catalog - IntelliJ coverage dependency versions upgraded to `1.0.724`Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-jdk8)
### [`v1.7.3`](https://togithub.com/Kotlin/kotlinx.coroutines/blob/HEAD/CHANGES.md#Version-173) [Compare Source](https://togithub.com/Kotlin/kotlinx.coroutines/compare/1.7.2...1.7.3) - Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin ([#3809](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3809)). - Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA ([#3822](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3822)). ### [`v1.7.2`](https://togithub.com/Kotlin/kotlinx.coroutines/blob/HEAD/CHANGES.md#Version-172) [Compare Source](https://togithub.com/Kotlin/kotlinx.coroutines/compare/1.7.1...1.7.2) ##### Bug fixes and improvements - Coroutines debugger no longer keeps track of coroutines with empty coroutine context ([#3782](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3782)). - `CopyableThreadContextElement` now properly copies an element when crossing the coroutine boundary in `flowOn` ([#3787](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3787)). Thanks [@wanyingd1996](https://togithub.com/wanyingd1996)! - Coroutine timeouts no longer prevent K/N `newSingleThreadContext` from closing ([#3768](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3768)). - A non-linearizability in `Mutex` during `tryLock`/`unlock` sequence with owners is fixed ([#3745](https://togithub.com/Kotlin/kotlinx.coroutines/issues/3745)). - Atomicfu version is updated to 0.21.0.JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib)
### [`v1.9.10`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.10): Kotlin 1.9.10 ##### Changelog ##### Compiler - [`KT-60769`](https://youtrack.jetbrains.com/issue/KT-60769) Partially revert KT-58371 - [`KT-60659`](https://youtrack.jetbrains.com/issue/KT-60659) Incorrect 'unresolved reference: addFirst' error with JDK 21 - [`KT-60371`](https://youtrack.jetbrains.com/issue/KT-60371) Native custom allocator link error - [`KT-60986`](https://youtrack.jetbrains.com/issue/KT-60986) Native: static caches with custom runtime options are broken on Linux - [`KT-60770`](https://youtrack.jetbrains.com/issue/KT-60770) Fix false-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED on toArray with JDK 21 - [`KT-60231`](https://youtrack.jetbrains.com/issue/KT-60231) NoClassDefFoundError: $$$$$NON_LOCAL_RETURN$$$$$ after upgrade to Kotlin 1.9.0 ##### JavaScript - [`KT-60785`](https://youtrack.jetbrains.com/issue/KT-60785) KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error - [`KT-60852`](https://youtrack.jetbrains.com/issue/KT-60852) Kotlin JS(IR): IllegalArgumentException: Cross module dependency resolution failed when updating to Kotlin 1.9.0 - [`KT-57509`](https://youtrack.jetbrains.com/issue/KT-57509) KJS: Compiler generates native JS operator == for comparing values with Any type ##### Native - [`KT-60230`](https://youtrack.jetbrains.com/issue/KT-60230) Native: "unknown options: -ios_simulator_version_min -sdk_version" with Xcode 15 beta 3 - [`KT-60758`](https://youtrack.jetbrains.com/issue/KT-60758) Native: Building for 'iOS-simulator', but linking in dylib built for 'iOS' in Xcode 15 beta 4 ##### Native. C and ObjC Import - [`KT-59167`](https://youtrack.jetbrains.com/issue/KT-59167) Native: cinterop is unable to build interop libraries against the Xcode 15 Beta 1 ##### Tools. Gradle - [`KT-61147`](https://youtrack.jetbrains.com/issue/KT-61147) Kotlin Compiler 1.9.0 bundles a stripped unshadowed version of Gson - [`KT-60543`](https://youtrack.jetbrains.com/issue/KT-60543) NoClassDefFoundError for com/gradle/scan/plugin/BuildScanExtension ##### Checksums | File | Sha256 | | --- | --- | | kotlin-compiler-1.9.10.zip | 7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342 | | kotlin-native-linux-x86\_64-1.9.10.tar.gz | 1db3679919f4449514e9d82451e7dfa73558ac9bc80b82579cd74d452c8faa5b | | kotlin-native-macos-x86\_64-1.9.10.tar.gz | f5650f2560438a692803d8fe07124529c19f1972f84fe09cfa2329b93f43828d | | kotlin-native-macos-aarch64-1.9.10.tar.gz | d2cf5a484ac0808ab29fd3f6099df7c07330f81f3cbab949947e42e36138c3de | | kotlin-native-windows-x86\_64-1.9.10.zip | a34d56661455e94e1ba4dd09ec3c1adac6148fdedcf55eefb9a79c8ed01ff02c | ### [`v1.9.0`](https://togithub.com/JetBrains/kotlin/blob/HEAD/ChangeLog.md#190) ##### Analysis API ##### New Features - [`KT-57930`](https://youtrack.jetbrains.com/issue/KT-57930) Analysis API: provide an API for extending Kotlin resolution - [`KT-57636`](https://youtrack.jetbrains.com/issue/KT-57636) K2: Add the return type of K2 reference shortener AA `ShortenCommand::invokeShortening()` e.g., `ShorteningResultInfo` to allow callers to access the shortening result PSI ##### Fixes - [`KT-58249`](https://youtrack.jetbrains.com/issue/KT-58249) Analysis API: Disable error logging for FE10 implementation of resolveCall when resolve is not successful - [`KT-55626`](https://youtrack.jetbrains.com/issue/KT-55626) Impossible to restore symbol by psi from script file - [`KT-57314`](https://youtrack.jetbrains.com/issue/KT-57314) LL FIR: Combine `LLFirProvider$SymbolProvider`s in session dependencies (optimization) - [`KT-55527`](https://youtrack.jetbrains.com/issue/KT-55527) K2 IDE: Rewrite KtScopeContext class to allow to handle each scope separately - [`KT-55329`](https://youtrack.jetbrains.com/issue/KT-55329) LL FIR: Unexpected ACTUAL_WITHOUT_EXPECT error on constructor and function declaration - [`KT-50732`](https://youtrack.jetbrains.com/issue/KT-50732) LL API: fix compiler based tests - [`KT-57850`](https://youtrack.jetbrains.com/issue/KT-57850) K2: contract violation due to SymbolLightAccessorMethod.propertyAccessorSymbol - [`KT-56543`](https://youtrack.jetbrains.com/issue/KT-56543) LL FIR: rework lazy transformers so transformers modify only declarations they suppose to - [`KT-56721`](https://youtrack.jetbrains.com/issue/KT-56721) K2: FirExtensionDeclarationsSymbolProvider: java.lang.IllegalStateException: Recursive update - [`KT-50253`](https://youtrack.jetbrains.com/issue/KT-50253) Analysis API: Solve issues with ProcessCancelledException - [`KT-56800`](https://youtrack.jetbrains.com/issue/KT-56800) K2 IDE: optimize deprecation calculation for symbols - [`KT-55006`](https://youtrack.jetbrains.com/issue/KT-55006) Analysis API does not transform Java type refs for callable symbol return types - [`KT-57256`](https://youtrack.jetbrains.com/issue/KT-57256) AA FIR: Reduce lazy resolve phase for deprecation status - [`KT-57619`](https://youtrack.jetbrains.com/issue/KT-57619) K2: CFG for class initializer is not correctly built in reversed resolve mode - [`KT-58141`](https://youtrack.jetbrains.com/issue/KT-58141) K2: AA FIR: impossible to restore symbol for declaration with annotation with argument inside type - [`KT-57462`](https://youtrack.jetbrains.com/issue/KT-57462) Symbol Light Classes: SymbolLightFieldForProperty should retrieve annotations not from KtPropertySymbol, but from the corresponding backing field - [`KT-54864`](https://youtrack.jetbrains.com/issue/KT-54864) Analysis API: add function to get expect KtSymbol list by actual KtSymbol - [`KT-56763`](https://youtrack.jetbrains.com/issue/KT-56763) Analysis API: `.KtSourceModuleImpl is missing in the map.` on symbol restore when symbol cannot be seen from the use-site module - [`KT-56617`](https://youtrack.jetbrains.com/issue/KT-56617) Analysis API: optimize KtFirSymbolProviderByJavaPsi.getNamedClassSymbol - [`KT-54430`](https://youtrack.jetbrains.com/issue/KT-54430) K2: .getAllOverriddenSymbols() returns invalid results ##### Backend. Native. Debug - [`KT-55440`](https://youtrack.jetbrains.com/issue/KT-55440) Kotlin/Native debugger: inline function parameters are not visible during debugging ##### Backend. Wasm - [`KT-58293`](https://youtrack.jetbrains.com/issue/KT-58293) Wasm: ReferenceError: e is not defined in kotlin.test.jsThrow - [`KT-58931`](https://youtrack.jetbrains.com/issue/KT-58931) Wasm tests are failing to start on Kotlin 1.9.0-Beta - [`KT-58188`](https://youtrack.jetbrains.com/issue/KT-58188) Restore binary compatibility of PlatformDiagnosticSuppressor.shouldReportUnusedParameter - [`KT-57136`](https://youtrack.jetbrains.com/issue/KT-57136) K/Wasm: Restrict non-external types in JS interop - [`KT-57060`](https://youtrack.jetbrains.com/issue/KT-57060) Clarify the lack of support for dynamic in Kotlin/Wasm - [`KT-56955`](https://youtrack.jetbrains.com/issue/KT-56955) K/Wasm: Support restricted version of K/JS `js(code)` - [`KT-57276`](https://youtrack.jetbrains.com/issue/KT-57276) Wasm: "Body not found for function" error when compiling konform library with Kotlin/Wasm support - [`KT-56976`](https://youtrack.jetbrains.com/issue/KT-56976) K/Wasm bug with calling override of external function with default parameters ##### Compiler ##### New Features - [`KT-55333`](https://youtrack.jetbrains.com/issue/KT-55333) Allow secondary constructors in value classes with bodies - [`KT-54944`](https://youtrack.jetbrains.com/issue/KT-54944) `@Volatile` support in native - [`KT-54746`](https://youtrack.jetbrains.com/issue/KT-54746) Deprecate with ERROR JvmDefault annotation and old -Xjvm-default modes - [`KT-47902`](https://youtrack.jetbrains.com/issue/KT-47902) Do not propagate method deprecation through overrides - [`KT-29378`](https://youtrack.jetbrains.com/issue/KT-29378) K2: rework warnings/errors for equality/identity operators on incompatible types - [`KT-57477`](https://youtrack.jetbrains.com/issue/KT-57477) False-positive overload resolution ambiguity in case of lambda without arguments - [`KT-57010`](https://youtrack.jetbrains.com/issue/KT-57010) Kotlin/Native: make it possible to compile bitcode in a separate compiler invocation - [`KT-55691`](https://youtrack.jetbrains.com/issue/KT-55691) K2: Avoid inferring Nothing? in presence of other constraints (beside type parameter bounds) - [`KT-46288`](https://youtrack.jetbrains.com/issue/KT-46288) Unexpected behavior of extension function on lambda with suspend receiver - [`KT-24779`](https://youtrack.jetbrains.com/issue/KT-24779) Inconsistent smart cast behavior for bound data flow values ##### Performance Improvements - [`KT-23397`](https://youtrack.jetbrains.com/issue/KT-23397) Optimize out field for property delegate when it's safe (JVM) - [`KT-56906`](https://youtrack.jetbrains.com/issue/KT-56906) FIR: Use cached instance of FirImplicitTypeRefImpl in FIR builders - [`KT-56276`](https://youtrack.jetbrains.com/issue/KT-56276) LanguageVersion.getVersionString() allocates 5k objects on project opening ##### Fixes - [`KT-57784`](https://youtrack.jetbrains.com/issue/KT-57784) "NullPointerException: Parameter specified as non-null is null:" with enum, companion object, 'entries' and map - [`KT-55217`](https://youtrack.jetbrains.com/issue/KT-55217) K2: support callable reference conversions on top-level expressions - [`KT-57232`](https://youtrack.jetbrains.com/issue/KT-57232) K2: build Space JVM (master) - [`KT-59079`](https://youtrack.jetbrains.com/issue/KT-59079) "AE: SyntheticAccessorLowering should not attempt to modify other files!" with callable reference to constructor with value class parameter - [`KT-58837`](https://youtrack.jetbrains.com/issue/KT-58837) Partial linkage fails to report any compiler message on Windows when launched through Gradle plugin - [`KT-57602`](https://youtrack.jetbrains.com/issue/KT-57602) K2: Rework member scope of types having projection arguments for covariant parameters - [`KT-55171`](https://youtrack.jetbrains.com/issue/KT-55171) Put new contracts syntax under a feature flag - [`KT-58719`](https://youtrack.jetbrains.com/issue/KT-58719) K2: false-positive INVISIBLE_REFERENCE error in case of importing an internal abstract class - [`KT-56030`](https://youtrack.jetbrains.com/issue/KT-56030) \[K2/N] Support Objective-C overloading by param names only - [`KT-57510`](https://youtrack.jetbrains.com/issue/KT-57510) K2: Data class equals/hashCode/toString methods are not written to Klib metadata - [`KT-56331`](https://youtrack.jetbrains.com/issue/KT-56331) K2: compiler backend crash on usage of expected function with default arguments - [`KT-53846`](https://youtrack.jetbrains.com/issue/KT-53846) K2 / Context receivers: ClassCastException on secondary constructor of class with context receiver - [`KT-58621`](https://youtrack.jetbrains.com/issue/KT-58621) K2: Private class shadows public function defined in the same package - [`KT-59102`](https://youtrack.jetbrains.com/issue/KT-59102) K2: constant evaluator does not provide Long type on shl - [`KT-59066`](https://youtrack.jetbrains.com/issue/KT-59066) \[K2] delegation leads to "IllegalStateException: Expected some types" - [`KT-56074`](https://youtrack.jetbrains.com/issue/KT-56074) K2: build Space JVM (snapshot 2022.3) - [`KT-58787`](https://youtrack.jetbrains.com/issue/KT-58787) KAPT: "NullPointerException: null cannot be cast to non-null type" with delegate - [`KT-57022`](https://youtrack.jetbrains.com/issue/KT-57022) K2 IllegalStateException in signature computation - [`KT-56792`](https://youtrack.jetbrains.com/issue/KT-56792) K2: build kotlinpoet - [`KT-57373`](https://youtrack.jetbrains.com/issue/KT-57373) K2: FIR properties synthesized when implementing interface by delegation don't have accessors - [`KT-56583`](https://youtrack.jetbrains.com/issue/KT-56583) K1: Implement opt-in for integer cinterop conversions - [`KT-59030`](https://youtrack.jetbrains.com/issue/KT-59030) \[PL] Workaround for broken `@Deprecated` annotations in c-interop KLIBs - [`KT-58618`](https://youtrack.jetbrains.com/issue/KT-58618) K2: Local property delegates cannot infer generic return type - [`KT-36770`](https://youtrack.jetbrains.com/issue/KT-36770) Prohibit unsafe calls with expected `@NotNull` T and given Kotlin generic parameter with nullable bound - [`KT-56739`](httConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.