Skip to content

Conversation

@xerial-bot
Copy link
Collaborator

Updates

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

querybase-ui/src/main/public/css/bootstrap.min.css
Adjust future updates

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

updates.ignore = [ { groupId = "io.trino" } ]

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

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

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

@xerial-bot
Copy link
Collaborator Author

Superseded by #365.

@xerial-bot xerial-bot closed this Jun 6, 2023
@xerial-bot xerial-bot deleted the update/trino-cli-418 branch June 6, 2023 00:51
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