Skip to content

Update trino-main to 433#3269

Merged
mergify[bot] merged 1 commit intomainfrom
update/trino-main-433
Nov 11, 2023
Merged

Update trino-main to 433#3269
mergify[bot] merged 1 commit intomainfrom
update/trino-main-433

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates io.trino:trino-main from 432 to 433

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

airframe-benchmark/src/main/resources/twitter.json
airframe-control/.jvm/src/test/scala/wvlet/airframe/control/CommandLineTokenizerTest.scala
airframe-http-finagle/src/test/scala/wvlet/airframe/http/finagle/FinagleRouterTest.scala
airframe-jdbc/src/main/scala/wvlet/airframe/jdbc/DbConfig.scala
airframe-jdbc/src/test/scala/wvlet/airframe/jdbc/DbConfigTest.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/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_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
Copy Markdown

codecov Bot commented Nov 11, 2023

Codecov Report

Merging #3269 (c6790f1) into main (9aba000) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3269      +/-   ##
==========================================
+ Coverage   82.72%   82.74%   +0.01%     
==========================================
  Files         356      356              
  Lines       14839    14839              
  Branches     2411     2411              
==========================================
+ Hits        12276    12278       +2     
+ Misses       2563     2561       -2     

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 9aba000...c6790f1. Read the comment docs.

@mergify mergify Bot merged commit a995604 into main Nov 11, 2023
@mergify mergify Bot deleted the update/trino-main-433 branch November 11, 2023 00:52
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