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-scala-native-crossproject to v1.3.2 #593

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

portable-scala/sbt-crossproject (org.portable-scala:sbt-scala-native-crossproject)

v1.3.2

Compare Source

  • Publish with sbt 1.9.x so that sbt plugins are dual-published with legacy and compliant Maven coordinates.

v1.3.1: sbt-crossproject v1.3.1

Compare Source

  • Fix crossProjectBaseDirectory to be an absolute file (like baseDirectory) and to also work in crossProjects with an explicit .in(...) modifier. (#​156)

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 August 22, 2023 17:43
@jdegoes jdegoes closed this Aug 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 22, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.3.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/org.portable-scala-sbt-scala-native-crossproject-1.x branch August 22, 2023 19:47
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