Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump axios from 0.27.2 to 1.3.0 #2935

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps axios from 0.27.2 to 1.3.0.

Release notes

Sourced from axios's releases.

Release v1.3.0

Release notes:

Bug Fixes

Features

  • fomdata: added support for spec-compliant FormData & Blob types; (#5316) (6ac574e)

Contributors to this release

Release v1.2.6

Release notes:

Bug Fixes

  • headers: added missed Authorization accessor; (#5502) (342c0ba)
  • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

Contributors to this release

Release v1.2.5

Release notes:

Bug Fixes

  • types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)

Contributors to this release

Release v1.2.4

Release notes:

Bug Fixes

  • types: renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5486) (2a71f49)
  • types: fix AxiosRequestConfig generic; (#5478) (9bce81b)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.3.0 (2023-01-31)

Bug Fixes

Features

  • fomdata: added support for spec-compliant FormData & Blob types; (#5316) (6ac574e)

Contributors to this release

1.2.6 (2023-01-28)

Bug Fixes

  • headers: added missed Authorization accessor; (#5502) (342c0ba)
  • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

Contributors to this release

1.2.5 (2023-01-26)

Bug Fixes

  • types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)

Contributors to this release

1.2.4 (2023-01-22)

Bug Fixes

  • types: renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5486) (2a71f49)
  • types: fix AxiosRequestConfig generic; (#5478) (9bce81b)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team January 31, 2023 22:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 31, 2023
@Thource Thource temporarily deployed to booksecuremove-pr-2935 January 31, 2023 22:15 Destroyed
@Thource Thource temporarily deployed to booksecuremove-pr-2935 February 1, 2023 08:09 Destroyed
@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-1.3.0 branch from 1f8bec7 to c4008f3 Compare February 1, 2023 09:19
@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-1.3.0 branch from c4008f3 to 09e86bc Compare February 1, 2023 09:30
@Thource Thource temporarily deployed to booksecuremove-pr-2935 February 1, 2023 09:31 Destroyed
@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-1.3.0 branch from 09e86bc to cc1f683 Compare February 1, 2023 12:32
@Thource Thource temporarily deployed to booksecuremove-pr-2935 February 1, 2023 12:32 Destroyed
@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

@dependabot recreate

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.3.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.3.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-1.3.0 branch from cc1f683 to 60aa316 Compare February 1, 2023 12:48
@Thource Thource temporarily deployed to booksecuremove-pr-2935 February 1, 2023 12:48 Destroyed
@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

E2E tests are failing because the server can't start due to an issue with axios, see here: axios/axios#5072

@Thource
Copy link
Contributor

Thource commented Feb 1, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

OK, I won't notify you about version 1.3.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-1.3.0 branch February 1, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant