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 14.5.7 to 14.8.3 #456

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 14.5.7 to 14.8.3.

Release notes

Sourced from nx'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
  • 60f4aca fix(core): use node based hasher in git repos with submodules
  • f717303 Revert "fix(nx): git-hasher should fetch files from git submodules (#11334)"
  • ce0fe45 feat(misc): a/b different messages during migration to next major
  • f54dd1a fix(core): disable broken git hasher recourse submodules (#12337)
  • c3f853a fix(core): remove trailing slash in outputs that prevents correct caching (#1...
  • c54e136 fix(nx): git-hasher should fetch files from git submodules (#11334)
  • 1dcfec1 fix(core): daemon should not shut down due to inactivity when there are open ...
  • 7addb44 fix(core): add missing core plugins to list command (#12305)
  • 7bde32f fix(core): add missing packages to report command (#12306)
  • 8b305d0 fix(misc): remove remaining usages of @​nrwl/workspace:run-commands executor (...
  • 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 14.5.7 to 14.8.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.3/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  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 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #463.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-14.8.3 branch October 17, 2022 08:30
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
Development

Successfully merging this pull request may close these issues.

0 participants