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

chore: bump axios from 1.2.0 to 1.3.3 #107

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps axios from 1.2.0 to 1.3.3.

Release notes

Sourced from axios's releases.

Release v1.3.3

Release notes:

Bug Fixes

  • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#5545) (a6dfa72)
  • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#5535) (c19f7bf)
  • headers: fixed the filtering logic of the clear method; (#5542) (ea87ebf)

Contributors to this release

Release v1.3.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.3.1

Release notes:

Bug Fixes

  • formdata: add hotfix to use the asynchronous API to compute the content-length header value; (#5521) (96d336f)
  • serializer: fixed serialization of array-like objects; (#5518) (08104c0)

Contributors to this release

Release v1.3.0

Release notes:

Bug Fixes

Features

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

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.3.3 (2023-02-13)

Bug Fixes

  • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#5545) (a6dfa72)
  • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#5535) (c19f7bf)
  • headers: fixed the filtering logic of the clear method; (#5542) (ea87ebf)

Contributors to this release

1.3.2 (2023-02-03)

Bug Fixes

Contributors to this release

1.3.1 (2023-02-01)

Bug Fixes

  • formdata: add hotfix to use the asynchronous API to compute the content-length header value; (#5521) (96d336f)
  • serializer: fixed serialization of array-like objects; (#5518) (08104c0)

Contributors to this release

1.3.0 (2023-01-31)

Bug Fixes

Features

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

... (truncated)

Commits
  • d9ebf8f chore(release): v1.3.3 (#5546)
  • a43bca0 chore(example): fix source map urls; (#5467)
  • a6dfa72 fix(formdata): added a check to make sure the FormData class is available in ...
  • c19f7bf fix(formdata): fixed setting NaN as Content-Length for form payload in some c...
  • ea87ebf fix(headers): fixed the filtering logic of the clear method; (#5542)
  • 0b44929 chore(release): v1.3.2 (#5531)
  • 6b3c305 fix(http): use explicit import instead of TextEncoder global; (#5530)
  • 128d56f fix(http): treat http://localhost as base URL for relative paths to avoid `ER...
  • 54d3fac chore(release): v1.3.1 (#5522)
  • 96d336f fix(formdata): add hotfix to use the asynchronous API to compute the content-...
  • Additional commits viewable in compare view

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)

Bumps [axios](https://github.com/axios/axios) from 1.2.0 to 1.3.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.2.0...v1.3.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@github-actions
Copy link

Coverage after merging dependabot/npm_and_yarn/axios-1.3.3 into master will be

72.05%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/client
   base.js69.14%66.67%63.16%72.04%100, 105, 105, 105–106, 108, 113, 113, 113–114, 116, 121, 121, 121–122, 124, 140–141, 147–148, 15, 167, 167, 167–168, 170, 37–41, 44, 51–54, 60, 68, 72–73, 78–79, 83, 97, 97, 97–98
   index.js60%50%100%66.67%1–2
   node.js58.49%55.56%36.36%66.67%14, 23, 25, 29, 36, 39, 39, 39–40, 42, 48–51, 9
packages/server/js
   connection.js75.39%63.48%96.97%79.19%100–101, 106–107, 110–111, 126, 136–137, 139, 145, 152–153, 158–160, 164, 167, 19–20, 203–204, 210–211, 213–214, 220–221, 223–224, 229–231, 233–234, 238, 248–249, 251–252, 258–260, 262–263, 265, 269–270, 272–273, 279–280, 282–283, 285–286, 42, 52, 56–59, 63, 70–72, 72, 72–73, 77, 79–84, 97–98
   constants.js100%100%100%100%
   errors.js51.72%38.46%50%66.67%13, 20, 20, 20–21, 23, 28, 28, 28, 4, 6, 8
   index.js61.59%57.63%42.86%67.95%100, 117, 120, 122, 134–136, 136, 136–138, 140–143, 148, 148, 148–150, 155, 159, 159, 159–160, 162, 18, 20–24, 29–30, 38, 44–45, 51–52, 57, 60–61, 64, 74, 92, 96–97, 97, 97–98
   logger.js50%40%60%54.55%15–16, 21, 21, 21–22, 27, 27, 27–28, 33
   render.js65.22%33.33%100%66.67%10, 12, 15, 6–7, 9, 9, 9
   request.js59.55%57.14%40%68.75%102, 106, 110, 114, 114, 114, 27–28, 28, 28, 28, 32, 36, 65–66, 77, 81, 85, 89, 89, 89–90, 94, 98
   response.js70.63%66.09%74.29%72.94%101–104, 107, 112–113, 120–121, 127, 130, 134–136, 14, 149–150, 152, 159–160, 164–165, 17, 173–175, 189, 192, 196, 200–201, 210–211, 223–224, 232, 253–254, 267–268, 272, 276, 280, 284, 292–293, 306, 310–312, 320–322, 53–54, 60, 62–64, 64, 64, 64, 64–65, 67, 76, 76–77, 85, 90, 90, 90–91, 93–95, 95, 95, 95, 95, 97, 97, 97–99
   routes.js64.63%57.32%60.61%70.23%101–103, 105, 105, 105–106, 111–112, 112, 112–113, 121, 121, 125–126, 134–136, 154–155, 165, 167, 173, 175, 177, 184, 187, 205, 209, 213, 217, 225, 229, 23, 233, 237, 24, 242–245, 27, 51–52, 54, 54–55, 57, 60–61, 80, 83–84, 84, 84, 84, 84–86, 86, 86–88, 88, 88–89, 91, 94, 94–95, 97, 97–98
   status.js100%100%100%100%
   utils.js63.04%48.48%81.82%68.75%10, 12–14, 14, 14, 14, 14–15, 17, 25–27, 30, 37, 49, 54, 69, 7, 7, 7–8, 80, 83, 9, 9, 9, 90, 90, 90, 94–95
   websocket.js72.22%25%100%81.82%19–20, 20, 20–21
packages/server/js/ws-protocol
   basic.js61.06%41.67%65.22%72.22%101–102, 105–106, 110, 110, 110–111, 117–118, 118, 118–119, 124, 124, 124–125, 25–26, 42, 46, 50, 50, 50, 56, 58, 67, 72, 83, 88, 88, 88–89, 93, 97–98
   echo.js100%100%100%100%
   fast-ws.js62.24%54.35%65%66.23%108, 108, 108–109, 111, 116, 116, 116–117, 119, 124, 124, 124–125, 127, 132, 132, 132–133, 135, 140, 140, 140–141, 143, 147–148, 157, 23–27, 30–31, 43, 52–56, 59, 79–80, 87–88, 96

@codecov-commenter
Copy link

Codecov Report

Base: 72.04% // Head: 72.04% // No change to project coverage 👍

Coverage data is based on head (d66e560) compared to base (1fc4214).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   72.04%   72.04%           
=======================================
  Files          18       18           
  Lines         966      966           
=======================================
  Hits          696      696           
  Misses        270      270           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #109.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-1.3.3 branch February 23, 2023 13:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant