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: Bump @nrwl/tao from 14.1.4 to 14.8.3 #719

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

Conversation

dependabot[bot]
Copy link

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

Bumps @nrwl/tao from 14.1.4 to 14.8.3.

Release notes

Sourced from @​nrwl/tao's releases.

14.8.3

14.8.3 (2022-10-04)

Bug Fixes

  • bundling: correct main field in package.json when using esbuild (#12328) (7733769)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (2f2c7d8)
  • core: disable broken git hasher recourse submodules (#12337) (f54dd1a)
  • core: remove trailing slash in outputs that prevents correct caching (#10708) (c3f853a), closes nrwl/nx#10549
  • core: use node based hasher in git repos with submodules (60f4aca)
  • nextjs: return correct webpack config for next.js storybook app (#12371) (df3cd66)

Features

  • bundling: add skipValidation option when generating rollup/webpack project (#12392) (ea42c9f)
  • misc: a/b different messages during migration to next major (ce0fe45)

Reverts

  • Revert "fix(nx): git-hasher should fetch files from git submodules (#11334)" (f717303), closes #11334

14.8.2

14.8.2 (2022-09-29)

Bug Fixes

  • core: add missing core plugins to list command (#12305) (7addb44)
  • core: add missing packages to report command (#12306) (7bde32f)
  • core: daemon should not shut down due to inactivity when there are open connections (1dcfec1)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (8b305d0)
  • nx: git-hasher should fetch files from git submodules (#11334) (c54e136)
  • storybook: check root mainjs for builder (#12308) (c344a10)
  • webpack: regression from #10432 to allow // prefix in remote (#12302) (0b0131e)

14.8.1

14.8.1 (2022-09-28)

Bug Fixes

  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

14.8.0

... (truncated)

Commits
  • 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
  • See full diff 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 14.1.4 to 14.8.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.3/packages/tao)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants