Skip to content

Bump axios from 1.3.3 to 1.3.4 #656

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

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios from 1.3.3 to 1.3.4.

Release notes

Sourced from axios's releases.

Release v1.3.4

Release notes:

Bug Fixes

  • blob: added a check to make sure the Blob class is available in the browser's global scope; (#5548) (3772c8f)
  • http: fixed regression bug when handling synchronous errors inside the adapter; (#5564) (a3b246c)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.3.4 (2023-02-22)

Bug Fixes

  • blob: added a check to make sure the Blob class is available in the browser's global scope; (#5548) (3772c8f)
  • http: fixed regression bug when handling synchronous errors inside the adapter; (#5564) (a3b246c)

Contributors to this release

Commits
  • 2e70cec chore(release): v1.3.4 (#5565)
  • cbe2de6 chore(ci): remove team-reviewers config; (#5566)
  • 2b1fc73 chore(docs): added missing config.transport doc (#5444)
  • 3772c8f fix(blob): added a check to make sure the Blob class is available in the brow...
  • a3b246c fix(http): fixed regression bug when handling synchronous errors inside the a...
  • See full diff 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.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 27, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 376fab9
Status: ✅  Deploy successful!
Preview URL: https://4e41e810.laravel-wallet.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-axio-bay7.laravel-wallet.pages.dev

View logs

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #656 (24ec8f1) into master (0c1f911) will not change coverage.
The diff coverage is n/a.

❗ Current head 24ec8f1 differs from pull request most recent head 376fab9. Consider uploading reports for the commit 376fab9 to get more accurate results

@@             Coverage Diff             @@
##              master      #656   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       529       529           
===========================================
  Files             83        83           
  Lines           1810      1810           
===========================================
  Hits            1810      1810           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rez1dent3 rez1dent3 merged commit 4cf9e0a into master Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-1.3.4 branch February 28, 2023 12:27
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