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

build(deps-dev): bump % @moonrepo/cli@1.19.0 #664

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@moonrepo/cli (source) 1.18.5 -> 1.19.0 age adoption passing confidence

Release Notes

moonrepo/moon (@​moonrepo/cli)

v1.19.0

Compare Source

💥 Breaking
  • Removed the experiments.interweavedTaskInheritance setting from .moon/workspace.yml.
    Interweaved inheritance is now always enabled (was previously true by default).
  • Removed the experiments.taskOutputBoundaries setting from .moon/workspace.yml. We opted to
    remove boundaries entirely, as they caused more problems than solved. Task outputs may now overlap
    without issue.
🚀 Updates
  • Updated implicitDeps in .moon/tasks.yml and task deps in moon.yml to support arguments and
    environment variables for the dependency target.
  • Updated the action graph and pipeline to not run the same target (but with different arguments
    and environment variable variations) in parallel, to avoid unexpected collisions.
  • Updated VS Code extension to support multiple VS Code workspace folders.
  • Improved code generation and templates:
    • Added a destination field to template.yml, to customize a default location.
    • Added a extends field to template.yml, allowing templates to extend and inherit other
      templates.
    • Updated [var] syntax to support filters: [var | camel_case].
🧩 Plugins
  • Updated bun_plugin to v0.7.
  • Updated node_plugin and node_depman_plugin to v0.7.
  • Updated rust_plugin to v0.6.
⚙️ Internal
  • Updated Rust to v1.75.
  • Updated proto to v0.26.4 (from v0.25).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@moonrepo/cli 1.18.5...1.19.0 None +7/-7 214 MB milesj

@DerekNonGeneric DerekNonGeneric changed the title build(deps-dev): bump @moonrepo/cli to v1.19.0 build(deps-dev): bump % @moonrepo/cli@1.19.0 Jan 1, 2024
@renovate renovate bot changed the title build(deps-dev): bump % @moonrepo/cli@1.19.0 build(deps-dev): bump @moonrepo/cli to v1.19.0 Jan 1, 2024
@renovate renovate bot merged commit 5c765dd into main Jan 1, 2024
4 checks passed
@renovate renovate bot deleted the renovate/all branch January 1, 2024 03:07
@DerekNonGeneric DerekNonGeneric restored the renovate/all branch January 1, 2024 05:14
@renovate renovate bot deleted the renovate/all branch January 1, 2024 05:14
@OpenINF OpenINF deleted a comment from DerekNonGeneric Jan 1, 2024
@DerekNonGeneric DerekNonGeneric changed the title build(deps-dev): bump @moonrepo/cli to v1.19.0 build(deps-dev): bump % @moonrepo/cli@1.19.0 Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants