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

build(deps-dev): bump nx from 15.3.0 to 15.3.3 #314

Merged
merged 1 commit into from Dec 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 15.3.0 to 15.3.3.

Release notes

Sourced from nx's releases.

15.3.3

15.3.3 (2022-12-12)

Bug Fixes

  • core: handle undefined when package.json changes are not in node modules (#13681) (af157ff)
  • core: workspaceRoot is not correctly inrepolated when projectRoo… (#13768) (dd490c1)
  • vite: add console.warn nx serve --prod (#13597) (01e437d)

Features

  • core: rename lock file pruning function to createLockFile (#13770) (76ee86f)
  • core: support npm workspaces in lock file utils (#13695) (7a70d52)

15.3.2

15.3.2 (2022-12-12)

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

Commits
  • 76ee86f feat(core): rename lock file pruning function to createLockFile (#13770)
  • dd490c1 fix(core): workspaceRoot is not correctly inrepolated when projectRoo… (#13768)
  • af157ff fix(core): handle undefined when package.json changes are not in node modules...
  • 7a70d52 feat(core): support npm workspaces in lock file utils (#13695)
  • 40b39b2 fix(core): remove leading ./ when normalizing root project outputs
  • 75de165 feat(core): add lockfile pruning to executors that generate package.json (#13...
  • 2941d87 fix(core): support alias packages in affected locators detection (#13585)
  • c3bc517 feat(core): prune lock file based on projects dependencies and package.json (...
  • 3f76999 fix(core): handle git repo package versions in lock file parsing (#13692)
  • 186ec99 feat(core): improve performance of object sort function (#13568)
  • 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.3.0 to 15.3.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.3.3/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2022 04:10
@dependabot dependabot bot requested a review from WasiqB December 13, 2022 04:10
@dependabot dependabot bot added ⬆️ aspect: dependencies Concerns with dependencies upgrade / downgrade javascript Pull requests that update Javascript code labels Dec 13, 2022
@WasiqB WasiqB merged commit 19eb13d into develop Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/nx-15.3.3 branch December 13, 2022 04:33
@github-actions github-actions bot added the 🏠 pr: internal PR which adds internal framework changes label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ aspect: dependencies Concerns with dependencies upgrade / downgrade 🏠 pr: internal PR which adds internal framework changes javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant