Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
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: googleapis/nodejs-googleapis-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: googleapis/nodejs-googleapis-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.1
Choose a head ref
  • 8 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 15, 2023

  1. docs: fix node release schedule link (#520)

    Co-authored-by: Jeffrey Rennie <[email protected]>
    
    Source-Link: googleapis/synthtool@1a24315
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7707440 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix: Timeout type (#528)

    * fix: Timeout type
    
    * fix: `tsconfig` includes
    
    * chore: revert `tsconfig.json` change
    
    * fix: Add `@babel/plugin-proposal-private-methods` to fix docs error
    d-goog authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    788344f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/tmp to v0.2.4 (#523)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/tmp](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tmp) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.2.3` -> `0.2.4`](https://renovatebot.com/diffs/npm/@types%2ftmp/0.2.3/0.2.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftmp/0.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftmp/0.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftmp/0.2.3/0.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftmp/0.2.3/0.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-googleapis-common).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    55dbe04 View commit details
    Browse the repository at this point in the history
  3. chore(nodejs): Add system-test/fixtures to .eslintignore (#529)

    * fix: Add `system-test/fixtures` to `.eslintignore`
    
    * refactor: Use `**`
    
    Source-Link: googleapis/synthtool@b7858ba
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:abc68a9bbf4fa808b25fa16d3b11141059dc757dbc34f024744bba36c200b40f
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Bankhead <[email protected]>
    3 people authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    eab0ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. chore(deps): update actions/checkout action to v4 (#522)

    * chore(deps): update actions/checkout action to v4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Bankhead <[email protected]>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0e2515c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. chore(deps): update dependency @types/tmp to v0.2.5 (#532)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/tmp](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tmp) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.2.4` -> `0.2.5`](https://renovatebot.com/diffs/npm/@types%2ftmp/0.2.4/0.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftmp/0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftmp/0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftmp/0.2.4/0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftmp/0.2.4/0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-googleapis-common).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    99404c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. test: Update deps (#538)

    d-goog authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7db7e94 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.0.1 (#530)

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