Conversation
Bumps the frontends-prod group with 5 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.6` | `3.2.7` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.26.0` | `2.27.0` | | [luxon](https://github.com/moment/luxon) | `3.7.1` | `3.7.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.8.1` | `7.9.1` | | [use-debounce](https://github.com/xnimorz/use-debounce) | `10.0.5` | `10.0.6` | Updates `dompurify` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.6...3.2.7) Updates `isomorphic-dompurify` from 2.26.0 to 2.27.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@2.26.0...2.27.0) Updates `luxon` from 3.7.1 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.7.1...3.7.2) Updates `react-router-dom` from 7.8.1 to 7.9.1 - [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.9.1/packages/react-router-dom) Updates `use-debounce` from 10.0.5 to 10.0.6 - [Release notes](https://github.com/xnimorz/use-debounce/releases) - [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md) - [Commits](xnimorz/use-debounce@10.0.5...10.0.6) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: isomorphic-dompurify dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod - dependency-name: react-router-dom dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontends-prod - dependency-name: use-debounce dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod ... 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 frontends-prod group with 5 updates in the /client directory:
3.2.63.2.72.26.02.27.03.7.13.7.27.8.17.9.110.0.510.0.6Updates
dompurifyfrom 3.2.6 to 3.2.7Release notes
Sourced from dompurify's releases.
Commits
eaa0bdbMerge pull request #1144 from cure53/mainf712593fix: removed a possibly dossy regexeb9b3b6Merge branch 'main' of github.com:cure53/DOMPurifyce006f7chore: Preparing 3.2.7 releaseef0e0cbchore: Preparing 3.2.6 release2f09cd3Update README.md6a795bcMerge pull request #1142 from cure53/dependabot/github_actions/actions/setup-...2458bbdbuild(deps): bump actions/setup-node from 4 to 5e43d3f3Merge pull request #1136 from cure53/dependabot/github_actions/actions/checko...6f5be37build(deps): bump actions/checkout from 4 to 5Updates
isomorphic-dompurifyfrom 2.26.0 to 2.27.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
a667dd5chore: Updated deps. Dropped support for Node > 20 (by jsdom). Incremented pr...35f934bMerge pull request #352 from kkomelin/dependabot/npm_and_yarn/jsdom-27.0.0bd4b650chore(deps): bump jsdom from 26.1.0 to 27.0.0d549d39Merge pull request #351 from kkomelin/dependabot/npm_and_yarn/terser-5.44.09d34d9dchore(deps-dev): bump terser from 5.43.1 to 5.44.0aaa9cbeRemoved bundlephobia badge from reamde because it's not been working for a wh...Updates
luxonfrom 3.7.1 to 3.7.2Changelog
Sourced from luxon's changelog.
Commits
4262a38Version 3.7.2738144dFix the build ES6 code having the wrong file extension and use it in package....Updates
react-router-domfrom 7.8.1 to 7.9.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)e7299c0chore: Update version for release (#14326)0c916adchore: Update version for release (pre) (#14317)21191ccchore: Update version for release (pre) (#14312)eade1dechore: Update version for release (#14223)27eed3achore: Update version for release (pre) (#14214)ef3016cchore: Update version for release (pre) (#14211)Updates
use-debouncefrom 10.0.5 to 10.0.6Release notes
Sourced from use-debounce's releases.
Commits
d2481eaMerge pull request #199 from elrion018/fix/cancel-ispending-ui-update309dcc8refactor: simplify cancel() logic in useDebouncedCallbackf4bcd87test: add test for cancel() triggering UI update86da92ffix: trigger UI update when cancel() is calledf1c7511Merge pull request #198 from xnimorz/dependabot/npm_and_yarn/form-data-4.0.446085faBump form-data from 4.0.0 to 4.0.4Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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