Bump the prod-deps group across 1 directory with 9 updates #1227
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the prod-deps group with 9 updates in the / directory:
2.17.0
2.18.0
2.0.7
2.1.0
2.35.1
2.36.0
6.6.2.Final
6.6.3.Final
4.1.114.Final
4.1.115.Final
6.1.14
6.2.0
3.3.5
3.4.0
4.3.5
4.4.0
1.20.3
1.20.4
Updates
commons-io:commons-io
from 2.17.0 to 2.18.0Updates
io.zonky.test:embedded-postgres
from 2.0.7 to 2.1.0Commits
8567f40
[maven-release-plugin] prepare release v2.1.0fd49283
Merge pull request #142 from zonkyio/dependency-upgrades74552df
upgrade postgresql driver, liquibase and junit dependenciesdbdc9e4
Merge pull request #141 from zonkyio/postgres-14.15f25a23f
#140 upgrade to embedded postgres binaries 14.152f830bf
Merge pull request #136 from turbanoff/avoid_bogus_catch389fc61
Merge pull request #137 from mikebell90/explain.rationale87a0377
Minor adjustments to the project description2b7e8b9
Clearer explanation for why the fork occurred, indicate the original library ...41b4546
Remove empty IOException try-catch handling when extracting PostgreSQL binariesUpdates
com.google.errorprone:error_prone_annotations
from 2.35.1 to 2.36.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
ab522c7
Release Error Prone 2.36.0fc5aade
Remove swathes of assume()s on the current runtime version.b222ea8
Handle qualified enum elements in MissingCasesInEnumSwitch.332cbfa
Support record destructuring in ArgumentSelectionDefectChecker.0db3360
UsafeLocaleUsage: update the proposed fix to usereplace(char, char)
c816c8b
StatementSwitchToExpressionSwitch - remove// fall out
comments in switchesb5fa441
Consolidate javadoc plugin version2afd0cf
Run StatementSwitchToExpressionSwitch_refactoring over EP.37895d3
Fix snapshot doc publishing after https://github.com/google/error-prone/commi...c438756
StatementSwitchToExpressionSwitch: for "assignment switch" and "direct conver...Updates
org.hibernate.orm:hibernate-core
from 6.6.2.Final to 6.6.3.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
74f0839
Pre-steps for release :6.6.3.Final
3dfb973
HHH-18842 CollectionType.replace() breaks if target is PersistentCollection, ...e094b3c
HHH-18842 Add test for issue2036ef1
Add a warning for future upgrades of bytebuddyff64185
Don't use net.bytebuddy.experimental=true for Java 23 testingb91d9ec
HHH-18846 Enable release automation for ORM 6.6b5178d0
HHH-18851 Fix parameter type inference issue when IN predicate is uses array_...a26e505
HHH-18841 Create_identifierMapper
as a synthetic attribute1ffde48
HHH-18832 Don't skip bytecode enhancement just because an entity has a `@Tran...abfe6b9
HHH-18833 Introduce EnhancementContext#getUnsupportedEnhancementStrategyUpdates
io.netty:netty-bom
from 4.1.114.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
org.springframework:spring-framework-bom
from 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-framework-bom's releases.
... (truncated)
Commits
5024bb7
Release v6.2.035b452b
Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525da
Merge branch '6.1.x'5145cf4
Next development version (v6.1.16-SNAPSHOT)d4f8b5d
Merge branch '6.1.x'6cb41dc
Upgrade to Netty 4.1.115cca2450
Improve documentation for SpelCompilerModede8a94f
Do not set up CookieStore in Apache connector973d815
Merge branch '6.1.x'1e95332
Fix link to "Resources" section in reference guideUpdates
org.springframework.data:spring-data-commons
from 3.3.5 to 3.4.0Release notes
Sourced from org.springframework.data:spring-data-commons's releases.
... (truncated)
Commits
e081701
Release version 3.4 GA (2024.1.0).f554dd6
Prepare 3.4 GA (2024.1.0).99b95ca
Polishing.0a19501
Update custom repository extension section.63e16c2
Update CI Properties.5b85ffb
Update CI Properties.2917ad0
Upgrade to Maven Wrapper 3.9.9.09ba413
Refine Scrolling refdocs.9ed3a45
Minor improvements inBootstrapMode
Javadoc.1b79eeb
Polishing.Updates
org.springframework.data:spring-data-mongodb
from 4.3.5 to 4.4.0Release notes
Sourced from org.springframework.data:spring-data-mongodb's releases.
... (truncated)
Commits
7289148
Release version 4.4 GA (2024.1.0).c554455
Prepare 4.4 GA (2024.1.0).e9d4425
Fix flakey test.723db60
Retain order doing reactive save operations with multiple elements.eeab992
Fix MongoCrypt dependency setup when testing with Driver 4.x.de210e0
Upgrade to MongoDB driver 5.2.1.418125d
Upgrade MongoDB 8 build to Java.next.c1c9fd0
Update CI Properties.2334f6c
Upgrade to Maven Wrapper 3.9.9.d33b063
Relocate benchmarks to core module.Updates
org.testcontainers:testcontainers-bom
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions