chore(deps): bump googlemaps.github.io/maps from 0.0.0-20190206003505-be134e760d70 to 1.4.0 #33

Merged
argoyle merged 1 commits from dependabot-go_modules-googlemaps.github.io-maps-1.4.0 into master 2023-05-08 18:56:31 +00:00
argoyle commented 2023-05-08 18:47:56 +00:00 (Migrated from gitlab.com)

Bumps googlemaps.github.io/maps from 0.0.0-20190206003505-be134e760d70 to 1.4.0.

Release notes

Sourced from googlemaps.github.io/maps's releases.

v1.4.0

1.4.0 (2023-02-07)

Features

v1.3.3

1.3.3 (2023-01-11)

Bug Fixes

  • sets semantic release version (6121d6c)

v1.3.2

1.3.2 (2021-03-29)

Bug Fixes

  • Add Language to FindPlaceFromTextRequest (#254) (6584713)

v1.3.1

1.3.1 (2020-11-19)

Bug Fixes

  • handles case where binary request does not return a response (#251) (621d707)

v1.3.0

1.3.0 (2020-11-19)

Features

  • add ability to pass the experience id within the context (#248) (74a905b)

v1.2.3

1.2.3 (2020-10-06)

Bug Fixes

v1.2.2

1.2.2 (2020-08-14)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [googlemaps.github.io/maps](https://github.com/googlemaps/google-maps-services-go) from 0.0.0-20190206003505-be134e760d70 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googlemaps/google-maps-services-go/releases">googlemaps.github.io/maps's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h1><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.3.3...v1.4.0">1.4.0</a> (2023-02-07)</h1> <h3>Features</h3> <ul> <li>add new place details fields (<a href="https://github.com/googlemaps/google-maps-services-go/issues/280">#280</a>) (<a href="https://github.com/googlemaps/google-maps-services-go/commit/d757700d4eb9a15a3faa7af90c61d8270e2f8333">d757700</a>)</li> </ul> <h2>v1.3.3</h2> <h2><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.3.2...v1.3.3">1.3.3</a> (2023-01-11)</h2> <h3>Bug Fixes</h3> <ul> <li>sets semantic release version (<a href="https://github.com/googlemaps/google-maps-services-go/commit/6121d6cc0c01f9fecb41fc645986674318285ea9">6121d6c</a>)</li> </ul> <h2>v1.3.2</h2> <h2><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.3.1...v1.3.2">1.3.2</a> (2021-03-29)</h2> <h3>Bug Fixes</h3> <ul> <li>Add Language to FindPlaceFromTextRequest (<a href="https://github.com/googlemaps/google-maps-services-go/issues/254">#254</a>) (<a href="https://github.com/googlemaps/google-maps-services-go/commit/6584713ac1bcf770c964487964b7299cf370866f">6584713</a>)</li> </ul> <h2>v1.3.1</h2> <h2><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.3.0...v1.3.1">1.3.1</a> (2020-11-19)</h2> <h3>Bug Fixes</h3> <ul> <li>handles case where binary request does not return a response (<a href="https://github.com/googlemaps/google-maps-services-go/issues/251">#251</a>) (<a href="https://github.com/googlemaps/google-maps-services-go/commit/621d70731566a6c7c11fc09a2bd4bbad4989fc88">621d707</a>)</li> </ul> <h2>v1.3.0</h2> <h1><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.2.3...v1.3.0">1.3.0</a> (2020-11-19)</h1> <h3>Features</h3> <ul> <li>add ability to pass the experience id within the context (<a href="https://github.com/googlemaps/google-maps-services-go/issues/248">#248</a>) (<a href="https://github.com/googlemaps/google-maps-services-go/commit/74a905b3ac811444a2fed0575c8327330ec475b3">74a905b</a>)</li> </ul> <h2>v1.2.3</h2> <h2><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.2.2...v1.2.3">1.2.3</a> (2020-10-06)</h2> <h3>Bug Fixes</h3> <ul> <li>remove old fields <a href="https://github.com/googlemaps/google-maps-services-go/issues/201">#201</a> (<a href="https://github.com/googlemaps/google-maps-services-go/issues/247">#247</a>) (<a href="https://github.com/googlemaps/google-maps-services-go/commit/f2f6eaa6241d23638a88308cf5514f8f7321fdbf">f2f6eaa</a>)</li> </ul> <h2>v1.2.2</h2> <h2><a href="https://github.com/googlemaps/google-maps-services-go/compare/v1.2.1...v1.2.2">1.2.2</a> (2020-08-14)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googlemaps/google-maps-services-go/commits/v1.4.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-05-08 18:56:31 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/geo-service#33