Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/google-maps-services-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.29
Choose a base ref
...
head repository: googlemaps/google-maps-services-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.30
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 24, 2023

  1. build(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#978)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.7...2.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    0d94a34 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 18.15.11 to 18.16.0 (#975)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.16.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3dc0297 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. build(deps-dev): bump nock from 13.3.0 to 13.3.1 (#979)

    Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.3.1.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.0...v13.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    4d7863c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. build(deps-dev): bump typedoc from 0.24.6 to 0.24.7 (#982)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.6 to 0.24.7.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.24.6...v0.24.7)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    a738405 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.3.30 [skip ci]

    ### [3.3.30](v3.3.29...v3.3.30) (2023-05-08)
    
    ### Build System
    
    * **deps-dev:** bump @types/node from 18.15.11 to 18.16.0 ([#975](#975)) ([3dc0297](3dc0297))
    * **deps-dev:** bump nock from 13.3.0 to 13.3.1 ([#979](#979)) ([4d7863c](4d7863c))
    * **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#978](#978)) ([0d94a34](0d94a34))
    * **deps-dev:** bump typedoc from 0.24.6 to 0.24.7 ([#982](#982)) ([a738405](a738405))
    googlemaps-bot committed May 8, 2023
    Configuration menu
    Copy the full SHA
    95957c4 View commit details
    Browse the repository at this point in the history
Loading