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

chore(java-deps): bump the all group across 1 directory with 29 updates #824

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the all group with 28 updates in the / directory:

Package From To
io.airlift:airbase 175 187
org.testcontainers:testcontainers-bom 1.20.1 1.20.2
org.testcontainers:testcontainers 1.20.1 1.20.2
com.fasterxml.jackson.core:jackson-annotations 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.18.0
com.google.errorprone:error_prone_annotations 2.32.0 2.33.0
com.google.errorprone:error_prone_core 2.32.0 2.33.0
com.zaxxer:HikariCP 5.1.0 6.0.0
io.airlift:bootstrap 267 269
io.airlift:concurrent 267 269
io.airlift:configuration 267 269
io.airlift:event 267 269
io.airlift:http-client 267 269
io.airlift:http-server 267 269
io.airlift:jaxrs 267 269
io.airlift:json 267 269
io.airlift:log 267 269
io.airlift:log-manager 267 269
io.airlift:node 267 269
io.airlift:stats 267 269
io.airlift:testing 267 269
io.airlift:trace-token 267 269
net.bytebuddy:byte-buddy 1.15.1 1.15.4
org.checkerframework:checker-qual 3.47.0 3.48.1
org.duckdb:duckdb_jdbc 1.1.0 1.1.1
org.jetbrains:annotations 24.1.0 26.0.1
org.threeten:threetenbp 1.6.9 1.7.0

Updates io.airlift:airbase from 175 to 187

Release notes

Sourced from io.airlift:airbase's releases.

Release 187

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@186...187

Release 186

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@185...186

Release 185

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@184...185

Release 184

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@183...184

... (truncated)

Commits

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

Release notes

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

1.20.2

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits
  • 8b36391 [mongodb] Remove incubating note
  • 8921a5a Add MongoDB Atlas implementation (#9290)
  • 04206d9 Remove exclusions from milvus-sdk-java dependency
  • 41b5786 Merge pull request #9286 from testcontainers/combined-pr-branch
  • d754435 Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jed...
  • 38e73ad Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org....
  • 193e842 Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.apa...
  • 61fe2a8 Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...
  • b175776 Merge pull request #9285 from testcontainers/combined-pr-branch
  • 84cc17f Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.po...
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.20.1 to 1.20.2

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.2

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits
  • 8b36391 [mongodb] Remove incubating note
  • 8921a5a Add MongoDB Atlas implementation (#9290)
  • 04206d9 Remove exclusions from milvus-sdk-java dependency
  • 41b5786 Merge pull request #9286 from testcontainers/combined-pr-branch
  • d754435 Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jed...
  • 38e73ad Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org....
  • 193e842 Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.apa...
  • 61fe2a8 Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...
  • b175776 Merge pull request #9285 from testcontainers/combined-pr-branch
  • 84cc17f Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.po...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.0

Commits
  • 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0
  • cd642d3 Prepare for 2.18.0 release
  • 4496d13 Add YAML test, too, for #497
  • 5b2415e ...
  • 3b9c691 Improve #497 test (to validate content)
  • c86b438 Add failing test for #497 (#498)
  • 288eacc Back to snapshot
  • 7d23986 [maven-release-plugin] prepare for next development iteration
  • a36cf83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1
  • ee4e830 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view

Updates com.google.errorprone:error_prone_annotations from 2.32.0 to 2.33.0

Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.33.0

Similar to release 2.32.0, the minimum supported JDK version to run Error Prone is JDK 17 (#3803). Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will require using JDK 17 or newer for compilation and setting --release or -source/-target/-bootclasspath.

Changes:

New checks:

Full changelog: google/error-prone@v2.32.0...v2.33.0

Commits
  • 7a67f20 Release Error Prone 2.33.0
  • f1f7955 Remove out of place .. Previously, the error message was:
  • c885150 Add a regression test for b/369862572
  • 2b78c1f Avoid a possible IndexOutOfBoundsException in MemberName.
  • 47dd2a8 Suggest Splitter.on(Pattern.compile(...)) instead of Splitter.onPattern
  • 50d0983 Add some missing testdata/ prefixes.
  • f82fb66 Fix typos
  • fb1a05b Update protobuf version
  • be99217 Extend MissingOverride to require @​Override on "an explicitly declared access...
  • 2c04ada Support toSeconds in DurationToLongTimeUnit
  • Additional commits viewable in compare view

Updates com.google.errorprone:error_prone_core from 2.32.0 to 2.33.0

Release notes

Sourced from com.google.errorprone:error_prone_core's releases.

Error Prone 2.33.0

Similar to release 2.32.0, the minimum supported JDK version to run Error Prone is JDK 17 (#3803). Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will require using JDK 17 or newer for compilation and setting --release or -source/-target/-bootclasspath.

Changes:

New checks:

Full changelog: google/error-prone@v2.32.0...v2.33.0

Commits
  • 7a67f20 Release Error Prone 2.33.0
  • f1f7955 Remove out of place .. Previously, the error message was:
  • c885150 Add a regression test for b/369862572
  • 2b78c1f Avoid a possible IndexOutOfBoundsException in MemberName.
  • 47dd2a8 Suggest Splitter.on(Pattern.compile(...)) instead of Splitter.onPattern
  • 50d0983 Add some missing testdata/ prefixes.
  • f82fb66 Fix typos
  • fb1a05b Update protobuf version
  • be99217 Extend MissingOverride to require @​Override on "an explicitly declared access...
  • 2c04ada Support toSeconds in DurationToLongTimeUnit
  • Additional commits viewable in compare view

Updates com.zaxxer:HikariCP from 5.1.0 to 6.0.0

Changelog

Sourced from com.zaxxer:HikariCP's changelog.

HikariCP Changes

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

  • merged #2189 add support to get and set db credentials in an atomic operation

  • merged #2149 make Savepoint rollbacks mark the connection dirty

  • merged #2157 close connections marked as evicted instead of returning them to the pool

  • merged #2147 skip Connection::setNetworkTimeout if PoolBase::shutdownNetworkTimeoutExecutor is called

  • merged #2126 added Support For beginRequest and endRequest

  • small improvements and cleanup from pull request #2166

  • minor debug logging enhancements

Changes in 5.1.0

  • fixed #1907 re-added automatic.module.name that was lost along the way

  • fixed #1986 evict connection exceptions with (SQLState HY000) error code 1105.

  • merged #2059 add support for char[] in DataSource properties

  • merged #1979 and #1993 mask any property that looks like a password in URLs

  • add pool stats to connection acquisition timeout exception

  • merged #2076 don't case metric registry before it is checked for null

  • merged #1820 allow minimum login timeout to be set as system property

  • merged #1952 add more isolation levels

  • merged #1660 remove redundant error log for poll initialization exception

Changes in 5.0.1

  • Update log4j version to 2.17.1 to address Log4Shell vulnerability (although this is only used in tests, so it doesn't really impact users)

Changes in 5.0.0

... (truncated)

Commits
  • 7c74fd3 [maven-release-plugin] prepare release HikariCP-6.0.0
  • 7cacd0f Switch publishing plugin to nexus.
  • 9b38eb4 update publish info
  • 1dfe77f update scm url
  • 7e92ebb use postgresql 16 for unit tests
  • b790dff Upgrade maven plugin.
  • 1c13fcd Fix JavaDoc error, self-closing tags not allowed.
  • a31a988 Prepare for 6.0.0 release
  • d544180 "merged" #2126 Added Support For beginRequest and endRequest (new version)
  • 8053e39 Create SQLExceptionOverride instance when exceptionOverrideClassName loaded (...
  • Additional commits viewable in compare view

Updates io.airlift:bootstrap from 267 to 269

Release notes

Sourced from io.airlift:bootstrap's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:concurrent from 267 to 269

Release notes

Sourced from io.airlift:concurrent's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:configuration from 267 to 269

Release notes

Sourced from io.airlift:configuration's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:event from 267 to 269

Release notes

Sourced from io.airlift:event's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:http-client from 267 to 269

Release notes

Sourced from io.airlift:http-client's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:http-server from 267 to 269

Release notes

Sourced from io.airlift:http-server's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:jaxrs from 267 to 269

Release notes

Sourced from io.airlift:jaxrs's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@267...268

Commits

Updates io.airlift:json from 267 to 269

Release notes

Sourced from io.airlift:json's releases.

Release 269

What's Changed

Breaking changes 🛠

Dependency updates 📦

Full Changelog: airlift/airlift@268...269

Release 268

What's Changed

Breaking changes 🛠

Bumps the all group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `175` | `187` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.18.0` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.32.0` | `2.33.0` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.32.0` | `2.33.0` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `6.0.0` |
| [io.airlift:bootstrap](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:concurrent](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:configuration](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:event](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:http-client](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:http-server](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:jaxrs](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:json](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:log](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:log-manager](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:node](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:stats](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:testing](https://github.com/airlift/airlift) | `267` | `269` |
| [io.airlift:trace-token](https://github.com/airlift/airlift) | `267` | `269` |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.15.1` | `1.15.4` |
| [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.47.0` | `3.48.1` |
| [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) | `1.1.0` | `1.1.1` |
| [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `24.1.0` | `26.0.1` |
| [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) | `1.6.9` | `1.7.0` |



Updates `io.airlift:airbase` from 175 to 187
- [Release notes](https://github.com/airlift/airbase/releases)
- [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md)
- [Commits](https://github.com/airlift/airbase/commits)

Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.2
- [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.1...1.20.2)

Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.2
- [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.1...1.20.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.0)

Updates `com.google.errorprone:error_prone_annotations` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.32.0...v2.33.0)

Updates `com.google.errorprone:error_prone_core` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.32.0...v2.33.0)

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

Updates `io.airlift:bootstrap` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:concurrent` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:configuration` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:event` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:http-client` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:http-server` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:jaxrs` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:json` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:log` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:log-manager` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:node` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:stats` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:testing` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `io.airlift:trace-token` from 267 to 269
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

Updates `net.bytebuddy:byte-buddy` from 1.15.1 to 1.15.4
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.15.1...byte-buddy-1.15.4)

Updates `org.checkerframework:checker-qual` from 3.47.0 to 3.48.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.47.0...checker-framework-3.48.1)

Updates `org.duckdb:duckdb_jdbc` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](duckdb/duckdb@v1.1.0...v1.1.1)

Updates `org.jetbrains:annotations` from 24.1.0 to 26.0.1
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...26.0.1)

Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.2
- [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.1...1.20.2)

Updates `org.threeten:threetenbp` from 1.6.9 to 1.7.0
- [Release notes](https://github.com/ThreeTen/threetenbp/releases)
- [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md)
- [Commits](ThreeTen/threetenbp@v1.6.9...v1.7.0)

Updates `com.google.errorprone:error_prone_core` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.32.0...v2.33.0)

Updates `org.ow2.asm:asm` from 9.7 to 9.7.1

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:concurrent
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:event
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:http-client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:http-server
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:log
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:log-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:stats
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: io.airlift:trace-token
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.threeten:threetenbp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 v1-engine-changed labels Oct 14, 2024
@grieve54706
Copy link
Contributor

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

Repository rule violations found

At least 1 approving review is required by reviewers with write access.


@grieve54706
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 1d1414c into main Oct 16, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/all-065b5397e5 branch October 16, 2024 04:19
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 v1-engine-changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant