Skip to content

Update trino-main to 416#2923

Merged
mergify[bot] merged 1 commit intomasterfrom
update/trino-main-416
May 4, 2023
Merged

Update trino-main to 416#2923
mergify[bot] merged 1 commit intomasterfrom
update/trino-main-416

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates io.trino:trino-main from 415 to 416.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Files still referring to the old version number

The following files still refer to the old version number (415).
You might want to review and update them manually.

airframe-benchmark/src/main/resources/twitter.json
airframe-http/src/main/scala/wvlet/airframe/http/GrpcStatus.scala
airframe-http/src/main/scala/wvlet/airframe/http/HttpStatus.scala
airframe-http/src/main/scala/wvlet/airframe/http/RPCStatus.scala
airframe-json/src/test/resources/twitter.json
airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
docs/release-notes.md
website/siteConfig.js
website/static/img/features/Fluentd_square.svg
website/static/img/features/undraw_server_down_s4lk.svg
website/static/img/undraw_code_review.svg
website/static/img/undraw_open_source.svg
website/static/img/undraw_operating_system.svg
website/static/img/undraw_react.svg
website/static/img/undraw_tweetstorm.svg
Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.trino", artifactId = "trino-main" }
}]

labels: test-library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2023

Codecov Report

Merging #2923 (c37c36a) into master (103acde) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2923   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files         345      345           
  Lines       14543    14543           
  Branches     2374     2374           
=======================================
  Hits        12039    12039           
  Misses       2504     2504           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 103acde...c37c36a. Read the comment docs.

@mergify mergify Bot merged commit 2a4c12f into master May 4, 2023
@mergify mergify Bot deleted the update/trino-main-416 branch May 4, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant