bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
320 stars 84 forks source link

chore(deps): bump loader-utils, @nrwl/angular and @nrwl/node #198

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Updates loader-utils from 1.2.3 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)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

v2.0.0

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

... (truncated)

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)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

1.4.0 (2020-02-19)

Features

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

1.3.0 (2020-02-19)

... (truncated)

Commits


Updates @nrwl/angular from 14.8.6 to 15.6.3

Release notes

Sourced from @​nrwl/angular's releases.

15.6.3

15.6.3 (2023-01-27)

Bug Fixes

  • core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
  • devkit: always read package version from the actual package in e… (#14623) (253f0ad)
  • devkit: only install deps with higher version (#14630) (e2acf80)
  • js: handle standalone projects for buildable js libraries (#14615) (1268789)
  • nextjs: update order of @​tailwind directives in @​nrwl/react:setup-tailwind (#13429) (84c1abd)
  • react-native: Package path . is not exported from package (#13745) (a8f4ccb)
  • react: install @​nrwl/web when module federation is used (#14660) (344a0a0)
  • storybook: react plugin sourcemap type (#14600) (3aba499)
  • storybook: react-native tsconfig templates (#14638) (bfc4796)
  • testing: verify output info exists (#14598) (d3897fe)
  • webpack: fix support for module federation plugin (#14653) (7d836a4)
  • webpack: omit postcss plugins for css modules (#14616) (120902b)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)

Features

15.6.2

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)

15.6.1

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)

15.6.0

... (truncated)

Commits


Updates @nrwl/node from 14.8.6 to 15.6.3

Release notes

Sourced from @​nrwl/node's releases.

15.6.3

15.6.3 (2023-01-27)

Bug Fixes

  • core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
  • devkit: always read package version from the actual package in e… (#14623) (253f0ad)
  • devkit: only install deps with higher version (#14630) (e2acf80)
  • js: handle standalone projects for buildable js libraries (#14615) (1268789)
  • nextjs: update order of @​tailwind directives in @​nrwl/react:setup-tailwind (#13429) (84c1abd)
  • react-native: Package path . is not exported from package (#13745) (a8f4ccb)
  • react: install @​nrwl/web when module federation is used (#14660) (344a0a0)
  • storybook: react plugin sourcemap type (#14600) (3aba499)
  • storybook: react-native tsconfig templates (#14638) (bfc4796)
  • testing: verify output info exists (#14598) (d3897fe)
  • webpack: fix support for module federation plugin (#14653) (7d836a4)
  • webpack: omit postcss plugins for css modules (#14616) (120902b)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)

Features

15.6.2

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)

15.6.1

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)

15.6.0

... (truncated)

Commits
  • 71a7ebd fix(node): remove connect framework from node app generator (#14567)
  • f4c4ec0 fix(misc): refine the prompts in create-nx-workspace (#14562)
  • 41a9bc1 feat(misc): move ci options to configuration (#14215)
  • 0e018e6 feat(node): add docker as a build target (#14475)
  • bd3c387 fix(node): add implicit dependency from node e2e project to the app p… (#14463)
  • 5575ae7 fix(node): update generated spec file to work better for standalone projects ...
  • 013bb74 feat(node): add e2e project generator (#14429)
  • da4959a feat(node): add Node standlone prompt using CNW (#14439)
  • 415d1c7 fix(misc): loosen chalk version (#14276)
  • 3f6df0d feat(node): prompt for app framework (#14357)
  • 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](https://github.com/bennymeg/nx-electron/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.