chore(deps): Bump the npm-minor group across 1 directory with 5 updates#93
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
Bumps the npm-minor group with 4 updates in the /frontend directory: [framer-motion](https://github.com/motiondivision/motion), [zustand](https://github.com/pmndrs/zustand), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [msw](https://github.com/mswjs/msw). Updates `framer-motion` from 12.35.2 to 12.36.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.35.2...v12.36.0) Updates `zustand` from 5.0.11 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.11...v5.0.12) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8) Updates `msw` from 2.12.10 to 2.12.11 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.10...v2.12.11) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: msw dependency-version: 2.12.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor group with 4 updates in the /frontend directory: framer-motion, zustand, @vitest/coverage-v8 and msw.
Updates
framer-motionfrom 12.35.2 to 12.36.0Changelog
Sourced from framer-motion's changelog.
Commits
ea66e17v12.36.0db5726dAdding tests for exit animations5ccc21aUpdating changelog06159b3Latested64e5fMerge pull request #3625 from motiondivision/worktree-fix-issue-31415fad98cMerge pull request #3627 from motiondivision/worktree-fix-issue-3103f084bb2Simplify axis-snap logic: use copyAxisInto, remove redundant isShared block3204711Merge pull request #3626 from motiondivision/audit/motion-dom-frameloop25bf593Merge pull request #3629 from motiondivision/worktree-fix-issue-30820dad36bMerge pull request #3634 from motiondivision/worktree-fix-issue-3102Updates
zustandfrom 5.0.11 to 5.0.12Release notes
Sourced from zustand's releases.
Commits
206012d5.0.12d714065chore(deps): update dev dependencies (#3427)89ebcd7fix(devtools): correct redux devtools config type extension (#3414)6213fc1fix(persist): use latest state in post-rehydration callback (#3391)a3869cadocs: fix broken links in beginner TypeScript guide (#3423)c49df38Hotfix section linking (#3410)5561e9bFix indentation for actions in index.md (#3406)4966a15fix(readme) : comparison documentaion link (#3405)da381c3Fix README internal links for GitHub rendering (#3403)0d250b3fix persist documentation link (#3401)Updates
@vitest/coverage-v8from 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)8c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)57cbe39chore(deps): updateast-v8-to-istanbulto v1 (#9755)79672d7chore: release v4.1.0-beta.51d9e3b3chore: release v4.1.0-beta.44ff8c6fchore(build): raise build target to the minimum supported, don't bundle utils...Updates
mswfrom 2.12.10 to 2.12.11Release notes
Sourced from msw's releases.
Commits
52a0697chore(release): v2.12.113ccc8a3fix(node): avoid open handles for infinite delays (#2669)5ab5857test: add axios timeout regression tests (#2662)Updates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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