Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump axios from 0.21.1 to 1.2.4
Bumps axios from 0.21.1 to 1.2.4.
Release notes
Sourced from axios's releases.
Release v1.2.4
Release notes:
Bug Fixes
- types: renamed
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)- types: fix
AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
1.2.3
Release notes:
Bug Fixes
- types: fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) (0811963)
Contributors to this release
1.2.2
[1.2.2] - 2022-12-29
Fixed
- fix(ci): fix release script inputs #5392
- fix(ci): prerelease scipts #5377
- fix(ci): release scripts #5376
- fix(ci): typescript tests #5375
- fix: Brotli decompression #5353
- fix: add missing HttpStatusCode #5345
Chores
- chore(ci): set conventional-changelog header config #5406
- chore(ci): fix automatic contributors resolving #5403
- chore(ci): improved logging for the contributors list generator #5398
- chore(ci): fix release action #5397
- chore(ci): fix version bump script by adding bump argument for target version #5393
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #5342
- chore(ci): GitHub Actions Release script #5384
- chore(ci): release scripts #5364
Contributors to this release
v1.2.1
[1.2.1] - 2022-12-05
... (truncated)
Changelog
Sourced from axios's changelog.
1.2.4 (2023-01-22)
Bug Fixes
- types: renamed
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)- types: fix
AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
1.2.3 (2023-01-10)
Bug Fixes
- types: fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) (0811963)
Contributors to this release
[1.2.2] - 2022-12-29
Fixed
- fix(ci): fix release script inputs #5392
- fix(ci): prerelease scipts #5377
- fix(ci): release scripts #5376
- fix(ci): typescript tests #5375
- fix: Brotli decompression #5353
- fix: add missing HttpStatusCode #5345
Chores
- chore(ci): set conventional-changelog header config #5406
- chore(ci): fix automatic contributors resolving #5403
- chore(ci): improved logging for the contributors list generator #5398
- chore(ci): fix release action #5397
- chore(ci): fix version bump script by adding bump argument for target version #5393
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #5342
- chore(ci): GitHub Actions Release script #5384
- chore(ci): release scripts #5364
Contributors to this release
[1.2.1] - 2022-12-05
... (truncated)
Commits
6600d51[Release] v1.2.4 (#5487)2a71f49fix(types): renamedRawAxiosRequestConfigback toAxiosRequestConfig; (#5...6486929Fix AxiosRequestHeaders & AxiosHeaders types; (#5482)186ea06fix AxiosRequestConfig generic (#5478)557ed0achore(ci): fixed publish action; (#5470)484e0b6chore(release): v1.2.3 (#5459)d83316dchore(ci): enabled npm publishing; (#5460)d750901chore(ci): added an action to make GitHub & NPM releases when merging a relea...477c714chore(ci): fixed error in generating changelog with unnecessary spaces; (#5455)e2a1e28chore(ci): improved contributors & PRs sections generator; (#5453)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
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 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)