Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

build(deps): bump minimatch, @nrwl/angular and @nrwl/workspace #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, @nrwl/angular and @nrwl/workspace. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates @nrwl/angular from 11.1.5 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
Maintainer changes

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


Updates @nrwl/workspace from 11.1.5 to 15.6.3

Release notes

Sourced from @​nrwl/workspace'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
Maintainer changes

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

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) 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)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

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

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: "@nrwl/angular"
  dependency-type: direct:production
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants