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

build(deps): Update scalameta, semanticdb-scalac, ... from 4.5.9 to 4.5.11 #4210

Merged
merged 2 commits into from Aug 1, 2022

Conversation

scalameta-bot
Copy link
Contributor

Updates

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

website/blog/2022-07-04-aluminium.md
Adjust future updates

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

updates.ignore = [ { groupId = "org.scalameta" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@tanishiking
Copy link
Member

[error] 	tests.SemanticdbScala2Suite
[error] 	tests.DefinitionScala2Suite

two tests are failing because some issues are fixed in upstream 🎉 we have to update the tests.

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Awesome! Thanks @olafurpg !

@tgodzik tgodzik merged commit c51ad7b into main Aug 1, 2022
@tgodzik tgodzik deleted the update/scalameta-4.5.11 branch August 1, 2022 08:11
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

3 participants