Skip to content

chore(deps): bump yargs-parser, @nrwl/node, @nrwl/web, @nrwl/workspace, npm and ts-jest #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps yargs-parser to 20.0.0 and updates ancestor dependencies yargs-parser, @nrwl/node, @nrwl/web, @nrwl/workspace, npm and ts-jest. These dependencies need to be updated together.

Updates yargs-parser from 9.0.2 to 20.0.0

Release notes

Sourced from yargs-parser's releases.

yargs-parser yargs-parser-v15.0.3

Bug Fixes

  • build: should use releases_created when using manifest (49ea4ef)

yargs-parser yargs-parser-v15.0.2

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)
Changelog

Sourced from yargs-parser's changelog.

20.0.0 (2020-09-09)

⚠ BREAKING CHANGES

  • do not ship type definitions (#318)

Bug Fixes

Code Refactoring

19.0.4 (2020-08-27)

Bug Fixes

19.0.3 (2020-08-27)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Updates @nrwl/node from 9.3.0 to 16.5.1

Release notes

Sourced from @​nrwl/node's releases.

16.5.1

16.5.1 (2023-07-10)

Bug Fixes

  • angular: automatically skip remotes not in the current workspace #17473 (#17497) (0d04949)
  • angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (13aa3be)
  • bundling: update the browsers for es5 terser check (#17784) (ea28f16)
  • core: add license information for native packages (#17964) (a496ef9)
  • core: add missing perf_hooks import in tasks-runner/cache (#18043) (f525ba3)
  • core: ensure external dependency hashes are resolved in a deterministic way (#17926) (699af69)
  • core: ensure yarn runs install with correct version (#17997) (802243e)
  • core: handle undefined target defaults (#18044) (5e8f9f4)
  • js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (b39cafa)
  • js: ignore dependencies from non-index root files for create-package-json (#17930) (ed22afe)
  • js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (f9a615b)
  • js: remove duplicate alias (#17978) (97ce47a)
  • js: restore registry for only localhost (#17999) (9e448fe)
  • nextjs: Update @​types/react version for yarn resolution (#18028) (25263f7)
  • storybook: dont throw if no project-level tsconfig (#18027) (1a0e65a)
  • storybook: optional chain .length in utils (#18001) (b1a8917)
  • storybook: properly identify file as story (#18016) (0c480fd)

Features

  • vite: pin Vite version range to patch releases only to avoid conflicts with Angular (#18010) (0e15bea)

16.5.0

16.5.0 (2023-07-05)

Bug Fixes

  • bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
  • core: fix globbing in rust (#17803) (38101fd)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
  • nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
  • nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
  • webpack: sync webpack version to @​nx/webpack (#17707) (77430cb)
  • webpack: use correct version for migration (#17789) (e1db93c)
  • angular: process only angular projects in migration (#17833) (20d45bb)
  • core: cli option --graph should work with scoped package names (#17820) (f2d7dcb)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (cfe1fa0)
  • core: fix race condition in task scheduler (#17837) (03ffa42)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/node since your current version.


Updates @nrwl/web from 9.3.0 to 16.5.1

Release notes

Sourced from @​nrwl/web's releases.

16.5.1

16.5.1 (2023-07-10)

Bug Fixes

  • angular: automatically skip remotes not in the current workspace #17473 (#17497) (0d04949)
  • angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (13aa3be)
  • bundling: update the browsers for es5 terser check (#17784) (ea28f16)
  • core: add license information for native packages (#17964) (a496ef9)
  • core: add missing perf_hooks import in tasks-runner/cache (#18043) (f525ba3)
  • core: ensure external dependency hashes are resolved in a deterministic way (#17926) (699af69)
  • core: ensure yarn runs install with correct version (#17997) (802243e)
  • core: handle undefined target defaults (#18044) (5e8f9f4)
  • js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (b39cafa)
  • js: ignore dependencies from non-index root files for create-package-json (#17930) (ed22afe)
  • js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (f9a615b)
  • js: remove duplicate alias (#17978) (97ce47a)
  • js: restore registry for only localhost (#17999) (9e448fe)
  • nextjs: Update @​types/react version for yarn resolution (#18028) (25263f7)
  • storybook: dont throw if no project-level tsconfig (#18027) (1a0e65a)
  • storybook: optional chain .length in utils (#18001) (b1a8917)
  • storybook: properly identify file as story (#18016) (0c480fd)

Features

  • vite: pin Vite version range to patch releases only to avoid conflicts with Angular (#18010) (0e15bea)

16.5.0

16.5.0 (2023-07-05)

Bug Fixes

  • bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
  • core: fix globbing in rust (#17803) (38101fd)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
  • nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
  • nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
  • webpack: sync webpack version to @​nx/webpack (#17707) (77430cb)
  • webpack: use correct version for migration (#17789) (e1db93c)
  • angular: process only angular projects in migration (#17833) (20d45bb)
  • core: cli option --graph should work with scoped package names (#17820) (f2d7dcb)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (cfe1fa0)
  • core: fix race condition in task scheduler (#17837) (03ffa42)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/web since your current version.


Updates @nrwl/workspace from 9.3.0 to 9.8.0

Commits

Updates npm from 6.14.5 to 6.14.18

Changelog

Sourced from npm's changelog.

6.14.18 (2022-12-21)

DEPENDENCIES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for npm since your current version.


Updates ts-jest from 25.2.1 to 25.5.1

Changelog

Sourced from ts-jest's changelog.

25.5.1 (2020-05-09)

Bug Fixes

  • compiler: don't resolve files from build folder for projectReferences (#1614) (74b92d3)
  • config: don't set include value of tsconfig to empty array (#1606) (8a29aaa)

25.5.0 (2020-05-05)

Bug Fixes

  • compiler: make projectReferences work with isolatedModules: false (#1541) (3e8efbe)
  • compiler: allow using files provided by tsconfig (#1562) (a9f02bd)
  • config: verify testMatchPatterns contain RegExp instance or string type values (#1569) (7f85bab)

Features

  • config: add tsconfig alias to tsConfig option (#1565) (c10eb6d)
  • config: define 'ts-jest' on ConfigGlobals interface of @jest/types (#1592) (4526392)

Performance Improvements

  • compiler: don’t write compile output to file system but rely on jest cache (#1561) (d11a4ea)
  • compiler: improve performance for isolatedModules: false (#1558) (85c09e3)

BREAKING CHANGES

  • Any custom typing files or files which are needed to be compiled and intended to use with jest need to be defined in files option of tsconfig.

For example:

// tsconfig.json
{
   // ...other configs
   "files": [
       "my-custom-typings.d.ts",
       "my-global-module.ts"
   ]
}
  • compiler: incremental and compilerHost options are no longer available. Please remove it from your ts-jest config.

... (truncated)

Commits
  • 4d4850e chore(release): 25.5.1 (#1611)
  • 74b92d3 fix(compiler): don't resolve files from build folder for projectReferences ...
  • 8a29aaa fix(config): don't set include to empty array (#1606)
  • 5cdbabb chore(release): prepare 25.5.0 release
  • 45502b6 chore(release): update CHANGELOG and version for 25.5.0
  • b032d5d build(deps-dev): organize dependencies' versions consistently (#1596)
  • 4526392 feat(config): define 'ts-jest' on ConfigGlobals interface of @jest/types ...
  • 526265d chore: migrate tslint to eslint (#1590)
  • 720c854 chore: remove unused variable input in readTsConfig of ConfigSet (#1584)
  • de59e3f test: correct unit tests and e2e tests for language service (#1579)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tsjest, a new releaser for ts-jest since 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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…e, npm and ts-jest

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.0.0 and updates ancestor dependencies [yargs-parser](https://github.com/yargs/yargs-parser), [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node), [@nrwl/web](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/web), [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/workspace), [npm](https://github.com/npm/cli) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together.


Updates `yargs-parser` from 9.0.2 to 20.0.0
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v9.0.2...v20.0.0)

Updates `@nrwl/node` from 9.3.0 to 16.5.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.1/packages-legacy/node)

Updates `@nrwl/web` from 9.3.0 to 16.5.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.1/packages-legacy/web)

Updates `@nrwl/workspace` from 9.3.0 to 9.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/9.8.0/packages-legacy/workspace)

Updates `npm` from 6.14.5 to 6.14.18
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.14.18/CHANGELOG.md)
- [Commits](npm/cli@v6.14.5...v6.14.18)

Updates `ts-jest` from 25.2.1 to 25.5.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@25.2.1...v25.5.1)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: "@nrwl/node"
  dependency-type: direct:development
- dependency-name: "@nrwl/web"
  dependency-type: direct:development
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
- dependency-name: npm
  dependency-type: indirect
- dependency-name: ts-jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants