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

Update trino-main to 394 #2386

Merged
merged 1 commit into from Aug 30, 2022
Merged

Update trino-main to 394 #2386

merged 1 commit into from Aug 30, 2022

Conversation

xerial-bot
Copy link
Collaborator

Updates io.trino:trino-main from 393 to 394.

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 (393).
You might want to review and update them manually.

airframe-benchmark/src/main/resources/twitter.json
airframe-json/src/test/resources/twitter.json
airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
docs/release-notes.md
website/static/img/features/undraw_server_down_s4lk.svg
website/static/img/undraw_code_review.svg
website/static/img/undraw_note_list.svg
website/static/img/undraw_open_source.svg
website/static/img/undraw_youtube_tutorial.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 = "@monthly" },
  dependency = { groupId = "io.trino", artifactId = "trino-main" }
}]

labels: test-library-update, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #2386 (66c6708) into master (d6d36b4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2386   +/-   ##
=======================================
  Coverage   82.64%   82.64%           
=======================================
  Files         347      347           
  Lines       13232    13232           
  Branches      839      839           
=======================================
  Hits        10936    10936           
  Misses       2296     2296           

Continue to review full report at Codecov.

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

@xerial xerial merged commit 43b63cb into master Aug 30, 2022
@xerial xerial deleted the update/trino-main-394 branch August 30, 2022 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants