-
-
Notifications
You must be signed in to change notification settings - Fork 21
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 @moonrepo/cli to v1.29.4 #363
Conversation
|
Thank you for submitting your Pull Request, the following links will become available for preview shortly:
|
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-10-23 08:19:43 CET |
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-10-23 08:14:33 CET |
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-10-23 08:13:47 CET |
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-10-23 08:22:14 CET |
da05adc
to
92bb820
Compare
92bb820
to
efb86a7
Compare
The preview deployment is in progress. 🟡 Last updated at: 2024-11-03 01:30:42 CET |
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-11-03 01:46:58 CET |
The preview deployment is in progress. 🟡 Last updated at: 2024-11-03 01:46:56 CET |
The preview deployment failed. 🔴 Last updated at: 2024-11-03 02:47:59 CET |
This PR contains the following updates:
1.28.3
->1.29.4
Release Notes
moonrepo/moon (@moonrepo/cli)
v1.29.4
Compare Source
🚀 Updates
experiments.strictProjectIds
setting to.moon/workspace.yml
. When enabled, willdisallow using original IDs for renamed projects (via the
id
setting) when building the projectgraph.
destination
to be relative from the workspace root if prefixed with/
, otherwise the current working directory.🐞 Fixes
shell.
[working_dir]
and[workspace_root]
variables were not working in thetemplate.yml
destination
setting.⚙️ Internal
v1.29.3
Compare Source
🐞 Fixes
npx
commands (primarily through lockfile deduping).v1.29.2
Compare Source
🚀 Updates
.env
files not existing in certain environments.🐞 Fixes
timeout
would apply to the overall run, and not for eachattempt when using the
retryCount
option.⚙️ Internal
v1.29.1
Compare Source
🚀 Updates
merge
, that defines the same strategy for all applicable fields. Can beoverridden with
mergeX
task options.moon
setting to.moon/toolchain.yml
, which can be used to customize the update checkprocess.
🐞 Fixes
moon query projects
including dependency projects by default. Can be controlled with--upstream
.moon query projects
regex patterns not working when used in conjunction with affected.args, deps, and env in inheriting tasks.
would not be replaced correctly.
v1.29.0
Compare Source
🚀 Updates
--upstream
and--downstream
options tomoon query projects
.cacheLifetime
, that controls how long a task will be cached for.preserve
, that preserves the original inherited value.vcs.hookFormat
to.moon/workspace.yml
, that can customize the shell/fileformat for hooks.
toolchains via WASM plugins.
outputs
to support token and environment variables.moon query projects
to include the project description as a trailing value.moon query tasks
to include the task type and platform, and the task description as atrailing value.
🐞 Fixes
**/*
inputs for tasks.Node.js versions for example) would fail in weird ways when installing in parallel.
⚙️ Internal
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.