-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update to Trino 465 #92
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Trino 465 and Ensure module instances are not shared by multiple JDBC catalogs