Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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.1.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.1.2
Choose a head ref
  • 17 commits
  • 33 files changed
  • 7 contributors

Commits on Jul 10, 2020

  1. chore(deps): update dependency ts-loader to v8 (#801)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ts-loader/7.0.5/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v8.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v800)
    
    [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0)
    
    -   [Support for symlinks in project references](https://togithub.com/TypeStrong/ts-loader/pull/1136) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
    -   `ts-loader` now supports TypeScript 3.6 and greater **BREAKING CHANGE**
    
    </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#googleapis/nodejs-vision).
    renovate-bot authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    97115fd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. chore(deps): update dependency @types/mocha to v8 (#804)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/7.0.2/8.0.0) |
    
    ---
    
    ### 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#googleapis/nodejs-vision).
    renovate-bot authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    5ad3e4b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

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

Commits on Jul 20, 2020

  1. build: add Node 8 tests (#806)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/91408a5a-0866-4f1e-92b1-4f0e885b0e2e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9eb27fb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 28, 2020

  1. build: missing parenthesis in publish script, delete Node 8 tests, ad…

    …d config for cloud-rad for nodejs (#807)
    
    * build: missing closing paren in publish script
    
    Source-Author: Benjamin E. Coe <[email protected]>
    Source-Date: Mon Jul 13 09:56:30 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: d82deccf657a66e31bd5da9efdb96c6fa322fc7e
    Source-Link: googleapis/synthtool@d82decc
    
    * chore: delete template for Node 8 tests
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Tue Jul 14 19:56:02 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 388e10f5ae302d3e8de1fac99f3a95d1ab8f824a
    Source-Link: googleapis/synthtool@388e10f
    
    * chore: add config files for cloud-rad for node.js
    
    * chore: add config files for cloud-rad for node.js
    
    Generate and upload yaml files for ref docs
    
    * Add gitattributes for json with comments
    
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Thu Jul 16 12:19:00 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 21f1470ecd01424dc91c70f1a7c798e4e87d1eec
    Source-Link: googleapis/synthtool@21f1470
    
    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    Co-authored-by: Justin Beckwith <[email protected]>
    3 people authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f0294b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. build: rename __toc to toc, move gitattributes files to node templat…

    …es (#811)
    
    * fix: rename _toc to toc
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Tue Jul 21 10:53:20 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 99c93fe09f8c1dca09dfc0301c8668e3a70dd796
    Source-Link: googleapis/synthtool@99c93fe
    
    * fix: move gitattributes files to node templates
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Thu Jul 23 01:45:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3
    Source-Link: googleapis/synthtool@3a00b7f
    yoshi-automation authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    387805e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. docs: add link to CHANGELOG in README (#813)

    * chore(node): fix kokoro build path for cloud-rad
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Wed Jul 29 00:28:42 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 89d431fb2975fc4e0ed24995a6e6dfc8ff4c24fa
    Source-Link: googleapis/synthtool@89d431f
    
    * docs: add links to the CHANGELOG from the README.md for Java and Node
    
    Source-Author: Megan Potter <[email protected]>
    Source-Date: Thu Jul 30 13:21:57 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5936421202fb53ed4641bcb824017dd393a3dbcc
    Source-Link: googleapis/synthtool@5936421
    yoshi-automation authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    9158ebe View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. build: --credential-file-override is no longer required (#814)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/96fb0e9d-e02a-4451-878f-e646368369cc/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@94421c4
    yoshi-automation authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7575b0c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. build: use gapic-generator-typescript v1.0.7. (#815)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4895db2c-aba9-406e-b81d-1e2251ee464c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 325949033
    Source-Link: googleapis/googleapis@94006b3
    yoshi-automation authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    a0db5c3 View commit details
    Browse the repository at this point in the history
  2. build: updates to publish and devsite scripts (#816)

    * chore: update cloud rad kokoro build job
    
    Delete `SharePoint` item from TOC.
    
    Source-Author: F. Hinkelmann <[email protected]>
    Source-Date: Tue Aug 11 11:25:41 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: bd0deaa1113b588d70449535ab9cbf0f2bd0e72f
    Source-Link: googleapis/synthtool@bd0deaa
    
    * build: perform publish using Node 12
    
    Source-Author: Benjamin E. Coe <[email protected]>
    Source-Date: Wed Aug 12 12:12:29 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5747555f7620113d9a2078a48f4c047a99d31b3e
    Source-Link: googleapis/synthtool@5747555
    
    Co-authored-by: Benjamin E. Coe <[email protected]>
    yoshi-automation and Benjamin E. Coe authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    0d0e8a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. chore: start tracking obsolete files (#818)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f26cd52 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. build: move system and samples test from Node 10 to Node 12 (#819)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/ba2d388f-b3b2-4ad7-a163-0c6b4d86894f/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@05de3e1
    yoshi-automation authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5a70489 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. build: track flaky tests for "nightly", add new secrets for tagging (#…

    …820)
    
    Source-Author: Benjamin E. Coe <[email protected]>
    Source-Date: Wed Aug 26 14:28:22 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 8cf6d2834ad14318e64429c3b94f6443ae83daf9
    Source-Link: googleapis/synthtool@8cf6d28
    yoshi-automation authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d1ed9ac View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. fix(deps): update dependency yargs to v16 (#824)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [yargs](https://yargs.js.org/) ([source](https://togithub.com/yargs/yargs)) | dependencies | major | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>yargs/yargs</summary>
    
    ### [`v16.0.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1601-httpswwwgithubcomyargsyargscomparev1600v1601-2020-09-09)
    
    [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.0...v16.0.1)
    
    ### [`v16.0.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1600-httpswwwgithubcomyargsyargscomparev1542v1600-2020-09-09)
    
    [Compare Source](https://togithub.com/yargs/yargs/compare/v15.4.1...v16.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    -   find-up replaced with escalade; export map added (limits importable files in Node >= 12); [email protected] (new decamelize/camelcase implementation).
    -   **usage:** single character aliases are now shown first in help output
    -   rebase helper is no longer provided on yargs instance.
    -   drop support for EOL Node 8 ([#&#8203;1686](https://togithub.com/yargs/yargs/issues/1686))
    
    ##### Features
    
    -   adds strictOptions() ([#&#8203;1738](https://www.github.com/yargs/yargs/issues/1738)) ([b215fba](https://www.github.com/yargs/yargs/commit/b215fba0ed6e124e5aad6cf22c8d5875661c63a3))
    -   **helpers:** rebase, Parser, applyExtends now blessed helpers ([#&#8203;1733](https://www.github.com/yargs/yargs/issues/1733)) ([c7debe8](https://www.github.com/yargs/yargs/commit/c7debe8eb1e5bc6ea20b5ed68026c56e5ebec9e1))
    -   adds support for ESM and Deno ([#&#8203;1708](https://www.github.com/yargs/yargs/issues/1708)) ([ac6d5d1](https://www.github.com/yargs/yargs/commit/ac6d5d105a75711fe703f6a39dad5181b383d6c6))
    -   drop support for EOL Node 8 ([#&#8203;1686](https://www.github.com/yargs/yargs/issues/1686)) ([863937f](https://www.github.com/yargs/yargs/commit/863937f23c3102f804cdea78ee3097e28c7c289f))
    -   i18n for ESM and Deno ([#&#8203;1735](https://www.github.com/yargs/yargs/issues/1735)) ([c71783a](https://www.github.com/yargs/yargs/commit/c71783a5a898a0c0e92ac501c939a3ec411ac0c1))
    -   tweaks to API surface based on user feedback ([#&#8203;1726](https://www.github.com/yargs/yargs/issues/1726)) ([4151fee](https://www.github.com/yargs/yargs/commit/4151fee4c33a97d26bc40de7e623e5b0eb87e9bb))
    -   **usage:** single char aliases first in help ([#&#8203;1574](https://www.github.com/yargs/yargs/issues/1574)) ([a552990](https://www.github.com/yargs/yargs/commit/a552990c120646c2d85a5c9b628e1ce92a68e797))
    
    ##### Bug Fixes
    
    -   **yargs:** add missing command(module) signature ([#&#8203;1707](https://www.github.com/yargs/yargs/issues/1707)) ([0f81024](https://www.github.com/yargs/yargs/commit/0f810245494ccf13a35b7786d021b30fc95ecad5)), closes [#&#8203;1704](https://www.github.com/yargs/yargs/issues/1704)
    
    </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 Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9ce5215 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. build(test): recursively find test files; fail on unsupported depende…

    …ncy versions (#826)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d923dd20-12e5-4e58-82e9-642b59bc9fd4/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    75b574a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 2.1.2 (#825)

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