chore(deps): update dependency @nx/jest to v16.10.0 #8

Open
renovate-bot wants to merge 1 commit from renovate/nx-jest-16.x into main
Member

This PR contains the following updates:

Package Type Update Change
@nx/jest (source) devDependencies minor 16.9.1 -> 16.10.0

Release Notes

nrwl/nx (@​nx/jest)

v16.10.0

Compare Source

16.10.0
🚀 Features
🩹 Fixes
  • angular: throw an error when generating a component and the specified module can't be found (#​19324)
  • angular: remove leftover code causing duplicated route config when generating a library (#​19326)
  • angular: update tsconfig included and excluded files when generating a library secondary entry point (#​19366)
  • angular: do not set less math option in ng-packagr executors (#​19402)
  • core: generate permissions on github ci workflow (#​19357)
  • core: set prerelease on Github request for nx release changelog (#​19343)
  • core: include client env when hashing tasks in the daemon (#​19422)
  • core: adjust how findMatchingProjects works when provided additive patterns after an exclusion to be more intuitive (#​19295)
  • core: cache runtime hashes with the env as part of the key (#​19426)
  • core: add vue to cnw implicitDependencies (#​19443)
  • linter: fix rule typings (#​19294)
  • linter: add schema for nx plugin checks rule (#​19447)
  • misc: properly add extra dependencies to packages (#​19334)
  • misc: fixing discord link in npm page (#​19372)
  • misc: report should not throw when no nx.json file is present (#​19333)
  • repo: ensure cypress is installed on agents (#​19430)
  • testing: install devkit when init playwright (#​19406)
  • web: disable tsnode service after loading config (#​19387)
❤️ Thank You

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nx/jest](https://nx.dev) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/jest)) | devDependencies | minor | [`16.9.1` -> `16.10.0`](https://renovatebot.com/diffs/npm/@nx%2fjest/16.9.1/16.10.0) | --- ### Release Notes <details> <summary>nrwl/nx (@&#8203;nx/jest)</summary> ### [`v16.10.0`](https://github.com/nrwl/nx/releases/tag/16.10.0) [Compare Source](https://github.com/nrwl/nx/compare/16.9.1...16.10.0) ##### 16.10.0 ##### 🚀 Features - **angular:** support incremental TypeScript semantic diagnostics in ng-packagr executors ([#&#8203;19405](https://github.com/nrwl/nx/pull/19405)) - **core:** add NX\_IGNORE\_CYCLES environment variable ([#&#8203;18708](https://github.com/nrwl/nx/pull/18708)) - **core:** switch `nx release changelog` to offline first with CHANGELOG.md files ([#&#8203;19327](https://github.com/nrwl/nx/pull/19327)) - **js:** upgrade [@&#8203;swc-node/register](https://github.com/swc-node/register) to 1.6.7 ([#&#8203;19429](https://github.com/nrwl/nx/pull/19429)) - **linter:** add app import exception for remotes ([#&#8203;19301](https://github.com/nrwl/nx/pull/19301)) - **nuxt:** add private Nuxt plugin ([#&#8203;19420](https://github.com/nrwl/nx/pull/19420)) - **nx-dev:** add the new Nx blog home ([c2297297c](https://github.com/nrwl/nx/commit/c2297297c)) - **nx-dev:** add link to AI Chat beta in docs header ([#&#8203;19261](https://github.com/nrwl/nx/pull/19261)) - **nx-dev:** only show the first 5 sources in ai chat ([#&#8203;19331](https://github.com/nrwl/nx/pull/19331)) - **react:** add remote to tspaths for typing ([#&#8203;19276](https://github.com/nrwl/nx/pull/19276)) - **react:** update [@&#8203;types/react](https://github.com/types/react) and [@&#8203;types/react-dom](https://github.com/types/react-dom) versions ([#&#8203;19442](https://github.com/nrwl/nx/pull/19442)) - **react:** use JS webpack config files for module federation ([#&#8203;19452](https://github.com/nrwl/nx/pull/19452)) - **vue:** storybook configuration generator for vue ([#&#8203;19141](https://github.com/nrwl/nx/pull/19141)) - **vue:** update generated file setup for apps ([#&#8203;19428](https://github.com/nrwl/nx/pull/19428)) ##### 🩹 Fixes - **angular:** throw an error when generating a component and the specified module can't be found ([#&#8203;19324](https://github.com/nrwl/nx/pull/19324)) - **angular:** remove leftover code causing duplicated route config when generating a library ([#&#8203;19326](https://github.com/nrwl/nx/pull/19326)) - **angular:** update tsconfig included and excluded files when generating a library secondary entry point ([#&#8203;19366](https://github.com/nrwl/nx/pull/19366)) - **angular:** do not set less math option in ng-packagr executors ([#&#8203;19402](https://github.com/nrwl/nx/pull/19402)) - **core:** generate permissions on github ci workflow ([#&#8203;19357](https://github.com/nrwl/nx/pull/19357)) - **core:** set prerelease on Github request for nx release changelog ([#&#8203;19343](https://github.com/nrwl/nx/pull/19343)) - **core:** include client env when hashing tasks in the daemon ([#&#8203;19422](https://github.com/nrwl/nx/pull/19422)) - **core:** adjust how findMatchingProjects works when provided additive patterns after an exclusion to be more intuitive ([#&#8203;19295](https://github.com/nrwl/nx/pull/19295)) - **core:** cache runtime hashes with the env as part of the key ([#&#8203;19426](https://github.com/nrwl/nx/pull/19426)) - **core:** add vue to cnw implicitDependencies ([#&#8203;19443](https://github.com/nrwl/nx/pull/19443)) - **linter:** fix rule typings ([#&#8203;19294](https://github.com/nrwl/nx/pull/19294)) - **linter:** add schema for nx plugin checks rule ([#&#8203;19447](https://github.com/nrwl/nx/pull/19447)) - **misc:** properly add extra dependencies to packages ([#&#8203;19334](https://github.com/nrwl/nx/pull/19334)) - **misc:** fixing discord link in npm page ([#&#8203;19372](https://github.com/nrwl/nx/pull/19372)) - **misc:** report should not throw when no nx.json file is present ([#&#8203;19333](https://github.com/nrwl/nx/pull/19333)) - **repo:** ensure cypress is installed on agents ([#&#8203;19430](https://github.com/nrwl/nx/pull/19430)) - **testing:** install devkit when init playwright ([#&#8203;19406](https://github.com/nrwl/nx/pull/19406)) - **web:** disable tsnode service after loading config ([#&#8203;19387](https://github.com/nrwl/nx/pull/19387)) ##### ❤️ Thank You - Caleb Ukle - Colum Ferry [@&#8203;Coly010](https://github.com/Coly010) - Craigory Coppola [@&#8203;AgentEnder](https://github.com/AgentEnder) - Emily Xiong [@&#8203;xiongemi](https://github.com/xiongemi) - Jack Hsu [@&#8203;jaysoo](https://github.com/jaysoo) - James Henry [@&#8203;JamesHenry](https://github.com/JamesHenry) - Jason Jean [@&#8203;FrozenPandaz](https://github.com/FrozenPandaz) - Jonathan Cammisuli - Juri [@&#8203;juristr](https://github.com/juristr) - Katerina Skroumpelou [@&#8203;mandarini](https://github.com/mandarini) - Leosvel Pérez Espinosa [@&#8203;leosvelperez](https://github.com/leosvelperez) - Miroslav Jonaš [@&#8203;meeroslav](https://github.com/meeroslav) - Tim Fisher - Zachary DeRose [@&#8203;ZackDeRose](https://github.com/ZackDeRose) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zOC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency @nx/jest to v16.10.0
All checks were successful
ci/woodpecker/push/test Pipeline was successful
d2b2a7ac7f
All checks were successful
ci/woodpecker/push/test Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nx-jest-16.x:renovate/nx-jest-16.x
git switch renovate/nx-jest-16.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/nx-jest-16.x
git switch renovate/nx-jest-16.x
git rebase main
git switch main
git merge --ff-only renovate/nx-jest-16.x
git switch renovate/nx-jest-16.x
git rebase main
git switch main
git merge --no-ff renovate/nx-jest-16.x
git switch main
git merge --squash renovate/nx-jest-16.x
git switch main
git merge --ff-only renovate/nx-jest-16.x
git switch main
git merge renovate/nx-jest-16.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
npm/http-client!8
No description provided.