Skip to content

Bump the frontends-prod group across 1 directory with 4 updates#184

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/client/frontends-prod-e5e91fe5af
Closed

Bump the frontends-prod group across 1 directory with 4 updates#184
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/client/frontends-prod-e5e91fe5af

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps the frontends-prod group with 4 updates in the /client directory: isomorphic-dompurify, luxon, react-router-dom and use-debounce.

Updates isomorphic-dompurify from 2.26.0 to 2.27.0

Release notes

Sourced from isomorphic-dompurify's releases.

2.27.0: Updated jsdom dependency and dropped support for Node < 20

Changelog

  • Updated jsdom which dropped support for Node < 20.
  • Updated dev deps.

See the complete changelog for more details.

Release

2.27.0

Commits
  • a667dd5 chore: Updated deps. Dropped support for Node > 20 (by jsdom). Incremented pr...
  • 35f934b Merge pull request #352 from kkomelin/dependabot/npm_and_yarn/jsdom-27.0.0
  • bd4b650 chore(deps): bump jsdom from 26.1.0 to 27.0.0
  • d549d39 Merge pull request #351 from kkomelin/dependabot/npm_and_yarn/terser-5.44.0
  • 9d34d9d chore(deps-dev): bump terser from 5.43.1 to 5.44.0
  • aaa9cbe Removed bundlephobia badge from reamde because it's not been working for a wh...
  • See full diff in compare view

Updates luxon from 3.7.1 to 3.7.2

Changelog

Sourced from luxon's changelog.

3.7.2 (2025-07-09)

  • Fix ES6 packaging
Commits
  • 4262a38 Version 3.7.2
  • 738144d Fix the build ES6 code having the wrong file extension and use it in package....
  • See full diff in compare view

Updates react-router-dom from 7.8.1 to 7.9.1

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10
Changelog

Sourced from react-router-dom's changelog.

7.9.1

Patch Changes

  • Updated dependencies:
    • react-router@7.9.1

7.9.0

Patch Changes

  • Updated dependencies:
    • react-router@7.9.0

7.8.2

Patch Changes

  • Updated dependencies:
    • react-router@7.8.2
Commits

Updates use-debounce from 10.0.5 to 10.0.6

Release notes

Sourced from use-debounce's releases.

10.0.6

What's Changed

Full Changelog: xnimorz/use-debounce@10.0.5...10.0.6

Commits
  • d2481ea Merge pull request #199 from elrion018/fix/cancel-ispending-ui-update
  • 309dcc8 refactor: simplify cancel() logic in useDebouncedCallback
  • f4bcd87 test: add test for cancel() triggering UI update
  • 86da92f fix: trigger UI update when cancel() is called
  • f1c7511 Merge pull request #198 from xnimorz/dependabot/npm_and_yarn/form-data-4.0.4
  • 46085fa Bump form-data from 4.0.0 to 4.0.4
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the frontends-prod group with 4 updates in the /client directory: [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify), [luxon](https://github.com/moment/luxon), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [use-debounce](https://github.com/xnimorz/use-debounce).


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: 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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/frontends-prod-e5e91fe5af branch September 18, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants