Bump axios from 1.6.1 to 1.6.2 in /webapp
Bumps axios from 1.6.1 to 1.6.2.
Release notes
Sourced from axios's releases.
Release v1.6.2
Release notes:
Features
- 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.
Contributors to this release
Changelog
Sourced from axios's changelog.
1.6.2 (2023-11-14)
Features
- 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.
Contributors to this release
Commits
-
b3be365
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) -
0c9d886
chore(ci): reworked ignoring files logic; (#6079) -
30873ee
chore(ci): add paths-ignore config to testing action; (#6078) -
cff9967
feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th... -
7009715
chore(ci): fixed release notification action; (#6064) -
7144f10
chore(ci): fixed release notification action; (#6063) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts