Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps the npm-dependencies group with 2 updates: nx and storybook.

Updates nx from 20.5.0 to 20.6.2

Release notes

Sourced from nx's releases.

20.6.2 (2025-03-19)

🚀 Features

  • nx-dev: add angular architecture blog post (#30400)

🩹 Fixes

  • js: update tinyglobby to speed up shallow file matching (#30415)

❤️ Thank You

20.6.1 (2025-03-17)

🩹 Fixes

  • core: handle null outputs in native cache (#30398)
  • gradle: exlude htmlDependencyReport (#30300)

❤️ Thank You

20.6.0 (2025-03-14)

🚀 Features

  • angular: add convert-to-rspack generator (#29860)
  • core: add maxCacheSize option to limit local artifact size (#29654)
  • core: provide default value for max cache size (#30351)
  • misc: add useProjectJson flag to project generators (#30319)
  • misc: enable ts solution setup by default for new workspaces (#30372)
  • react: add react-router plugin (#29965)
  • react: Add react-router to create-nx-workspace and react app generator (#30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#30345)
  • rspack: alias convert-webpack to convert-to-rspack (#30367)

🩹 Fixes

  • angular: directory type is not optional (#30354)
  • core: handle package manager workspaces configuration in move generator (#30268)
  • core: only add keep existing versions if init generator supports it (#30352)
  • graph: fix target details header tooltips in collapsed state (#30287)
  • misc: update axios (#30379)

❤️ Thank You

... (truncated)

Commits
  • 1c3ef85 fix(core): handle null outputs in native cache (#30398)
  • 50e990c Revert "feat(core): add nx register (#30321)"
  • 9c95eca Revert "fix(core): make 'key' parameter optional in register command (#30365)"
  • 50802e7 fix(misc): update axios and webpack (#30379)
  • f40873f feat(react): add react-router plugin (#29965)
  • b060079 fix(core): make 'key' parameter optional in register command (#30365)
  • fe49308 feat(core): provide default value for max cache size (#30351)
  • cc9e993 fix(core): only add keep existing versions if init generator supports it (#30...
  • 77c1dda feat(core): add nx register (#30321)
  • e4f5224 feat(core): add maxCacheSize option to limit local artifact size (#29654)
  • See full diff in compare view

Updates storybook from 8.6.4 to 8.6.7

Release notes

Sourced from storybook's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from storybook's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 2 updates: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).


Updates `nx` from 20.5.0 to 20.6.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.2/packages/nx)

Updates `storybook` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/cli)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2025
@neilime neilime merged commit b0379ec into main Mar 20, 2025
22 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/npm-dependencies-3e1e92521a branch March 20, 2025 16:05
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.

2 participants