Skip to content

Conversation

xerial-bot
Copy link
Collaborator

About this PR

πŸ“¦ Updates io.trino:trino-main from 419 to 420

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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 (419).
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/Fluentd_square.svg
website/static/img/undraw_code_review.svg
website/static/img/undraw_tweetstorm.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 = "30 days" },
  dependency = { groupId = "io.trino", artifactId = "trino-main" }
}]
labels: test-library-update

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #3030 (48e4c85) into master (5dd19b2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3030   +/-   ##
=======================================
  Coverage   82.84%   82.84%           
=======================================
  Files         350      350           
  Lines       14640    14640           
  Branches     2402     2402           
=======================================
  Hits        12128    12128           
  Misses       2512     2512           

see 2 files with indirect coverage changes


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 52a7d38...48e4c85. Read the comment docs.

@mergify mergify bot merged commit e0bde73 into master Jun 22, 2023
@mergify mergify bot deleted the update/trino-main-420 branch June 22, 2023 20:21
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