rabbitmq-kotlin
                                
                                
                                
                                    rabbitmq-kotlin copied to clipboard
                            
                            
                            
                        Bump testcontainers_version from 1.15.2 to 1.15.3
Bumps testcontainers_version from 1.15.2 to 1.15.3.
Updates testcontainers from 1.15.2 to 1.15.3
Release notes
Sourced from testcontainers's releases.
1.15.3
What's Changed
🚀 Features & Enhancements
- Localstack: Make it possible to provide custom LocalStack services (#3995)
 @bsideup- Localstack: Add EC2 to localstack services enum (#3955)
 @pinzon- Add TrinoContainer, a container for Trino (#3668)
 @findepi- Compose: Make DockerComposeContainer only pull necessary images when multiple compose files were given (#3787)
 @askfor- Delegate copyFile{To,From}Container's state verification to Docker (#3805)
 @michael-simons🐛 Bug Fixes
- MySQL: Fix problem of starting up mysql 5.7.33 version when user is root (#3953)
 @seveneves- JDBC: Prevent ContainerDatabaseDriver from throwing NPEs when on classpath but not initialized (#3976)
 @mrotteveel- Filter mapped ports when port numbers are not specified (replaces #3948) (#3979)
 @rnorth- Compose: Fix NPE bug with docker-compose files in working directory (#3866)
 @GooseMagnet- Selenium: Fix mp4 recording to be compatible with Firefox (#3812)
 @leonard84📖 Documentation
- Update docs to clarify shading approach (#3974)
 @bsideup- Gitlab: add information for TLS disabled mode (#2466)
 @pmihalcin- Add example of mapping from file in system (#3808)
 @kevinrobayna- Add Cloudflare Web Analytics to docs site (#3896)
 @rnorth- Bump docs environment to python 3.7 (#3871)
 @xp-vit- Add Backbase (#3870)
 @torrespro- Documentation TransferWise has changed its name as Wise. (#3873)
 @muzir- Add Google (#3868)
 @jamesward🧹 Housekeeping
- Pin localstack to 0.12.8 (#3981)
 @rnorth- Bump docs environment to python 3.7 (#3871)
 @xp-vit- Fix GitHub Actions error due to short SHA form (#3874)
 @rnorth📦 Dependency updates
- Update docker-java to 3.2.8 (#3980)
 @bsideup- Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)
 @dependabot- Bump pulsar-client from 2.7.0 to 2.7.1 in /modules/pulsar (#3913)
 @dependabot- Bump aws-java-sdk-sqs from 1.11.930 to 1.11.986 in /modules/localstack (#3942)
 @dependabot- Bump elasticsearch-rest-client from 7.10.1 to 7.12.0 in /modules/elasticsearch (#3945)
 @dependabot- Bump org.jetbrains.kotlin.jvm from 1.4.21-2 to 1.4.32 in /examples (#3947)
 @dependabot- Bump release-drafter/release-drafter from e5ccf147077e46b0225a80bbe314d795d77bb7a2 to 5.15.0 (#3915)
 @dependabot- Bump testcontainers from 1.15.1 to 1.15.2 in /core (#3795)
 @dependabot- Docs: Bump jinja2 from 2.11.2 to 2.11.3 (#3897)
 @dependabot
Commits
dabc99cMake it possible to provide custom LocalStack services (#3995)55838a9ec2 added to localstack services enum (#3955)1cd0476Update docker-java to 3.2.8 (#3980)3347710Pin localstack to 0.12.8 (#3981)3c70d08Update docs to clarify shading approach (#3974)f3ffed6Fix problem of starting up mysql 5.7.33 version when user is root (#3953)9183f8fPrevent ContainerDatabaseDriver from throwing NPEs when on classpath but not ...1e6deb1Filter mapped ports when port numbers are not specified (replaces #3948) (#3979)8533e9bBump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)b3cf062Add information for TLS disabled mode in Gitlab (#2466)- Additional commits viewable in compare view
 
Updates junit-jupiter from 1.15.2 to 1.15.3
Release notes
Sourced from junit-jupiter's releases.
1.15.3
What's Changed
🚀 Features & Enhancements
- Localstack: Make it possible to provide custom LocalStack services (#3995)
 @bsideup- Localstack: Add EC2 to localstack services enum (#3955)
 @pinzon- Add TrinoContainer, a container for Trino (#3668)
 @findepi- Compose: Make DockerComposeContainer only pull necessary images when multiple compose files were given (#3787)
 @askfor- Delegate copyFile{To,From}Container's state verification to Docker (#3805)
 @michael-simons🐛 Bug Fixes
- MySQL: Fix problem of starting up mysql 5.7.33 version when user is root (#3953)
 @seveneves- JDBC: Prevent ContainerDatabaseDriver from throwing NPEs when on classpath but not initialized (#3976)
 @mrotteveel- Filter mapped ports when port numbers are not specified (replaces #3948) (#3979)
 @rnorth- Compose: Fix NPE bug with docker-compose files in working directory (#3866)
 @GooseMagnet- Selenium: Fix mp4 recording to be compatible with Firefox (#3812)
 @leonard84📖 Documentation
- Update docs to clarify shading approach (#3974)
 @bsideup- Gitlab: add information for TLS disabled mode (#2466)
 @pmihalcin- Add example of mapping from file in system (#3808)
 @kevinrobayna- Add Cloudflare Web Analytics to docs site (#3896)
 @rnorth- Bump docs environment to python 3.7 (#3871)
 @xp-vit- Add Backbase (#3870)
 @torrespro- Documentation TransferWise has changed its name as Wise. (#3873)
 @muzir- Add Google (#3868)
 @jamesward🧹 Housekeeping
- Pin localstack to 0.12.8 (#3981)
 @rnorth- Bump docs environment to python 3.7 (#3871)
 @xp-vit- Fix GitHub Actions error due to short SHA form (#3874)
 @rnorth📦 Dependency updates
- Update docker-java to 3.2.8 (#3980)
 @bsideup- Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)
 @dependabot- Bump pulsar-client from 2.7.0 to 2.7.1 in /modules/pulsar (#3913)
 @dependabot- Bump aws-java-sdk-sqs from 1.11.930 to 1.11.986 in /modules/localstack (#3942)
 @dependabot- Bump elasticsearch-rest-client from 7.10.1 to 7.12.0 in /modules/elasticsearch (#3945)
 @dependabot- Bump org.jetbrains.kotlin.jvm from 1.4.21-2 to 1.4.32 in /examples (#3947)
 @dependabot- Bump release-drafter/release-drafter from e5ccf147077e46b0225a80bbe314d795d77bb7a2 to 5.15.0 (#3915)
 @dependabot- Bump testcontainers from 1.15.1 to 1.15.2 in /core (#3795)
 @dependabot- Docs: Bump jinja2 from 2.11.2 to 2.11.3 (#3897)
 @dependabot
Commits
dabc99cMake it possible to provide custom LocalStack services (#3995)55838a9ec2 added to localstack services enum (#3955)1cd0476Update docker-java to 3.2.8 (#3980)3347710Pin localstack to 0.12.8 (#3981)3c70d08Update docs to clarify shading approach (#3974)f3ffed6Fix problem of starting up mysql 5.7.33 version when user is root (#3953)9183f8fPrevent ContainerDatabaseDriver from throwing NPEs when on classpath but not ...1e6deb1Filter mapped ports when port numbers are not specified (replaces #3948) (#3979)8533e9bBump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)b3cf062Add information for TLS disabled mode in Gitlab (#2466)- Additional commits viewable in compare view
 
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #496 (7bd1bac) into master (91d0759) will decrease coverage by
1.35%. The diff coverage isn/a.
@@             Coverage Diff              @@
##             master     #496      +/-   ##
============================================
- Coverage     65.04%   63.68%   -1.36%     
+ Complexity       73       70       -3     
============================================
  Files            27       27              
  Lines           369      369              
  Branches         37       37              
============================================
- Hits            240      235       -5     
- Misses          115      121       +6     
+ Partials         14       13       -1     
| Impacted Files | Coverage Δ | |
|---|---|---|
| .../viartemev/thewhiterabbit/publisher/AckListener.kt | 57.14% <0.00%> (-21.43%) | 
:arrow_down: | 
| ...n/com/viartemev/thewhiterabbit/channel/Channels.kt | 32.14% <0.00%> (-10.72%) | 
:arrow_down: | 
| ...viartemev/thewhiterabbit/channel/ConfirmChannel.kt | 100.00% <0.00%> (+20.00%) | 
:arrow_up: | 
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 91d0759...7bd1bac. Read the comment docs.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.