Skip to content

Commit ca765af

Browse files
Update scalajs-js-envs to 1.5.0 (#336)
## About this PR 📦 Updates [org.scala-js:scalajs-js-envs](https://github.com/scala-js/scala-js-js-envs) from `1.4.0` to `1.5.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js-js-envs/releases/tag/v1.5.0) - [Version Diff](scala-js/scala-js-js-envs@v1.4.0...v1.5.0) ## 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`](https://github.com/scala-steward-org/scala-steward/blob/31f8cb648396db258f0ae31b31be0fef04a641dc/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>⚙ Adjust future updates</summary> Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scala-js", artifactId = "scalajs-js-envs" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-js", artifactId = "scalajs-js-envs" } }] ``` </details> <sup> labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.scala-js", "artifactId" : { "name" : "scalajs-js-envs", "maybeCrossName" : "scalajs-js-envs_2.12" }, "version" : "1.4.0", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.5.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, "Labels" : [ "library-update", "early-semver-minor", "semver-spec-minor", "version-scheme:semver-spec", "commit-count:1" ] } --> Co-authored-by: scala-steward <scala-steward> Co-authored-by: Adam Warski <[email protected]>
1 parent c08a9bd commit ca765af

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)