Bump minimatch, @nrwl/angular, @angular-devkit/build-angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter, @nrwl/nest, @nrwl/node and @nrwl/workspace#63
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ypress, @nrwl/eslint-plugin-nx, @nrwl/linter, @nrwl/nest, @nrwl/node and @nrwl/workspace Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/angular), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/cypress), [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx), [@nrwl/linter](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/linter), [@nrwl/nest](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/nest), [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node) and [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/workspace). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `@nrwl/angular` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/angular) Updates `@angular-devkit/build-angular` from 12.0.0 to 21.2.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v12.0.0...v21.2.0) Updates `@nrwl/cypress` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/cypress) Updates `@nrwl/eslint-plugin-nx` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/eslint-plugin-nx) Updates `@nrwl/linter` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/linter) Updates `@nrwl/nest` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/nest) Updates `@nrwl/node` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/node) Updates `@nrwl/workspace` from 12.3.4 to 19.8.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/workspace) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: "@nrwl/angular" dependency-version: 19.8.4 dependency-type: direct:production - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.0 dependency-type: direct:development - dependency-name: "@nrwl/cypress" dependency-version: 19.8.4 dependency-type: direct:development - dependency-name: "@nrwl/eslint-plugin-nx" dependency-version: 19.8.4 dependency-type: direct:development - dependency-name: "@nrwl/linter" dependency-version: 19.8.4 dependency-type: direct:development - dependency-name: "@nrwl/nest" dependency-version: 19.8.4 dependency-type: direct:development - dependency-name: "@nrwl/node" dependency-version: 19.8.4 dependency-type: direct:development - dependency-name: "@nrwl/workspace" dependency-version: 19.8.4 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 minimatch to 3.1.5 and updates ancestor dependencies minimatch, @nrwl/angular, @angular-devkit/build-angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter, @nrwl/nest, @nrwl/node and @nrwl/workspace. These dependencies need to be updated together.
Updates
minimatchfrom 3.0.4 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsUpdates
@nrwl/angularfrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)e9da3dbdocs(core): remove angularjs migration (#21916)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)40f8c40feat(angular): support esbuild-based executors/builders in@nx/angular:dev-se...4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)989f7f8chore(repo): update nx to 16.6.0-beta.8 (#18356)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...a08cb91fix(angular): explicitly depend on find-cache-dir to avoid npm resolution con...Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/angularsince your current version.Updates
@angular-devkit/build-angularfrom 12.0.0 to 21.2.0Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
018d493release: cut the v21.2.0 release481e40dbuild: bump framework dependencies to latest minor54bd6e3build: lock file maintenancedc899e8fix(@angular/build): normalizeallowedHostsin dev-serverc86193ebuild: update cross-repo angular dependencies4041e14build: update bazel dependencies26bbea1fix(@angular/build): serve extensionless assets without transformation25b8a15fix(@angular/cli): quote complex range specifiers in package manager42f7d99docs: clarify CLI debugging example by replacing ellipsis with\<command>808dab6release: cut the v21.2.0-rc.2 releaseUpdates
@nrwl/cypressfrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...c2ce8f8fix(misc): change wording on legacy package pages (#17030)0e4fe44docs(core): fix deprecation message so that it shows correctly that@nrwlis ...9de97d0fix(misc): publish legacy readmes (#16678)Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/cypresssince your current version.Updates
@nrwl/eslint-plugin-nxfrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...2fa248dfix(misc): update invalid main field in@nrwl/eslint-plugin-nxpackage.json (...c2ce8f8fix(misc): change wording on legacy package pages (#17030)0e4fe44docs(core): fix deprecation message so that it shows correctly that@nrwlis ...Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/eslint-plugin-nxsince your current version.Updates
@nrwl/linterfrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)cd66a55chore(repo): update nx to 17.0.0-rc.0 (#19691)0bc6933feat(linter): rename@nx/linterto@nx/eslint(#19515)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...c2ce8f8fix(misc): change wording on legacy package pages (#17030)Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/lintersince your current version.Updates
@nrwl/nestfrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)0bc6933feat(linter): rename@nx/linterto@nx/eslint(#19515)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...c2ce8f8fix(misc): change wording on legacy package pages (#17030)0e4fe44docs(core): fix deprecation message so that it shows correctly that@nrwlis ...Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/nestsince your current version.Updates
@nrwl/nodefrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...c2ce8f8fix(misc): change wording on legacy package pages (#17030)0e4fe44docs(core): fix deprecation message so that it shows correctly that@nrwlis ...9de97d0fix(misc): publish legacy readmes (#16678)Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/nodesince your current version.Updates
@nrwl/workspacefrom 12.3.4 to 19.8.4Commits
0853690docs(core): update Nx tag line (#27481)3cf13abchore(misc): update message in legacy readme files (#22887)db77ddechore(repo): update packages readme banner (#20695)5a305d4feat(nx-dev): add homepage updates (#20592)e20860dfix(misc): publish legacy readmes (#19762)4f20b23chore(repo): update end-of-life messaging for@nrwlscope (#19702)6f9d48cfeat(misc): remove deprecated code from@nx/workspace(#19588)7d1a44bchore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...c2ce8f8fix(misc): change wording on legacy package pages (#17030)0e4fe44docs(core): fix deprecation message so that it shows correctly that@nrwlis ...Maintainer changes
This version was pushed to npm by nrwl-jason, a new releaser for
@nrwl/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.