Bump the frontends-prod group across 1 directory with 6 updates#669
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the frontends-prod group across 1 directory with 6 updates#669dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
56dd482 to
4802038
Compare
Bumps the frontends-prod group with 6 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.1` | `3.4.2` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `3.10.0` | `3.12.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.2` | `7.15.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.13` | Updates `dompurify` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.1...3.4.2) Updates `isomorphic-dompurify` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@3.10.0...3.12.0) Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `react-router-dom` from 7.14.2 to 7.15.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom) Updates `zustand` from 5.0.12 to 5.0.13 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.12...v5.0.13) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: isomorphic-dompurify dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: react-router-dom dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: zustand dependency-version: 5.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod ... Signed-off-by: dependabot[bot] <support@github.com>
4802038 to
c963282
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 frontends-prod group with 6 updates in the /client directory:
3.4.13.4.23.10.03.12.019.2.519.2.619.2.519.2.67.14.27.15.05.0.125.0.13Updates
dompurifyfrom 3.4.1 to 3.4.2Release notes
Sourced from dompurify's releases.
Commits
6f67fd3Sync/3.4.2 (#1322)Updates
isomorphic-dompurifyfrom 3.10.0 to 3.12.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
499ed1achore: Updated deps. Incremented project version.4e75b52chore(deps-dev): bump@biomejs/biomefrom 2.4.13 to 2.4.1473465d1chore(deps): bump dompurify from 3.4.1 to 3.4.2e0257c8chore(deps): bump jsdom from 29.1.0 to 29.1.15694ecdchore: Updated deps.0a57303feat: export hook-related TypeScript types (#427)d1b4f6fchore(deps): bump jsdom from 29.0.2 to 29.1.0b57c26dchore(deps-dev): bump@biomejs/biomefrom 2.4.12 to 2.4.138475e9edocs: add npm weekly downloads badge to READMEUpdates
reactfrom 19.2.5 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.6Updates
react-domfrom 19.2.5 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6Updates
react-router-domfrom 7.14.2 to 7.15.0Changelog
Sourced from react-router-dom's changelog.
Commits
97c8de7Release v7.15.0 (#15018)Updates
zustandfrom 5.0.12 to 5.0.13Release notes
Sourced from zustand's releases.
Commits
6bc451e5.0.138ec2169chore(deps): update dev dependencies (#3486)4e9bcf0fix(devtools): support Firefox/Safari stack format in findCallerName (#3469)4b96f4efix(docs): correct react-dom test utils import path (#3474)c7516c1fix(tests): change parameters for 'expect' in test (#3483)1b04af1docs(persist): fix signature to require persistOptions (#3477)95d3f33test(middleware/immer): add runtime tests for immer middleware (#3471)3201328Update TypeScript guide links in README.md (#3466)00f96a3chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#3447)6330044test: expand React subscribe test coverage (#3442)