Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps @nrwl/tao from 13.8.4 to 15.0.0.

Release notes

Sourced from @​nrwl/tao's releases.

15.0.0

15.0.0 (2022-10-14)

Bug Fixes

  • angular: broken test (#12286) (6125dc0)
  • angular: do not use ngcc for new workspaces and projects #12386 (#12504) (80a623e)
  • angular: export generators correctly #12434 (#12460) (32189d5)
  • angular: fix import breaking jasmine-marbles migration (#12415) (e13ad11)
  • angular: ng-add migration should set default project (#12513) (66a0864)
  • angular: switch to using jasmine-marbles for certain symbols (#11896) (3dc72f0)
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (7f76ac5)
  • bundling: correct main field in package.json when using esbuild (#12328) (a14646a)
  • bundling: do not add types field in package.json for esbuild (#12424) (d904160)
  • bundling: fix esbuild build watch (#12448) (e0f7911)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (c3e0602)
  • bundling: update error message for esbuild-project generator so it shows correct project name and information (#12323) (20c3951)
  • core: add missing core plugins to list command (#12305) (776b5a0)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (37bedce)
  • core: add missing packages to report command (#12306) (6a7a7c1)
  • core: custom generators help should print relevant information (#12258) (f9e57e2)
  • core: daemon should not shut down due to inactivity when there are open connections (759f7ce)
  • core: daemon termination should be ok when client does not need anything (#12519) (8c393b5)
  • core: disable broken git hasher recourse submodules (#12337) (2f0d61f)
  • core: do not fallback to angular cli for ng deploy (#12401) (74e898d)
  • core: do not run postinstall unless it is the main nx package (#12591) (0961cb3)
  • core: drain stdout before exit in print-affected (#12559) (0ff93dd)
  • core: ensure lock file is read from the correct folder (#12294) (a7631e1)
  • core: fix slashes in inputs migrations (#12444) (85a5c89)
  • core: hide leaky error message from git show command in affected (#12521) (f37c334)
  • core: js plugin files should work (#12406) (7ac0dab)
  • core: readRawWorkspaceJson should keep workspace cache up to date (#12528) (ad79453)
  • core: remove trailing slash in outputs that prevents correct caching (#10708) (2889372), closes nrwl/nx#10549
  • core: remove warning for invalid outputs (#12589) (773c0cb)
  • core: set workspaces property when using NPM preset (a947e25)
  • core: swap default method for output capture (#12535) (8ab7f85)
  • core: use node based hasher in git repos with submodules (678f786)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (40c8859)
  • graph: close tooltips when panning graph (#12468) (305fb2e)
  • js: add outfile to swc compiler in non-watch mode. fixes #12344 (#12345) (469a6d1)
  • js: check if asset create/update event contains a file before copying (#12551) (136e1a8)
  • js: close typescript watch program on SIGINT/SIGTERM (#11722) (f1a24d7)
  • js: inlined buildable libraries original output should not be removed (#12483) (b17893c)
  • linter: check for all .eslintrc.* files when generating a package (#12515) (d4fd7c0)
  • linter: remove leftovers after tslint support removal (#12313) (d91c7ca)
  • misc: buildable libs should not throw when some npm packages are not defined (6775f5d)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (9d06b3c)
  • misc: update axios to 1.0.0 (#12437) (c3abe07)
  • nextjs: return correct webpack config for next.js storybook app (#12371) (5ae5f88)

... (truncated)

Commits
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • b8efa77 fix(core): remove eslintrc.json from the package build artifact (#11043)
  • e491c6f feat(core): make nx.json optional
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 6351413 fix(core): preserve dash casing when passing args to executors
  • e4cccfc chore(repo): update nx to 14.1.1 (#10132)
  • 95412cf fix(misc): fix incorrect nx imports (#10131)
  • 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/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) from 13.8.4 to 15.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.0/packages/tao)

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

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

nx-cloud bot commented Oct 14, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 351c282.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #247.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/tao-15.0.0 branch October 21, 2022 20:52
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