Bedrock icon indicating copy to clipboard operation
Bedrock copied to clipboard

build(deps): bump nx from 14.7.8 to 14.7.11

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps nx from 14.7.8 to 14.7.11.

Release notes

Sourced from nx's releases.

14.7.11

14.7.11 (2022-09-22)

Bug Fixes

Features

14.7.10

14.7.10 (2022-09-22)

Bug Fixes

  • bundling: set correct rootDir compiler option for type checker (#12182) (9d0d6d0)
  • core: properly invalidate outputs when output is removed (#12188) (1ae30d1)
  • expo: add deps to root package (#12107) (b7f9d90)
  • js: update library generator for webpack and rollup bundler (#12183) (0baae01)
  • nextjs: fix resolving dependencies (#11842) (351bc2e)
  • react-native: fix xcode shell script used for release builds (#12171) (7e316af), closes #12166

Features

14.7.9

14.7.9 (2022-09-22)

Bug Fixes

  • bundling: provide correct defaults scripts/styles options (#12157) (d05cc86)
  • bundling: skip web-specific configuration when bundling for node (#12130) (84a21e9)
  • core: do not throw when cannot parse root tsconfig (8fdf8c5)
  • core: do not use named inputs to cache fileset hashes (9a84281)
  • core: prevent duplicate prefixes when using outputStyle stream (a66a549)
  • core: revert logic of run-executor handling streaming (f94a18e)
  • js: install bundler nx plugin when needed (#12131) (6c0a838)
  • js: support both .cjs and .js file extensions when generating package.json file (#12137) (75115e1)
  • repo: fix a failing e2e test (0d18397)

Features

... (truncated)

Commits
  • 3bf3a55 fix(misc): do not exit after running graph (#12189)
  • 1ae30d1 fix(core): properly invalidate outputs when output is removed (#12188)
  • 8fdf8c5 fix(core): do not throw when cannot parse root tsconfig
  • f94a18e fix(core): revert logic of run-executor handling streaming
  • 9a84281 fix(core): do not use named inputs to cache fileset hashes
  • a66a549 fix(core): prevent duplicate prefixes when using outputStyle stream
  • bd7a266 feat(core): add yarn lock file pruning (#12105)
  • 074ac5e feat(core): add package manager parsers and stringifiers (#11953)
  • 8eb20c4 chore(repo): update dependency jsonc-parser to v3.2.0 (#11817)
  • 1b11840 chore(repo): start and cleanup daemon after every e2e test (#11981)
  • 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)

dependabot[bot] avatar Sep 23 '22 01:09 dependabot[bot]