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

feat: use @googlemaps/url-signature #690

Merged
merged 2 commits into from
Oct 25, 2021
Merged

Conversation

jpoehnelt
Copy link
Contributor

@jpoehnelt jpoehnelt commented Oct 25, 2021

No description provided.

@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 #690 (c4f050a) into master (80a15ec) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head c4f050a differs from pull request most recent head 4333b4a. Consider uploading reports for the commit 4333b4a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   99.61%   99.61%   -0.01%     
==========================================
  Files          22       22              
  Lines         788      780       -8     
  Branches      133      133              
==========================================
- Hits          785      777       -8     
  Misses          3        3              
Impacted Files Coverage Δ
src/serialize.ts 100.00% <100.00%> (ø)

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 80a15ec...4333b4a. Read the comment docs.

@jpoehnelt jpoehnelt merged commit ac9c5ba into master Oct 25, 2021
@jpoehnelt jpoehnelt deleted the fix/googlemaps-url-signature branch October 25, 2021 16:57
googlemaps-bot added a commit that referenced this pull request Oct 25, 2021
## [3.3.0](v3.2.6...v3.3.0) (2021-10-25)

### Features

* use @googlemaps/url-signature ([#690](#690)) ([ac9c5ba](ac9c5ba))

### Build System

* **deps-dev:** bump @types/node from 16.10.2 to 16.10.6 ([#681](#681)) ([24ad2eb](24ad2eb))
* **deps-dev:** bump jest from 27.2.4 to 27.2.5 ([#677](#677)) ([cecd2f3](cecd2f3))
* **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#685](#685)) ([3dbf595](3dbf595))
* **deps-dev:** bump ts-jest from 27.0.5 to 27.0.7 ([#684](#684)) ([90196fb](90196fb))
* **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#687](#687)) ([80a15ec](80a15ec))
* **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#683](#683)) ([37d8cfc](37d8cfc))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.0 🎉

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.0](googlemaps/google-maps-services-js@v3.2.6...v3.3.0) (2021-10-25)

### Features

* use @googlemaps/url-signature ([#690](googlemaps/google-maps-services-js#690)) ([92c0053](googlemaps/google-maps-services-js@92c0053))

### Build System

* **deps-dev:** bump @types/node from 16.10.2 to 16.10.6 ([#681](googlemaps/google-maps-services-js#681)) ([cca2509](googlemaps/google-maps-services-js@cca2509))
* **deps-dev:** bump jest from 27.2.4 to 27.2.5 ([#677](googlemaps/google-maps-services-js#677)) ([759ad76](googlemaps/google-maps-services-js@759ad76))
* **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#685](googlemaps/google-maps-services-js#685)) ([4c83237](googlemaps/google-maps-services-js@4c83237))
* **deps-dev:** bump ts-jest from 27.0.5 to 27.0.7 ([#684](googlemaps/google-maps-services-js#684)) ([dba49a8](googlemaps/google-maps-services-js@dba49a8))
* **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#687](googlemaps/google-maps-services-js#687)) ([d5a679f](googlemaps/google-maps-services-js@d5a679f))
* **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#683](googlemaps/google-maps-services-js#683)) ([444e08a](googlemaps/google-maps-services-js@444e08a))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
## [3.3.0](googlemaps/google-maps-services-js@v3.2.6...v3.3.0) (2021-10-25)

### Features

* use @googlemaps/url-signature ([#690](googlemaps/google-maps-services-js#690)) ([ac9c5ba](googlemaps/google-maps-services-js@ac9c5ba))

### Build System

* **deps-dev:** bump @types/node from 16.10.2 to 16.10.6 ([#681](googlemaps/google-maps-services-js#681)) ([24ad2eb](googlemaps/google-maps-services-js@24ad2eb))
* **deps-dev:** bump jest from 27.2.4 to 27.2.5 ([#677](googlemaps/google-maps-services-js#677)) ([cecd2f3](googlemaps/google-maps-services-js@cecd2f3))
* **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#685](googlemaps/google-maps-services-js#685)) ([3dbf595](googlemaps/google-maps-services-js@3dbf595))
* **deps-dev:** bump ts-jest from 27.0.5 to 27.0.7 ([#684](googlemaps/google-maps-services-js#684)) ([90196fb](googlemaps/google-maps-services-js@90196fb))
* **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#687](googlemaps/google-maps-services-js#687)) ([80a15ec](googlemaps/google-maps-services-js@80a15ec))
* **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#683](googlemaps/google-maps-services-js#683)) ([37d8cfc](googlemaps/google-maps-services-js@37d8cfc))
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.

2 participants