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 dependency org.portable-scala:sbt-scalajs-crossproject to v1.3.0 #537

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
org.portable-scala:sbt-scalajs-crossproject plugin minor 1.1.0 -> 1.3.0

Release Notes

portable-scala/sbt-crossproject

v1.3.0: sbt-crossproject v1.3.0

Compare Source

This release adds two new settings, intended for read only:

  • crossProjectCrossType gives access to the CrossType of the enclosing crossProject.
  • crossProjectBaseDirectory gives access to the base directory of the enclosing crossProject

By "enclosing crossProject", we mean the crossProject that generates the current project. These settings are mostly useful for other sbt plugins that want to generically handle crossProjects.

v1.2.0: sbt-crossproject v1.2.0

Compare Source

This release adds the following new features:

  • Partially shared source and resource directories: in a JVM-JS-Native project, sources that are common to two platforms (e.g., JVM and JS) can be put in foo/js-jvm/src/.... The platforms are ordered lexicographically.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 6, 2023 10:18
@renovate renovate bot force-pushed the renovate/org.portable-scala-sbt-scalajs-crossproject-1.x branch from 10f3b06 to 603b9ee Compare April 13, 2023 11:40
@renovate renovate bot force-pushed the renovate/org.portable-scala-sbt-scalajs-crossproject-1.x branch from 603b9ee to 68b4aaa Compare April 13, 2023 17:15
@tusharmath tusharmath merged commit 6104a0e into main Apr 14, 2023
@renovate renovate bot deleted the renovate/org.portable-scala-sbt-scalajs-crossproject-1.x branch April 14, 2023 04:01
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.

1 participant