Skip to content

Update trino-main to 445#3490

Merged
mergify[bot] merged 1 commit intomainfrom
update/trino-main-445
Apr 18, 2024
Merged

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

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates io.trino:trino-main from 444 to 445

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

airframe-benchmark/src/main/resources/twitter.json
airframe-http/src/test/scala/wvlet/airframe/http/ServerAddressTest.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_process_e90d.svg
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_operating_system.svg
website/static/img/undraw_react.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

@mergify mergify Bot merged commit fb28852 into main Apr 18, 2024
@mergify mergify Bot deleted the update/trino-main-445 branch April 18, 2024 00:46
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