ioBroker.sourceanalytix
ioBroker.sourceanalytix copied to clipboard
chore(deps): bump axios and @alcalzone/release-script
Bumps axios to 1.6.2 and updates ancestor dependency @alcalzone/release-script. These dependencies need to be updated together.
Updates axios from 0.26.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
withCredentialsbehavior; (#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
Release v1.6.1
Release notes:
Bug Fixes
- formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
- platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)
Contributors to this release
Release v1.6.0
Release notes:
Bug Fixes
- CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
- dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
- types: fix AxiosHeaders types; (#5931) (a1c8ad0)
PRs
- CVE 2023 45857 ( #6028 )
⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.2 (2023-11-14)
Features
- withXSRFToken: added withXSRFToken option as a workaround to achieve the old
withCredentialsbehavior; (#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
1.6.1 (2023-11-08)
Bug Fixes
- formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
- platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)
Contributors to this release
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.1.6.0 (2023-10-26)
Bug Fixes
... (truncated)
Commits
b3be365chore(release): v1.6.2 (#6082)8739acbchore(ci): removed redundant release action; (#6081)bfa9c30chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3chore(docs): update README.md (#6048)b12a608chore(ci): removed paths-ignore filter; (#6080)0c9d886chore(ci): reworked ignoring files logic; (#6079)30873eechore(ci): add paths-ignore config to testing action; (#6078)cff9967feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...7009715chore(ci): fixed release notification action; (#6064)7144f10chore(ci): fixed release notification action; (#6063)- Additional commits viewable in compare view
Updates @alcalzone/release-script from 3.6.0 to 3.8.0
Release notes
Sourced from @alcalzone/release-script's releases.
Release v3.8.0
gitplugin: allow to skip push stage vianoPushoptionRelease v3.7.3
packageplugin: Support monorepos managed with Yarn v4Release v3.7.2
iobrokerplugin: Fixed issue in changelog cleanup routine introduced in3.7.1Release v3.7.1
iobrokerplugin: Detect more author names and @ mentions in the changelogRelease v3.7.0
- Added
-lfoption to run the lock file update with the--forceflag- Dependency upgrades
Changelog
Sourced from @alcalzone/release-script's changelog.
3.8.0 (2024-07-23)
gitplugin: allow to skip push stage vianoPushoption3.7.3 (2024-07-05)
packageplugin: Support monorepos managed with Yarn v43.7.2 (2024-06-24)
iobrokerplugin: Fixed issue in changelog cleanup routine introduced in3.7.13.7.1 (2024-06-12)
iobrokerplugin: Detect more author names and @ mentions in the changelog3.7.0 (2023-11-29)
- Added
-lfoption to run the lock file update with the--forceflag- Dependency upgrades
Commits
9a14f20chore: release v3.8.0a0c7d17feat: add option to skip pushing to remote (#172)4da181dchore: release v3.7.3a4982dcfix: only set--allflag for Yarn 4aff2d0ffix: yarn v4 support for monorepos (#171)0ce8359chore: release v3.7.2564ae9bfix: set unicode flag for author name regex (#170)74822d4chore: release v3.7.13c0c9fdRun workflows with node 20, dropped node 14 and 16 support (#169)ee8c4b4build: bump tar from 6.1.11 to 6.2.1 (#167)- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.