build(deps): bump the dependencies group across 1 directory with 6 updates#916
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 6 updates#916dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.13` | `10.4.1` | | [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.5.3` | `22.7.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.76.1` | | [qs](https://github.com/ljharb/qs) | `6.15.0` | `6.15.2` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.21` | | [msw](https://github.com/mswjs/msw) | `2.4.11` | `2.14.6` | Updates `storybook` from 10.2.13 to 10.4.1 - [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.4.1/code/core) Updates `@nx/devkit` from 22.5.3 to 22.7.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.4/packages/devkit) Updates `react-hook-form` from 7.71.1 to 7.76.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.71.1...v7.76.1) Updates `qs` from 6.15.0 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.0...v6.15.2) Updates `dayjs` from 1.11.19 to 1.11.21 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.19...v1.11.21) Updates `msw` from 2.4.11 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.11...v2.14.6) --- updated-dependencies: - dependency-name: "@nx/devkit" dependency-version: 22.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-hook-form dependency-version: 7.76.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: storybook dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b2541a6 to
e487657
Compare
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 dependencies group with 6 updates in the / directory:
10.2.1310.4.122.5.322.7.47.71.17.76.16.15.06.15.21.11.191.11.212.4.112.14.6Updates
storybookfrom 10.2.13 to 10.4.1Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]6fe5959Merge branch 'next' into next-releasef9810c7Merge pull request #34769 from storybookjs/jeppe/handle-minimum-release-agedb9d52bformatbdc688ffix documentation stringeed7d2asimplify error handling429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]79a8667formatUpdates
@nx/devkitfrom 22.5.3 to 22.7.4Release notes
Sourced from @nx/devkit's releases.
... (truncated)
Commits
e9e447bchore(core): remove unused replaceNrwlPackageWithNxPackage devkit utility (#3...d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)5d338c2fix(devkit): exclude dist from jest module path scan (#35615)ac465a0fix(bundling): declare tsconfig.json as input for esbuild targets (#35432)a97bd37chore(testing): stub plugin imports in devkit specs to avoid cross-project re...4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)2665550fix(core): update and pin ejs to 5.0.1 (#35157)facec58fix(misc): use workspace root for package manager detection and normalize pat...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...Updates
react-hook-formfrom 7.71.1 to 7.76.1Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
2b900d27.76.1079348e🚮 chore: remove --frozen-lockfileedf5c45🧪 fix unit testd79648cRevert "🐞 fix: treat NaN as empty when valueAsNumber is true in validateField...778881c🐞 fix: pass options parameter through setValues to enable validation (#13457)a2ac01f🧪 test(useFieldArray): regression coverage for descendant setValue key thrash...dfcebdbRevert "🐞 fix #13260: notify all matching field-array roots on nested setValu...ca01f65Revert "🐞 fix(useFieldArray): preserve managed field ids in array subscriber ...15d1762🐞 fix(setValues): emit whole-form change without stale name/type (#13450)989cbff🚗 perf(setValues): thread skipClone through setFieldValue (#13448)Updates
qsfrom 6.15.0 to 6.15.2Changelog
Sourced from qs's changelog.
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1Updates
dayjsfrom 1.11.19 to 1.11.21Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
a25f01echore(release): 1.11.21 [skip ci]ee75cc2Merge pull request #3113 from iamkun/dev1a8bf27chore: update doc51ef048chore: support window os test execution using cross-env (#3064)7bb06f8chore: add download chart (#3045)f6d72cedocs: fix documentation (#3044)dcae6d7chore: update docb84592fchore: update docea2929dchore: update doc523007dchore: update docMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.
Updates
mswfrom 2.4.11 to 2.14.6Release notes
Sourced from msw's releases.
... (truncated)
Commits
2befc51chore(release): v2.14.6ccb40e0fix(defineNetwork): prevent event forwarding manually (#2740)c07e09bchore(release): v2.14.591a5d41fix(ws): remove all frame listeners on client closure (#2739)d697485chore(release): v2.14.4a288f54fix: addfinalizeAPI for handler cleanup (#2738)de18888chore(release): v2.14.3c4567d2fix: prevent frame abort listener leak (#2737)4bc4a5cchore(release): v2.14.2f0c0321fix: export theNetworkApitype (#2734)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.