fullstack-monorepo-boilerplate icon indicating copy to clipboard operation
fullstack-monorepo-boilerplate copied to clipboard

build(deps): bump loader-utils, @nrwl/react and @nrwl/web

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps loader-utils to 2.0.4 and updates ancestor dependencies loader-utils, @nrwl/react and @nrwl/web. These dependencies need to be updated together.

Updates loader-utils from 2.0.2 to 2.0.4

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)
Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)
Commits

Updates @nrwl/react from 13.9.5 to 15.1.1

Release notes

Sourced from @​nrwl/react's releases.

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

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

15.1.0

15.1.0 (2022-11-15)

Bug Fixes

  • angular: do not throw errors for skipped remotes (#13100) (8bba6d7)
  • angular: ensure paths are resolved correctly in ng-packagr executors (#13059) (6bc3720)
  • angular: fix failing e2e (#13083) (f432b97)
  • angular: migration should ignore external deps (#13112) (a300c0e)
  • angular: passthrough skip package json option to generators (#13109) (3e867d1)
  • bundling: add missing package.json export field (#13035) (a623e52)
  • bundling: wrong main entry path for cjs in ouput package.json (#12569) (4ae6bc5)
  • core: add globPatternforDependencies support nx:run-commands wi… (#12786) (32bec2a)
  • core: correctly derive the name of the project based on package.json without name (67e032d)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (5ade725)
  • core: do not interpolate unknown options in overrides (#13088) (2b29647)
  • core: explicitly set project names (f136737)
  • core: fix -c alias for configuration (#13001) (3a63b19)
  • core: fix custom workspace-generator options (#12821) (8abc405), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (383107c)
  • core: fix migrations for projects with package.json configuration (#12977) (ad91dc0)
  • core: fix undefined projectName in tasks runner (#13044) (bcd43cb)
  • core: improve external node dependency mapping (#12996) (2f20807)
  • core: move affected positional arguments args back to util (#12994) (d6c4547)
  • core: prevent incorrect regex replacement of app name (#13082) (6fc4d37)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (cd1b6c6)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (59ed6f1)
  • core: suppress access errors during project file scan (#13031) (f583689)
  • core: update yargs to ^17.6.2 (#12978) (6c6eff7)
  • core: use root version for yarn lock file pruning (#12964) (a146745)
  • core: workspace-generator errors should be propagated to nx (#12955) (e6ff5bc)
  • devkit: use target inference from plugins in readTargetOptions (#13141) (b142f38)
  • graph: improve performance of showing/hiding directories of projects (#12998) (305f694)
  • js: call normalizePath on generated importPath (#13037) (2818f2e)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (9cbf9bf)
  • linter: do not remap namespace import specifiers as import specifiers (#12954) (d59bd10)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (8550035)
  • misc: read the version of nrwl packages from project graph (#13118) (f572574)

... (truncated)

Commits
  • c4ebef2 feat(react): add a preset to generate a workspace with a single app at the root
  • f08a3c3 feat(react): add skipRemotes option to module-federation-dev-server (#13090)
  • 0432279 fix(react): add missing skipPackageJson flag to application generator schema ...
  • efc1005 feat(react): remove exposed utils (#13079)
  • 40a2d65 feat(devkit): extract more common module federation logic (#13066)
  • f311ecb chore(repo): remove workspace.json (#13040)
  • 000eebd feat(react): use shared helpers from devkit (#13061)
  • 39518e3 fix(testing): provide better error messages around component test --build-tar...
  • dc126ba docs(storybook): update project param for react:stories (#12804)
  • 87b91a3 chore(repo): update nx to 15.0.7-rc.0 (#12952)
  • Additional commits viewable in compare view

Updates @nrwl/web from 13.9.5 to 15.1.1

Release notes

Sourced from @​nrwl/web's releases.

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

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

15.1.0

15.1.0 (2022-11-15)

Bug Fixes

  • angular: do not throw errors for skipped remotes (#13100) (8bba6d7)
  • angular: ensure paths are resolved correctly in ng-packagr executors (#13059) (6bc3720)
  • angular: fix failing e2e (#13083) (f432b97)
  • angular: migration should ignore external deps (#13112) (a300c0e)
  • angular: passthrough skip package json option to generators (#13109) (3e867d1)
  • bundling: add missing package.json export field (#13035) (a623e52)
  • bundling: wrong main entry path for cjs in ouput package.json (#12569) (4ae6bc5)
  • core: add globPatternforDependencies support nx:run-commands wi… (#12786) (32bec2a)
  • core: correctly derive the name of the project based on package.json without name (67e032d)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (5ade725)
  • core: do not interpolate unknown options in overrides (#13088) (2b29647)
  • core: explicitly set project names (f136737)
  • core: fix -c alias for configuration (#13001) (3a63b19)
  • core: fix custom workspace-generator options (#12821) (8abc405), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (383107c)
  • core: fix migrations for projects with package.json configuration (#12977) (ad91dc0)
  • core: fix undefined projectName in tasks runner (#13044) (bcd43cb)
  • core: improve external node dependency mapping (#12996) (2f20807)
  • core: move affected positional arguments args back to util (#12994) (d6c4547)
  • core: prevent incorrect regex replacement of app name (#13082) (6fc4d37)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (cd1b6c6)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (59ed6f1)
  • core: suppress access errors during project file scan (#13031) (f583689)
  • core: update yargs to ^17.6.2 (#12978) (6c6eff7)
  • core: use root version for yarn lock file pruning (#12964) (a146745)
  • core: workspace-generator errors should be propagated to nx (#12955) (e6ff5bc)
  • devkit: use target inference from plugins in readTargetOptions (#13141) (b142f38)
  • graph: improve performance of showing/hiding directories of projects (#12998) (305f694)
  • js: call normalizePath on generated importPath (#13037) (2818f2e)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (9cbf9bf)
  • linter: do not remap namespace import specifiers as import specifiers (#12954) (d59bd10)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (8550035)
  • misc: read the version of nrwl packages from project graph (#13118) (f572574)

... (truncated)

Commits
  • f311ecb chore(repo): remove workspace.json (#13040)
  • 4a4a149 feat(react): add skipPackageJson flag (#12919)
  • 3f9909a fix(web): add option to override outputPath for file-server (#12941)
  • 6737620 fix(react): fixes broken links to 01-create-application vs 1-code-generation ...
  • 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)
  • 85a5c89 fix(core): fix slashes in inputs migrations (#12444)
  • dda9ea1 feat(bundling): remove deprecated UMD format support for rollup (#12426)
  • 49c5e50 feat(core): migrate existing workspaces to use inputs configuration (#12416)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Nov 17 '22 05:11 dependabot[bot]