Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2022

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

Updates loader-utils from 1.2.3 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)
Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

Commits

Updates @nrwl/react from 8.9.0 to 15.3.0

Release notes

Sourced from @​nrwl/react's releases.

15.3.0

15.3.0 (2022-12-06)

Bug Fixes

  • angular: add server ready message to remote server (#13497) (4e672b2)
  • angular: add support for devRemotes in module-federation-dev-ssr (#13500) (2d021a1)
  • angular: add workaround for MF SSR (#13372) (883b61b)
  • angular: bump angular-eslint to v15 (#13282) (356204f)
  • angular: checks for targets existence before attempting to iterate them (#13287) (328c547)
  • angular: correctly assign env var (#13549) (6e8a1c6)
  • angular: don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) (59a6a9e)
  • angular: e2e test should correctly fail (#13373) (062698a)
  • angular: ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) (2dd2eea)
  • angular: fix imports into nx from ng-add (#13645) (2c81904)
  • angular: fix Karma test runner config (#13293) (e3d8b2c)
  • angular: fix root-project support for Angular (#13534) (22e70d6)
  • angular: local imports in webpack-dev-server custom config (#13156) (e971ffb)
  • angular: make server build depend on browser build (#13467) (11b224f)
  • angular: port should be added to serve-ssr for remote (#13399) (1a23203)
  • angular: remove karma test.ts file from generation (#13356) (a0d01b6)
  • angular: respect the provided version when running make-angular-cli-faster (f16f53b)
  • angular: setup-ssr environments file replacements should be removed (#13244) (b88dc35)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (e041223)
  • angular: should support filereplacements for apps that already have them (#13247) (b4fb074)
  • angular: standalone angular projects with karma should function (#13626) (b4db6e8)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (da2b77a)
  • angular: use correct ready state for ssr bootstrap (#13437) (fd1e478)
  • angular: use jest-preset-angular 12.2.3 #13259 (#13468) (e3a19f4)
  • angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (1830669)
  • bundling: add a vite specific readme for react libs when using vite (#13590) (790b0de)
  • bundling: add type for bundler option to enable autocomplete prompt (#13384) (020795c)
  • bundling: enable hmr by default for Vite dev-server (#13647) (8a74e62)
  • bundling: file replacement for vite (#13255) (e4092aa)
  • bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (1b3abbd)
  • bundling: hide newProject from vite config gen (#13592) (edad5ef)
  • bundling: if bundler is vite unitTestRunner is vitest (#13436) (871f618)
  • bundling: pass nxext options to our executor (#13587) (d5f834a)
  • bundling: place files in the right folders for React Vite apps (#13443) (8103290)
  • bundling: place files in the right folders for Web Vite apps (#13464) (19a6da3)
  • bundling: remove default values from executors (#13444) (b84f239)
  • bundling: remove extraneous logs from @​nrwl/vite:build executor (#13479) (9d5a45d)
  • bundling: remove the vue options from vite gen (#13221) (ab93817)
  • bundling: remove wrong doc and preset wc use vite (#13536) (432d235)
  • bundling: run dev-server in development mode and hmr on by default (#13352) (2a7ccb6)
  • bundling: set rootDir to the project root when bundling with rollup (#13407) (5aaba51)
  • core: add peerDependenciesMeta to PackageJson model (#13537) (92df716)
  • core: deduce layout directory (fe062f4)
  • core: detect angular cli workspace correctly (#13574) (59a7af2)

... (truncated)

Commits
  • 2c81904 fix(angular): fix imports into nx from ng-add (#13645)
  • 61d7d74 fix(misc): fix tsconfig file includes
  • ddc2dca fix(testing): only target files in src/* directory for component testing (#13...
  • 91c19f5 feat(misc): do not generate tsconfig.base.json for simple standalone … (#13605)
  • 67c7822 fix(react): add missing style preprocessors when using Vite (#13600)
  • 3e2b8d9 fix(react): fix path to CT tsconfig (#13177)
  • 1a3240d docs(react): remove Angular references (#13603)
  • 214c6a3 fix(testing): generate appropriate files when unitTestRunner is vitest withou...
  • 5b7dba1 fix(react): clean-up after dependency removal from @​nrwl/react (#13563)
  • 790b0de fix(bundling): add a vite specific readme for react libs when using vite (#13...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/react since your current version.


Updates @nrwl/web from 8.9.0 to 15.3.0

Release notes

Sourced from @​nrwl/web's releases.

15.3.0

15.3.0 (2022-12-06)

Bug Fixes

  • angular: add server ready message to remote server (#13497) (4e672b2)
  • angular: add support for devRemotes in module-federation-dev-ssr (#13500) (2d021a1)
  • angular: add workaround for MF SSR (#13372) (883b61b)
  • angular: bump angular-eslint to v15 (#13282) (356204f)
  • angular: checks for targets existence before attempting to iterate them (#13287) (328c547)
  • angular: correctly assign env var (#13549) (6e8a1c6)
  • angular: don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) (59a6a9e)
  • angular: e2e test should correctly fail (#13373) (062698a)
  • angular: ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) (2dd2eea)
  • angular: fix imports into nx from ng-add (#13645) (2c81904)
  • angular: fix Karma test runner config (#13293) (e3d8b2c)
  • angular: fix root-project support for Angular (#13534) (22e70d6)
  • angular: local imports in webpack-dev-server custom config (#13156) (e971ffb)
  • angular: make server build depend on browser build (#13467) (11b224f)
  • angular: port should be added to serve-ssr for remote (#13399) (1a23203)
  • angular: remove karma test.ts file from generation (#13356) (a0d01b6)
  • angular: respect the provided version when running make-angular-cli-faster (f16f53b)
  • angular: setup-ssr environments file replacements should be removed (#13244) (b88dc35)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (e041223)
  • angular: should support filereplacements for apps that already have them (#13247) (b4fb074)
  • angular: standalone angular projects with karma should function (#13626) (b4db6e8)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (da2b77a)
  • angular: use correct ready state for ssr bootstrap (#13437) (fd1e478)
  • angular: use jest-preset-angular 12.2.3 #13259 (#13468) (e3a19f4)
  • angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (1830669)
  • bundling: add a vite specific readme for react libs when using vite (#13590) (790b0de)
  • bundling: add type for bundler option to enable autocomplete prompt (#13384) (020795c)
  • bundling: enable hmr by default for Vite dev-server (#13647) (8a74e62)
  • bundling: file replacement for vite (#13255) (e4092aa)
  • bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (1b3abbd)
  • bundling: hide newProject from vite config gen (#13592) (edad5ef)
  • bundling: if bundler is vite unitTestRunner is vitest (#13436) (871f618)
  • bundling: pass nxext options to our executor (#13587) (d5f834a)
  • bundling: place files in the right folders for React Vite apps (#13443) (8103290)
  • bundling: place files in the right folders for Web Vite apps (#13464) (19a6da3)
  • bundling: remove default values from executors (#13444) (b84f239)
  • bundling: remove extraneous logs from @​nrwl/vite:build executor (#13479) (9d5a45d)
  • bundling: remove the vue options from vite gen (#13221) (ab93817)
  • bundling: remove wrong doc and preset wc use vite (#13536) (432d235)
  • bundling: run dev-server in development mode and hmr on by default (#13352) (2a7ccb6)
  • bundling: set rootDir to the project root when bundling with rollup (#13407) (5aaba51)
  • core: add peerDependenciesMeta to PackageJson model (#13537) (92df716)
  • core: deduce layout directory (fe062f4)
  • core: detect angular cli workspace correctly (#13574) (59a7af2)

... (truncated)

Commits
  • 61d7d74 fix(misc): fix tsconfig file includes
  • 67c7822 fix(react): add missing style preprocessors when using Vite (#13600)
  • dbc673d fix(testing): remove jest.config.ts from vitest setups (#13586)
  • 3a39f95 cleanup(core): create a shared add-babel-input function (#13538)
  • fe062f4 fix(core): deduce layout directory
  • 19a6da3 fix(bundling): place files in the right folders for Web Vite apps (#13464)
  • f0f60fb fix(testing): web and react application fixes for vitest's insourceTests (#13...
  • a63a25d feat(react): add Vite bundler option for buildable libraries (#13382)
  • 16fd437 feat(misc): derive workspace layout dynamically
  • 02e22de feat(testing): add vitest generators (#13301)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/web 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 language

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/strict/loader-utils-and-nrwl/react-and-nrwl/web-1.4.2 branch 3 times, most recently from 6f0edbd to 631a219 Compare December 11, 2022 18:42
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [@nrwl/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) and [@nrwl/web](https://github.com/nrwl/nx/tree/HEAD/packages/web). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.2.3...v1.4.2)

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

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

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@nrwl/react"
  dependency-type: direct:development
- dependency-name: "@nrwl/web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/strict/loader-utils-and-nrwl/react-and-nrwl/web-1.4.2 branch from 631a219 to 1210003 Compare December 11, 2022 18:44
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.

0 participants