Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 15.2.1 to 15.4.5.

Release notes

Sourced from nx's releases.

15.4.5

15.4.5 (2023-01-06)

Bug Fixes

  • bundling: update esbuild executor to emit correct events (#14193) (d0d6e85)
  • misc: @​nrwl/vite should be in @​nrwl/workspace's package group (#14151) (bd305fd)
  • misc: fix --help for generators and executors (187f2a1)
  • nextjs: hide lockfile generation behind a flag so it can be toggled on and off (#14204) (d3ba644)
  • storybook: add vite-tsconfig-paths to storybook (#14161) (8d329e0)
  • storybook: pass down configureTestRunner option (#14128) (58b1c40)
  • storybook: refactor target finding function (#14130) (41898df)
  • storybook: vite builder version correction (#14146) (67bac32)
  • testing: only check provided project is root for cypress-project… (#14148) (49aa44b)
  • vite: correct worker plugin (#14147) (29f1648)
  • web: dynamic default unitTestRunner based on bundler for @​nrwl/web:app (#14188) (e96dfe5)

Features

  • angular: add ast util to add a provider to a route (#14133) (4de2a9d)
  • angular: add ast util to add a provider to bootstrapApplication (#14136) (d9efb98)
  • angular: add backwards compatibility to module-federation-dev-server (#14180) (dd8be60)
  • angular: add backwards compatibility to module-federation-dev-ssr (#14181) (39eba95)
  • angular: add backwards compatibility to webpack-browser (#14159) (2beebf4)
  • angular: add backwards compatibility to webpack-dev-server (#14162) (cd0c196)
  • angular: add backwards compatibility to webpack-server (#14163) (4a8f95e)
  • angular: add isStandalone util to check for standalone decorators (#14129) (762c9ee)
  • angular: add standalone support to NgRx generator (#14141) (5fba936)
  • bundling: add option to esbuild to not bundle (#14145) (bd14b24)
  • nextjs: update to Next.js 13.1 (#14186) (88f11a4)
  • webpack: use webpack.sources instead of webpack-sources package (#14189) (b63b6e4)

15.4.4

15.4.4 (2023-01-03)

Note: Version bump only for package @​nrwl/nx-source

15.4.3

15.4.3 (2023-01-03)

Bug Fixes

  • bundling: detect esm vs cjs type for .js files (#14060) (b76871d)
  • core: dont mutate target defaults in memory when resolving path tokens (355d8a0)
  • core: find imports after template literals with vars (#13922) (ba7eb9d)
  • core: find imports in export type statements (#13921) (d5c93bf)
  • core: init should support compound scripts (181cde5)

... (truncated)

Commits
  • 187f2a1 fix(misc): fix --help for generators and executors
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • b19eb6c feat(core): support projectName token in target defaults
  • 355d8a0 fix(core): dont mutate target defaults in memory when resolving path tokens
  • d72ed7d fix(core): schemas should not require executor due to negative config work
  • 72a2bd6 chore(core): bump tsconfig-paths lib (#14084) (#14085)
  • d5c93bf fix(core): find imports in export type statements (#13921)
  • c783ac5 feat(core): merge more target options from targetDefaults (#12435)
  • 66a2658 feat(core): add glob support for project-level implicit dependencies (#13138)
  • Additional commits viewable in compare view

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 [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.2.1 to 15.4.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.4.5/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

github-actions bot commented Jan 9, 2023

Website preview has been generated! 🎉 🎉 🎉

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #259.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-15.4.5 branch January 16, 2023 02:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2024
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 PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants