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: skip axios 0.23.0 #691

Merged
merged 1 commit into from
Oct 25, 2021
Merged

chore: skip axios 0.23.0 #691

merged 1 commit into from
Oct 25, 2021

Conversation

jpoehnelt
Copy link
Contributor

@jpoehnelt jpoehnelt commented Oct 25, 2021

closes #682

See discussion in axios/axios#4141.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2021
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #691 (925a01b) into master (ac9c5ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #691   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          22       22           
  Lines         780      780           
  Branches      133      133           
=======================================
  Hits          777      777           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef7a818...925a01b. Read the comment docs.

@jpoehnelt jpoehnelt merged commit 752f7f9 into master Oct 25, 2021
@jpoehnelt jpoehnelt deleted the chore/axios branch October 25, 2021 19:21
googlemaps-bot added a commit that referenced this pull request Nov 1, 2021
### [3.3.1](v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](#691)) ([752f7f9](752f7f9))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](#695)) ([b6f2231](b6f2231))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](#697)) ([d459349](d459349))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](#692)) ([b6d2072](b6d2072))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](#694)) ([67f8480](67f8480))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](#693)) ([873417d](873417d))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](#686)) ([ef7a818](ef7a818))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.1](googlemaps/google-maps-services-js@v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](googlemaps/google-maps-services-js#691)) ([ebafcd6](googlemaps/google-maps-services-js@ebafcd6))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](googlemaps/google-maps-services-js#695)) ([37a62e4](googlemaps/google-maps-services-js@37a62e4))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](googlemaps/google-maps-services-js#697)) ([eb42b86](googlemaps/google-maps-services-js@eb42b86))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](googlemaps/google-maps-services-js#692)) ([1aacf1a](googlemaps/google-maps-services-js@1aacf1a))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](googlemaps/google-maps-services-js#694)) ([d4210b9](googlemaps/google-maps-services-js@d4210b9))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](googlemaps/google-maps-services-js#693)) ([6b9fa48](googlemaps/google-maps-services-js@6b9fa48))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](googlemaps/google-maps-services-js#686)) ([84699a2](googlemaps/google-maps-services-js@84699a2))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.1](googlemaps/google-maps-services-js@v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](googlemaps/google-maps-services-js#691)) ([752f7f9](googlemaps/google-maps-services-js@752f7f9))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](googlemaps/google-maps-services-js#695)) ([b6f2231](googlemaps/google-maps-services-js@b6f2231))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](googlemaps/google-maps-services-js#697)) ([d459349](googlemaps/google-maps-services-js@d459349))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](googlemaps/google-maps-services-js#692)) ([b6d2072](googlemaps/google-maps-services-js@b6d2072))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](googlemaps/google-maps-services-js#694)) ([67f8480](googlemaps/google-maps-services-js@67f8480))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](googlemaps/google-maps-services-js#693)) ([873417d](googlemaps/google-maps-services-js@873417d))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](googlemaps/google-maps-services-js#686)) ([ef7a818](googlemaps/google-maps-services-js@ef7a818))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

axios instance incompatible after updating axios to 0.23.0
2 participants