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 dependency-updates group across 1 directory with 18 updates #85

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependency-updates group with 18 updates in the / directory:

Package From To
io.airlift:airbase 188 193
io.airlift:configuration 275 277
io.airlift:log 275 277
io.airlift:log-manager 275 277
io.airlift:testing 275 277
io.trino:trino-base-jdbc 462 463
io.trino:trino-plugin-toolkit 462 463
io.trino:trino-spi 462 463
io.trino:trino-exchange-filesystem 462 463
io.trino:trino-jdbc 462 463
io.trino:trino-main 462 463
io.trino:trino-testing 462 463
io.trino:trino-testing-containers 462 463
io.trino:trino-testing-services 462 463
io.trino:trino-tpch 462 463
org.jdbi:jdbi3-core 3.46.0 3.47.0
com.google.errorprone:error_prone_annotations 2.33.0 2.35.1
com.google.errorprone:error_prone_core 2.33.0 2.35.1

Updates io.airlift:airbase from 188 to 193

Release notes

Sourced from io.airlift:airbase's releases.

Release 193

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airbase@191...193

Release 191

What's Changed

Bug fixes 🐛

Dependency updates 📦

Full Changelog: airlift/airbase@190...191

Release 190

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@189...190

Release 189

What's Changed

Bug fixes 🐛

Dependency updates 📦

... (truncated)

Commits

Updates io.airlift:configuration from 275 to 277

Release notes

Sourced from io.airlift:configuration's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.airlift:log from 275 to 277

Release notes

Sourced from io.airlift:log's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.airlift:log-manager from 275 to 277

Release notes

Sourced from io.airlift:log-manager's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.airlift:testing from 275 to 277

Release notes

Sourced from io.airlift:testing's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.airlift:log from 275 to 277

Release notes

Sourced from io.airlift:log's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.trino:trino-base-jdbc from 462 to 463

Updates io.trino:trino-plugin-toolkit from 462 to 463

Updates io.trino:trino-spi from 462 to 463

Updates io.trino:trino-exchange-filesystem from 462 to 463

Updates io.trino:trino-jdbc from 462 to 463

Updates io.trino:trino-main from 462 to 463

Updates io.trino:trino-testing from 462 to 463

Commits

Updates io.trino:trino-testing-containers from 462 to 463

Updates io.trino:trino-testing-services from 462 to 463

Updates io.trino:trino-tpch from 462 to 463

Updates io.trino:trino-plugin-toolkit from 462 to 463

Updates org.jdbi:jdbi3-core from 3.46.0 to 3.47.0

Release notes

Sourced from org.jdbi:jdbi3-core's releases.

3.47.0

  • spring aot: fix @JdbiRepository so aot generation works (#2727, thanks @​hpoettker !)
  • spring/spring5: update spring dependency and tests to latest releases (dependabot #36 / CVE-2024-38820 asks for 5.3.41 but that is not released (neither is 5.3.40. Spring is a mess)).
  • deprecate the spring5 module as Spring Framework 5.x is no longer under OSS support
  • add new spring module that will focus on Spring Framework 6.x and beyond. This is currently the same code as spring5 but no longer needs to maintain Spring Framework 5.x backwards compatibility.
Changelog

Sourced from org.jdbi:jdbi3-core's changelog.

3.47.0

  • spring aot: fix @JdbiRepository so aot generation works (#2727, thanks @​hpoettker !)
  • spring/spring5: update spring dependency and tests to latest releases (dependabot #36 / CVE-2024-38820 asks for 5.3.41 but that is not released (neither is 5.3.40. Spring is a mess)).
  • deprecate the spring5 module as Spring Framework 5.x is no longer under OSS support
  • add new spring module that will focus on Spring Framework 6.x and beyond. This is currently the same code as spring5 but no longer needs to maintain Spring Framework 5.x backwards compatibility.
Commits
  • fa8e3d3 [maven-release-plugin] prepare release v3.47.0
  • a92040d release notes 3.47.0
  • ea7a902 fix typo
  • 63ccde2 fix for CI testing with java 11
  • 5250aa6 deprecation required version 3.47.0-SNAPSHOT
  • 78b7fe6 Add 'spring' module to replace 'spring5'
  • d2f5b7f gnumake needs every export on its own line
  • 1bd31e1 small adoc table fix
  • 13ea520 release notes #2727
  • b858e84 Fix native Spring compile with @JdbiRepository
  • Additional commits viewable in compare view

Updates io.trino:trino-spi from 462 to 463

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

Release notes

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

Error Prone 2.35.1

Error Prone's dependency on protobuf has been downgraded to 3.25.5 for this release.

Version 3.25.5 of protobuf still fixes CVE-2024-7254. This release is provided for users who aren't ready to update to 4.x, see also #4584 and #4634. Future versions of Error Prone will upgrade back to protobuf 4.x.

Full changelog: google/error-prone@v2.35.0...v2.35.1

Error Prone 2.35.0

Changes:

  • Fix handling of \s before the trailing delimiter in MisleadingEscapedSpace
  • TimeUnitMismatch improvements: handle binary trees, consider trees like fooSeconds * 1000 to have units of millis

New checks:

Full changelog: google/error-prone@v2.34.0...v2.35.0

Error Prone 2.34.0

Changes:

  • Passing the javac flag --should-stop=ifError=FLOW is now required when running Error Prone (#4595)
  • The MemberName check was renamed to IdentifierName

New checks:

Closed issues: #4595, #4598, #4620

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

Commits
  • 0e06cc2 Release Error Prone 2.35.1
  • db6c890 Downgrade protobuf version to 3.25.5
  • ed6b121 Add a repro test for broken behavior inlining the parameter value into the fu...
  • a931fa3 Remove DoNotUseRuleChain from JavaCodeClarity.
  • ec2983b compileUnsafe -> compile for compile-time-constant expressions.
  • 2ce9632 Strip the quotation marks from the source code when reconstructing the literal.
  • 99a0d9d TimeUnitMismatch: handle BinaryTrees.
  • 60c5f76 TimeUnitMismatch: consider trees like fooSeconds * 1000 to have units of `m...
  • 427b51d GetSeconds to ToSeconds error prone
  • 82a2168 Recognize that Runtime.halt and exit never return.
  • Additional commits viewable in compare view

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

Release notes

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

Error Prone 2.35.1

Error Prone's dependency on protobuf has been downgraded to 3.25.5 for this release.

Version 3.25.5 of protobuf still fixes CVE-2024-7254. This release is provided for users who aren't ready to update to 4.x, see also #4584 and #4634. Future versions of Error Prone will upgrade back to protobuf 4.x.

Full changelog: google/error-prone@v2.35.0...v2.35.1

Error Prone 2.35.0

Changes:

  • Fix handling of \s before the trailing delimiter in MisleadingEscapedSpace
  • TimeUnitMismatch improvements: handle binary trees, consider trees like fooSeconds * 1000 to have units of millis

New checks:

Full changelog: google/error-prone@v2.34.0...v2.35.0

Error Prone 2.34.0

Changes:

  • Passing the javac flag --should-stop=ifError=FLOW is now required when running Error Prone (#4595)
  • The MemberName check was renamed to IdentifierName

New checks:

Closed issues: #4595, #4598, #4620

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

Commits
  • 0e06cc2 Release Error Prone 2.35.1
  • db6c890 Downgrade protobuf version to 3.25.5
  • ed6b121 Add a repro test for broken behavior inlining the parameter value into the fu...
  • a931fa3 Remove DoNotUseRuleChain from JavaCodeClarity.
  • ec2983b compileUnsafe -> compile for compile-time-constant expressions.
  • 2ce9632 Strip the quotation marks from the source code when reconstructing the literal.
  • 99a0d9d TimeUnitMismatch: handle BinaryTrees.
  • 60c5f76 TimeUnitMismatch: consider trees like fooSeconds * 1000 to have units of `m...
  • 427b51d GetSeconds to ToSeconds error prone
  • 82a2168 Recognize that Runtime.halt and exit never return.
  • Additional commits viewable in compare view

Updates io.airlift:log-manager from 275 to 277

Release notes

Sourced from io.airlift:log-manager's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.airlift:testing from 275 to 277

Release notes

Sourced from io.airlift:testing's releases.

Release 277

What's Changed

Breaking changes 🛠

Improvements 🎉

Dependency updates 📦

New Contributors

Full Changelog: airlift/airlift@276...277

Release 276

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@275...276

Commits

Updates io.trino:trino-exchange-filesystem from 462 to 463

Updates io.trino:trino-jdbc from 462 to 463

Updates io.trino:trino-main from 462 to 463

Updates io.trino:trino-testing from 462 to 463

Commits

Updates io.trino:trino-testing-containers from 462 to 463

Updates io.trino:trino-testing-services from 462 to 463

Updates io.trino:trino-tpch from 462 to 463

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

Release notes

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

Error Prone 2.35.1

Error Prone's dependency on protobuf has been downgraded to 3.25.5 for this release.

Version 3.25.5 of protobuf still fixes CVE-2024-7254. This release is provided for users who aren't ready to update to 4.x, see also #4584 and #4634. Future versions of Error Prone will upgrade back to protobuf 4.x.

Full changelog: google/error-prone@v2.35.0...v2.35.1

Error Prone 2.35.0

Changes:

  • Fix handling of \s before the trailing delimiter in MisleadingEscapedSpace
  • TimeUnitMismatch improvements: handle binary trees, consider trees like fooSeconds * 1000 to have units of millis

New checks:

Full changelog: google/error-prone@v2.34.0...v2.35.0

Error Prone 2.34.0

Changes:

  • Passing the javac flag --should-stop=ifError=FLOW is now required when running Error Prone (#4595)
  • The MemberName check was renamed to IdentifierName

New checks:

Closed issues: #4595, #4598, #4620

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

Commits
  • 0e06cc2 Release Error Prone 2.35.1
  • db6c890 Downgrade protobuf version to 3.25.5
  • ed6b121 Add a repro test for broken behavior inlining the parameter value into the fu...
  • a931fa3 Remove DoNotUseRuleChain from JavaCodeClarity.
  • ec2983b compileUnsafe -> compile for compile-time-constant expressions.
  • 2ce9632 Strip the quotation marks from the source code when reconstructing the literal.
  • 99a0d9d TimeUnitMismatch: handle BinaryTrees.
  • 60c5f76 TimeUnitMismatch: consider trees like fooSeconds * 1000 to have units of `m...
  • 427b51d GetSeconds to ToSeconds error prone
  • 82a2168 Recognize that Runtime.halt and exit never return.
  • 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 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 dependency-updates group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `188` | `193` |
| [io.airlift:configuration](https://github.com/airlift/airlift) | `275` | `277` |
| [io.airlift:log](https://github.com/airlift/airlift) | `275` | `277` |
| [io.airlift:log-manager](https://github.com/airlift/airlift) | `275` | `277` |
| [io.airlift:testing](https://github.com/airlift/airlift) | `275` | `277` |
| io.trino:trino-base-jdbc | `462` | `463` |
| io.trino:trino-plugin-toolkit | `462` | `463` |
| io.trino:trino-spi | `462` | `463` |
| io.trino:trino-exchange-filesystem | `462` | `463` |
| io.trino:trino-jdbc | `462` | `463` |
| io.trino:trino-main | `462` | `463` |
| [io.trino:trino-testing](https://github.com/trinodb/trino) | `462` | `463` |
| io.trino:trino-testing-containers | `462` | `463` |
| io.trino:trino-testing-services | `462` | `463` |
| io.trino:trino-tpch | `462` | `463` |
| [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.46.0` | `3.47.0` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.33.0` | `2.35.1` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.33.0` | `2.35.1` |



Updates `io.airlift:airbase` from 188 to 193
- [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 `io.airlift:configuration` from 275 to 277
- [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 275 to 277
- [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 275 to 277
- [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 275 to 277
- [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 275 to 277
- [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.trino:trino-base-jdbc` from 462 to 463

Updates `io.trino:trino-plugin-toolkit` from 462 to 463

Updates `io.trino:trino-spi` from 462 to 463

Updates `io.trino:trino-exchange-filesystem` from 462 to 463

Updates `io.trino:trino-jdbc` from 462 to 463

Updates `io.trino:trino-main` from 462 to 463

Updates `io.trino:trino-testing` from 462 to 463
- [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md)
- [Commits](https://github.com/trinodb/trino/commits)

Updates `io.trino:trino-testing-containers` from 462 to 463

Updates `io.trino:trino-testing-services` from 462 to 463

Updates `io.trino:trino-tpch` from 462 to 463

Updates `io.trino:trino-plugin-toolkit` from 462 to 463

Updates `org.jdbi:jdbi3-core` from 3.46.0 to 3.47.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.46.0...v3.47.0)

Updates `io.trino:trino-spi` from 462 to 463

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

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

Updates `io.airlift:log-manager` from 275 to 277
- [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 275 to 277
- [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.trino:trino-exchange-filesystem` from 462 to 463

Updates `io.trino:trino-jdbc` from 462 to 463

Updates `io.trino:trino-main` from 462 to 463

Updates `io.trino:trino-testing` from 462 to 463
- [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md)
- [Commits](https://github.com/trinodb/trino/commits)

Updates `io.trino:trino-testing-containers` from 462 to 463

Updates `io.trino:trino-testing-services` from 462 to 463

Updates `io.trino:trino-tpch` from 462 to 463

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

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:log
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:log-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:log
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-base-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-plugin-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-spi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-exchange-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-main
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing-containers
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing-services
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-tpch
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-plugin-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-spi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: io.airlift:log-manager
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.airlift:testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-exchange-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-main
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing-containers
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-testing-services
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.trino:trino-tpch
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 30, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-18f7046a2a branch October 30, 2024 21:10
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.

0 participants