build(deps-dev): bump nx, @nx/angular, @nx/cypress, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/vite and @nx/workspace - #2774
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…, @nx/jest, @nx/js, @nx/vite and @nx/workspace Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) and [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace). These dependencies needed to be updated together. Updates `nx` from 21.1.2 to 23.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/nx) Updates `@nx/angular` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/angular) Updates `@nx/cypress` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/cypress) Updates `@nx/eslint-plugin` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/eslint-plugin) Updates `@nx/jest` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/jest) Updates `@nx/js` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/js) Updates `@nx/vite` from 21.1.2 to 21.6.11 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.11/packages/vite) Updates `@nx/workspace` from 21.1.2 to 23.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/workspace) --- updated-dependencies: - dependency-name: nx dependency-version: 23.1.1 dependency-type: direct:development - dependency-name: "@nx/angular" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/cypress" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/eslint-plugin" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/jest" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/js" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/vite" dependency-version: 21.6.11 dependency-type: direct:development - dependency-name: "@nx/workspace" dependency-version: 23.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nx, @nx/angular, @nx/cypress, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/vite and @nx/workspace. These dependencies needed to be updated together.
Updates
nxfrom 21.1.2 to 23.1.1Release notes
Sourced from nx's releases.
... (truncated)
Commits
8841f1cfix(core): keep real dependencies when omitting peers from npm temp installs ...86dbdedfix(core): parse pnpm lockfiles that omit the packages block (#36512)cff77e2fix(core): bump pinned axios and brace-expansion past vulnerable versions (#3...a2e6ac4chore(repo): stop eslint linting json files with no applicable rules (#36454)dd97e9cfix(core): avoid bogus duplicate project name errors when generating nested a...50f61effeat(core): derive stable repo key from normalized remote and relative path (...9d51f0afix(core): keep nx migrate on the requested version when release-age gates in...36208e9fix(core): merge default plugins through the source-map-aware merge path (#36...49a9afefix(misc): prevent crash when opening browser in Podman+WSL container (#34639)a92116dfix(core): handle colons in target name when resolving inputs to generate gra...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nx since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Updates
@nx/angularfrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/angular's releases.
Commits
0e0d027Revert "fix(module-federation): ensure angular rspack module federation suppo...9578f4dchore(repo): fix build8fea6f9fix(angular): ensure ngpackagr tsconfig options set correctly based on versio...2840f97fix(angular): improve message for unsupported typescript project references (...755f658fix(module-federation): ensure angular rspack module federation supports live...335d62cfix(core): avoid changing existing project name if a project.json file is add...f9c85adchore(repo): disable duplicated typecheck targets if the project already uses...d345362docs(misc): strip Markdoc tags when processing API docs/examples (#32747)040d7d7fix(angular): install a compatible version of jest for angular (#32744)e574baffeat(angular): support angular v20.3.0 (#32730)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/angularsince your current version.Updates
@nx/cypressfrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/cypress's releases.
Commits
f9c85adchore(repo): disable duplicated typecheck targets if the project already uses...c73b2aafeat(testing): forwarde2e-citask options to their atomized tasks (#32765)d345362docs(misc): strip Markdoc tags when processing API docs/examples (#32747)27b14a7feat(testing): support inferring atomized tasks for cypress component tests (...5bb824cfix(testing): log the correct installed cypress version when erroring due to ...c7d5406docs(misc): update new subtagline6ce1061fix(misc): update@types/nodeto v20.19.9 to support fetch API (#32092)de59bf4chore(misc): remove circular dep from@nx/cypressto itself and clarify why o...0452910fix(vite): add tslib as a dep for@nx/viteand remove@swc/helpers(#32341)adbfaf8feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json (#32030)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/cypresssince your current version.Updates
@nx/eslint-pluginfrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/eslint-plugin's releases.
Commits
9578f4dchore(repo): fix buildf9c85adchore(repo): disable duplicated typecheck targets if the project already uses...c7d5406docs(misc): update new subtaglinea0c78e0feat(angular): support angular v20.2 (#32351)0452910fix(vite): add tslib as a dep for@nx/viteand remove@swc/helpers(#32341)adbfaf8feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json (#32030)0ca4aacfeat(repo): use ts solution in the nx repo (#31654)856cb30feat(testing): support jest v30 (#31853)a7800c4fix(misc): add fallback for missing source root (#31759)2c121f6fix(linter): refactor checking if the identifier is a function via tsquery (#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/eslint-pluginsince your current version.Updates
@nx/jestfrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/jest's releases.
Commits
f9c85adchore(repo): disable duplicated typecheck targets if the project already uses...040d7d7fix(angular): install a compatible version of jest for angular (#32744)c7d5406docs(misc): update new subtagline74e0de0fix(angular): set thetsConfigoption when possible to aid with angular mig...8737c07fix(testing): fall back totsconfig.jsonin the jest resolver (#32083)6ce1061fix(misc): update@types/nodeto v20.19.9 to support fetch API (#32092)d5de2c6fix(testing): support NX_CACHE_PROJECT_GRAPH when reading inferred config fro...0452910fix(vite): add tslib as a dep for@nx/viteand remove@swc/helpers(#32341)b360446feat(expo): upgrade Expo to v53 and React Native to 0.79 (#31497)bf67560fix(testing): add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/jestsince your current version.Updates
@nx/jsfrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/js's releases.
Commits
a57622ffix(js): ensure node execute completes before exit (#32629)1b6db76fix(misc): handle null exit codes from crashed child processes (#33163)f9c85adchore(repo): disable duplicated typecheck targets if the project already uses...eabb241fix(js): temporarily hash all external dependencies for tasks inferred by the...79ac44dfix(misc): remove unnecessarybustproperty from plugin hashes (#32807)dd5daeafix(misc): add typescript output to the eslint ignore when needed (#32775)67f60e7feat(release): new option preserveMatchingDependencyRanges to not update matc...ec1f1a4fix(js): store stale references correctly intypescript-syncgenerator (#32...c7d5406docs(misc): update new subtaglineec6b707fix(js): use a unique typescript custom condition name for the workspace (#32...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/jssince your current version.Updates
@nx/vitefrom 21.1.2 to 21.6.11Release notes
Sourced from @nx/vite's releases.
Commits
e54b2f2fix(vite): add logic to prevent overwriting generated package.json (#30705)ef54386feat(vite): add buildable libs support for vitest (#32973)581ef78fix(vite): enable build watch mode by default for preview (#31604) (#31623)24b55e8fix(vite): ensure tsconfig file is resolved from workspaceRoot #31987 (#32990)f9c85adchore(repo): disable duplicated typecheck targets if the project already uses...1ff26ddfix(core): check nx packages for provenance config before running nx migrate ...46c2628fix(vite): handle config server properly for libs (#32608)c7d5406docs(misc): update new subtaglineec6b707fix(js): use a unique typescript custom condition name for the workspace (#32...1b3a533feat(core): add incompatibleWith field for packageJsonUpdates (#32464)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/vitesince your current version.Updates
@nx/workspacefrom 21.1.2 to 23.1.1Release notes
Sourced from @nx/workspace's releases.
... (truncated)
Commits
24e0d99fix(core): pin typescript in preset dependencies so npm cannot hoist typescri...10fbcabfix(misc): bump ci-workflow generator to node 24 and current action majors (#...a88e494chore(repo): migrate to nx 23.1.0-rc.2 (#36269)aa220effeat(core): scaffold create-nx-workspace into the current directory (#36134)df5157bfeat(core): support filtered targetDefaults via the nested-array shape (#36049)accaab0fix(misc): use default import for chalk in@nx/workspaceoutput.ts (#35523)f22e75cfeat(repo): enable the tsgo compiler workspace-wide (#35926)192f668feat(angular): support angular v22 (#35851)a44086efeat(linter)!: drop eslint v8 support (#36006)71bbc70feat(core): revert array-shape targetDefaults support pending redesign and re...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/workspacesince your current version.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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.