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.34
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.35
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 17, 2023

  1. build(deps-dev): bump nock from 13.3.1 to 13.3.2 (#1009)

    Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.3.2.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.1...v13.3.2)
    
    ---
    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 Jul 17, 2023
    Configuration menu
    Copy the full SHA
    78a496d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#1010)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aae7caa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 (#1012)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b80e424 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 (#1016)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    67758a5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.3.35 [skip ci]

    ### [3.3.35](v3.3.34...v3.3.35) (2023-07-31)
    
    ### Build System
    
    * **deps-dev:** bump @types/node from 20.4.2 to 20.4.4 ([#1012](#1012)) ([b80e424](b80e424))
    * **deps-dev:** bump @types/node from 20.4.4 to 20.4.5 ([#1016](#1016)) ([67758a5](67758a5))
    * **deps-dev:** bump nock from 13.3.1 to 13.3.2 ([#1009](#1009)) ([78a496d](78a496d))
    * **deps-dev:** bump word-wrap from 1.2.3 to 1.2.4 ([#1010](#1010)) ([aae7caa](aae7caa))
    googlemaps-bot committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b79d7bb View commit details
    Browse the repository at this point in the history
Loading