build(deps): bump minimatch, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter and @nrwl/workspace
Bumps minimatch to 5.0.1 and updates ancestor dependencies minimatch, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter and @nrwl/workspace. These dependencies need to be updated together.
Updates minimatch from 3.0.4 to 5.0.1
Changelog
Sourced from minimatch's changelog.
change log
5.1
- use windowsPathNoEscape/allowWindowsEscape opts
5.0
- brace-expansion: ignore only blocks that begins with $
- Expect exclusively forward slash as path sep, same as node-glob
4.2
- makeRe: globstar should match zero+ path portions
- Fix bug with escaped '@' in patterns
4.1
- treat
nocase:trueas always having magic- expose GLOBSTAR marker
4.0
- Update to modern JS syntax
- Add
allowWindowsEscapeoption3.x
- Added basic redos protection
- Handle unfinished
!(extglob patterns- Add
partial: trueoption
Commits
9f496165.0.1cdc3188don't load the whole path module just for the sepdfa4f22test unix path so win32 has full coveragea000988remove unused npmignore file0b2d3bamention fnmatch(3) in impl comparison8c3f5f4skip tests on windows that rely on \ being a valid path charfc44f5f5.0.09104d8dExpect exclusively forward slash as path sep, same as node-glob58b72d3fix(brace-expansion): ignore only blocks that begins with $048ada04.2.1- Additional commits viewable in compare view
Updates @nrwl/angular from 13.2.1 to 13.10.6
Release notes
Sourced from @​nrwl/angular's releases.
Release 13.10.6
No release notes provided.
Release 13.10.5
Bug Fixes
Release 13.10.4
Bug Fixes
Release 13.10.3
Bug Fixes
- angular: path normalize was in correct on windows #9861 (#9881) (75c6722)
- core: allow parsing dot notation cli args (#9812) (2b045e0), closes #9764
- core: build-project-graph shouldn't fail when large number of workers are available (#9804) (d37379f), closes #9801
- core: make CNW preset property open for custom presets (0078e3f)
- js: enable hidden files as assets (#9880) (92737a6)
- react: path normalize was in correct on windows #9861 (#9882) (ae4fea6)
- storybook: remove hard-coded ci:true option (#9827) (2ac7746), closes #9681
Release 13.10.2
Bug Fixes
- angular: remove implicit deps creation from mfe (#9799) (ee4174c)
- core: fix migration for tasks runners (#9778) (a5b9bba)
- core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (6da0c2b)
- js: add init generator placeholder (#9777) (a3b032c)
- js: ignore tsx and .test. files with buildable swc libraries (#9540) (0528b03), closes #9442
- react: migrate react-test-renderer correctly (#9811) (8886f0f)
- storybook: component props should only consider inputs #9417 (#9780) (d2bf124)
- testing: provide descriptive message when the project does not have targets defined. (#9795) (e49671f), closes #9756
Features
Release 13.10.1
Bug Fixes
... (truncated)
Commits
804cc26fix(angular): export component generator (#10883)75c6722fix(angular): path normalize was in correct on windows #9861 (#9881)ee4174cfix(angular): remove implicit deps creation from mfe (#9799)d2bf124fix(storybook): component props should only consider inputs #9417 (#9780)5b105b1fix(angular): add application schema options to mfe-remote (#9752)409f000fix(angular): add application schema options to mfe-host (#9751)9d89ea8chore(linter): update eslint version (#9708)f4403e2feat(angular): add example remote override to prod mfe (#9703)9579aecfeat(storybook): add projectBuildConfig as an option in generator (#9655)e42069bfix(angular): add --module option to component generator (#9684)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nrwlowner, a new releaser for @​nrwl/angular since your current version.
Updates @nrwl/cypress from 13.2.1 to 13.10.6
Release notes
Sourced from @​nrwl/cypress's releases.
Release 13.10.6
No release notes provided.
Release 13.10.5
Bug Fixes
Release 13.10.4
Bug Fixes
Release 13.10.3
Bug Fixes
- angular: path normalize was in correct on windows #9861 (#9881) (75c6722)
- core: allow parsing dot notation cli args (#9812) (2b045e0), closes #9764
- core: build-project-graph shouldn't fail when large number of workers are available (#9804) (d37379f), closes #9801
- core: make CNW preset property open for custom presets (0078e3f)
- js: enable hidden files as assets (#9880) (92737a6)
- react: path normalize was in correct on windows #9861 (#9882) (ae4fea6)
- storybook: remove hard-coded ci:true option (#9827) (2ac7746), closes #9681
Release 13.10.2
Bug Fixes
- angular: remove implicit deps creation from mfe (#9799) (ee4174c)
- core: fix migration for tasks runners (#9778) (a5b9bba)
- core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (6da0c2b)
- js: add init generator placeholder (#9777) (a3b032c)
- js: ignore tsx and .test. files with buildable swc libraries (#9540) (0528b03), closes #9442
- react: migrate react-test-renderer correctly (#9811) (8886f0f)
- storybook: component props should only consider inputs #9417 (#9780) (d2bf124)
- testing: provide descriptive message when the project does not have targets defined. (#9795) (e49671f), closes #9756
Features
Release 13.10.1
Bug Fixes
... (truncated)
Commits
e49671ffix(testing): provide descriptive message when the project does not have targ...6da0c2bfix(core): init generators should not crash when trying to remove dependencie...9d89ea8chore(linter): update eslint version (#9708)05a9544cleanup(misc): replace deprecated String.prototype.substr()80dd63edocs(core): cypress package has better schema descriptions (#9503)6dae32cdocs(nxdev): support packages schemas metadata & discoverability (#9383)d4b5c30cleanup(core): remove the indirection left after inlining ta… (#9469)1723e8edocs(nxdev): remove unused versions & flavors feature (#9462)4e9375fchore(repo): update the version of nxca38be7chore(core): add type for hasher filter to avoid typos (#9287)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nrwlowner, a new releaser for @​nrwl/cypress since your current version.
Updates @nrwl/eslint-plugin-nx from 13.2.1 to 15.2.4
Release notes
Sourced from @​nrwl/eslint-plugin-nx's releases.
15.2.4
15.2.4 (2022-11-30)
Bug Fixes
- core: fix configuration option for affected:build|test|e2e (#13487) (9a8505e)
- expo: ensure schema files pass the linter rule (#13433) (66f6a18)
Reverts
- Revert "Revert "fix(misc): add configuration option to print-affected (#13422)"" (d04c8da), closes #13422
15.2.3
15.2.3 (2022-11-29)
Reverts
15.2.2
15.2.2 (2022-11-29)
Bug Fixes
- angular: checks for targets existence before attempting to iterate them (#13287) (3ac2e8e)
- angular: fix Karma test runner config (#13293) (724d3cc)
- angular: update make-angular-cli-faster version map with angular 15 (#13297) (31326f2)
- angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (8d56b1b)
- bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (8816c51)
- core: fix showing help for executors (#13393) (2eb1897)
- core: generated package.json should not include duplicates and optional peer deeps (#13438) (78861e6)
- devkit: change name schema order in project.json (#13409) (dd5b967)
- linter: align reportUnusedDisableDirectives default value (#13284) (fb2e47c)
- misc: add configuration option to print-affected (#13422) (796fd27)
- misc: axios import breaks when using npx (c127d65)
- nextjs: check validity of Nx context in withNx plugin (#13358) (9b71c53)
- nx-plugin: ensure project has eslint available before adding lint checks for migrations.json(#13327) (8729916)
- storybook: remove polyfill.ts from tsconfig (#13322) (a31aa3b)
15.2.1
15.2.1 (2022-11-19)
Bug Fixes
... (truncated)
Commits
f311ecbchore(repo): remove workspace.json (#13040)d59bd10fix(linter): do not remap namespace import specifiers as import specifiers (#...c3db8e6fix(linter): ensure fs operations run on full path (#12953)d58774efix(linter): project with empty onlyDependsOn can only depend on tagless proj...23de788chore(repo): update to 15.0.0-rc1 (#12586)6e6925fchore(repo): update to nx 14.7.6-beta.6fd670d2docs(misc): update package descriptions to be more consistent (#12039)d782a69feat(core): support ts 4.8 (#11845)bbe7a36fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)3574fdcfix(linter): normalize rule context file name for cross OS (#11604)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/eslint-plugin-nx since your current version.
Updates @nrwl/linter from 13.2.1 to 15.2.4
Release notes
Sourced from @​nrwl/linter's releases.
15.2.4
15.2.4 (2022-11-30)
Bug Fixes
- core: fix configuration option for affected:build|test|e2e (#13487) (9a8505e)
- expo: ensure schema files pass the linter rule (#13433) (66f6a18)
Reverts
- Revert "Revert "fix(misc): add configuration option to print-affected (#13422)"" (d04c8da), closes #13422
15.2.3
15.2.3 (2022-11-29)
Reverts
15.2.2
15.2.2 (2022-11-29)
Bug Fixes
- angular: checks for targets existence before attempting to iterate them (#13287) (3ac2e8e)
- angular: fix Karma test runner config (#13293) (724d3cc)
- angular: update make-angular-cli-faster version map with angular 15 (#13297) (31326f2)
- angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (8d56b1b)
- bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (8816c51)
- core: fix showing help for executors (#13393) (2eb1897)
- core: generated package.json should not include duplicates and optional peer deeps (#13438) (78861e6)
- devkit: change name schema order in project.json (#13409) (dd5b967)
- linter: align reportUnusedDisableDirectives default value (#13284) (fb2e47c)
- misc: add configuration option to print-affected (#13422) (796fd27)
- misc: axios import breaks when using npx (c127d65)
- nextjs: check validity of Nx context in withNx plugin (#13358) (9b71c53)
- nx-plugin: ensure project has eslint available before adding lint checks for migrations.json(#13327) (8729916)
- storybook: remove polyfill.ts from tsconfig (#13322) (a31aa3b)
15.2.1
15.2.1 (2022-11-19)
Bug Fixes
... (truncated)
Commits
fb2e47cfix(linter): align reportUnusedDisableDirectives default value (#13284)b084dddfeat(angular): support for Angular 15 (#12112)f311ecbchore(repo): remove workspace.json (#13040)7f7538bdocs(linter): add example for workspace-rule generator (#12938)bf45ae5docs(linter): add executor examples (#12906)a6d7e22cleanup(linter): remove deprecated lint executor (#12889)23de788chore(repo): update to 15.0.0-rc1 (#12586)d8f3c6bfix(react): migrations use tsquery, so we should provide it (#12575)8ab7f85fix(core): swap default method for output capture (#12535)d4fd7c0fix(linter): check for all .eslintrc.* files when generating a package (#12515)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/linter since your current version.
Updates @nrwl/workspace from 13.2.1 to 15.2.4
Release notes
Sourced from @​nrwl/workspace's releases.
15.2.4
15.2.4 (2022-11-30)
Bug Fixes
- core: fix configuration option for affected:build|test|e2e (#13487) (9a8505e)
- expo: ensure schema files pass the linter rule (#13433) (66f6a18)
Reverts
- Revert "Revert "fix(misc): add configuration option to print-affected (#13422)"" (d04c8da), closes #13422
15.2.3
15.2.3 (2022-11-29)
Reverts
15.2.2
15.2.2 (2022-11-29)
Bug Fixes
- angular: checks for targets existence before attempting to iterate them (#13287) (3ac2e8e)
- angular: fix Karma test runner config (#13293) (724d3cc)
- angular: update make-angular-cli-faster version map with angular 15 (#13297) (31326f2)
- angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (8d56b1b)
- bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (8816c51)
- core: fix showing help for executors (#13393) (2eb1897)
- core: generated package.json should not include duplicates and optional peer deeps (#13438) (78861e6)
- devkit: change name schema order in project.json (#13409) (dd5b967)
- linter: align reportUnusedDisableDirectives default value (#13284) (fb2e47c)
- misc: add configuration option to print-affected (#13422) (796fd27)
- misc: axios import breaks when using npx (c127d65)
- nextjs: check validity of Nx context in withNx plugin (#13358) (9b71c53)
- nx-plugin: ensure project has eslint available before adding lint checks for migrations.json(#13327) (8729916)
- storybook: remove polyfill.ts from tsconfig (#13322) (a31aa3b)
15.2.1
15.2.1 (2022-11-19)
Bug Fixes
... (truncated)
Commits
78861e6fix(core): generated package.json should not include duplicates and optional ...b084dddfeat(angular): support for Angular 15 (#12112)8d9de7fcleanup(core): clean up workspace creationc4ebef2feat(react): add a preset to generate a workspace with a single app at the root6fc4d37fix(core): prevent incorrect regex replacement of app name (#13082)32bec2afix(core): add globPatternforDependencies support nx:run-commands wi… (#12786)f311ecbchore(repo): remove workspace.json (#13040)6c6eff7fix(core): update yargs to ^17.6.2 (#12978)702350ddocs(core): update caching and dte guidesc3db8e6fix(linter): ensure fs operations run on full path (#12953)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/workspace 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Run & review this pull request in StackBlitz Codeflow.