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 ansi-html and @nrwl/node #543

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Removes ansi-html. It's no longer used after updating ancestor dependency @nrwl/node. These dependencies need to be updated together.

Removes ansi-html

Updates @nrwl/node from 11.6.3 to 15.0.13

Release notes

Sourced from @​nrwl/node's releases.

15.0.13

15.0.13 (2022-11-08)

Bug Fixes

  • core: fix undefined projectName in tasks runner (#13044) (022fdc8)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (60dce21)
  • js: call normalizePath on generated importPath (#13037) (c588cc7)
  • misc: set project names used the old logic including dirs (098903f)

15.0.12

15.0.12 (2022-11-08)

Bug Fixes

  • core: explicitly set project names (31a82af)

15.0.11

15.0.11 (2022-11-07)

Bug Fixes

  • core: correctly derive the name of the project based on package.json without name (86c5819)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (ba7a850)
  • core: fix custom workspace-generator options (#12821) (8ba21f3), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (82bc3ba)
  • core: improve external node dependency mapping (#12996) (0d5e4f9)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (2a980c2)
  • core: suppress access errors during project file scan (#13031) (fafa3b4)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (4169a7e)
  • nextjs: error in with-nx.ts (#12973) (cec607b)
  • react: upgrade loader-utils (#13021) (444af2d)
  • testing: provide better error messages around component test --build-target (#12886) (f1db9ce)
  • webpack: Fixed script optimization not working for node target (#12221) (39d197f)

15.0.10

15.0.10 (2022-11-04)

Bug Fixes

  • core: fix -c alias for configuration (#13001) (f538ce0)
  • graph: improve performance of showing/hiding directories of projects (#12998) (eae4b27)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (e10ab7d)
  • testing: handle path offsets for angular component testing (#12863) (0bf19ec)

15.0.9

... (truncated)

Commits
  • e10ab7d fix(js): patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename sr...
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • d8f3c6b fix(react): migrations use tsquery, so we should provide it (#12575)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • bc53592 Revert "feat(node): remove library generator in favor of @​nrwl/js:library (#1...
  • e74a54d feat(node): remove library generator in favor of @​nrwl/js:library (#12550)
  • 834e2db feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
  • 09c6ccb feat(linter): remove tslint support (#12279)
  • d05cc86 fix(bundling): provide correct defaults scripts/styles options (#12157)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/node since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages/node). These dependencies need to be updated together.


Removes `ansi-html`

Updates `@nrwl/node` from 11.6.3 to 15.0.13
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.13/packages/node)

---
updated-dependencies:
- dependency-name: ansi-html
  dependency-type: indirect
- dependency-name: "@nrwl/node"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2022
@vercel
Copy link

vercel bot commented Nov 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
meme-box ✅ Ready (Inspect) Visit Preview Nov 15, 2022 at 5:10PM (UTC)

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