Skip to content

v1.0.26

Compare
Choose a tag to compare
@googlemaps-bot googlemaps-bot released this 19 May 19:30
· 199 commits to main since this release

1.0.26 (2022-05-19)

Miscellaneous Chores

  • add --approve (c4c0f80)
  • deps-dev: bump @babel/preset-env from 7.16.11 to 7.17.10 (#344) (61c4e65)
  • deps-dev: bump @babel/preset-env from 7.17.10 to 7.17.12 (#363) (f6a9d4e)
  • deps-dev: bump @googlemaps/jest-mocks from 2.7.2 to 2.7.3 (#357) (4e0ab8f)
  • deps-dev: bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#347) (89b7498)
  • deps-dev: bump @types/google.maps from 3.48.7 to 3.48.8 (#358) (0b7dd00)
  • deps-dev: bump @types/selenium-webdriver from 4.0.20 to 4.1.0 (#360) (87ced7d)
  • deps-dev: bump chromedriver from 100.0.0 to 101.0.0 (#359) (f42f21e)
  • deps-dev: bump core-js from 3.22.2 to 3.22.5 (#350) (c6fbb70)
  • deps-dev: bump eslint-plugin-jest from 26.1.5 to 26.2.2 (#364) (40b986a)
  • deps-dev: bump rollup from 2.70.2 to 2.72.1 (#361) (ba2679f)
  • deps-dev: bump rollup from 2.72.1 to 2.73.0 (#362) (28a02f4)
  • deps-dev: bump selenium-webdriver and @types/selenium-webdriver (#356) (2476a53)
  • deps-dev: bump typescript from 4.6.3 to 4.6.4 (#345) (8db5ae9)
  • fix approval by providing url to pr (34ed0b6)
  • only approve (720be3d)
  • simplify dependabot workflow (e4d7924)
  • Synced file(s) with googlemaps/.github (#348) (c8c8d5b)
  • Synced file(s) with googlemaps/.github (#355) (72595f2)
  • Synced local '.github/' with remote 'sync-files/js/.github/' (#354) (842b6fb)
  • Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' (#353) (bdc1b9d)
  • update pull request approval comment (a52cc07)

Build System