pacote
pacote copied to clipboard
chore(deps-dev): bump nx from 20.8.1 to 21.0.2
Bumps nx from 20.8.1 to 21.0.2.
Release notes
Sourced from nx's releases.
21.0.2 (2025-05-07)
🩹 Fixes
- core: run script should exit the process when kill signals are r… (#31109)
- core: resolve excessive CPU consumption via child_process.rs (#31110)
- core: clearer tui colors on light themes (#31095)
- core: tui should not exit when underlying process is cancelled (#31112)
- core: tui summary should capture more terminal outputs (#31113)
❤️ Thank You
- Craigory Coppola
@​AgentEnder- James Henry
@​JamesHenry- Jason Jean
@​FrozenPandaz21.0.1 (2025-05-07)
🚀 Features
- rspack: upgrade to version 1.3.8 (#31070)
🩹 Fixes
- core: send up and down arrows to pty in interactive mode (#31084)
- core: fail nx release cli when publish step fails (#31088)
- core: explicitly cleanup forked process task runner (#31106)
- core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
- js: handle
${configDir}in tsconfig files when inferring tasks (#31098, #30883)- nx-dev: webinar list page shows event date (#30953)
❤️ Thank You
- Colum Ferry
@​Coly010- Isaac Mann
@​isaacplmann- James Henry
@​JamesHenry- Jason Jean
@​FrozenPandaz- Leosvel Pérez Espinosa
@​leosvelperez- Nicholas Cunningham
@​ndcunningham- Nicolas Beaussart
@​beaussan21.0.0 (2025-05-05)
🚀 Features
... (truncated)
Commits
98d3354fix(core): tui summary should capture more terminal outputs (#31113)6f9cce7fix(core): tui should not exit when underlying process is cancelled (#31112)0d53604fix(core): clearer tui colors on light themes (#31095)9b2eed2fix(core): resolve excessive CPU consumption via child_process.rs (#31110)68426f6fix(core): run script should exit the process when kill signals are r… (#31109)480a20efix(core): explicitly cleanup forked process task runner (#31106)a944c8cfix(core): fail nx release cli when publish step fails (#31088)71de122fix(core): send up and down arrows to pty in interactive mode (#31084)5cd09f9fix(core): kill tasks run via run-commands (#31045)e2b27b8fix(core): switch to tui-term fork to support dimmed content (#31044)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)