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

chore(deps): bump @nrwl/devkit from 15.0.3 to 15.4.2 #437

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/devkit from 15.0.3 to 15.4.2.

Release notes

Sourced from @​nrwl/devkit's releases.

15.4.2

15.4.2 (2022-12-27)

Bug Fixes

  • bundling: update rollup-plugin-typescript2 to fix typechecking ... (#14020) (95a3bbf)
  • core: adding @​nrwl/vite to packageGroup (d3ef0ea)
  • core: fix the parsing of projects and targets (c3f0cef)
  • js: node executor address already in use (#14023) (4c5a139)
  • testing: change ignoreTestFiles to excludeSpecPattern for cy10+ (#13942) (e91179e)

Features

  • react: expose setupTailwindGenerator from @​nrwl/react (#14029) (1380ddf)

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)

... (truncated)

Commits
  • 3fd1841 fix(devkit): do not move properties when nx.json doesn't exist (#13825)
  • 8df1834 feat(react): add nx.server.ready message from Node process to any potential p...
  • 8f7feba fix(devkit): isIncomingVersionGreater should work with prerelease versions (#...
  • 76ee86f feat(core): rename lock file pruning function to createLockFile (#13770)
  • 440112d fix(misc): change ensureDependencies to ensurePackage (#13735)
  • c3bc517 feat(core): prune lock file based on projects dependencies and package.json (...
  • dc1b53a fix(devkit): update missing package message for ensurePackage for cla… (#13665)
  • 61d7d74 fix(misc): fix tsconfig file includes
  • 5b7dba1 fix(react): clean-up after dependency removal from @​nrwl/react (#13563)
  • cded83b feat(react): remove unnecessary dependencies from @​nrwl/react (#13525)
  • 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/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 15.0.3 to 15.4.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.4.2/packages/devkit)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@nx-cloud
Copy link

nx-cloud bot commented Jan 2, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b181096. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@codecov-commenter
Copy link

Codecov Report

Merging #437 (b181096) into staging (72e6a10) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           staging     #437   +/-   ##
========================================
  Coverage    52.81%   52.81%           
========================================
  Files          335      335           
  Lines         6413     6413           
  Branches      1433     1433           
========================================
  Hits          3387     3387           
  Misses        2564     2564           
  Partials       462      462           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #440.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/devkit-15.4.2 branch January 9, 2023 19:20
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.

None yet

1 participant