support non-configurable responses (#2360) (5bf3e3bf5f9a6d32c79410c11abd539ec4c2ddc5) @kettanaito
v2.6.4 (2024-11-10)
Bug Fixes
prevent infinite loop when bypassing sendBeacon() requests (#2353) (2fa98c327acc51189f87789d9155c4ec57be2299) @kettanaito
remove the internal bypass request header before performing the request as-is in Node.js (#2353) (2fa98c327acc51189f87789d9155c4ec57be2299) @kettanaito
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm group with 10 updates in the /frontend directory:
6.27.0
6.28.0
8.13.0
8.14.0
8.13.0
8.14.0
9.14.0
9.15.0
2.0.0
2.0.1
2.6.0
2.6.5
8.4.47
8.4.49
5.4.10
5.4.11
2.1.4
2.1.5
2.1.4
2.1.5
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
@typescript-eslint/eslint-plugin
from 8.13.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessaryawait using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...Updates
@typescript-eslint/parser
from 8.13.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
16fba0a
chore(release): publish 8.14.0Updates
eslint
from 9.14.0 to 9.15.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)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.5Release notes
Sourced from msw's releases.
Commits
8ddb4ab
chore(release): v2.6.55bf3e3b
fix: support non-configurable responses (#2360)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.1Updates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Updates
vite-node
from 2.1.4 to 2.1.5Release notes
Sourced from vite-node's releases.
Commits
32f23b9
chore: release v2.1.5cf0cbf6
fix(vite-node): top-level throw in module is not reported properly (#6840)7e1faf3
fix(vite-node): improve esm check to decide external (#6816)Updates
vitest
from 2.1.4 to 2.1.5Release notes
Sourced from vitest's releases.
Commits
32f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...0ad2cdc
chore(deps): update all non-major dependencies (#6890)4c96cce
fix: print ssrTransform error (#6885)98f76ea
fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)00ebea6
refactor(reporters): base reporter readability improvements (#6889)9b3c3de
chore: add JSDoc to Jest assertions and asymmetric matchers (#6822)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