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

Bump @nx/storybook from 19.5.7 to 20.7.1 #4762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps @nx/storybook from 19.5.7 to 20.7.1.

Release notes

Sourced from @​nx/storybook's releases.

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

20.7.0 (2025-03-31)

🚀 Features

  • angular: add release option to angular publishable libraries (#29869)
  • angular: support angular 19.2.0 (#30088)
  • angular: update angular eslint packages (#30245)
  • angular: add convert-to-rspack generator (#29860)
  • bundling: support rollup.config.ts (#29983)
  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#30417)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#30064)
  • core: display perpetual version information in nx report for powerpack (#30110)
  • core: add activate key (#30250)
  • core: add activate key " (#30250, #30295)
  • core: add maxCacheSize option to limit local artifact size (#29654)

... (truncated)

Commits
  • 5dbe040 fix(misc): override customConditions when using an incompatible module reso...
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • 7da48d6 fix(bundling): fix esbuild to work with ts project references (#30230)
  • e57df6f fix(react-native): change build target to be crystalized (#30151)
  • e8647df fix(storybook): fix package.json updates so @​storybook packages are in sync d...
  • a8aba61 chore(repo): update nx to 20.4.0-beta.2 (#29752)
  • 45847a6 feat(js): remove nx property from generated package.json files (#29705)
  • b4aadcc fix(react-native): fix react native storybook for lib (#29210)
  • 098d8a6 feat(storybook): use createNodesV2 for init and convert-to-inferred generator...
  • 288193b fix(storybook): ensure 'storybook' dep is installed for non-crystal workspace...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/storybook since your current version.


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/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) from 19.5.7 to 20.7.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.7.1/packages/storybook)

---
updated-dependencies:
- dependency-name: "@nx/storybook"
  dependency-version: 20.7.1
  dependency-type: direct:production
  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 Apr 3, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2025

Sorry, only users with push access can use that command.

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