Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the maven group across 1 directory with 6 updates #1292

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the maven group with 6 updates in the / directory:

Package From To
org.testcontainers:testcontainers-bom 1.20.2 1.20.4
com.fasterxml.jackson.module:jackson-module-kotlin 2.17.2 2.18.2
org.wiremock:wiremock-standalone 3.9.1 3.10.0
com.zaxxer:HikariCP 6.0.0 6.2.1
org.flywaydb:flyway-database-postgresql 10.20.0 11.0.1
org.jetbrains.kotlin:kotlin-maven-allopen 2.0.21 2.1.0

Updates org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.4

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.20.4

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

... (truncated)

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.2
  • e3e7fdc Update gradle/setup-gradle version to v4
  • 964c6e6 Fix docker credentials output (#9544)
  • c01fc1b Use cockroachdb version in testcontainers jdbc url test
  • 0200a5d 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)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.2 to 2.18.2

Commits

Updates org.wiremock:wiremock-standalone from 3.9.1 to 3.10.0

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.10.0

🚀 New Features

🐛 Bug fixes

📦 Dependency updates

3.9.2

🐞 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 7df345b Filter out class version 66 (java 22) from the shadowJar
  • 248cfdf Bump minor version
  • bb348b1 Merge pull request #2883 from wiremock/dependabot/gradle/org.apache.httpcompo...
  • 40e6e02 Back to filtering out the connection header and now the upgrade header
  • 764823d No longer filter out the connection header when proxying
  • 0b731eb Merge pull request #2909 from wiremock/support-extension-factories-as-classes
  • 96075b3 Added ability for extension factories to be declared as classes
  • a0df1e0 Merge pull request #2891 from wiremock/http-server-loading-refinement
  • 2cf90bb Apache now enforces UTF-8 encoding in BasicSchemeFactory as per RFC 7617
  • 0e98c90 Merge remote-tracking branch 'origin/dependabot/gradle/org.apache.httpcompone...
  • Additional commits viewable in compare view

Updates com.zaxxer:HikariCP from 6.0.0 to 6.2.1

Changelog

Sourced from com.zaxxer:HikariCP's changelog.

HikariCP Changes

Changes in 6.2.2

  • increase keepaliveTime variance from 10% to 20%

  • merged #2266 support duration values for configuration from properties, such as 10ms, 20s, 30m, 40h or 50d

Changes in 6.2.1

  • change default keepaliveTime to 2 minutes

  • fix commons-compress dependency, make test scope

Changes in 6.2.0

  • merged #2238 handle SQLTimeoutException without eviction. Users looking to preserve previous behavior should provide an implementation of com.zaxxer.hikari.SQLExceptionOverride to the pool configuration.

  • added new enum value, Override.MUST_EVICT, available to implementations of com.zaxxer.hikari.SQLExceptionOverride

  • enhanced debug logging in circumstances where the pool falls to zero size and new connections to the database continue to fail.

  • update test dependencies that were flagged as having vulnerabilities

Changes in 6.1.0

  • fixed #1960 allow SQLExceptionOverride to adjudicate all exceptions for eviction

  • merged #1962 dropwizard 5 metrics are now supported via the setMetricRegistry() method in HikariConfig and in HikariDataSource

  • merged #2244 improve JavassistProxyFactory

  • merged #2243 fix inconsistency between isWrapperFor and unwrap

  • merged #1827 support loading properties file in unnamed resources module

  • merged #1842 don't clear isCommitStateDirty flag in setReadOnly

  • change default maxLifetime variance from 2.5% to 25% to further avoid mass connection die-off dips

Changes in 6.0.0

  • fixed #2152 duplicate connection in try with resources clause caused close() being called twice on each connection

  • merged #2226 consistent handling of errorCode and sqlState in timeout exception

  • merged #2199 eliminate network call if state get is called after set

... (truncated)

Commits
  • 1d517a9 [maven-release-plugin] prepare release HikariCP-6.2.1
  • be6594a assign default keepaliveTime of 2 minutes
  • 1836e3f add test scope to commons-compress dependency
  • c166946 Update README.md
  • 7de262f [maven-release-plugin] prepare for next development iteration
  • c6b5eea [maven-release-plugin] prepare release HikariCP-6.2.0
  • 14f2c6e update release version
  • d32e26e Update CHANGES
  • 5df12d6 Update README.md
  • ec6891a Expand/improve SQLExceptionOverride handling flexibility
  • Additional commits viewable in compare view

Updates org.flywaydb:flyway-database-postgresql from 10.20.0 to 11.0.1

Updates org.jetbrains.kotlin:kotlin-maven-allopen from 2.0.21 to 2.1.0

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

Bumps the maven group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.2` | `2.18.2` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.1` | `3.10.0` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.0.0` | `6.2.1` |
| org.flywaydb:flyway-database-postgresql | `10.20.0` | `11.0.1` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.21` | `2.1.0` |



Updates `org.testcontainers:testcontainers-bom` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.2)

Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.10.0)

Updates `com.zaxxer:HikariCP` from 6.0.0 to 6.2.1
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.0.0...HikariCP-6.2.1)

Updates `org.flywaydb:flyway-database-postgresql` from 10.20.0 to 11.0.1

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 3, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2024 17:22
@ramrock93 ramrock93 merged commit 1e2440a into master Dec 6, 2024
1 check passed
@ramrock93 ramrock93 deleted the dependabot/maven/maven-d17f5efe72 branch December 6, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant