Update dependency @moonrepo/cli to v2 (main)#256118
Conversation
|
Pinging @elastic/kibana-operations (Team:Operations) |
b9047c9 to
0782d38
Compare
|
/ci |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
|
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
|
|
Starting backport for target branches: 8.19, 9.2, 9.3 https://github.com/elastic/kibana/actions/runs/23007217771 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
4 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
This PR contains the following updates:
1.41.7->2.0.12.0.4(+1)Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
moonrepo/moon (@moonrepo/cli)
v2.0.1Compare Source
🚀 Updates
moon upgradeto upgrade via proto if we detect that moon is managed by proto. This willrun
proto install moon latest.🐞 Fixes
moon upgradecommand not handling the new v2 distribution format correctly. If you areon moon v2.0.0, the upgrade command will still be broken until you upgrade to this patch.
v2.0.0Compare Source
💥 Breaking
View the migration guide for a full list of breaking
changes and how to easily migrate!
Renamed "touched files" to "changed files".
CLI
moon node,moon migrate from-package-json,moon query hash,moon query hash-diff--summarywith different levels.Configuration
.moon/toolchain.ymlto.moon/toolchains.yml(plural).MCP
get_projectsandget_tasksto return fragments, to reduce the payload size.Projects
languageis detected.projectmetadata structure.Tasks
multi-global.
commandandargsonly support simple commands now. Usescriptfor compound commands(pipes, redirects, multiple commands, etc).
preset..envhandling.envvars for substitution.Toolchain
VCS
WASM API
/cwdvirtual path.ProjectFragment.aliastoProjectFragment.aliasesand changed its type fromOption<String>toVec<String>.RegisterExtensionOutput.config_schemafield. Use the newdefine_extension_configplugin function instead.
🚀 Updates
View the announcement blog post for all updates, new
features, improvements, and much more!
moon exec,moon extension,moon hash,moon projects,moon tasks,moon query affected,moon templatemoon check,moon ci, andmoon run:moon execunder the hood.--summary.moonxbinary (which usesmoon execunder the hood)..config/mooninstead of.moon....in task targets, which is an alias for**/*. This is similar to howBazel targets work.
overflow issues.
.moon/extensions.*workspace.extensions)..moon/tasks.*inheritedBysetting for configuration based task inheritance..moon/workspace.*projects.globFormatsetting.defaultProjectsetting.moon.*mergeToolchainstask option.preset.stack.--no-setupand--templatesupport tomoon docker file.unpack, for unpacking archive files..moon/extensions.*configuration file.define_extension_config,extend_command,extend_project_graph,extend_task_command,extend_task_script,sync_project, andsync_workspace.generatetool for running the code generator.commandandargswith better syntax parsing and error handling.envvalues to supportnull, which would remove an inherited system env var.envFileoption to support token/var substitution..envhandling:$projectTitle,$projectAliases,$taskToolchainsload_extension_config_by_idhost function.define_extension_config,initialize_extension, andextend_commandplugin functions.load_extension_config,parse_extension_configandparse_extension_config_schemautility functions.
DefineExtensionConfigOutput,InitializeExtensionInput,InitializeExtensionOutput,ExtendCommandInput, andExtendCommandOutputtypes.ExtendProjectGraphInput.extension_config,ExtendTaskCommandInput.extension_config,ExtendTaskScriptInput.extension_config,SyncProjectInput.extension_config, andSyncWorkspaceInput.extension_configfields.RegisterToolchainOutput.languagefield.🧩 Extensions
project.jsonfields:targets.*.continuousturbo.jsonfields:tags,tasks.*.env(wildcards andnegation)
unzipandtarcommands.🧰 Toolchains
🐞 Fixes
@moonrepopackages not being detected correctly.projectbased task inputs would not be reflected internally in the inputfiles/globs list.
message. This also aborts the action pipeline correctly now.
argument.
⚙️ Internal
(view v0.54 changes).
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.
This PR has been generated by Renovate Bot.