build(deps): bump minimatch, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter and @nrwl/workspace #175
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 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.1Changelog
Sourced from minimatch's changelog.
Commits
9f49616
5.0.1cdc3188
don't load the whole path module just for the sepdfa4f22
test unix path so win32 has full coveragea000988
remove unused npmignore file0b2d3ba
mention fnmatch(3) in impl comparison8c3f5f4
skip tests on windows that rely on \ being a valid path charfc44f5f
5.0.09104d8d
Expect exclusively forward slash as path sep, same as node-glob58b72d3
fix(brace-expansion): ignore only blocks that begins with $048ada0
4.2.1Updates
@nrwl/angular
from 13.2.1 to 13.10.6Release notes
Sourced from
@nrwl/angular
's releases.... (truncated)
Commits
804cc26
fix(angular): export component generator (#10883)75c6722
fix(angular): path normalize was in correct on windows #9861 (#9881)ee4174c
fix(angular): remove implicit deps creation from mfe (#9799)d2bf124
fix(storybook): component props should only consider inputs #9417 (#9780)5b105b1
fix(angular): add application schema options to mfe-remote (#9752)409f000
fix(angular): add application schema options to mfe-host (#9751)9d89ea8
chore(linter): update eslint version (#9708)f4403e2
feat(angular): add example remote override to prod mfe (#9703)9579aec
feat(storybook): add projectBuildConfig as an option in generator (#9655)e42069b
fix(angular): add --module option to component generator (#9684)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.6Release notes
Sourced from
@nrwl/cypress
's releases.... (truncated)
Commits
e49671f
fix(testing): provide descriptive message when the project does not have targ...6da0c2b
fix(core): init generators should not crash when trying to remove dependencie...9d89ea8
chore(linter): update eslint version (#9708)05a9544
cleanup(misc): replace deprecated String.prototype.substr()80dd63e
docs(core): cypress package has better schema descriptions (#9503)6dae32c
docs(nxdev): support packages schemas metadata & discoverability (#9383)d4b5c30
cleanup(core): remove the indirection left after inlining ta… (#9469)1723e8e
docs(nxdev): remove unused versions & flavors feature (#9462)4e9375f
chore(repo): update the version of nxca38be7
chore(core): add type for hasher filter to avoid typos (#9287)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.4Release notes
Sourced from
@nrwl/eslint-plugin-nx
's releases.... (truncated)
Commits
f311ecb
chore(repo): remove workspace.json (#13040)d59bd10
fix(linter): do not remap namespace import specifiers as import specifiers (#...c3db8e6
fix(linter): ensure fs operations run on full path (#12953)d58774e
fix(linter): project with empty onlyDependsOn can only depend on tagless proj...23de788
chore(repo): update to 15.0.0-rc1 (#12586)6e6925f
chore(repo): update to nx 14.7.6-beta.6fd670d2
docs(misc): update package descriptions to be more consistent (#12039)d782a69
feat(core): support ts 4.8 (#11845)bbe7a36
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)3574fdc
fix(linter): normalize rule context file name for cross OS (#11604)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.4Release notes
Sourced from
@nrwl/linter
's releases.... (truncated)
Commits
fb2e47c
fix(linter): align reportUnusedDisableDirectives default value (#13284)b084ddd
feat(angular): support for Angular 15 (#12112)f311ecb
chore(repo): remove workspace.json (#13040)7f7538b
docs(linter): add example for workspace-rule generator (#12938)bf45ae5
docs(linter): add executor examples (#12906)a6d7e22
cleanup(linter): remove deprecated lint executor (#12889)23de788
chore(repo): update to 15.0.0-rc1 (#12586)d8f3c6b
fix(react): migrations use tsquery, so we should provide it (#12575)8ab7f85
fix(core): swap default method for output capture (#12535)d4fd7c0
fix(linter): check for all .eslintrc.* files when generating a package (#12515)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.4Release notes
Sourced from
@nrwl/workspace
's releases.... (truncated)
Commits
78861e6
fix(core): generated package.json should not include duplicates and optional ...b084ddd
feat(angular): support for Angular 15 (#12112)8d9de7f
cleanup(core): clean up workspace creationc4ebef2
feat(react): add a preset to generate a workspace with a single app at the root6fc4d37
fix(core): prevent incorrect regex replacement of app name (#13082)32bec2a
fix(core): add globPatternforDependencies support nx:run-commands wi… (#12786)f311ecb
chore(repo): remove workspace.json (#13040)6c6eff7
fix(core): update yargs to ^17.6.2 (#12978)702350d
docs(core): update caching and dte guidesc3db8e6
fix(linter): ensure fs operations run on full path (#12953)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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.