Skip to content

update: bump nx from 15.6.3 to 15.7.0 in /shooting#84

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shooting/nx-15.7.0
Closed

update: bump nx from 15.6.3 to 15.7.0 in /shooting#84
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shooting/nx-15.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps nx from 15.6.3 to 15.7.0.

Release notes

Sourced from nx's releases.

15.7.0

15.7.0 (2023-02-14)

Bug Fixes

  • angular: make ng add support new configuration handling (#14604) (7b1ed8e)
  • bundling: react-standalone take into account bundler (#14573) (6116460)
  • core: react monorepo account for bundler (#14617) (d637a5e)
  • devkit: always read package version from the actual package in e… (#14623) (243b742)
  • devkit: only install deps with higher version (#14630) (f337641)
  • js: handle standalone projects for buildable js libraries (#14615) (4bbd60b)
  • nextjs: update order of @​tailwind directives in @​nrwl/react:setup-tailwind (#13429) (6dd6e61)
  • nx-dev: resolve type interface conflicts (#14611) (9d1969e)
  • nx-dev: test additional property for boolean and object (#14646) (e002bd3)
  • react-native: Package path . is not exported from package (#13745) (3eb669b)
  • react: fix nx init so that it works on Windows (#14586) (b9ff264)
  • storybook: react plugin sourcemap type (#14600) (c3de9fd)
  • storybook: react-native tsconfig templates (#14638) (7af4c3f)
  • testing: verify output info exists (#14598) (94dffd1)
  • vite: delete webpack config when converting (#14582) (b01aa84)
  • vite: proper path for main.tsx for standalone (#14575) (fea80af)
  • webpack: omit postcss plugins for css modules (#14616) (5e2f315)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (177f1b7)
  • bundling: combine user-defined external esbuild options with ours (#14755) (2f4f0f0)
  • angular: ensure required peer deps are installed when migrating from angular cli workspaces (#14766) (17aa895)
  • angular: fix issues in the angular cli adapter (7f9eade)
  • bundling: support additionalEntryPoints properly (#14773) (2d56659)
  • core: do not hardcode checks for npm (#14827) (3bb624a)
  • core: fix issues regarding workspace.json migrations (#14833) (2058f54)
  • core: skip-nx-cache should not write to the cache (55b0389)
  • node: quote filepath in cli e2e sample test (#14779) (bc788ff)
  • storybook: typescript config ts-node (#14829) (c2419d0)
  • vite: fix watch schema for build executor to object or boolean i… (#14756) (259d4b2)
  • angular: set project root when reading project.json in the adapter scoped host (#14849) (b736d1f)
  • core: fix project locator for built in node modules (#14846) (e7f5855)
  • core: reintroduce misaligned packages check (#14648) (a65ea6e)
  • core: update ensurePackage util with workaround for bad module cache (#14786) (fc20e69)
  • devkit: adjust behavior of the "addDependenciesToPackageJson" function (#14682) (544e8d5)
  • misc: identify workspace schematics correctly using isSchematic option in schema (#14751) (1802e67)
  • vite: do not use merged options for preview's build target (#14815) (8d87654)
  • vite: expose all executors and schemas (#14763) (0e7e76f)
  • vite: resolve dev & preview server promises on process exit (#14812) (b35187c)
  • webpack: don't use deprecated config with isolatedConfig (#14802) (5551fcc)
  • webpack: restore previous build logging (#14801) (6748bc6)
  • angular: prevent init generator to bump versions and consider installed core packages versions (#14890) (b688412)
  • angular: tidy up supported options (#14793) (829df2b)
  • core: fix migration bugs (#14901) (e48b141)
  • core: use not scheduled task graph to schedule new batches (#14884) (e1a5fc7)
  • devkit: make devkit backwards compatible back to nx 14.1 (#14854) (1d773c0)
  • node: use correct main entry file extension based on project config (#14894) (0f8faa2)

... (truncated)

Commits
  • 5261621 fix(core): remove Windows cmd window popups (#14965)
  • 1aa9b17 fix(devkit): fix support renaming directories with the tree (#14973)
  • b2df831 fix(core): tsconfig.base.json module setting should not break local plugins (...
  • 8d0c09f fix(core): nesting npm lock file deps should support multi nests (#14949)
  • 41a8040 fix(core): support wildcard and latest for pruning version normalization (#14...
  • 751030a cleanup(core): remove reference to deprecated ProjectGraphNode (#14864)
  • 0e3d9cd feat(graph): show errors from task graph generation (#14924)
  • 005eb56 fix(misc): make ts 4.8 update optional and add missing angular requirements (...
  • 1d773c0 fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854)
  • e48b141 fix(core): fix migration bugs (#14901)
  • 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 15.6.3 to 15.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.7.0/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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

Superseded by #88.

@dependabot dependabot bot closed this Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shooting/nx-15.7.0 branch February 16, 2023 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants