Skip to content

Upgrade nscplugin, sbt-scala-native from 0.4.17 to 0.5.0#227

Closed
scala-steward wants to merge 1 commit intoLEGO:mainfrom
scala-steward:update/nscplugin-0.5.0
Closed

Upgrade nscplugin, sbt-scala-native from 0.4.17 to 0.5.0#227
scala-steward wants to merge 1 commit intoLEGO:mainfrom
scala-steward:update/nscplugin-0.5.0

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Apr 11, 2024

About this PR

📦 Updates

from 0.4.17 to 0.5.0

📜 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!

⚙ Adjust future updates

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

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-native" }
}]
labels: library-update, early-semver-major, semver-spec-minor, commit-count:1

@hejfelix
Copy link
Collaborator

Looks like we're waiting for cats to release with new scala native version:

[error] sbt.librarymanagement.ResolveException: Error downloading org.typelevel:cats-core_native0.5_3:2.10.0
[error]   Not found
[error]   Not found
[error]   not found: /home/runner/.ivy2/localorg.typelevel/cats-core_native0.5_3/2.10.0/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/org/typelevel/cats-core_native0.5_3/2.10.0/cats-core_native0.5_3-2.10.0.pom

@scala-steward scala-steward force-pushed the update/nscplugin-0.5.0 branch from 2abb19e to 0031d24 Compare April 15, 2024 16:40
@scala-steward
Copy link
Contributor Author

Superseded by #230.

@scala-steward scala-steward deleted the update/nscplugin-0.5.0 branch April 17, 2024 16:06
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.

2 participants