Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Update react-google-maps to the latest version 🚀 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 16, 2017

Version 9.0.0 of react-google-maps was just published.

Dependency react-google-maps
Current Version 8.5.0
Type dependency

The version 9.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-google-maps.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 17 commits.

  • d47e95c chore(release): 9.0.0
  • aeaec24 docs: compile from src with styleguidist
  • 5f7f55d chore(lib): compile from src with babel
  • e730e21 chore(src/components): compile from src/macros with babel
  • 99715c0 docs: correct googleMapURL
  • b3985f4 fix(Marker): remove buggy MarkerWithLabel support
  • 3f7670f feat(addons/MarkerWithLabel): separate from Marker
  • bcb8c38 chore(tx/MapChild): support KlassNameOverrride
  • b4fe224 feat(package.json): add markerwithlabel to dependencies
  • 4204eb0 chore(.gitignore): .idea
  • f395ffd chore(.editorconfig): add jsx
  • 47f6f38 chore: remove visualization
  • ae00454 chore: remove places
  • 0f4cb03 chore: remove drawing
  • 2729657 chore: remove async

There are 17 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Oct 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 17, 2017

Version 9.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 81651a5 chore(release): 9.0.1
  • 93c31ca docs: compile from src with styleguidist
  • a44fb4a chore(lib): compile from src with babel
  • aea80c7 chore(src/components): compile from src/macros with babel
  • dcd7c86 docs(GroundOverlay): change to defaultUrl and defaultBounds
  • 349b620 fix(GroundOveray): use defaultUrl and defaultBounds instead

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 23, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2017

Version 9.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 019451c chore(release): 9.0.2
  • ec1db98 docs: compile from src with styleguidist
  • 00f9c33 chore(lib): compile from src with babel
  • e094865 chore(src/components): compile from src/macros with babel
  • 54e11cb docs: change @url to JSDoc @see tag
  • 317d24b docs: compile from src with styleguidist
  • 3960d80 docs(SearchBox.md): add missing lodash
  • 1651908 docs(ISSUE_TEMPLATE.md): add Getting Help section
  • ba3b958 docs(README.md): Update Getting Help section

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2017

Version 9.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • df71376 chore(release): 9.0.3
  • cbb1b70 docs: compile from src with styleguidist
  • 856356e chore(lib): compile from src with babel
  • 02fcbb6 chore(src/components): compile from src/macros with babel
  • c45b0fa chore(.travis.yml): upgrade codeclimate
  • 7cb9194 chore(package.json): remove eslint
  • 4cb93a4 chore(package.json): integrate prettier config
  • 2233bd8 chore(package.json): integrate babel config
  • bbf7529 style(package.json): reorder
  • d45d830 docs: remove Usage sections
  • cc62e4a chore(styleguide.config.js): enable showCode
  • f36efa6 fix(MarkerClusterer): correct native doc link
  • b071687 docs(README.md): add MarkerClusterer#getMarkers demo

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2017

Version 9.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 7559b2f chore(release): 9.1.0
  • c755c29 docs: compile from src with styleguidist
  • 9641645 chore(lib): compile from src with babel
  • 71d3b3e chore(src/components): compile from src/macros with babel
  • 94931ae feat(places/SearchBox): support react@^16.0.0
  • ebb9be8 feat(package.json): upgrade to recompose@^0.26.0
  • 963716d feat(package.json): support react@^16.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 26, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2017

Version 9.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 672f01b chore(release): 9.2.0
  • f9efad0 docs: compile from src with styleguidist
  • c67c942 chore(lib): compile from src with babel
  • 080ab2d chore(src/components): compile from src/macros with babel
  • 238a352 feat(places/SearchBox): allow other elements around SearchBox input

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 27, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 27, 2017

Version 9.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 2e70794 chore(release): 9.2.1
  • 36a598e docs: compile from src with styleguidist
  • 69df908 chore(lib): compile from src with babel
  • 83aec63 chore(src/components): compile from src/macros with babel
  • 72cb16f fix(addons/InfoBox): don't open again on update
  • 98a9c1f fix(InfoWindow): don't open again on update

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2017

Version 9.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • d83f632 chore(release): 9.2.2
  • c5383a6 docs: compile from src with styleguidist
  • 507e5f4 chore(lib): compile from src with babel
  • e0e1911 chore(src/components): compile from src/macros with babel
  • c7604d5 docs(addons/InfoBox): update
  • 6a61f2c fix(InfoWindow): use ReactDOM.createPortal in React@^16
  • c4ded8b docs: compile from src with styleguidist
  • ee2dcc7 chore(styleguide.config.js): add styleguideDir
  • e09b5ea docs: require with real paths
  • eb59166 chore(styleguide.config.js): add resolve.alias
  • aa123cc docs(README.md): fix typo (#686)
  • 72318ca chore(package.json): remove codeclimate-test-reporter

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2017

Version 9.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 3607597 chore(release): 9.2.3
  • 2faa31a docs: compile from src with styleguidist
  • 37f30ab chore(lib): compile from src with babel
  • 9f37fc1 chore(src/components): compile from src/macros with babel
  • ed764c6 fix(InfoWindow): do not remove container element on mount
  • f008c2c fix(addons/MarkerClusterer): add missed cluster class binding (#706)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2017

Version 9.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c7f6d26 chore(release): 9.3.0
  • 8668288 docs: compile from src with styleguidist
  • d72a8d5 chore(lib): compile from src with babel
  • 393071b chore(src/components): compile from src/macros with babel
  • 7531f8c chore(package.json): ugprade devDependencies
  • 9b18f8d fix(package.json): files including src/
  • 072b4c7 feat(package.json): add TypeScript definitions. (#646)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2017

Version 9.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • d8ebf4a chore(release): 9.4.0
  • f0f7071 docs: compile from src with styleguidist
  • 7d3c9ee chore(lib): compile from src with babel
  • 0c6f301 chore(src/components): compile from src/macros with babel
  • 55a2f55 feat(StandaloneSearchBox): accept wrapped input (#709)
  • 7a29420 fix(types/index.d.ts): draggable property type (#710)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 26, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 26, 2017

Version 9.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • e2a22a7 chore(release): 9.4.1
  • a0bc9dc docs: compile from src with styleguidist
  • e0a3a43 chore(lib): compile from src with babel
  • f388e81 chore(src/components): compile from src/macros with babel
  • 6fc7841 fix(addons/InfoBox): named require from google-maps-infobox module

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 6, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2017

Version 9.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 57a701f chore(release): 9.4.2
  • 1a96eb4 docs: compile from src with styleguidist
  • 38407f3 chore(lib): compile from src with babel
  • 1b58afd chore(src/components): compile from src/macros with babel
  • e9372df docs(introduction.md): typo fix (#720)
  • bab1481 fix(package.json): move eslint to devDependencies (#715)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 14, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 14, 2017

Version 9.4.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • a020846 chore(release): 9.4.3
  • 548004b docs: compile from src with styleguidist
  • 48c0646 chore(lib): compile from src with babel
  • be35694 chore(src/components): compile from src/macros with babel
  • 0c8e943 fix(places/SearchBox): undefined child at unmount

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 4, 2018

Version 9.4.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 7d0680b chore(release): 9.4.4
  • e05502a docs: compile from src with styleguidist
  • a339980 chore(lib): compile from src with babel
  • bdc74a6 chore(src/components): compile from src/macros with babel
  • bc7c43c chore(package.json): add release with CHANGELOG
  • a9fc95a chore(package.json): yarn upgrade
  • 2b655a7 docs(README.md): include CodeSandbox

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 5, 2018

Version 9.4.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • ca5c5c6 chore(release): 9.4.5
  • b9cac55 docs: compile from src with styleguidist
  • c0207aa chore(lib): compile from src with babel
  • 6b8737c chore(src/components): compile from src/macros with babel
  • 6955d01 fix(types): fix OverlayView type definition

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants