Closed dependabot[bot] closed 2 weeks ago
Looks like to silence the new console warnings and fix the test errors, we need to enable some React Router future flags and verify whether the behavior doesn't break our codebase.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the npm group in /frontend with 4 updates: react-router-dom, eslint-plugin-playwright, msw and postcss.
Updates
react-router-dom
from 6.27.0 to 6.28.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
365fefc
chore: Update version for release (#12243)8d05d65
chore: Update version for release (pre) (#12201)caa0895
Add deprecation warnings for v7 flags in v6 (#11750)50c59ea
Update jsdoc links to add new v6 segment (#12141)Updates
eslint-plugin-playwright
from 2.0.0 to 2.0.1Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
faee198
chore: Convert internal build to ESM (#331)4c61256
fix: Fix types for native TypeScript ESMUpdates
msw
from 2.6.0 to 2.6.4Release notes
Sourced from msw's releases.
Commits
c40eac6
chore(release): v2.6.4336f644
docs: add ryan to silver sponsors (#2354)2fa98c3
fix: prevent infinite loop when bypassingsendBeacon()
requests (#2353)8cb7b01
chore(release): v2.6.374c4a3a
fix(handleRequest): removetransformResponse
option (#2351)cfcc617
chore(release): v2.6.2c134352
fix: update@bundled-es-modules/cookie
to 2.0.1 (#2312)078fa08
chore(release): v2.6.128d26bd
fix: preventinstanceof
handler check failures between different MSW versio...3135575
chore(release-preview): always run forworkflow_dispatch
trigger (#2350)Updates
postcss
from 8.4.47 to 8.4.48Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsDependabot 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