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/js from 18.2.4 to 19.6.0.
Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
d39624c
feat(js):@nx/js
:init generator does not generate prettier and tsconfig.base....4108bfc
feat(release): addnx release plan:check
command to ensure relevant version...add5a67
feat(misc): add nx syncing mechanism and update the typescript-sync generator...5551823
feat(release): add logUnchangedProjects flag to version generator, true by de...dfd7241
fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)e8b77b7
fix(js): handle project references better in typescript plugin (#27178)efa59fa
docs(core): add outputFileName to tsc executor schema (#27161)5e4f05c
fix(misc): generate the "types" field in package.json if no set (#27147)50e08aa
feat(js): added a verdaccio listen address to configuration (#26976)484e9b1
fix(js): generate additional entry point exports without the filename for bar...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