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: google/gts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: google/gts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 10 commits
  • 4 files changed
  • 5 contributors

Commits on Jan 11, 2023

  1. build(deps): Bump got and js-green-licenses (#753)

    Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [js-green-licenses](https://github.com/google/js-green-licenses). These dependencies need to be updated together.
    
    
    Updates `got` from 9.6.0 to 11.8.6
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](sindresorhus/got@v9.6.0...v11.8.6)
    
    Updates `js-green-licenses` from 3.0.1 to 4.0.0
    - [Release notes](https://github.com/google/js-green-licenses/releases)
    - [Changelog](https://github.com/google/js-green-licenses/blob/main/CHANGELOG.md)
    - [Commits](google/js-green-licenses@v3.0.1...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    - dependency-name: js-green-licenses
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    09f98ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9ab6d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build(deps): Bump semver from 5.7.1 to 5.7.2 (#769)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 11, 2023
    Configuration menu
    Copy the full SHA
    a06f74d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    b328cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7582516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760ccc1 View commit details
    Browse the repository at this point in the history
  4. chore!: Upgrade to node 14 as the minimum version (#771)

    * chore!: Upgrade to node 14 as the minimum version
    
    ---------
    
    Co-authored-by: sofisl <[email protected]>
    ddelgrosso1 and sofisl authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6301178 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97e5620 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d4a06 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 5.0.0 (#772)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0f7d33c View commit details
    Browse the repository at this point in the history
Loading