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 1.2.3 to 1.2.6 #929

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios from 1.2.3 to 1.2.6.

Release notes

Sourced from axios's releases.

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

Changelog

Sourced from axios's changelog.

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)

Contributors to this release

Commits
  • 5bde91c chore(release): v1.2.6 (#5505)
  • 5a3d0a3 fix(types): fixed CommonRequestHeadersList & CommonResponseHeadersList ty...
  • 342c0ba fix(headers): added missed Authorization accessor; (#5502)
  • a105feb chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#5493)
  • 366161e chore(release): v1.2.5 (#5500)
  • 18c1710 docs: fix GitHub workflow badges (#5462)
  • 580f1e8 fix(types): fixed AxiosHeaders to handle spread syntax by making all methods ...
  • 6600d51 [Release] v1.2.4 (#5487)
  • 2a71f49 fix(types): renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5...
  • 6486929 Fix AxiosRequestHeaders & AxiosHeaders types; (#5482)
  • 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.3 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.2.3...v1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) January 30, 2023 22:01
@googlemaps-bot googlemaps-bot merged commit 77d92dd into master Jan 30, 2023
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/axios-1.2.6 branch January 30, 2023 22:01
googlemaps-bot added a commit that referenced this pull request Feb 11, 2023
### [3.3.27](v3.3.26...v3.3.27) (2023-02-11)

### Bug Fixes

* set fixed deps to mitigate ESM breakage ([#935](#935)) ([8fa0a9b](8fa0a9b))
* set fixed version for semantic release ([#936](#936)) ([5854ceb](5854ceb))

### Build System

* **deps-dev:** bump @types/node from 18.11.18 to 18.11.19 ([#932](#932)) ([258b1fb](258b1fb))
* **deps-dev:** bump nock from 13.2.9 to 13.3.0 ([#926](#926)) ([685f3a3](685f3a3))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#921](#921)) ([2ed54c5](2ed54c5))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#925](#925)) ([baad991](baad991))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([#924](#924)) ([578a1bb](578a1bb))
* **deps-dev:** bump typescript from 4.9.4 to 4.9.5 ([#930](#930)) ([17d152f](17d152f))
* **deps:** bump axios from 0.27.2 to 1.2.2 ([#920](#920)) ([4d14d12](4d14d12))
* **deps:** bump axios from 1.2.2 to 1.2.3 ([#927](#927)) ([583f30e](583f30e))
* **deps:** bump axios from 1.2.3 to 1.2.6 ([#929](#929)) ([77d92dd](77d92dd))
* **deps:** bump axios from 1.2.6 to 1.3.2 ([#931](#931)) ([1011451](1011451))
* **deps:** bump query-string from 7.1.3 to 8.1.0 ([#923](#923)) ([0a5af94](0a5af94))
* **deps:** bump retry-axios from 2.6.0 to 3.0.0 ([#922](#922)) ([bdadbbf](bdadbbf))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.27 🎉

The release is available on:

Your semantic-release bot 📦🚀

Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.27](googlemaps/google-maps-services-js@v3.3.26...v3.3.27) (2023-02-11)

### Bug Fixes

* set fixed deps to mitigate ESM breakage ([#935](googlemaps/google-maps-services-js#935)) ([8fa0a9b](googlemaps/google-maps-services-js@8fa0a9b))
* set fixed version for semantic release ([#936](googlemaps/google-maps-services-js#936)) ([5854ceb](googlemaps/google-maps-services-js@5854ceb))

### Build System

* **deps-dev:** bump @types/node from 18.11.18 to 18.11.19 ([#932](googlemaps/google-maps-services-js#932)) ([258b1fb](googlemaps/google-maps-services-js@258b1fb))
* **deps-dev:** bump nock from 13.2.9 to 13.3.0 ([#926](googlemaps/google-maps-services-js#926)) ([685f3a3](googlemaps/google-maps-services-js@685f3a3))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#921](googlemaps/google-maps-services-js#921)) ([2ed54c5](googlemaps/google-maps-services-js@2ed54c5))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#925](googlemaps/google-maps-services-js#925)) ([baad991](googlemaps/google-maps-services-js@baad991))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([#924](googlemaps/google-maps-services-js#924)) ([578a1bb](googlemaps/google-maps-services-js@578a1bb))
* **deps-dev:** bump typescript from 4.9.4 to 4.9.5 ([#930](googlemaps/google-maps-services-js#930)) ([17d152f](googlemaps/google-maps-services-js@17d152f))
* **deps:** bump axios from 0.27.2 to 1.2.2 ([#920](googlemaps/google-maps-services-js#920)) ([4d14d12](googlemaps/google-maps-services-js@4d14d12))
* **deps:** bump axios from 1.2.2 to 1.2.3 ([#927](googlemaps/google-maps-services-js#927)) ([583f30e](googlemaps/google-maps-services-js@583f30e))
* **deps:** bump axios from 1.2.3 to 1.2.6 ([#929](googlemaps/google-maps-services-js#929)) ([77d92dd](googlemaps/google-maps-services-js@77d92dd))
* **deps:** bump axios from 1.2.6 to 1.3.2 ([#931](googlemaps/google-maps-services-js#931)) ([1011451](googlemaps/google-maps-services-js@1011451))
* **deps:** bump query-string from 7.1.3 to 8.1.0 ([#923](googlemaps/google-maps-services-js#923)) ([0a5af94](googlemaps/google-maps-services-js@0a5af94))
* **deps:** bump retry-axios from 2.6.0 to 3.0.0 ([#922](googlemaps/google-maps-services-js#922)) ([bdadbbf](googlemaps/google-maps-services-js@bdadbbf))
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants