Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump minimatch, @angular-devkit/build-angular, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx and @nrwl/workspace #29

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 Nov 28, 2022

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, @angular-devkit/build-angular, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx and @nrwl/workspace. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates @angular-devkit/build-angular from 13.2.6 to 13.3.10

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v13.3.10

13.3.10 (2022-11-17)

@​angular-devkit/build-angular

Commit Description
fix - f298ebbd5 update loader-utils to 3.2.1

Special Thanks

Alan Agius

v13.3.9

13.3.9 (2022-07-20)

@​angular-devkit/build-angular

Commit Description
fix - 0d62716ae update terser to address CVE-2022-25858

Special Thanks

Alan Agius and Charles Lyding

v13.3.8

13.3.8 (2022-06-15)

@​angular/pwa

Commit Description
fix - c7f994f88 add peer dependency on Angular CLI

Special Thanks

Alan Agius

v13.3.7

13.3.7 (2022-05-25)

@​angular-devkit/build-angular

Commit Description
fix - a54018d8f add debugging and timing information in JavaScript and CSS optimization plugins

Special Thanks

Alan Agius and Joey Perrott

v13.3.6

13.3.6 (2022-05-18)

@​angular/cli

Commit Description
fix - e20964c43 resolve relative schematic from angular.json instead of current working directory

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

13.3.10 (2022-11-17)

@​angular-devkit/build-angular

Commit Type Description
f298ebbd5 fix update loader-utils to 3.2.1

Special Thanks

Alan Agius

14.2.9 (2022-11-09)

@​angular-devkit/architect

Commit Type Description
e3e787767 fix default to failure if no builder result is provided

@​angular-devkit/build-angular

Commit Type Description
12b2dc5a2 fix isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

14.2.8 (2022-11-02)

@​schematics/angular

Commit Type Description
4b0ee8ad1 fix guard schematics should include all guards (CanMatch)

Special Thanks

Andrew Scott

... (truncated)

Commits
  • bc78fcd release: cut the v13.3.10 release
  • 7eac5a4 test(@​angular/cli): fix version specifier test
  • e8824b0 test(@​angular/cli): update the update test to address node.js incompatability...
  • 2fbeb04 ci: replace scheduled jobs with scheduled pipelines
  • f298ebb fix(@​angular-devkit/build-angular): update loader-utils to 3.2.1
  • d091bb0 release: cut the v13.3.9 release
  • 0d62716 fix(@​angular-devkit/build-angular): update terser to address CVE-2022-25858
  • 0bb875d build: mark external only bazel rules
  • 62f46c8 release: cut the v13.3.8 release
  • d27fc7e test: always install a compatible version of @angular/material-moment-adapter
  • Additional commits viewable in compare view

Updates @nrwl/angular from 13.8.8 to 15.2.1

Release notes

Sourced from @​nrwl/angular's releases.

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

  • angular: format files after migrations (#13237) (7554dda)
  • bundling: fix baseUrl resolution for vite dev server (#13219) (2802b6f)
  • bundling: fix webpack publicPath: 'auto' behavior for esm builds (#13186) (60a7345)
  • core: apply compatibility layer when running angular cli migrations (#13231) (4860281)
  • core: atomic writes of nxdeps.json (#12920) (7467e71)
  • core: fix migrations for projects in workspace.json (#13226) (bae31b2)
  • core: fix parsing of npm workspace patterns (#13206) (1d848dd)
  • core: set project names using a blog instead of project graph (#13202) (40d37b3)
  • expo: use workspace layout apps dir for expo generate application (#13160) (fc2e6be)
  • misc: fix run-many for invalid projects (#13232) (ab3ceb4)
  • react-native: fix the tsc command for react-native and expo (#12888) (b9bedff)
  • testing: add babel-jest transform options for react libraries (#13175) (620f6a6)

Features

  • angular: support for Angular 15 (#12112) (b084ddd)
  • bundling: initial public release for vite plugin (#13230) (fb8631e)
  • core: handle yarn workspace packages when pruning (#13170) (45cba68)
  • core: prune pnpm workspaces and different meta settings (#13201) (032a9d1)
  • core: support npm v1 lock file pruning with disclaimer (#13218) (2bc9e84)
  • storybook: upgrade @​storybook/react-native to 6.0.1-beta.9 (#13157) (b0b3b5c)

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

... (truncated)

Commits
  • aa2ee2d fix(angular): should support filereplacements for apps that already have them...
  • 1b9c7df fix(angular): setup-ssr environments file replacements should be removed (#13...
  • 4c2e5aa fix(angular): setup-ssr should output correct outpathPath for server build (#...
  • c0ee01f fix(angular): local imports in webpack-dev-server custom config (#13156)
  • 7554dda fix(angular): format files after migrations (#13237)
  • b084ddd feat(angular): support for Angular 15 (#12112)
  • 8d9de7f cleanup(core): clean up workspace creation
  • e70fd48 feat(angular): add withModuleFederationForSSR function (#13172)
  • 2a671e7 cleanup(angular): add @​angular-eslint/builder:lint builder migrator (#13151)
  • a300c0e fix(angular): migration should ignore external deps (#13112)
  • Additional commits viewable in compare view

Updates @nrwl/cypress from 13.8.8 to 15.2.1

Release notes

Sourced from @​nrwl/cypress's releases.

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

  • angular: format files after migrations (#13237) (7554dda)
  • bundling: fix baseUrl resolution for vite dev server (#13219) (2802b6f)
  • bundling: fix webpack publicPath: 'auto' behavior for esm builds (#13186) (60a7345)
  • core: apply compatibility layer when running angular cli migrations (#13231) (4860281)
  • core: atomic writes of nxdeps.json (#12920) (7467e71)
  • core: fix migrations for projects in workspace.json (#13226) (bae31b2)
  • core: fix parsing of npm workspace patterns (#13206) (1d848dd)
  • core: set project names using a blog instead of project graph (#13202) (40d37b3)
  • expo: use workspace layout apps dir for expo generate application (#13160) (fc2e6be)
  • misc: fix run-many for invalid projects (#13232) (ab3ceb4)
  • react-native: fix the tsc command for react-native and expo (#12888) (b9bedff)
  • testing: add babel-jest transform options for react libraries (#13175) (620f6a6)

Features

  • angular: support for Angular 15 (#12112) (b084ddd)
  • bundling: initial public release for vite plugin (#13230) (fb8631e)
  • core: handle yarn workspace packages when pruning (#13170) (45cba68)
  • core: prune pnpm workspaces and different meta settings (#13201) (032a9d1)
  • core: support npm v1 lock file pruning with disclaimer (#13218) (2bc9e84)
  • storybook: upgrade @​storybook/react-native to 6.0.1-beta.9 (#13157) (b0b3b5c)

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

... (truncated)

Commits
  • c4ebef2 feat(react): add a preset to generate a workspace with a single app at the root
  • 37c8483 feat(testing): support cypress 11 (#13075)
  • f311ecb chore(repo): remove workspace.json (#13040)
  • 39518e3 fix(testing): provide better error messages around component test --build-tar...
  • 9096d41 fix(testing): cypress 10 migration supports more configuration setups (#12036)
  • cc55cff fix(testing): update tsconfig.cy.json template file for generator (#12849)
  • ed05ca3 fix(testing): run init generator in cypress-project when cypress is n… (#12552)
  • 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)
  • Additional commits viewable in compare view

Updates @nrwl/eslint-plugin-nx from 13.8.8 to 15.2.1

Release notes

Sourced from @​nrwl/eslint-plugin-nx's releases.

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

  • angular: format files after migrations (#13237) (7554dda)
  • bundling: fix baseUrl resolution for vite dev server (#13219) (2802b6f)
  • bundling: fix webpack publicPath: 'auto' behavior for esm builds (#13186) (60a7345)
  • core: apply compatibility layer when running angular cli migrations (#13231) (4860281)
  • core: atomic writes of nxdeps.json (#12920) (7467e71)
  • core: fix migrations for projects in workspace.json (#13226) (bae31b2)
  • core: fix parsing of npm workspace patterns (#13206) (1d848dd)
  • core: set project names using a blog instead of project graph (#13202) (40d37b3)
  • expo: use workspace layout apps dir for expo generate application (#13160) (fc2e6be)
  • misc: fix run-many for invalid projects (#13232) (ab3ceb4)
  • react-native: fix the tsc command for react-native and expo (#12888) (b9bedff)
  • testing: add babel-jest transform options for react libraries (#13175) (620f6a6)

Features

  • angular: support for Angular 15 (#12112) (b084ddd)
  • bundling: initial public release for vite plugin (#13230) (fb8631e)
  • core: handle yarn workspace packages when pruning (#13170) (45cba68)
  • core: prune pnpm workspaces and different meta settings (#13201) (032a9d1)
  • core: support npm v1 lock file pruning with disclaimer (#13218) (2bc9e84)
  • storybook: upgrade @​storybook/react-native to 6.0.1-beta.9 (#13157) (b0b3b5c)

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

... (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.6
  • fd670d2 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)
  • Additional commits viewable in compare view

Updates @nrwl/workspace from 13.8.8 to 15.2.1

Release notes

Sourced from @​nrwl/workspace's releases.

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

  • angular: format files after migrations (#13237) (7554dda)
  • bundling: fix baseUrl resolution for vite dev server (#13219) (2802b6f)
  • bundling: fix webpack publicPath: 'auto' behavior for esm builds (#13186) (60a7345)
  • core: apply compatibility layer when running angular cli migrations (#13231) (4860281)
  • core: atomic writes of nxdeps.json (#12920) (7467e71)
  • core: fix migrations for projects in workspace.json (#13226) (bae31b2)
  • core: fix parsing of npm workspace patterns (#13206) (1d848dd)
  • core: set project names using a blog instead of project graph (#13202) (40d37b3)
  • expo: use workspace layout apps dir for expo generate application (#13160) (fc2e6be)
  • misc: fix run-many for invalid projects (#13232) (ab3ceb4)
  • react-native: fix the tsc command for react-native and expo (#12888) (b9bedff)
  • testing: add babel-jest transform options for react libraries (#13175) (620f6a6)

Features

  • angular: support for Angular 15 (#12112) (b084ddd)
  • bundling: initial public release for vite plugin (#13230) (fb8631e)
  • core: handle yarn workspace packages when pruning (#13170) (45cba68)
  • core: prune pnpm workspaces and different meta settings (#13201) (032a9d1)
  • core: support npm v1 lock file pruning with disclaimer (#13218) (2bc9e84)
  • storybook: upgrade @​storybook/react-native to 6.0.1-beta.9 (#13157) (b0b3b5c)

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

... (truncated)

Commits
  • b084ddd feat(angular): support for Angular 15 (#12112)
  • 8d9de7f cleanup(core): clean up workspace creation
  • c4ebef2 feat(react): add a preset to generate a workspace with a single app at the root
  • 6fc4d37 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 guides
  • c3db8e6 fix(linter): ensure fs operations run on full path (#12953)
  • 2cddd68 fix(js): correctly build library with workspace dependencies (#12884)
  • Additional commits viewable in compare view

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 language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…ular, @nrwl/cypress, @nrwl/eslint-plugin-nx and @nrwl/workspace

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress), [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin-nx) and [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `@angular-devkit/build-angular` from 13.2.6 to 13.3.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@13.2.6...13.3.10)

Updates `@nrwl/angular` from 13.8.8 to 15.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.2.1/packages/angular)

Updates `@nrwl/cypress` from 13.8.8 to 15.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.2.1/packages/cypress)

Updates `@nrwl/eslint-plugin-nx` from 13.8.8 to 15.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.2.1/packages/eslint-plugin-nx)

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: "@nrwl/angular"
  dependency-type: direct:development
- dependency-name: "@nrwl/cypress"
  dependency-type: direct:development
- dependency-name: "@nrwl/eslint-plugin-nx"
  dependency-type: direct:development
- dependency-name: "@nrwl/workspace"
  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 Nov 28, 2022
@stackblitz
Copy link

stackblitz bot commented Nov 28, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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