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(deps-dev): bump nx from 19.4.2 to 19.6.0 #751

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2024

Bumps nx from 19.4.2 to 19.6.0.

Release notes

Sourced from nx's releases.

19.6.0 (2024-08-15)

🚀 Features

  • angular: deprecate data persistence operators (#27401)
  • angular: support angular v18.2.0 (#27379)
  • core: error when running atomized tasks outside of DTE (#26898)
  • core: update pnpm/action-setup to v4 in ci-workflow generator (#26838)
  • core: update axios to ^1.7.2 (#27076)
  • core: include target architecture in nx report (#27094)
  • core: add --exclude-task-dependencies flag (#27137)
  • core: add nx-console installation source to nx connect (#27307)
  • core: change e2e-ci,e2e to be same line affected command (#26951)
  • core: Refresh welcome screens based on Nx Cloud (#27313)
  • core: introduce nx import (#26847)
  • core: remove env var to enable sync generators (#27409)
  • devkit: allow updating package json based projects (#27138)
  • graph: add parallelism in target details (#27014)
  • js: add scopes option for verdaccio (#26918)
  • js: added a verdaccio listen address to configuration (#26976)
  • js: @​nx/js:init generator does not generate prettier and tsconfig.base.json files by default (#27406)
  • misc: prioritize github onboarding flow (#27085)
  • misc: only create one commit with cloud onboard URL on cnw (#27093)
  • misc: add onboarding a/b testing (#27217)
  • misc: add more logging while running migrations (#27063)
  • misc: add nx syncing mechanism and update the typescript-sync generator (#26793)
  • module-federation: add nx-runtime-library-control-plugin (#26816)
  • module-federation: use proxy servers to proxy to single file server for static remotes (#26782)
  • module-federation: improve console output for remote build errors (#26711)
  • module-federation: support setremotedefinition api (#27051)
  • module-federation: Update SSR enabling static serving for remotes (#27345)
  • nx-cloud: add nxCloudId field for auth (#27197)
  • nx-dev: add announcement pill on top of hero section (#26961)
  • nx-dev: improve hero section on homepage (1f34788c75)
  • nx-dev: update descriptions and layout styles for better clarity (#26991)
  • nx-dev: update typography and hero component styles (#27011)
  • nx-dev: add Nx Cloud Page (#26865)
  • nx-dev: Migrate careers from nx.app (#27020)
  • nx-dev: reprioritize customer logos on landing page (#27061)
  • nx-dev: Update nx-cloud page ai section (#27103)
  • nx-dev: Migrate pricing page from nx.app (#27012)
  • nx-dev: Migrate brands from nx.app (#27044)
  • nx-dev: Update footer links (#27075)
  • nx-dev: add ai for ci (#27096)
  • nx-dev: improve link visibility on docs pages (9712fb2a83)
  • nx-dev: add contact us button (#27248)
  • nx-dev: improve tab UX (ff51fcd2cd)
  • nx-dev: add support section on contact page (#27437)
  • react: add skipPackageJson flag to remote and host generators (#27116)

... (truncated)

Commits
  • 4d27939 fix(release): allow specifier override for version command when version plans...
  • c56bfbe fix(core): ensure the error has message before reading indexOf #27078 (#27426)
  • 8de36d7 fix(core): improve the dx of the sync commands and gracefully handle exiting ...
  • 6d83ae2 fix(core): disable daemon in postinstall (#27415)
  • e95c945 feat(core): remove env var to enable sync generators (#27409)
  • 649905d fix(core): ensure context is available when updating files in context (#27395)
  • c72ba9b feat(core): introduce nx import (#26847)
  • 4108bfc feat(release): add nx release plan:check command to ensure relevant version...
  • add5a67 feat(misc): add nx syncing mechanism and update the typescript-sync generator...
  • 1f8612a fix(nx-cloud): add nxCloudId to nxJson when connecting with generator (#27356)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2024
@hegeaal
Copy link
Contributor

hegeaal commented Aug 19, 2024

@dependabot rebase

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.4.2 to 19.6.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.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 dependabot bot force-pushed the dependabot/npm_and_yarn/nx-19.6.0 branch from 3fb2232 to 941123c Compare August 19, 2024 14:11
Copy link
Author

dependabot bot commented on behalf of github Aug 20, 2024

Superseded by #755.

@dependabot dependabot bot closed this Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-19.6.0 branch August 20, 2024 08:11
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.

1 participant