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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps nx from 17.1.3 to 17.3.1.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
969f022
fix(core): do not append node_module paths inrun-script
executor (#21445)d57edc5
fix(core): include typescript package when calculating project hashes (#21285)b6d2f88
chore(repo): bump deprecation messages to v19 (#21430)3cfed3d
fix(core): remove misleading message at front of error (#21443)6c0b43c
fix(angular): should not log invalid extension includedScripts (#21441)52d6b0d
docs(misc): change http:// to https:// (#19534)57c5c67
fix(misc): prevent ts-node from reading tsconfig when registering transpiler ...fa04e27
feat(core): don't clear NX_BASE or NX_HEAD (#20125)e335b9f
fix(release): ensure non-zero exit code is propagated, change missing target ...c811be5
fix(core): address some wonkiness when merging command and run-commands (#21315)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show