withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)
PRs
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)
PRs
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
Bumps the all-deps group with 15 updates:
1.6.0
1.6.3
7.23.2
7.23.7
7.23.2
7.23.7
7.23.2
7.23.3
6.0.1
6.1.0
29.5.7
29.5.11
20.8.10
20.10.6
6.9.1
6.17.0
6.9.1
6.17.0
8.53.0
8.56.0
9.0.0
9.1.0
5.0.1
5.1.2
3.0.3
3.1.1
4.3.0
4.9.2
5.2.2
5.3.3
Updates
axios
from 1.6.0 to 1.6.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b15b918
chore(release): v1.6.3 (#6151)b76cce0
chore(ci): added branches filter for notify action; (#6084)5e7ad38
fix: Regular Expression Denial of Service (ReDoS) (#6132)8befb86
docs: update alloy link (#6145)d18f40d
docs: add headline sponsorsb3be365
chore(release): v1.6.2 (#6082)8739acb
chore(ci): removed redundant release action; (#6081)bfa9c30
chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3
chore(docs): update README.md (#6048)b12a608
chore(ci): removed paths-ignore filter; (#6080)Updates
@babel/core
from 7.23.2 to 7.23.7Release notes
Sourced from
@​babel/core
's releases.... (truncated)
Changelog
Sourced from
@​babel/core
's changelog.... (truncated)
Commits
e428a6d
v7.23.73e79f48
Avoid unpreventableunhandledRejection
events (#16167)d02c1f7
v7.23.6f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)8479012
v7.23.5c100223
Update jest-light-runner & jest (#16136)cf53966
chore(deps): update dependency import-meta-resolve to v4 (#16086)1bce5c9
v7.23.3934c1b3
Fix Node.js 10 CI failure (#16084)c46f000
Refactor handling of modules plugins inpreset-env
(#15988)Updates
@babel/preset-env
from 7.23.2 to 7.23.7Release notes
Sourced from
@​babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@​babel/preset-env
's changelog.... (truncated)
Commits
e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.68fa2a91
[babel 8] Removeloose
andspec
options frompreset-env
(#16043)380d186
fix:for of
withiterableIsArray
and shadowing variable (#16011)d93c702
Bump browserslist to 4.22.2 (#16151)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)8479012
v7.23.57c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)1bce5c9
v7.23.3Updates
@babel/preset-typescript
from 7.23.2 to 7.23.3Release notes
Sourced from
@​babel/preset-typescript
's releases.Changelog
Sourced from
@​babel/preset-typescript
's changelog.Commits
1bce5c9
v7.23.31e15165
Require exact Babel 8 version inassertVersion
(#15955)Updates
@rollup/plugin-json
from 6.0.1 to 6.1.0Changelog
Sourced from
@​rollup/plugin-json
's changelog.Commits
e1d317b
chore(json): update dependencies40efea8
chore(repo): assert changelogs (#134)16f8ba5
docs: normalize Array format in READMEs (#117)cb9775d
chore: update homepage link in packages. fixes #111c94427d
chore(release): json v4.0.1445f8ca
fix(json): cannot be imported by rollup (#81)6c1cc76
chore: remove placeholder security script from each plugin (#77)03a2e57
chore: fix linting errors that snuck through4f0bff5
feat: export Rollup*Options interfaces (#53)3d6132a
chore: align scripts to use pnpm runUpdates
@types/jest
from 29.5.7 to 29.5.11Commits
Updates
@types/node
from 20.8.10 to 20.10.6Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 6.17.0Release notes
Sourced from
@​typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@​typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e566a5d
chore: publish v6.17.0675e987
fix(eslint-plugin): [no-restricted-imports] prevent crash whenpatterns
or ...5857356
feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)6a219bd
feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...5ad1b76
docs: modify examples for explicit-module-boundary-types (#7404)cde4d4d
docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code sample...7246e56
chore: publish v6.16.03182959
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...3031117
docs(eslint-plugin): enforce a heading for each rule option (#8015)b3f87fc
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)Updates
@typescript-eslint/parser
from 6.9.1 to 6.17.0Release notes
Sourced from
@​typescript-eslint/parser
's releases.