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

Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.1 #4022

Merged
merged 5 commits into from
Nov 25, 2021

Conversation

scala-steward
Copy link
Contributor

Updates

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

CHANGES.md
Ignore future updates

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

updates.ignore = [ { groupId = "org.scala-native" } ]

labels: library-update, semver-patch, old-version-remains

rossabaker
rossabaker previously approved these changes Nov 17, 2021
djspiewak
djspiewak previously approved these changes Nov 18, 2021
@djspiewak djspiewak dismissed stale reviews from rossabaker and themself via fc39113 November 18, 2021 05:53
djspiewak
djspiewak previously approved these changes Nov 18, 2021
@rossabaker
Copy link
Member

This got tanked by the scala.js-1.5 rollback. Not immediately clear to me which dependency is already on 1.7, but we might have to just roll forward on that one.

@djspiewak
Copy link
Member

This got tanked by the scala.js-1.5 rollback. Not immediately clear to me which dependency is already on 1.7, but we might have to just roll forward on that one.

Meh. Okay. Nobody seems to complain about the SJS incompatible roll-forward at any rate.

@rossabaker
Copy link
Member

It's curious that it fails this way here when the rollback PR was green. What else is in this that wasn't in that?

@armanbilge
Copy link
Member

armanbilge commented Nov 21, 2021

Not immediately clear to me which dependency is already on 1.7

It was the discipline update to 1.2.0 (itself just a dependency update) in #4019 which forced the update to SJS 1.7. NBD.

The minor version has been incremented due to this being a release on a new Scala.js version.

@rossabaker
Copy link
Member

Oh, right. I pinned discipline on some other projects. I rolled back the rollback, so the problem should be gone with a merge on this branch.

@fthomas fthomas merged commit 1ab6beb into typelevel:main Nov 25, 2021
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.

5 participants