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 with 16 updates #71

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the dependency-updates group with 16 updates:

Package From To
io.airlift:airbase 170 171
io.airlift:configuration 261 265
io.airlift:log 261 265
io.airlift:log-manager 261 265
io.airlift:testing 261 265
io.trino:trino-base-jdbc 455 457
io.trino:trino-plugin-toolkit 455 457
io.trino:trino-spi 455 457
io.trino:trino-exchange-filesystem 455 457
io.trino:trino-main 455 457
io.trino:trino-testing 455 457
io.trino:trino-testing-containers 455 457
io.trino:trino-testing-services 455 457
io.trino:trino-tpch 455 457
io.opentelemetry:opentelemetry-api 1.41.0 1.42.0
io.opentelemetry:opentelemetry-context 1.41.0 1.42.0

Updates io.airlift:airbase from 170 to 171

Release notes

Sourced from io.airlift:airbase's releases.

Release 171

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@170...171

Commits

Updates io.airlift:configuration from 261 to 265

Release notes

Sourced from io.airlift:configuration's releases.

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.airlift:log from 261 to 265

Release notes

Sourced from io.airlift:log's releases.

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.airlift:log-manager from 261 to 265

Release notes

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

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.airlift:testing from 261 to 265

Release notes

Sourced from io.airlift:testing's releases.

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.airlift:log from 261 to 265

Release notes

Sourced from io.airlift:log's releases.

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.trino:trino-base-jdbc from 455 to 457

Updates io.trino:trino-plugin-toolkit from 455 to 457

Updates io.trino:trino-spi from 455 to 457

Updates io.trino:trino-exchange-filesystem from 455 to 457

Updates io.trino:trino-main from 455 to 457

Updates io.trino:trino-testing from 455 to 457

Commits

Updates io.trino:trino-testing-containers from 455 to 457

Updates io.trino:trino-testing-services from 455 to 457

Updates io.trino:trino-tpch from 455 to 457

Updates io.trino:trino-plugin-toolkit from 455 to 457

Updates io.opentelemetry:opentelemetry-api from 1.41.0 to 1.42.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.42.0

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

  • Add asserts for log record body fields (#6509)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​anuraaga @​breedx-splk @​chungngoops @​codefromthecrypt @​drewhammond @​galahad098 @​jack-berg @​jackshirazi @​jarrodrobins @​jkwatson @​JonasKunz @​laurit @​LikeTheSalad

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.42.0 (2024-09-06)

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

... (truncated)

Commits
  • 96b2419 [release/v1.42.x] Prepare release 1.42.0 (#6690)
  • fbdb906 Prepare 1.42.0 (#6688)
  • f85a57b don't throw class cast exception when we have a noop tracer, meter, logger (#...
  • 1f6de35 Align GrpcSender contract with HttpSender (#6658)
  • 00b0e9f Declarative configuration missing pieces (#6677)
  • 61a4b46 make SdkTracer.tracerEnabled mutable (#6687)
  • aef4ca5 Update dependency io.netty:netty-bom to v4.1.113.Final (#6685)
  • e063b34 Add asserts for event body fields (#6509)
  • 5ca6177 Update dependency org.owasp:dependency-check-gradle to v10.0.4 (#6679)
  • 43be1e7 change polling interval property name to match spec (#6672)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.41.0 to 1.42.0

Release notes

Sourced from io.opentelemetry:opentelemetry-context's releases.

Version 1.42.0

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

  • Add asserts for log record body fields (#6509)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​anuraaga @​breedx-splk @​chungngoops @​codefromthecrypt @​drewhammond @​galahad098 @​jack-berg @​jackshirazi @​jarrodrobins @​jkwatson @​JonasKunz @​laurit @​LikeTheSalad

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-context's changelog.

Version 1.42.0 (2024-09-06)

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

... (truncated)

Commits
  • 96b2419 [release/v1.42.x] Prepare release 1.42.0 (#6690)
  • fbdb906 Prepare 1.42.0 (#6688)
  • f85a57b don't throw class cast exception when we have a noop tracer, meter, logger (#...
  • 1f6de35 Align GrpcSender contract with HttpSender (#6658)
  • 00b0e9f Declarative configuration missing pieces (#6677)
  • 61a4b46 make SdkTracer.tracerEnabled mutable (#6687)
  • aef4ca5 Update dependency io.netty:netty-bom to v4.1.113.Final (#6685)
  • e063b34 Add asserts for event body fields (#6509)
  • 5ca6177 Update dependency org.owasp:dependency-check-gradle to v10.0.4 (#6679)
  • 43be1e7 change polling interval property name to match spec (#6672)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.41.0 to 1.42.0

Release notes

Sourced from io.opentelemetry:opentelemetry-context's releases.

Version 1.42.0

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

  • Add asserts for log record body fields (#6509)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​anuraaga @​breedx-splk @​chungngoops @​codefromthecrypt @​drewhammond @​galahad098 @​jack-berg @​jackshirazi @​jarrodrobins @​jkwatson @​JonasKunz @​laurit @​LikeTheSalad

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-context's changelog.

Version 1.42.0 (2024-09-06)

API

  • BREAKING: Stabilize log support for AnyValue bodies. Rename AnyValue to Value, promote from opentelemetry-api-incubator to opentelemetry-api, change package from io.opentelemetry.api.incubator.logs to io.opentelemetry.api.common. (#6591)
  • Noop implementations detect when opentelemetry-api-incubator is present and return extended noop implementations. (#6617)%

SDK

Traces

  • Added experimental support for SpanProcessor OnEnding callback (#6367)
  • Remove final modifier from SdkTracer.tracerEnabled (#6687)

Exporters

  • Suppress zipkin exporter instrumentation (#6552)
  • OTLP exporters return status code exceptions via CompletableResultCode in GrpcExporter and HttpExporter. (#6645)
  • Align GrpcSender contract with HttpSender (#6658)

Extensions

  • Add autoconfigure support for ns and us durations (#6654)
  • Add declarative configuration ComponentProvider support for resources (#6625)
  • Add declarative configuration ComponentProvider support for processors (#6623)
  • Add declarative configuration ComponentProvider support for samplers (#6494)
  • Add declarative configuration ComponentProvider support for propagators (#6624)
  • Add declarative configuration missing pieces (#6677)
  • Change jaeger remote sampler autoconfigure property from pollingInterval to pollingIntervalMs to match spec. (#6672)

Testing

... (truncated)

Commits
  • 96b2419 [release/v1.42.x] Prepare release 1.42.0 (#6690)
  • fbdb906 Prepare 1.42.0 (#6688)
  • f85a57b don't throw class cast exception when we have a noop tracer, meter, logger (#...
  • 1f6de35 Align GrpcSender contract with HttpSender (#6658)
  • 00b0e9f Declarative configuration missing pieces (#6677)
  • 61a4b46 make SdkTracer.tracerEnabled mutable (#6687)
  • aef4ca5 Update dependency io.netty:netty-bom to v4.1.113.Final (#6685)
  • e063b34 Add asserts for event body fields (#6509)
  • 5ca6177 Update dependency org.owasp:dependency-check-gradle to v10.0.4 (#6679)
  • 43be1e7 change polling interval property name to match spec (#6672)
  • Additional commits viewable in compare view

Updates io.trino:trino-spi from 455 to 457

Updates io.airlift:log-manager from 261 to 265

Release notes

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

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.airlift:testing from 261 to 265

Release notes

Sourced from io.airlift:testing's releases.

Release 265

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airlift@264...265

Release 264

What's Changed

Improvements 🎉

New Contributors

Full Changelog: airlift/airlift@263...264

Release 263

What's Changed

Improvements 🎉

Full Changelog: airlift/airlift@262...263

Release 262

What's Changed

Improvements 🎉

Dependency updates 📦

New Contributors

... (truncated)

Commits

Updates io.trino:trino-exchange-filesystem from 455 to 457

Updates io.trino:trino-main from 455 to 457

Updates io.trino:trino-testing from 455 to 457

Commits

Updates io.trino:trino-testing-containers from 455 to 457

Updates io.trino:trino-testing-services from 455 to 457

Updates io.trino:trino-tpch from 455 to 457

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 gro...

Description has been truncated

Bumps the dependency-updates group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `170` | `171` |
| [io.airlift:configuration](https://github.com/airlift/airlift) | `261` | `265` |
| [io.airlift:log](https://github.com/airlift/airlift) | `261` | `265` |
| [io.airlift:log-manager](https://github.com/airlift/airlift) | `261` | `265` |
| [io.airlift:testing](https://github.com/airlift/airlift) | `261` | `265` |
| io.trino:trino-base-jdbc | `455` | `457` |
| io.trino:trino-plugin-toolkit | `455` | `457` |
| io.trino:trino-spi | `455` | `457` |
| io.trino:trino-exchange-filesystem | `455` | `457` |
| io.trino:trino-main | `455` | `457` |
| [io.trino:trino-testing](https://github.com/trinodb/trino) | `455` | `457` |
| io.trino:trino-testing-containers | `455` | `457` |
| io.trino:trino-testing-services | `455` | `457` |
| io.trino:trino-tpch | `455` | `457` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.41.0` | `1.42.0` |
| [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) | `1.41.0` | `1.42.0` |


Updates `io.airlift:airbase` from 170 to 171
- [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 261 to 265
- [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 261 to 265
- [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 261 to 265
- [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 261 to 265
- [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 261 to 265
- [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 455 to 457

Updates `io.trino:trino-plugin-toolkit` from 455 to 457

Updates `io.trino:trino-spi` from 455 to 457

Updates `io.trino:trino-exchange-filesystem` from 455 to 457

Updates `io.trino:trino-main` from 455 to 457

Updates `io.trino:trino-testing` from 455 to 457
- [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 455 to 457

Updates `io.trino:trino-testing-services` from 455 to 457

Updates `io.trino:trino-tpch` from 455 to 457

Updates `io.trino:trino-plugin-toolkit` from 455 to 457

Updates `io.opentelemetry:opentelemetry-api` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.41.0...v1.42.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.41.0...v1.42.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.41.0...v1.42.0)

Updates `io.trino:trino-spi` from 455 to 457

Updates `io.airlift:log-manager` from 261 to 265
- [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 261 to 265
- [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 455 to 457

Updates `io.trino:trino-main` from 455 to 457

Updates `io.trino:trino-testing` from 455 to 457
- [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 455 to 457

Updates `io.trino:trino-testing-services` from 455 to 457

Updates `io.trino:trino-tpch` from 455 to 457

---
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-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: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: io.opentelemetry:opentelemetry-context
  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: 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-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
...

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 Sep 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

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

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-8159c69ead branch September 16, 2024 03:22
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