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 19 updates #98

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
io.airlift:airbase 202 206
com.google.guava:guava 33.3.1-jre 33.4.0-jre
io.airlift:configuration 287 293
io.airlift:log 287 293
io.airlift:log-manager 287 293
io.airlift:testing 287 293
io.trino:trino-base-jdbc 466 467
io.trino:trino-plugin-toolkit 466 467
io.trino:trino-spi 466 467
io.trino:trino-exchange-filesystem 466 467
io.trino:trino-jdbc 466 467
io.trino:trino-main 466 467
io.trino:trino-testing 466 467
io.trino:trino-testing-containers 466 467
io.trino:trino-testing-services 466 467
io.trino:trino-tpch 466 467
net.sf.jt400:jt400 20.0.7 20.0.8
io.opentelemetry:opentelemetry-api 1.44.1 1.45.0
io.opentelemetry:opentelemetry-context 1.44.1 1.45.0

Updates io.airlift:airbase from 202 to 206

Release notes

Sourced from io.airlift:airbase's releases.

Release 206

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@205...206

Release 205

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@204...205

Release 204

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@203...204

Release 203

What's Changed

Dependency updates 📦

... (truncated)

Commits

Updates com.google.guava:guava from 33.3.1-jre to 33.4.0-jre

Release notes

Sourced from com.google.guava:guava's releases.

33.4.0

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.4.0-jre</version>
  <!-- or, for Android: -->
  <version>33.4.0-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

  • Exposed additional Java 8 APIs to Android users. (6082782134, 9b0109c662, 6ace8bc8ea, b650b9fe77, c6c268006c, 984f713d76, f9f3fffb87, cdc225474e)
  • base: Deprecated Charsets constants in favor of StandardCharsets. We will not remove the constants, but we recommend using StandardCharsets for consistency. (45e6be2688)
  • base: Added ToStringHelper.omitEmptyValues(). (f5ec2ab85c)
  • collect: Added an optimized copyOf method to TreeRangeMap. (a46565dd1c)
  • collect.testing: Fixed @Require annotations so that features implied by absent features are not also required to be absent. (81be061f85)
  • io: Changed ByteSink and CharSink to no longer call flush() in some cases before close(). This is a no-op for well-behaved streams, which internally flush their data as part of closing. However, we have discovered some stream implementations that have overridden close() to do nothing, including not to flush some buffered data. If this change causes problems, the simplest fix is usually to change the close() override to at least call flush(). (6ace8bc8ea)
  • net: Added HttpHeaders.ALT_SVC and MediaType.CBOR. (503ba429f9, 7c0bf0892d)
Commits

Updates io.airlift:configuration from 287 to 293

Release notes

Sourced from io.airlift:configuration's releases.

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

Full Changelog: airlift/airlift@290...291

Release 290

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@289...290

Release 289

What's Changed

Bug fixes 🐛

Improvements 🎉

... (truncated)

Commits

Updates io.airlift:log from 287 to 293

Release notes

Sourced from io.airlift:log's releases.

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

Full Changelog: airlift/airlift@290...291

Release 290

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@289...290

Release 289

What's Changed

Bug fixes 🐛

Improvements 🎉

... (truncated)

Commits

Updates io.airlift:log-manager from 287 to 293

Release notes

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

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

Full Changelog: airlift/airlift@290...291

Release 290

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@289...290

Release 289

What's Changed

Bug fixes 🐛

Improvements 🎉

... (truncated)

Commits

Updates io.airlift:testing from 287 to 293

Release notes

Sourced from io.airlift:testing's releases.

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

Full Changelog: airlift/airlift@290...291

Release 290

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@289...290

Release 289

What's Changed

Bug fixes 🐛

Improvements 🎉

... (truncated)

Commits

Updates io.airlift:log from 287 to 293

Release notes

Sourced from io.airlift:log's releases.

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

Full Changelog: airlift/airlift@290...291

Release 290

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@289...290

Release 289

What's Changed

Bug fixes 🐛

Improvements 🎉

... (truncated)

Commits

Updates io.trino:trino-base-jdbc from 466 to 467

Updates io.trino:trino-plugin-toolkit from 466 to 467

Updates io.trino:trino-spi from 466 to 467

Updates io.trino:trino-exchange-filesystem from 466 to 467

Updates io.trino:trino-jdbc from 466 to 467

Updates io.trino:trino-main from 466 to 467

Updates io.trino:trino-testing from 466 to 467

Commits

Updates io.trino:trino-testing-containers from 466 to 467

Updates io.trino:trino-testing-services from 466 to 467

Updates io.trino:trino-tpch from 466 to 467

Updates io.trino:trino-plugin-toolkit from 466 to 467

Updates net.sf.jt400:jt400 from 20.0.7 to 20.0.8

Release notes

Sourced from net.sf.jt400:jt400's releases.

v20.0.8

What's Changed

New Contributors

Full Changelog: IBM/JTOpen@v20.0.7...v20.0.8

Commits
  • 0c29a26 Update readme.html (#224)
  • b1dd01c Update Copyright.java for JTOpen 20.0.8
  • 1de25a6 Update pom-dist.xml for version 20.0.8
  • 0bc8c98 Profile Token Enhancements (#222)
  • 16dca80 IFSFile CCSID fix, jdbcClient reflection fix, swap refactoring, (#220)
  • f52014e UpdateForProfileHandles (#219)
  • eb17c1c Update AS400(AS400) constructor to also copy socketProperties.
  • acd07f4 Fix bug where setting validateSignonTimeOut causes the soTimeout to also be s...
  • f72d48d Keep reference to AS400 object to prevent object from being finalized
  • 1996c5c Index out of bounds
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.44.1 to 1.45.0

Release notes

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

Version 1.45.0

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)

🙇 Thank you

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

@​asafm @​breedx-splk @​edma2 @​io7m @​jack-berg @​jamesmoessis @​jaydeluca @​jhalliday @​jkwatson @​jsuereth

... (truncated)

Changelog

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

Version 1.45.0 (2024-12-06)

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)
Commits
  • b547e7e [release/v1.45.x] Prepare release 1.45.0 (#6928)
  • 541ef89 Prepare for 1.45.0 release (#6923)
  • b07dab3 Extends TextMapGetter with GetAll() method, implement usage in W3CBaggageProp...
  • ee8d735 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4...
  • 236e119 fix(deps): update dependency org.owasp:dependency-check-gradle to v11.1.1 (#6...
  • 3a5222f Fix missing unsafe available check (#6920)
  • 6d62e8b fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.29.1 (#6922)
  • 59b49cf chore(deps): update plugin org.graalvm.buildtools.native to v0.10.4 (#6919)
  • d2a0299 fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.2 (#6918)
  • 0ef86fa fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-httpse...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.44.1 to 1.45.0

Release notes

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

Version 1.45.0

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)

🙇 Thank you

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

@​asafm @​breedx-splk @​edma2 @​io7m @​jack-berg @​jamesmoessis @​jaydeluca @​jhalliday @​jkwatson @​jsuereth

... (truncated)

Changelog

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

Version 1.45.0 (2024-12-06)

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)
Commits
  • b547e7e [release/v1.45.x] Prepare release 1.45.0 (#6928)
  • 541ef89 Prepare for 1.45.0 release (#6923)
  • b07dab3 Extends TextMapGetter with GetAll() method, implement usage in W3CBaggageProp...
  • ee8d735 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4...
  • 236e119 fix(deps): update dependency org.owasp:dependency-check-gradle to v11.1.1 (#6...
  • 3a5222f Fix missing unsafe available check (#6920)
  • 6d62e8b fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.29.1 (#6922)
  • 59b49cf chore(deps): update plugin org.graalvm.buildtools.native to v0.10.4 (#6919)
  • d2a0299 fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.2 (#6918)
  • 0ef86fa fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-httpse...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.44.1 to 1.45.0

Release notes

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

Version 1.45.0

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)

🙇 Thank you

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

@​asafm @​breedx-splk @​edma2 @​io7m @​jack-berg @​jamesmoessis @​jaydeluca @​jhalliday @​jkwatson @​jsuereth

... (truncated)

Changelog

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

Version 1.45.0 (2024-12-06)

API

  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) (#6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator (#6852)

SDK

Traces

  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans (#6885)

Metrics

  • Lazily initialize ReservoirCells (#6851)

Logs

  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs (#6885)

Exporters

  • OTLP: Update opentelementry-proto to 1.4 (#6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency (#6896)
  • OTLP: Fix repeated string serialization for JSON. (#6888)
  • OTLP: Fix missing unsafe available check (#6920)

Extensions

  • Declarative config: Don't require empty objects when referencing custom components (#6891)

Tooling

  • Add javadoc boilerplate internal comment v2 for experimental classes (#6886)
  • Update develocity configuration (#6903)
Commits
  • b547e7e [release/v1.45.x] Prepare release 1.45.0 (#6928)
  • 541ef89 Prepare for 1.45.0 release (#6923)
  • b07dab3 Extends TextMapGetter with GetAll() method, implement usage in W3CBaggageProp...
  • ee8d735 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4...
  • 236e119 fix(deps): update dependency org.owasp:dependency-check-gradle to v11.1.1 (#6...
  • 3a5222f Fix missing unsafe available check (#6920)
  • 6d62e8b fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.29.1 (#6922)
  • 59b49cf chore(deps): update plugin org.graalvm.buildtools.native to v0.10.4 (#6919)
  • d2a0299 fix(deps): update dependency com.linecorp.armeria:armeria-bom to v1.31.2 (#6918)
  • 0ef86fa fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-httpse...
  • Additional commits viewable in compare view

Updates io.trino:trino-spi from 466 to 467

Updates io.airlift:log-manager from 287 to 293

Release notes

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

Release 293

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@292...293

Release 292

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@291...292

Release 291

What's Changed

Bug fixes 🐛

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

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `202` | `206` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` |
| [io.airlift:configuration](https://github.com/airlift/airlift) | `287` | `293` |
| [io.airlift:log](https://github.com/airlift/airlift) | `287` | `293` |
| [io.airlift:log-manager](https://github.com/airlift/airlift) | `287` | `293` |
| [io.airlift:testing](https://github.com/airlift/airlift) | `287` | `293` |
| io.trino:trino-base-jdbc | `466` | `467` |
| io.trino:trino-plugin-toolkit | `466` | `467` |
| io.trino:trino-spi | `466` | `467` |
| io.trino:trino-exchange-filesystem | `466` | `467` |
| io.trino:trino-jdbc | `466` | `467` |
| io.trino:trino-main | `466` | `467` |
| [io.trino:trino-testing](https://github.com/trinodb/trino) | `466` | `467` |
| io.trino:trino-testing-containers | `466` | `467` |
| io.trino:trino-testing-services | `466` | `467` |
| io.trino:trino-tpch | `466` | `467` |
| [net.sf.jt400:jt400](https://github.com/IBM/JTOpen) | `20.0.7` | `20.0.8` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.44.1` | `1.45.0` |
| [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) | `1.44.1` | `1.45.0` |



Updates `io.airlift:airbase` from 202 to 206
- [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 `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `io.airlift:configuration` from 287 to 293
- [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 287 to 293
- [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 287 to 293
- [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 287 to 293
- [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 287 to 293
- [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 466 to 467

Updates `io.trino:trino-plugin-toolkit` from 466 to 467

Updates `io.trino:trino-spi` from 466 to 467

Updates `io.trino:trino-exchange-filesystem` from 466 to 467

Updates `io.trino:trino-jdbc` from 466 to 467

Updates `io.trino:trino-main` from 466 to 467

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

Updates `io.trino:trino-testing-services` from 466 to 467

Updates `io.trino:trino-tpch` from 466 to 467

Updates `io.trino:trino-plugin-toolkit` from 466 to 467

Updates `net.sf.jt400:jt400` from 20.0.7 to 20.0.8
- [Release notes](https://github.com/IBM/JTOpen/releases)
- [Changelog](https://github.com/IBM/JTOpen/blob/main/changes.html)
- [Commits](IBM/JTOpen@v20.0.7...v20.0.8)

Updates `io.opentelemetry:opentelemetry-api` from 1.44.1 to 1.45.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.44.1...v1.45.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.44.1 to 1.45.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.44.1...v1.45.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.44.1 to 1.45.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.44.1...v1.45.0)

Updates `io.trino:trino-spi` from 466 to 467

Updates `io.airlift:log-manager` from 287 to 293
- [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 287 to 293
- [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 466 to 467

Updates `io.trino:trino-jdbc` from 466 to 467

Updates `io.trino:trino-main` from 466 to 467

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

Updates `io.trino:trino-testing-services` from 466 to 467

Updates `io.trino:trino-tpch` from 466 to 467

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: net.sf.jt400:jt400
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-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
...

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 Dec 17, 2024
@wAVeckx wAVeckx merged commit ade4fb3 into main Dec 17, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-87b2c6863d branch December 17, 2024 16:40
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