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

refactor(SuperClusterAlgorithm): code cleanup #632

Merged
merged 1 commit into from
May 23, 2023

Conversation

vicb
Copy link
Contributor

@vicb vicb commented May 22, 2023

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@amuramoto amuramoto merged commit 50faccf into googlemaps:main May 23, 2023
googlemaps-bot pushed a commit that referenced this pull request May 24, 2023
### [2.1.4](v2.1.3...v2.1.4) (2023-05-24)

### Bug Fixes

* release Marker fix ([#641](#641)) ([d7c36bc](d7c36bc))

### Code Refactoring

* **algo:** cleanup utils ([#630](#630)) ([ab713ad](ab713ad))
* **Cluster:** cleanup ([#629](#629)) ([3c7e86e](3c7e86e))
* exports Marker from marker-utils ([#641](#641)) ([40b33c8](40b33c8))
* noop only needs the markers ([#631](#631)) ([a2e5d52](a2e5d52))
* **SuperClusterAlgorithm:** code cleanup ([#632](#632)) ([50faccf](50faccf))
* **utils:** add type guard to isAdvancedMarker ([#628](#628)) ([4c041a3](4c041a3))

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 ([#636](#636)) ([82361d8](82361d8))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#639](#639)) ([a91b3a0](a91b3a0))
* **deps-dev:** bump @typescript-eslint/parser from 5.59.6 to 5.59.7 ([#637](#637)) ([4fc1b4d](4fc1b4d))
* **deps-dev:** bump chromedriver from 111.0.0 to 113.0.0 ([#638](#638)) ([a4b0418](a4b0418))
* **deps-dev:** bump eslint from 7.32.0 to 8.41.0 ([#635](#635)) ([8be38ff](8be38ff))
* **deps-dev:** bump geckodriver from 3.2.0 to 4.0.0 ([#633](#633)) ([e132fa2](e132fa2))
* **deps-dev:** bump typedoc from 0.23.28 to 0.24.7 ([#634](#634)) ([7baab4f](7baab4f))
* Update release.yml ([e9f8f83](e9f8f83))
* Update release.yml ([b184ce4](b184ce4))
* Update release.yml ([e8eecf4](e8eecf4))
* Update release.yml ([7d0e658](7d0e658))
* Update release.yml ([5235647](5235647))
* Update release.yml ([f4fe8b5](f4fe8b5))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants