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: googleapis/nodejs-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.13.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.14.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 4 contributors

Commits on Aug 14, 2024

  1. feat(spanner): Add resource reference annotation to backup schedules (#…

    …2093)
    
    * feat(spanner): add edition field to the instance proto
    
    PiperOrigin-RevId: 662226829
    
    Source-Link: googleapis/googleapis@eb87f47
    
    Source-Link: googleapis/googleapis-gen@0fb784e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGZiNzg0ZTgyNjdmMDkzMWQyNGYxNTJlYzVmNjZlODA5YzJhMmVmYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(spanner): Add resource reference annotation to backup schedules
    docs(spanner): Add an example to filter backups based on schedule name
    
    PiperOrigin-RevId: 662402292
    
    Source-Link: googleapis/googleapis@96facec
    
    Source-Link: googleapis/googleapis-gen@fe33f1c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmUzM2YxYzYxNDE1YWVmNGU3MGY0OTFkZmI4Nzg5YTY4ZThkOTA4MyJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    df539e6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency google-gax to v4.3.9 (#2094)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-gax](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.8` -> `4.3.9`](https://renovatebot.com/diffs/npm/google-gax/4.3.8/4.3.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/google-gax/4.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/google-gax/4.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/google-gax/4.3.8/4.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/google-gax/4.3.8/4.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gax-nodejs (google-gax)</summary>
    
    ### [`v4.3.9`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#439-2024-08-06)
    
    [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.8...google-gax-v4.3.9)
    
    ##### Bug Fixes
    
    -   reduce duplicate code in streaming retries and add a test ([#&#8203;1636](https://togithub.com/googleapis/gax-nodejs/issues/1636)) ([83b52e1](https://togithub.com/googleapis/gax-nodejs/commit/83b52e14ba3bb1e9f0e079ea53e47ec32b4cfd45))
    -   test application cleanup ([#&#8203;1639](https://togithub.com/googleapis/gax-nodejs/issues/1639)) ([76ac496](https://togithub.com/googleapis/gax-nodejs/commit/76ac496fe42f1176df733d0adcc755bd4e773b10))
    
    </details>
    
    ---
    
    ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/nodejs-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    renovate-bot authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    487efc0 View commit details
    Browse the repository at this point in the history
  3. chore: [node] add auto-approve templates, and install dependencies wi…

    …th engines-strict (#2056)
    
    chore: add auto-approve templates, and install dependencies with engines-strict
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/4a02d97333d1c1642d1b19b00645afdcf4ab36a4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:68e1cece0d6d3336c4f1cb9d2857b020af5574dff6da6349293d1c6d4eea82d8
    gcf-owl-bot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    37d70ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d2151 View commit details
    Browse the repository at this point in the history
Loading