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 #91

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

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

Package From To
io.airlift:airbase 194 200
io.airlift:configuration 279 285
io.airlift:log 279 285
io.airlift:log-manager 279 285
io.airlift:testing 279 285
io.trino:trino-base-jdbc 464 465
io.trino:trino-plugin-toolkit 464 465
io.trino:trino-spi 464 465
io.trino:trino-exchange-filesystem 464 465
io.trino:trino-jdbc 464 465
io.trino:trino-main 464 465
io.trino:trino-testing 464 465
io.trino:trino-testing-containers 464 465
io.trino:trino-testing-services 464 465
io.trino:trino-tpch 464 465
io.opentelemetry:opentelemetry-api 1.43.0 1.44.1
io.opentelemetry:opentelemetry-context 1.43.0 1.44.1
com.google.errorprone:error_prone_annotations 2.35.1 2.36.0
com.google.errorprone:error_prone_core 2.35.1 2.36.0

Updates io.airlift:airbase from 194 to 200

Release notes

Sourced from io.airlift:airbase's releases.

Release 200

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@199...200

Release 199

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@198...199

Release 198

What's Changed

Dependency updates 📦

Others

Full Changelog: airlift/airbase@197...198

Release 197

What's Changed

Dependency updates 📦

Others

... (truncated)

Commits

Updates io.airlift:configuration from 279 to 285

Release notes

Sourced from io.airlift:configuration's releases.

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.airlift:log from 279 to 285

Release notes

Sourced from io.airlift:log's releases.

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.airlift:log-manager from 279 to 285

Release notes

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

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.airlift:testing from 279 to 285

Release notes

Sourced from io.airlift:testing's releases.

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.airlift:log from 279 to 285

Release notes

Sourced from io.airlift:log's releases.

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.trino:trino-base-jdbc from 464 to 465

Updates io.trino:trino-plugin-toolkit from 464 to 465

Updates io.trino:trino-spi from 464 to 465

Updates io.trino:trino-exchange-filesystem from 464 to 465

Updates io.trino:trino-jdbc from 464 to 465

Updates io.trino:trino-main from 464 to 465

Updates io.trino:trino-testing from 464 to 465

Commits

Updates io.trino:trino-testing-containers from 464 to 465

Updates io.trino:trino-testing-services from 464 to 465

Updates io.trino:trino-tpch from 464 to 465

Updates io.trino:trino-plugin-toolkit from 464 to 465

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

Release notes

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

Version 1.44.1

This is a patch release on the previous 1.44.0 release, fixing the issue(s) below.

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)
  • Fix declarative config file_format validation (#6786)
  • Fix declarative config env substitution by disallowing '}' in default value (#6793)
  • Set declarative config default OTLP protocol to http/protobuf (#6800)
  • Stabilize autoconfigure disabling of resource keys via otel.resource.disabled.keys (#6809)

Tooling

  • Run tests on Java 23 (#6825)
  • Test Windows in CI (#6824)
  • Add error prone checks for internal javadoc and private constructors (#6844)

🙇 Thank you

... (truncated)

Changelog

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

Version 1.44.1 (2024-11-10)

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0 (2024-11-08)

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)

... (truncated)

Commits
  • cb7d40a [release/v1.44.x] Prepare release 1.44.1 (#6868)
  • f7eaa01 Update changelog for 1.44.1 (#6867)
  • d694852 [release/v1.44.x] Fix regression in event attributes (#6866)
  • 08349dc [release/v1.44.x] Prepare release 1.44.0 (#6863)
  • e38ebf5 Prepare 1.44.0 (#6861)
  • b5fab78 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.3...
  • 7dcf73f fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#6...
  • 0a4aa3c fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4...
  • 2a1c274 update prom client (#6857)
  • 6c3725d fix(deps): update dependency checkstyle to v10.20.1 (#6856)
  • Additional commits viewable in compare view

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

Release notes

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

Version 1.44.1

This is a patch release on the previous 1.44.0 release, fixing the issue(s) below.

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)
  • Fix declarative config file_format validation (#6786)
  • Fix declarative config env substitution by disallowing '}' in default value (#6793)
  • Set declarative config default OTLP protocol to http/protobuf (#6800)
  • Stabilize autoconfigure disabling of resource keys via otel.resource.disabled.keys (#6809)

Tooling

  • Run tests on Java 23 (#6825)
  • Test Windows in CI (#6824)
  • Add error prone checks for internal javadoc and private constructors (#6844)

🙇 Thank you

... (truncated)

Changelog

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

Version 1.44.1 (2024-11-10)

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0 (2024-11-08)

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)

... (truncated)

Commits
  • cb7d40a [release/v1.44.x] Prepare release 1.44.1 (#6868)
  • f7eaa01 Update changelog for 1.44.1 (#6867)
  • d694852 [release/v1.44.x] Fix regression in event attributes (#6866)
  • 08349dc [release/v1.44.x] Prepare release 1.44.0 (#6863)
  • e38ebf5 Prepare 1.44.0 (#6861)
  • b5fab78 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.3...
  • 7dcf73f fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#6...
  • 0a4aa3c fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4...
  • 2a1c274 update prom client (#6857)
  • 6c3725d fix(deps): update dependency checkstyle to v10.20.1 (#6856)
  • Additional commits viewable in compare view

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

Release notes

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

Version 1.44.1

This is a patch release on the previous 1.44.0 release, fixing the issue(s) below.

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)
  • Fix declarative config file_format validation (#6786)
  • Fix declarative config env substitution by disallowing '}' in default value (#6793)
  • Set declarative config default OTLP protocol to http/protobuf (#6800)
  • Stabilize autoconfigure disabling of resource keys via otel.resource.disabled.keys (#6809)

Tooling

  • Run tests on Java 23 (#6825)
  • Test Windows in CI (#6824)
  • Add error prone checks for internal javadoc and private constructors (#6844)

🙇 Thank you

... (truncated)

Changelog

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

Version 1.44.1 (2024-11-10)

SDK

Traces

  • Fix regression in event attributes (#6865)

Version 1.44.0 (2024-11-08)

API

  • Fix ConfigUtil#getString ConcurrentModificationException (#6841)

SDK

Traces

  • Stabilize ExceptionEventData (#6795)

Metrics

  • Stabilize metric cardinality limits (#6794)
  • Refactor metrics internals to remove MeterSharedState (#6845)

Exporters

  • Add memory mode option to stdout exporters (#6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol (#6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses (#6829)
  • Add ByteBuffer field type marshaling support (#6686)
  • Fix stdout exporter format by adding newline after each export (#6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter, OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer (#6799)

Extension

  • Rebrand file configuration to declarative configuration in documentation (#6812)

... (truncated)

Commits
  • cb7d40a [release/v1.44.x] Prepare release 1.44.1 (#6868)
  • f7eaa01 Update changelog for 1.44.1 (#6867)
  • d694852 [release/v1.44.x] Fix regression in event attributes (#6866)
  • 08349dc [release/v1.44.x] Prepare release 1.44.0 (#6863)
  • e38ebf5 Prepare 1.44.0 (#6861)
  • b5fab78 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.3...
  • 7dcf73f fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#6...
  • 0a4aa3c fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4...
  • 2a1c274 update prom client (#6857)
  • 6c3725d fix(deps): update dependency checkstyle to v10.20.1 (#6856)
  • Additional commits viewable in compare view

Updates io.trino:trino-spi from 464 to 465

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

Release notes

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

Error Prone 2.36.0

Changes:

  • Add new matcher interfaces to ErrorProneScanner for AST nodes introduced after Java 11 (e5fd194fa21ef9a01e8d4c72489906247aad81c8)
  • Fix compatibility with latest JDK 24 EA builds (google/error-prone@d67bc15)
  • Check that --should-stop=ifError=FLOW is set when using the -Xplugin integration (e71db1f369a9367f6f2db34c4fbd006b6d6238fd)

New checks:

Closed issues: #4633, #4646

Commits
  • ab522c7 Release Error Prone 2.36.0
  • fc5aade Remove swathes of assume()s on the current runtime version.
  • b222ea8 Handle qualified enum elements in MissingCasesInEnumSwitch.
  • 332cbfa Support record destructuring in ArgumentSelectionDefectChecker.
  • 0db3360 UsafeLocaleUsage: update the proposed fix to use replace(char, char)
  • c816c8b StatementSwitchToExpressionSwitch - remove // fall out comments in switches
  • b5fa441 Consolidate javadoc plugin version
  • 2afd0cf Run StatementSwitchToExpressionSwitch_refactoring over EP.
  • 37895d3 Fix snapshot doc publishing after https://github.com/google/error-prone/commi...
  • c438756 StatementSwitchToExpressionSwitch: for "assignment switch" and "direct conver...
  • Additional commits viewable in compare view

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

Release notes

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

Error Prone 2.36.0

Changes:

  • Add new matcher interfaces to ErrorProneScanner for AST nodes introduced after Java 11 (e5fd194fa21ef9a01e8d4c72489906247aad81c8)
  • Fix compatibility with latest JDK 24 EA builds (google/error-prone@d67bc15)
  • Check that --should-stop=ifError=FLOW is set when using the -Xplugin integration (e71db1f369a9367f6f2db34c4fbd006b6d6238fd)

New checks:

Closed issues: #4633, #4646

Commits
  • ab522c7 Release Error Prone 2.36.0
  • fc5aade Remove swathes of assume()s on the current runtime version.
  • b222ea8 Handle qualified enum elements in MissingCasesInEnumSwitch.
  • 332cbfa Support record destructuring in ArgumentSelectionDefectChecker.
  • 0db3360 UsafeLocaleUsage: update the proposed fix to use replace(char, char)
  • c816c8b StatementSwitchToExpressionSwitch - remove // fall out comments in switches
  • b5fa441 Consolidate javadoc plugin version
  • 2afd0cf Run StatementSwitchToExpressionSwitch_refactoring over EP.
  • 37895d3 Fix snapshot doc publishing after https://github.com/google/error-prone/commi...
  • c438756 StatementSwitchToExpressionSwitch: for "assignment switch" and "direct conver...
  • Additional commits viewable in compare view

Updates io.airlift:log-manager from 279 to 285

Release notes

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

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.airlift:testing from 279 to 285

Release notes

Sourced from io.airlift:testing's releases.

Release 285

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airlift@284...285

Release 284

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@283...284

Release 283

What's Changed

Dependency updates 📦

Full Changelog: airlift/airlift@282...283

Release 282

What's Changed

Breaking changes 🛠

Full Changelog: airlift/airlift@281...282

Release 281

What's Changed

Others

... (truncated)

Commits

Updates io.trino:trino-exchange-filesystem from 464 to 465

Updates io.trino:trino-jdbc from 464 to 465

Updates io.trino:trino-main from 464 to 465

Updates io.trino:trino-testing from 464 to 465

Commits

Updates io.trino:trino-testing-containers from 464 to 465

Updates io.trino:trino-testing-services from 464 to 465

Updates io.trino:trino-tpch from 464 to 465

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

Release notes

Sourced from

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

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `194` | `200` |
| [io.airlift:configuration](https://github.com/airlift/airlift) | `279` | `285` |
| [io.airlift:log](https://github.com/airlift/airlift) | `279` | `285` |
| [io.airlift:log-manager](https://github.com/airlift/airlift) | `279` | `285` |
| [io.airlift:testing](https://github.com/airlift/airlift) | `279` | `285` |
| io.trino:trino-base-jdbc | `464` | `465` |
| io.trino:trino-plugin-toolkit | `464` | `465` |
| io.trino:trino-spi | `464` | `465` |
| io.trino:trino-exchange-filesystem | `464` | `465` |
| io.trino:trino-jdbc | `464` | `465` |
| io.trino:trino-main | `464` | `465` |
| [io.trino:trino-testing](https://github.com/trinodb/trino) | `464` | `465` |
| io.trino:trino-testing-containers | `464` | `465` |
| io.trino:trino-testing-services | `464` | `465` |
| io.trino:trino-tpch | `464` | `465` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.43.0` | `1.44.1` |
| [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) | `1.43.0` | `1.44.1` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.35.1` | `2.36.0` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.35.1` | `2.36.0` |



Updates `io.airlift:airbase` from 194 to 200
- [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 279 to 285
- [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 279 to 285
- [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 279 to 285
- [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 279 to 285
- [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 279 to 285
- [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 464 to 465

Updates `io.trino:trino-plugin-toolkit` from 464 to 465

Updates `io.trino:trino-spi` from 464 to 465

Updates `io.trino:trino-exchange-filesystem` from 464 to 465

Updates `io.trino:trino-jdbc` from 464 to 465

Updates `io.trino:trino-main` from 464 to 465

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

Updates `io.trino:trino-testing-services` from 464 to 465

Updates `io.trino:trino-tpch` from 464 to 465

Updates `io.trino:trino-plugin-toolkit` from 464 to 465

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

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

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

Updates `io.trino:trino-spi` from 464 to 465

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

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

Updates `io.airlift:log-manager` from 279 to 285
- [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 279 to 285
- [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 464 to 465

Updates `io.trino:trino-jdbc` from 464 to 465

Updates `io.trino:trino-main` from 464 to 465

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

Updates `io.trino:trino-testing-services` from 464 to 465

Updates `io.trino:trino-tpch` from 464 to 465

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

---
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: 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: 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 Nov 21, 2024
@wAVeckx wAVeckx merged commit d72aa5c into main Nov 26, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-c595907cfc branch November 26, 2024 17:01
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