Skip to content

build(deps-dev): bump @nx/js from 16.7.4 to 17.0.0#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx/js-17.0.0
Closed

build(deps-dev): bump @nx/js from 16.7.4 to 17.0.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx/js-17.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps @nx/js from 16.7.4 to 17.0.0.

Release notes

Sourced from @​nx/js's releases.

17.0.0

🚀 Features

  • angular: switch default to typescript configuration for module federation (#18998)
  • angular: support generating artifacts using options as provided (#19527)
  • angular: add federate-module generator (#19523)
  • angular: use consistent artifact generation for generators (#19601)
  • core: accept various task runner options from root of nx.json (#19243)
  • core: read cloud url from nx.json (#19468)
  • core: add --type for nx show projects (#19358)
  • core: add NX_PARALLEL env var (#19488)
  • core: generate new workspaces without tasks runner options (#19483)
  • core: update default cache directory to .nx/cache (#19536)
  • core: migrate existing workspaces to slimmer tasks runner options config (#19570)
  • core: add the outputs of a task onto the task (#19561)
  • core: remove deprecated workspace generator command (#19541)
  • core: add nx task planner (#19233)
  • core: Allow specifying daemon socket dir (#17870)
  • core: allow using Nx Cloud without nx-cloud installed (#19553)
  • core: remove deprecated workspace-lint (#16212)
  • core: add batch flag to run (#19575)
  • core: update version of axios used (#19607)
  • core: add standard way to pass plugin options (#19589)
  • core: generate standalone projects with scoped package names (#19662)
  • core: allow specifying cacheability per target (#19672)
  • core: remove deprecated defaultCollection and npmScope nx.json … (#19708)
  • devkit: remove backwards compatibility for Nx 15 (#19572)
  • graph: display expanded task inputs (#19597)
  • js: add @​swc-node/register and @​swc/core to JS projects by default (#19453)
  • js: remove options to update package.json dependencies and peerDependencies (#19543)
  • linter: remove tslint logic (#19002)
  • linter: update eslint-config-prettier to v9 (#19232)
  • linter: rename @​nx/linter to @​nx/eslint (#19515)
  • misc: remove migrations for v14 and under (#19552)
  • misc: remove deprecated Angular CLI usage of schematics and builders (#19557)
  • misc: remove deprecated code from @​nx/workspace (#19588)
  • nest: update nest generators to support name and directory format option (#19668)
  • nuxt: init, app, component, page generators (#19509)
  • nuxt: storybook generators (#19529)
  • nx-dev: statically highlight lines in code (#19703)
  • nx-dev: mark internal properties (#19659)
  • nx-plugin: add as provided prompt for executor generator (#19602)
  • nx-plugin: add as-provided mode for generator and migration gen… (#19614)
  • react: Add federate-module generator (#19286)
  • react: Add support for promise based remotes (#19566)
  • react: use TS config files for module federation (#19455)
  • react: remove stylus option from generators (#19441)
  • react: support generating components using the path as provided (#19608)

... (truncated)

Commits
  • 2ad467c fix(js): use normalized tsConfig path for generating tmpTscConfig (#18794)
  • d798126 fix(js): Avoid @babel/preset-env warning in js/babel.ts (#14772)
  • e56dd31 fix(js): update esbuild version (#19728)
  • d0005c9 feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708)
  • 0b0df51 chore(core): add batch description in cli (#19707)
  • 472dbc3 fix(js): remove deprecated babel transform (#19671)
  • 81e8d12 fix(misc): do not normalize project name and root when using as-provided form...
  • 541af11 fix(vite): configuration generator fixes (#19628)
  • 0bc6933 feat(linter): rename @​nx/linter to @​nx/eslint (#19515)
  • 80fde79 feat(misc): remove deprecated Angular CLI usage of schematics and builders (#...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 16.7.4 to 17.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.0.0/packages/js)

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

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 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #36.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-17.0.0 branch October 23, 2023 04:53
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