chore(deps): bump the npm-dependencies group across 4 directories with 2 updates#419
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…h 2 updates Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `nx` from 22.5.1 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/nx) Updates `storybook` from 10.2.10 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/core) Updates `nx` from 22.5.1 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/nx) Updates `storybook` from 10.2.10 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/core) Updates `nx` from 22.5.1 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/nx) Updates `storybook` from 10.2.10 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/core) Updates `nx` from 22.5.1 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/nx) Updates `storybook` from 10.2.10 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/core) --- updated-dependencies: - dependency-name: nx dependency-version: 22.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
Contributor
|
Code Coverage Report Coverage ResultsCoverage
Overall: 100.00% 🟢 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 3 3
=========================================
Hits 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: nx and storybook.
Updates
nxfrom 22.5.1 to 22.5.3Release notes
Sourced from nx's releases.
... (truncated)
Commits
0adf2f4fix(core): make watch command work with all and initialRun specified (#32282)32e3d7ecleanup(core): cache compiled glob sets to avoid redundant recompilation (#34...c16dacdfix(core): use scoped cache key for unresolved npm imports in TargetProjectLo...f17d00efix(core): handle FORCE_COLOR=0 with picocolors (#34520)cf0d174chore(core): add tests for large directory file watching (#34601)00cb8d8fix(core): remove unused getTerminalOutput from BatchProcess (#34604)54f43fffix(core): use recursive FSEvents on macOS instead of non-recursive kqueue (#...f01bb98fix(release): add null-safe fallback for version in createGitTagValues (#34598)aef9453fix(js): guard against undefined closest node in rehoistNodes (#34347)0bbf0bffix(release): allow null values in schema of dockerVersion (#34171)Updates
storybookfrom 10.2.10 to 10.2.13Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
305b534Bump version from "10.2.12" to "10.2.13" [skip ci]91e7401Merge pull request #33922 from storybookjs/valentin/fix-performance-in-infer-...68f811fBump version from "10.2.11" to "10.2.12" [skip ci]9d6cde2Merge pull request #33868 from storybookjs/valentin/sanitize-save-from-contro...b13d696Merge pull request #33910 from storybookjs/shilman/add-project-sincebe01dcaBump version from "10.2.10" to "10.2.11" [skip ci]c527821Merge pull request #33888 from storybookjs/valentin/fix-addon-vitest-a11y-set...Updates
nxfrom 22.5.1 to 22.5.3Release notes
Sourced from nx's releases.
... (truncated)
Commits
0adf2f4fix(core): make watch command work with all and initialRun specified (#32282)32e3d7ecleanup(core): cache compiled glob sets to avoid redundant recompilation (#34...c16dacdfix(core): use scoped cache key for unresolved npm imports in TargetProjectLo...f17d00efix(core): handle FORCE_COLOR=0 with picocolors (#34520)cf0d174chore(core): add tests for large directory file watching (#34601)00cb8d8fix(core): remove unused getTerminalOutput from BatchProcess (#34604)54f43fffix(core): use recursive FSEvents on macOS instead of non-recursive kqueue (#...f01bb98fix(release): add null-safe fallback for version in createGitTagValues (#34598)aef9453fix(js): guard against undefined closest node in rehoistNodes (#34347)0bbf0bffix(release): allow null values in schema of dockerVersion (#34171)Updates
storybookfrom 10.2.10 to 10.2.13Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
305b534Bump version from "10.2.12" to "10.2.13" [skip ci]91e7401Merge pull request #33922 from storybookjs/valentin/fix-performance-in-infer-...68f811fBump version from "10.2.11" to "10.2.12" [skip ci]9d6cde2Merge pull request #33868 from storybookjs/valentin/sanitize-save-from-contro...b13d696Merge pull request #33910 from storybookjs/shilman/add-project-sincebe01dcaBump version from "10.2.10" to "10.2.11" [skip ci]c527821Merge pull request #33888 from storybookjs/valentin/fix-addon-vitest-a11y-set...Updates
nxfrom 22.5.1 to 22.5.3Release notes
Sourced from nx's releases.
... (truncated)
Commits
0adf2f4fix(core): make watch command work with all and initialRun specified (#32282)32e3d7ecleanup(core): cache compiled glob sets to avoid redundant recompilation (#34...c16dacdfix(core): use scoped cache key for unresolved npm imports in TargetProjectLo...f17d00efix(core): handle FORCE_COLOR=0 with picocolors (#34520)cf0d174chore(core): add tests for large directory file watching (#34601)00cb8d8fix(core): remove unused getTerminalOutput from BatchProcess (#34604)54f43fffix(core): use recursive FSEvents on macOS instead of non-recursive kqueue (#...f01bb98fix(release): add null-safe fallback for version in createGitTagValues (#34598)aef9453fix(js): guard against undefined closest node in rehoistNodes (#34347)0bbf0bffix(release): allow null values in schema of dockerVersion (#34171)Updates
storybookfrom 10.2.10 to 10.2.13Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
305b534Bump version from "10.2.12" to "10.2.13" [skip ci]91e7401Merge pull request #33922 from storybookjs/valentin/fix-performance-in-infer-...68f811fBump version from "10.2.11" to "10.2.12" [skip ci]9d6cde2Merge pull request #33868 from storybookjs/valentin/sanitize-save-from-contro...b13d696Merge pull request #33910 from storybookjs/shilman/add-project-sincebe01dcaBump version from "10.2.10" to "10.2.11" [skip ci]c527821Merge pull request #33888 from storybookjs/valentin/fix-addon-vitest-a11y-set...Updates
nxfrom 22.5.1 to 22.5.3Release notes
Sourced from nx's releases.