Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/workspace from 15.0.4 to 15.4.1.

Release notes

Sourced from @​nrwl/workspace's releases.

15.4.1

15.4.1 (2022-12-23)

Bug Fixes

  • core: special case projects for lerna users (f0d67b5)

15.4.0

15.4.0 (2022-12-22)

Bug Fixes

  • angular: cache server build (#13933) (2614669)
  • angular: handle not provided path when generating a component without the project option (#13877) (4e54b1a)
  • angular: missing remotes form mf config should not break mf server (#13901) (dc4a123)
  • angular: support target-less projects in update-15-2-0 (#13755) (9ac9491)
  • bundling: pass --force option to vite dev-server (#13905) (49fa93b)
  • bundling: support custom outExtension for ESM and CJS (e.g. .mjs) (#13985) (98ed2ea)
  • core: additional null check when hashing lockfile (#13803) (efa6ef0)
  • core: consult root package.json when resolving peer deps on package generation (#13949) (f3465a9)
  • core: ensure yarn patch and path versions are correct when pruning (#13847) (03be42e)
  • core: fix lock file pruning multiple versions of dependencies (#13915) (c51c178)
  • core: fix lock file pruning optional dependencies (#13830) (a2adf50)
  • core: fix pruning of pnpm lockfiles with github packages (#13875) (20c4782)
  • core: handle local workspace projects in package.json for affected locator (#13728) (65ecd9c)
  • core: ignore angular.json projects if @​nrwl/angular is not insta… (#13827) (92d33f9)
  • core: local plugins should work on windows (#13801) (75c34c3)
  • core: move generator should work if there are comments in tsconfig #13740 (#13866) (4f98e37)
  • core: reduce likelihood of ENAMETOOLONG error on windows (#13850) (5eabd6c)
  • core: skip npm nested lockfile key mismatch (#13872) (bbfc0fb)
  • devkit: do not move properties when nx.json doesn't exist (#13825) (3fd1841)
  • devkit: isIncomingVersionGreater should work with prerelease versions (#13805) (8f7feba)
  • expo: update expo peer dependency to 47 (#13780) (6b8d3d6)
  • graph: handle special characters in url parameters (#13836) (9163756)
  • js: revert change to use new lockfile utils (#13962) (84cc1c1)
  • js: unique node execution (#13813) (82d44ad)
  • misc: only gen start/build scripts for standalone projects (7c65787)
  • misc: set schema when converting a project to standalone configuration (#13887) (a049d6c)
  • misc: using normalizePath for tailwindcss config generation (#13936) (87a6a2d)
  • nextjs: ensure no dev deps in prod package.json (#13851) (565652f)
  • nx/react: wrong svg import processing (#12477) (37dc336)
  • nxdev: lower case property alias (#13823) (37135ae)
  • react-native: support React Native buildable libs that do not use SVGR (#13909) (9ac6366)
  • react: default bundler to vite when deprecated buildable option is used (#13857) (99983e9)
  • react: host should use module-federation-ssr-dev-server (#13794) (8ffa9fd)
  • react: load svg component in buildable library (#12226) (6a28842)
  • react: module-federation-ssr-dev-server should use fork (#13791) (61af68b)
  • react: update standalone preset prompt to include vitest and cyp… (#13853) (622070b)

... (truncated)

Commits
  • 82fbb98 feat(misc): dont generate defaultProject for non standalone workspaces
  • 7c65787 fix(misc): only gen start/build scripts for standalone projects
  • 87a6a2d fix(misc): using normalizePath for tailwindcss config generation (#13936)
  • e38c2d5 feat(misc): support interactive prompts for custom presets (#13859)
  • a049d6c fix(misc): set schema when converting a project to standalone configuration (...
  • 4f98e37 fix(core): move generator should work if there are comments in tsconfig #1374...
  • fdd04ba feat(react): add cypress e2e for react standalone preset (#13848)
  • 3fd1841 fix(devkit): do not move properties when nx.json doesn't exist (#13825)
  • ed159e8 feat(core): add gitlab ci generator (#13739)
  • d13bcfe fix(misc): error if run-commands is used without command or commands (#13669)
  • 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 [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 15.0.4 to 15.4.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.4.1/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependabot Dependencies updated by Dependabot label Dec 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2022

Superseded by #1914.

@dependabot dependabot bot closed this Dec 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/workspace-15.4.1 branch December 28, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependencies updated by Dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants