Skip to content
This repository has been archived by the owner on Jul 20, 2023. 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-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: googleapis/nodejs-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 14 commits
  • 33 files changed
  • 8 contributors

Commits on Mar 7, 2021

  1. build: update gapic-generator-typescript to v1.2.10. (#877)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/2812cef8-9404-4275-bb51-8c6dafc1bc6f/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 361273630
    Source-Link: googleapis/googleapis@5477122
    yoshi-automation authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    680b475 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore(deps): update dependency sinon to v10 (#879)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^9.0.1` -> `^10.0.0`](https://renovatebot.com/diffs/npm/sinon/9.2.4/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/compatibility-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/confidence-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v10.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1000--2021-03-22)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.4...v10.0.0)
    
    ==================
    
    -   Upgrade nise to 4.1.0
    -   Use [@&#8203;sinonjs/eslint-config](https://togithub.com/sinonjs/eslint-config)[@&#8203;4](https://togithub.com/4) => Adopts ES2017 => Drops support for IE 11, Legacy Edge and legacy Safari
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-vision).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8a72159 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    6a82d95 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. chore(deps): update dependency @types/sinon to v10 (#887)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/9.0.11/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/compatibility-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/confidence-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-vision).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f1a9cd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore(deps): update dependency ts-loader to v9 (#890)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/ts-loader/8.1.0/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/compatibility-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/confidence-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v9.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v900)
    
    [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0)
    
    Breaking changes:
    
    -   minimum webpack version: 5
    -   minimum node version: 12
    
    Changes:
    
    -   [webpack 5 migration](https://togithub.com/TypeStrong/ts-loader/pull/1251) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly), [@&#8203;jonwallsten](https://togithub.com/jonwallsten), [@&#8203;sokra](https://togithub.com/sokra), [@&#8203;appzuka](https://togithub.com/appzuka), [@&#8203;alexander-akait](https://togithub.com/alexander-akait)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-vision).
    renovate-bot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2a2105d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. chore: regenerate common templates (#889)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/186c39d8-938f-497c-8229-46ff7b78fe4d/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@c6706ee
    Source-Link: googleapis/synthtool@b33b0e2
    Source-Link: googleapis/synthtool@898b38a
    yoshi-automation authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    311d55f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. chore: migrate to owl bot (#886)

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen fb91803ccef5d7c695139b22788b309e2197856b
    
    * chore: run the post processor
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    SurferJeffAtGoogle and gcf-owl-bot[bot] authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6e65a3f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. chore: add SECURITY.md (#894)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    559d8f9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    bc987f4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. chore: new owl bot post processor docker image (#898)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
    gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    dbab382 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. fix: use require() to load JSON protos (#899)

    The library is regenerated with gapic-generator-typescript v1.3.1.
    
    Committer: @alexander-fenster
    PiperOrigin-RevId: 372468161
    
    Source-Link: googleapis/googleapis@75880c3
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/77b18044813d4c8c415ff9ea68e76e307eb8e904
    gcf-owl-bot[bot] authored May 11, 2021
    Configuration menu
    Copy the full SHA
    01ff4e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15913e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. chore: new owl bot post processor docker image (#901)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:b94b09fb24bf804090b8cc60ee726ca161d5e5915151e417f8ef5d8bcfe73cbc
    gcf-owl-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    afdc8fd View commit details
    Browse the repository at this point in the history
  2. chore: release 2.3.2 (#895)

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