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

Bump @nrwl/react from 10.0.12 to 15.5.2 #274

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps @nrwl/react from 10.0.12 to 15.5.2.

Release notes

Sourced from @​nrwl/react's releases.

15.5.2

15.5.2 (2023-01-18)

Bug Fixes

  • angular: correctly error application when standalone is used in Angular < 14.1.0 (#14338) (eaac3ae)
  • angular: correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) (116eb3e)
  • angular: fix assets copying in ng-packagr-lite executor (#14355) (9f60773)
  • core: cap inferred max workers count at 8 (#14366) (30024d2)
  • core: fix broken lines and columns import (#14394) (74ca312)
  • core: fix implicit dependencies conversions from project inputs (#14364) (8f66166)
  • js: fix reading tsconfig.json on TypeScript 4.9 (#14380) (ecf7bef)
  • linter: wildcard sourceTag should be respected for banned imports (#14418) (17d9ce8)
  • misc: add missing alt text to files-readme logo (#14446) (372334c)
  • misc: loosen chalk version (#14276) (d685763)
  • react: install tsconfig-paths-webpack-plugin when converting CRA… (#14442) (2bc9e35)
  • storybook: better error handling (#14396) (b868964)
  • vite: add fix for vitest configuration (#14404) (3b9ca39)
  • webpack: allow optimization to be turned off via CLI (#14431) (e30398b)
  • web: remove hard dependencies to @​nrwl/vite and @​nrwl/webpack (#14408) (00336d8)

Features

  • angular: add backwards compat support for the ngrx generator (#14348) (1c21e0c)
  • angular: add priority flags to generators (#14299) (23d1073)
  • angular: upgrade nguniversal version (#14419) (5a0620c)
  • nx-cloud: display current token for connect-to-nx-cloud (#14315) (1a3c3cf)

15.5.1

15.5.1 (2023-01-13)

Bug Fixes

  • angular: correctly error component when standalone is used in Angular < 14.1.0 (#14337) (46b10c2)
  • angular: correctly error host when standalone is used in Angular < 14.1.0 (#14339) (6f253b0)
  • angular: correctly error remote when standalone is used in Angular < 14.1.0 (#14340) (a5ff62f)
  • angular: correctly error when assets are used in Angular < 15.1.0 (#14333) (9d626b8)
  • angular: fix executor conversion to angular builder (#14345) (5c2fbf2)
  • core: check for nx.json before applying migrations (6e6ca5f)

Features

  • misc: add x-priority tags to next, react, webpack, rollup, esbuild (#14352) (d20cf91)

15.5.0

15.5.0 (2023-01-13)

... (truncated)

Commits
  • d685763 fix(misc): loosen chalk version (#14276)
  • d20cf91 feat(misc): add x-priority tags to next, react, webpack, rollup, esbuild (#14...
  • abfa864 docs(misc): add x-priority flag for generators and executors (#14336)
  • d98d246 fix(react): add deprecated messages to react and next generators (#14310)
  • 454fba4 feat(webpack): generate React and Web apps with webpack.config.js file (#14285)
  • 6feb56e feat(webpack): remove support for legacy browsers (#14190) (#14257)
  • fcc02d1 feat(webpack): remove support for legacy browsers (#14190)
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • 58b1c40 fix(storybook): pass down configureTestRunner option (#14128)
  • 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.


Dependabot compatibility score

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)

Bumps [@nrwl/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) from 10.0.12 to 15.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.5.2/packages/react)

---
updated-dependencies:
- dependency-name: "@nrwl/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #275.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/react-15.5.2 branch January 23, 2023 05:15
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