nhsuk-frontend
nhsuk-frontend copied to clipboard
Bump axios, start-server-and-test and wait-on
Bumps axios to 1.6.8 and updates ancestor dependencies axios, start-server-and-test and wait-on. These dependencies need to be updated together.
Updates axios from 0.25.0 to 1.6.8
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Release v1.6.7
Release notes:
Bug Fixes
Contributors to this release
Release v1.6.6
Release notes:
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
Release v1.6.5
Release notes:
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.8 (2024-03-15)
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
1.6.7 (2024-01-25)
Bug Fixes
Contributors to this release
1.6.6 (2024-01-24)
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
1.6.5 (2024-01-05)
Bug Fixes
... (truncated)
Commits
ab3f0f9chore(release): v1.6.8 (#6303)2656612fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430fix(import): use named export for EventEmitter;8786e0ffix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227chore: update and bump deps (#6238)caa0625docs: update README responseEncoding types (#6194)41c4584docs: Update README.md to point to current axios version in CDN links (#6196)bf6974fchore(ci): add npm tag action; (#6231)a52e4d9chore(release): v1.6.7 (#6204)2b69888chore: remove unnecessary check (#6186)- Additional commits viewable in compare view
Updates start-server-and-test from 1.15.4 to 2.0.3
Release notes
Sourced from start-server-and-test's releases.
v2.0.3
2.0.3 (2023-11-16)
Bug Fixes
v2.0.2
2.0.2 (2023-11-05)
Bug Fixes
- deps: update dependency wait-on to v7.1.0 (efe7384)
v2.0.1
2.0.1 (2023-09-21)
Bug Fixes
v2.0.0
2.0.0 (2023-02-27)
Features
BREAKING CHANGES
default host to ping is 127.0.0.1
code format
v1.15.5
1.15.5 (2023-02-26)
Bug Fixes
Commits
ad35c2efix(deps): update dependency wait-on to v7.2.0 (#374)efe7384fix(deps): update dependency wait-on to v7.1.02fc1f98fix: bump minimum Node to v16, closes #3512d1decfadd note about localhost http (#372)04b33b3Fix: fix the interactive shell in the test process (#369)a9e395cfeat: making the default host 127.0.0.1 (#359)9df0423fix: pinging the server at 127.0.0.1 when using just the port number (#357)0e9984econfirm ::1 address works (#355)f418050add test using json-server and node v18 (#354)c5d7066split ci workflow jobs (#353)- See full diff in compare view
Updates wait-on from 6.0.1 to 7.2.0
Release notes
Sourced from wait-on's releases.
v7.2.0
Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.
Thanks
@AndrewMaxfor the PR #147 and also for those that confirmed it.v7.1.0
Update dependencies.
Add ability to specify timeout, httpTimeout, and tcpTimeout with a unit (ms, m, s, h), defaults to ms if not specified. Thanks
@ntkoopmanv7.0.1
Removed unnecessary eslint-plugin-standard. It was no longer needed since already included in another package.
v7.0.0
Updated dependencies:
- minimist
- eslint
- minimatch
- axios
- mocha
- rxjs
The update to latest mocha removed support for Node.js below 12.
Commits
a10322f7.2.0fc27d1bMerge branch 'AndrewMax-amaks/fix/axios-1.6.0'a71be27chore: bump Axios to 1.6.169092f4fix: update axios to 1.6.0 to fix CVE-2023-45857aefc49e7.1.00ec371eupdate semver96b0e33Merge pull request #144 from jeffbski/update-deps-2023-11-0218a9b6cmajor dep updatesf4c99aepatch and minor dep updatesb9ec579Merge branch 'ntkoopman-interval'- Additional commits viewable in compare view
You can trigger a rebase of this PR 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.