Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates nx from 20.6.2 to 20.6.4

Release notes

Sourced from nx's releases.

20.6.4 (2025-03-25)

🩹 Fixes

  • misc: override customConditions when using an incompatible module resolution (#30477)

❤️ Thank You

20.6.3 (2025-03-25)

🚀 Features

  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#30417)
  • misc: set a development conditional export for buildable libraries when using the ts solution setup (#30451)
  • misc: add --useProjectJson flag to CNW (#30475)
  • module-federation: add ssr support to rspack crystal plugin (#30437)
  • repo: replace explicit matrix with dynamic parsed from json (#30120)

🩹 Fixes

  • core: legacy cache users should get artifacts when remote cache is hit (#30442)
  • core: pass the project graph into the batch instead of recreating (#30455)
  • core: fix local registry not being considered when using bun (#30459)
  • devkit: formatFiles should check for root prettier config before using prettier (#30426)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#29783, #29802)
  • nx-dev: sidebar should not always show angular-rs* links (#30448)
  • react: only add release config for publishable librarires (#30474)
  • react: update react router logic with selected bundler (#30399)

❤️ Thank You

Commits
  • 88f92f5 fix(misc): override customConditions when using an incompatible module reso...
  • bcb5ce8 fix(core): pass the project graph into the batch instead of recreating (#30455)
  • 956ecad fix(devkit): formatFiles should check for root prettier config before using p...
  • e4e9283 fix(core): legacy cache users should get artifacts when remote cache is hit (...
  • 7859b00 fix(gradle): build nx graph for gradle projects regardless of build gradle fi...
  • See full diff in compare view

Updates storybook from 8.6.7 to 8.6.9

Release notes

Sourced from storybook's releases.

v8.6.9

8.6.9

v8.6.8

8.6.8

Changelog

Sourced from storybook's changelog.

8.6.9

8.6.8

Commits
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [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.6.2 to 20.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.4/packages/nx)

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

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 26, 2025
@neilime neilime merged commit 162ad39 into main Mar 26, 2025
22 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/npm-dependencies-f3614b16ad branch March 26, 2025 10:16
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