Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Dec 30, 2022

About this PR

πŸ“¦ Updates org.scala-js:scala-js-macrotask-executor from 1.0.0 to 1.1.1

πŸ“œ 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 (1.0.0).
You might want to review and update them manually.

build.sbt
website/package-lock.json
website/yarn.lock
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-js", artifactId = "scala-js-macrotask-executor" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-js", artifactId = "scala-js-macrotask-executor" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/scala-js-macrotask-executor-1.1.1 branch from 31da88d to 9267759 Compare May 21, 2024 22:15
@majk-p majk-p merged commit cd784c8 into polyvariant:main May 23, 2024
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