Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-retail #3648

Merged
merged 105 commits into from
Nov 17, 2022
Merged

Commits on Jan 8, 2021

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

Commits on Jan 12, 2021

  1. feat!: initial stub of library

    sofisl committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    369ad39 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. feat: add initial samples (#2)

    * feat: add samples and tests
    sofisl authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    56fa48f View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#1)

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

Commits on Feb 6, 2021

  1. chore: update package name, build config, protos (#14)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * docs: Put resource paths in code spans and use absolute URLs
    
    PiperOrigin-RevId: 352807727
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Wed Jan 20 09:24:51 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dc9821e4005ff8fecc3bfccae1c61b5815cdf9d3
    Source-Link: googleapis/googleapis@dc9821e
    
    * build(node): add package-name for npm
    
    PiperOrigin-RevId: 355707039
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Thu Feb 4 14:04:01 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: d5259926ab0cc4b7d4c195b38a8c9ddceee005a1
    Source-Link: googleapis/googleapis@d525992
    yoshi-automation authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    2ef9b11 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. refactor(nodejs): move build cop to flakybot (#16)

    Source-Author: Benjamin E. Coe <[email protected]>
    Source-Date: Tue Jan 26 16:48:20 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 57c23fa5705499a4181095ced81f0ee0933b64f6
    Source-Link: googleapis/synthtool@57c23fa
    yoshi-automation authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    fac314b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. feat(docs): promote to ga (#18)

    * feat(docs): promote to ga
    
    * chore: address code review
    bcoe authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    0671bff View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.0 (#19)

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

Commits on Mar 7, 2021

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/cb5a7bf7-f080-4698-bd24-ff5880d64fc8/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
    78943e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    86ea366 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 (#28)

    [![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.2.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-retail).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0399e27 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 (#39)

    [![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.9` -> `^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-retail).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c63c668 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 (#43)

    [![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.11` -> `^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-retail).
    renovate-bot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    29c6922 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    38b6f53 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 (#49)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
    gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    9ad54c4 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 (#50)

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

Commits on May 13, 2021

  1. chore: release 1.1.1 (#48)

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

Commits on May 25, 2021

  1. chore(deps): update dependency sinon to v11 (#54)

    [![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)) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/sinon/10.0.0/11.1.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/compatibility-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/confidence-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v11.1.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1110--2021-05-25)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.0.0...31be9a5d5a4762ef01cb195f29024616dfee9ce8)
    
    \==================
    
    -   Add sinon.promise() implementation ([#&#8203;2369](https://togithub.com/sinonjs/sinon/issues/2369))
    -   Set wrappedMethod on getters/setters ([#&#8203;2378](https://togithub.com/sinonjs/sinon/issues/2378))
    -   \[Docs] Update fake-server usage & descriptions ([#&#8203;2365](https://togithub.com/sinonjs/sinon/issues/2365))
    -   Fake docs improvement ([#&#8203;2360](https://togithub.com/sinonjs/sinon/issues/2360))
    -   Update nise to 5.1.0 (fixed [#&#8203;2318](https://togithub.com/sinonjs/sinon/issues/2318))
    
    ### [`v11.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1100--2021-05-24)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.1...v11.0.0)
    
    \==================
    
    -   Explicitly use samsam 6.0.2 with fix for [#&#8203;2345](https://togithub.com/sinonjs/sinon/issues/2345)
    -   Update most packages ([#&#8203;2371](https://togithub.com/sinonjs/sinon/issues/2371))
    -   Update compatibility docs ([#&#8203;2366](https://togithub.com/sinonjs/sinon/issues/2366))
    -   Update packages (includes breaking fake-timers change, see [#&#8203;2352](https://togithub.com/sinonjs/sinon/issues/2352))
    -   Warn of potential memory leaks ([#&#8203;2357](https://togithub.com/sinonjs/sinon/issues/2357))
    -   Fix clock test errors
    
    ### [`v10.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1001--2021-04-08)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.0...v10.0.1)
    
    \==================
    
    -   Upgrade sinon components (bumps y18n to 4.0.1)
    -   Bump y18n from 4.0.0 to 4.0.1
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-retail).
    renovate-bot authored May 25, 2021
    Configuration menu
    Copy the full SHA
    4f95009 View commit details
    Browse the repository at this point in the history
  2. fix: GoogleAdsError missing using generator version after 1.3.0 (#55)

    [PR](googleapis/gapic-generator-typescript#878) within
    updated gapic-generator-typescript version 1.4.0
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 375759421
    
    Source-Link: googleapis/googleapis@95fa72f
    
    Source-Link: googleapis/googleapis-gen@f40a343
    gcf-owl-bot[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    ddfe74d View commit details
    Browse the repository at this point in the history
  3. chore: release 1.1.2 (#56)

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

Commits on Jun 22, 2021

  1. fix: make request optional in all cases (#62)

    ... chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0
    
    Committer: @miraleung
    PiperOrigin-RevId: 380641501
    
    Source-Link: googleapis/googleapis@076f7e9
    
    Source-Link: googleapis/googleapis-gen@27e4c88
    gcf-owl-bot[bot] authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    41842d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. chore: release 1.1.3 (#63)

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

Commits on Jul 1, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 13, 2021

  1. chore: release 1.1.5 (#70)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0ef5edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8987bca View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: Updating WORKSPACE files to use the newest version of the Typesc…

    …ript generator. (#73)
    
    Also removing the explicit generator tag for the IAMPolicy mixin for the kms and pubsub APIS as the generator will now read it from the .yaml file.
    
    PiperOrigin-RevId: 385101839
    
    Source-Link: googleapis/googleapis@80f4042
    
    Source-Link: googleapis/googleapis-gen@d3509d2
    gcf-owl-bot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    e4618e1 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.6 (#74)

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

Commits on Jul 30, 2021

  1. feat: Add restricted Retail Search features for Retail API v2beta. (#79)

    PiperOrigin-RevId: 387438934
    feat: Add restricted Retail Search features for Retail API v2
    PiperOrigin-RevId: 387366941
    feat: Add restricted Retail Search features for Retail API v2alpha
    PiperOrigin-RevId: 386944882
    gcf-owl-bot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a6b9129 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. docs: remove remaining private links (#85)

    * docs: remove remaining private links
    
    PiperOrigin-RevId: 387857950
    
    Source-Link: googleapis/googleapis@dc93323
    
    Source-Link: googleapis/googleapis-gen@072b1e8
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/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 2, 2021
    Configuration menu
    Copy the full SHA
    f233c3d View commit details
    Browse the repository at this point in the history
  2. docs: Remove HTML tags from Cloud Retail API library docs (#86)

    * docs: Remove HTML tags from Cloud Retail API library docs
    
    PiperOrigin-RevId: 387885619
    
    Source-Link: googleapis/googleapis@2f9af29
    
    Source-Link: googleapis/googleapis-gen@2d0b4b4
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <[email protected]>
    3 people authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    fae3a66 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.2.0 (#80)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.2.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.1.6...v1.2.0) (2021-08-02)
    
    
    ### Features
    
    * Add restricted Retail Search features for Retail API v2 ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
    * Add restricted Retail Search features for Retail API v2alpha ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
    * Add restricted Retail Search features for Retail API v2beta. ([#79](https://www.github.com/googleapis/nodejs-retail/issues/79)) ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    aa4c54f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 5, 2021

  1. docs(retail): Quote several literal expressions for better rendering (#…

    …89)
    
    * docs(retail): Quote several literal expressions for better rendering
    
    PiperOrigin-RevId: 388769359
    
    Source-Link: googleapis/googleapis@a47f0a4
    
    Source-Link: googleapis/googleapis-gen@a25fc41
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/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 5, 2021
    Configuration menu
    Copy the full SHA
    eb48db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    f4616ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d95e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. docs: Keep the API doc up-to-date feat: update grpc service config se…

    …ttings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool (#95)
    
    * docs: Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
    
    PiperOrigin-RevId: 392712211
    
    Source-Link: googleapis/googleapis@cb637a6
    
    Source-Link: googleapis/googleapis-gen@4c87ab9
    
    * 🦉 Updates from OwlBot
    
    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 25, 2021
    Configuration menu
    Copy the full SHA
    fd4b8ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef06f48 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    b2c8c05 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.2.2 (#99)

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

Commits on Oct 14, 2021

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

Commits on Oct 19, 2021

  1. docs: Keep the API doc up-to-date

    feat: add search mode to search request. If not specified, a single search request triggers both product search and faceted search.
    feat: update grpc service config settings to reflect correct API deadlines
    PiperOrigin-RevId: 404039072
    Source-Link: googleapis/googleapis@8ef531e
    Source-Link: googleapis/googleapis-gen@86e9109
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODZlOTEwOTdhNDQ1YTRiMDk3MmEyMGU0YjBlM2U4N2Y5YWFkZDJjMCJ9
    gcf-owl-bot[bot] authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7f3dfee View commit details
    Browse the repository at this point in the history
  2. chore: release 1.3.0 (#108)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.3.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.2.2...v1.3.0) (2021-10-19)
    
    
    ### Features
    
    * add search mode to search request. If not specified, a single search request triggers both product search and faceted search. ([49b9b8e](https://www.github.com/googleapis/nodejs-retail/commit/49b9b8e22eba6318f54e44025df4e3c1900cb73e))
    * update grpc service config settings to reflect correct API deadlines ([49b9b8e](https://www.github.com/googleapis/nodejs-retail/commit/49b9b8e22eba6318f54e44025df4e3c1900cb73e))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    55ed1b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. chore: fix the wrong post processor image (#110)

    Takashi Matsuo authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e5779b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v16 (#109)

    [![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/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^14.14.10` -> `^16.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.17.32/16.11.6) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/compatibility-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/confidence-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    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-retail).
    renovate-bot authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7159a04 View commit details
    Browse the repository at this point in the history
  3. docs: fix docstring formatting (#111)

    - [ ] Regenerate this pull request now.
    
    Committer: @parthea
    PiperOrigin-RevId: 405938813
    
    Source-Link: googleapis/googleapis@3792423
    
    Source-Link: googleapis/googleapis-gen@0e31788
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGUzMTc4ODQ5ZjhlYmVmY2U4OWIwODA3NDNkY2JlZjgxMmFmNTA2MyJ9
    gcf-owl-bot[bot] authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    a7885f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. feat: Add local inventory ingestion APIs to product service in alpha …

    …channel (#112)
    
    * feat: Add local inventory ingestion APIs to product service in alpha channel
    
    PiperOrigin-RevId: 406273138
    
    Source-Link: googleapis/googleapis@148d29d
    
    Source-Link: googleapis/googleapis-gen@9e96961
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWU5Njk2MTgzYTNmMmQwNWJjZjZjYTExODA2MGUxMjU2MmY5MGY1NSJ9
    
    * 🦉 Updates from OwlBot
    
    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 Oct 29, 2021
    Configuration menu
    Copy the full SHA
    cd00c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    f3a432b View commit details
    Browse the repository at this point in the history
  2. chore: release 1.4.0 (#113)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.4.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.3.0...v1.4.0) (2021-11-04)
    
    
    ### Features
    
    * Add local inventory ingestion APIs to product service in alpha channel ([#112](https://www.github.com/googleapis/nodejs-retail/issues/112)) ([8387781](https://www.github.com/googleapis/nodejs-retail/commit/8387781135ddb02b43af222bbbd3d5852e0147d3))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    770cbe4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency sinon to v12 (#114)

    [![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)) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/sinon/11.1.2/12.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/compatibility-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/confidence-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v12.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGES.md#&#8203;1201)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.0...v12.0.1)
    
    -   [`3f598221`](https://togithub.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3)
        Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
        > 'npm unlink' would implicitly unlink the current dir
        > until version 7, which requires an argument
    -   [`51417a38`](https://togithub.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b)
        Fix bundling of cjs module ([#&#8203;2412](https://togithub.com/sinonjs/sinon/issues/2412)) (Julian Grinblat)
        > -   Fix bundling of cjs module
        >
        > -   Run prettier
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2021-11-04.*
    
    #### 12.0.0
    
    ### [`v12.0.0`](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    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-retail).
    renovate-bot authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    88c6d1f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. docs(samples): add example tags to generated samples (#116)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 408439482
    
    Source-Link: googleapis/googleapis@b9f6184
    
    Source-Link: googleapis/googleapis-gen@eb888bc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4ODhiYzIxNGVmYzdiZjQzYmY0NjM0YjQ3MDI1NDU2NWE2NTlhNSJ9
    gcf-owl-bot[bot] authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b04ce47 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. feat: update grpc service config settings to reflect correct API dead…

    …lines (#117)
    
    feat: update grpc service config settings to reflect correct API deadlines
    PiperOrigin-RevId: 411660243
    Source-Link: googleapis/googleapis@72adf13
    Source-Link: googleapis/googleapis-gen@3e39fd5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2UzOWZkNTUzYWIyODgxOTJhNzdmYjNjMGQzZTdjZDJkYjExNjQ4NSJ9
    gcf-owl-bot[bot] authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8dde01a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. chore: release 1.5.0 (#118)

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

Commits on Dec 10, 2021

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

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    fac544f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec9e1c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. test(nodejs): remove 15 add 16 (#1322) (#127)

    Source-Link: googleapis/synthtool@6981da4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:3563b6b264989c4f5aa31a3682e4df36c95756cfef275d3201508947cbfc511e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    4b04ca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. build: update copyright year to 2022 (#129)

    * chore(deps): upgrade gapic-generator-java to 2.4.1
    
    PiperOrigin-RevId: 422607515
    
    Source-Link: googleapis/googleapis@ba2ffd6
    
    Source-Link: googleapis/googleapis-gen@73ba4ad
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzNiYTRhZGQyMzlhNjE5ZGE1NjdmZmJkNGU1NzMwZmRkNmRlMDRkMyJ9
    
    * 🦉 Updates from OwlBot
    
    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 Jan 20, 2022
    Configuration menu
    Copy the full SHA
    83d09ff View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. chore: update v2.12.0 gapic-generator-typescript (#132)

    - [ ] Regenerate this pull request now.
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 424244721
    
    Source-Link: googleapis/googleapis@4b6b01f
    
    Source-Link: googleapis/googleapis-gen@8ac83fb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGFjODNmYmE2MDZkMDA4YzdlOGE0MmU3ZDU1YjY1OTZlYzRiZTM1ZiJ9
    gcf-owl-bot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6fb130c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. feat: add ControlService feat: and ServingConfigService (#139)

    PiperOrigin-RevId: 425694473
    Source-Link: googleapis/googleapis@eceb9e8
    Source-Link: googleapis/googleapis-gen@4547875
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDU0Nzg3NTg2NjY2MDZiNzVmZjI5ZWY2NDIyZDcxZjVjNDNkYmJlNSJ9
    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 Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1e20e28 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 5, 2022

  1. chore(deps): update dependency sinon to v13 (#138)

    [![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)) | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v13.0.1`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1301)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v13.0.0...v13.0.1)
    
    -   [`ec4223f9`](https://togithub.com/sinonjs/sinon/commit/ec4223f94076d809483e3c6a7536cfc1278dd3c9)
        Bump nise to fix [sinonjs/nise#&#8203;193](https://togithub.com/sinonjs/nise/issues/193) (Carl-Erik Kopseng)
    -   [`f329a010`](https://togithub.com/sinonjs/sinon/commit/f329a01040bfa5a79e039419220b21eda56935d6)
        Add unimported to workflow ([#&#8203;2441](https://togithub.com/sinonjs/sinon/issues/2441)) (Morgan Roderick)
    -   [`7f16cec9`](https://togithub.com/sinonjs/sinon/commit/7f16cec968c3c8d4e580267fb00195916d6f827d)
        Enable updates to same major version (Carl-Erik Kopseng)
    -   [`f784d7ad`](https://togithub.com/sinonjs/sinon/commit/f784d7ad2c86be0fc65477d69f8bdafca846ef2c)
        Re-introduce new version.sh script to version hook (Joel Bradshaw)
        > This was inadvertently removed during merge conflicts, and is required
        > for any of the new release process stuff to work
    -   [`51c508ab`](https://togithub.com/sinonjs/sinon/commit/51c508ab77cf0f9fb8c5305ff626f6a2eada178f)
        Add dry run mode to `npm version` ([#&#8203;2436](https://togithub.com/sinonjs/sinon/issues/2436)) (Joel Bradshaw)
        > -   Add DRY_RUN flag to skip publish/push
        >
        > -   Allow overriding branch names for testing
    -   [`05341dcf`](https://togithub.com/sinonjs/sinon/commit/05341dcf92ddca4a1d4c90966b1fcdc7039cff18)
        Update npm version scripts to manage new releases branch (Joel Bradshaw)
    -   [`fe658261`](https://togithub.com/sinonjs/sinon/commit/fe65826171db69ed2986a1060db77944dbc98a6d)
        Remove release archives from master (Joel Bradshaw)
        > These archives made it difficult to find things in the GitHub interface,
        > and take up a lot of space in a checked-out repo for something that is
        > not useful to most people checking out the repository.
        >
        > The main purpose of these archives is to make old versions and
        > documentation available on the Sinon website that is run out of this
        > repo. This can be supported by using a separate branch for website
        > releases, and to maintain the archives.
        >
        > Following this commit, the `npm version` scripts will be updated to
        > automatically handle archiving the releases in the new releases branch
        > and keeping it up to date with master.
        >
        > Also remove the directories we removed from .prettierignore, since they
        > don't exist any more.
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-02-01.*
    
    ### [`v13.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1300)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
    
    -   [`cf3d6c0c`](https://togithub.com/sinonjs/sinon/commit/cf3d6c0cd9689c0ee673b3daa8bf9abd70304392)
        Upgrade packages ([#&#8203;2431](https://togithub.com/sinonjs/sinon/issues/2431)) (Carl-Erik Kopseng)
        > -   Update all @&#8203;sinonjs/ packages
        >
        > -   Upgrade to fake-timers 9
        >
        > -   chore: ensure always using latest LTS release
    -   [`41710467`](https://togithub.com/sinonjs/sinon/commit/417104670d575e96a1b645ea40ce763afa76fb1b)
        Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master ([#&#8203;2426](https://togithub.com/sinonjs/sinon/issues/2426)) (Joel Bradshaw)
        > Co-authored-by: Carl-Erik Kopseng <[email protected]>
    -   [`c80a7266`](https://togithub.com/sinonjs/sinon/commit/c80a72660e89d88b08275eff1028ecb9e26fd8e9)
        Bump node-fetch from 2.6.1 to 2.6.7 ([#&#8203;2430](https://togithub.com/sinonjs/sinon/issues/2430)) (dependabot\[bot])
        > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://togithub.com/users).noreply.github.com>
    -   [`a00f14a9`](https://togithub.com/sinonjs/sinon/commit/a00f14a97dbe8c65afa89674e16ad73fc7d2fdc0)
        Add explicit export for `./*` ([#&#8203;2413](https://togithub.com/sinonjs/sinon/issues/2413)) (なつき)
    -   [`b82ca7ad`](https://togithub.com/sinonjs/sinon/commit/b82ca7ad9b1add59007771f65a18ee34415de8ca)
        Bump cached-path-relative from 1.0.2 to 1.1.0 ([#&#8203;2428](https://togithub.com/sinonjs/sinon/issues/2428)) (dependabot\[bot])
    -   [`a9ea1427`](https://togithub.com/sinonjs/sinon/commit/a9ea142716c094ef3c432ecc4089f8207b8dd8b6)
        Add documentation for assert.calledOnceWithMatch ([#&#8203;2424](https://togithub.com/sinonjs/sinon/issues/2424)) (Mathias Schreck)
    -   [`1d5ab86b`](https://togithub.com/sinonjs/sinon/commit/1d5ab86ba60e50dd69593ffed2bffd4b8faa0d38)
        Be more general in stripping off stack frames to fix Firefox tests ([#&#8203;2425](https://togithub.com/sinonjs/sinon/issues/2425)) (Joel Bradshaw)
    -   [`56b06129`](https://togithub.com/sinonjs/sinon/commit/56b06129e223eae690265c37b1113067e2b31bdc)
        Check call count type ([#&#8203;2410](https://togithub.com/sinonjs/sinon/issues/2410)) (Joel Bradshaw)
    -   [`7863e2df`](https://togithub.com/sinonjs/sinon/commit/7863e2dfdbda79e0a32e42af09e6539fc2f2b80f)
        Fix [#&#8203;2414](https://togithub.com/sinonjs/sinon/issues/2414): make Sinon available on homepage (Carl-Erik Kopseng)
    -   [`fabaabdd`](https://togithub.com/sinonjs/sinon/commit/fabaabdda82f39a7f5b75b55bd56cf77b1cd4a8f)
        Bump nokogiri from 1.11.4 to 1.13.1 ([#&#8203;2423](https://togithub.com/sinonjs/sinon/issues/2423)) (dependabot\[bot])
    -   [`dbc0fbd2`](https://togithub.com/sinonjs/sinon/commit/dbc0fbd263c8419fa47f9c3b20cf47890a242d21)
        Bump shelljs from 0.8.4 to 0.8.5 ([#&#8203;2422](https://togithub.com/sinonjs/sinon/issues/2422)) (dependabot\[bot])
    -   [`fb8b3d72`](https://togithub.com/sinonjs/sinon/commit/fb8b3d72a85dc8fb0547f859baf3f03a22a039f7)
        Run Prettier (Carl-Erik Kopseng)
    -   [`12a45939`](https://togithub.com/sinonjs/sinon/commit/12a45939e9b047b6d3663fe55f2eb383ec63c4e1)
        Fix 2377: Throw error when trying to stub non-configurable or non-writable properties ([#&#8203;2417](https://togithub.com/sinonjs/sinon/issues/2417)) (Stuart Dotson)
        > Fixes issue [#&#8203;2377](https://togithub.com/sinonjs/sinon/issues/2377) by throwing an error when trying to stub non-configurable or non-writable properties
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-01-28.*
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    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-retail).
    renovate-bot authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    4487e32 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    1e809fd View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.6.0 (#141)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.6.0](googleapis/nodejs-retail@v1.5.0...v1.6.0) (2022-02-15)
    
    
    ### Features
    
    * add ControlService ([92d4d84](googleapis/nodejs-retail@92d4d84))
    * add ServingConfigService ([92d4d84](googleapis/nodejs-retail@92d4d84))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f9453e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. chore(samples): add cloud-retail-team as sample owners (#137)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-retail/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    chenlei1216 authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a864a92 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. docs(samples): include metadata file, add exclusions for samples to h…

    …andwritten libraries (#148)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 429395631
    
    Source-Link: googleapis/googleapis@84594b3
    
    Source-Link: googleapis/googleapis-gen@ed74f97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
    gcf-owl-bot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9b34eba View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. chore: remove unused imports in google/cloud/retail/v2 (#154)

    * chore: remove unused imports in google/cloud/retail/v2
    
    PiperOrigin-RevId: 431915215
    
    Source-Link: googleapis/googleapis@d4f3468
    
    Source-Link: googleapis/googleapis-gen@8107661
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODEwNzY2MWI3MTIxZWQwY2FmMjU5ZDM0OTJjNGU1MjBjZGJmODI4NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 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 Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2093cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Mar 23, 2022

  1. chore(main): release 1.6.1 (#158)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [1.6.1](googleapis/nodejs-retail@v1.6.0...v1.6.1) (2022-03-15)
    
    
    ### Bug Fixes
    
    * remove gcloud_project env variable ([#156](googleapis/nodejs-retail#156)) ([16cefb4](googleapis/nodejs-retail@16cefb4))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6c75511 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. feat: users can skip validation, search personalization, return ids, …

    …and more; docs: suggest search users to not send IP, deprecate request_id, and more (#160)
    
    * docs: users can self enroll retail search feature on cloud console
    docs: suggest search users not to send IP and use hashed user id
    docs: deprecate request_id in ImportProductsRequest
    docs: deprecate search dynamic_facet_spec and suggest to config on cloud console
    docs: keep the API doc up-to-date with recent changes
    feat: add new AddLocalInventories and RemoveLocalInventories APIs
    feat: users cannot switch to empty default branch unless force override
    feat: allow search users to skip validation for invalid boost specs
    feat: support search personalization
    feat: search returns applied control ids in the response
    
    PiperOrigin-RevId: 437355889
    
    Source-Link: googleapis/googleapis@4d00815
    
    Source-Link: googleapis/googleapis-gen@b2b7982
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJiNzk4MjQ3ZDQ2YzkzMjczN2NmNjg5NzQ0YTgyN2ZhZTdlNTMxMyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: users can self enroll retail search feature on cloud console (v2beta)
    docs: suggest search users not to send IP and use hashed user id (v2beta)
    docs: deprecate request_id in ImportProductsRequest (v2beta)
    docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2beta)
    docs: keep the API doc up-to-date with recent changes (v2beta)
    feat: add new AddLocalInventories and RemoveLocalInventories APIs (v2beta)
    feat: users cannot switch to empty default branch unless force override (v2beta)
    feat: allow search users to skip validation for invalid boost specs (v2beta)
    feat: support search personalization (v2beta)
    feat: search returns applied control ids in the response (v2beta)
    
    PiperOrigin-RevId: 438326512
    
    Source-Link: googleapis/googleapis@d6abf63
    
    Source-Link: googleapis/googleapis-gen@bfbcd23
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmZiY2QyM2FhOTkwZTBkZjgzNjRkNDc4MDI4ZjYxYWQ3ZmY1YzhjOSJ9
    
    * 🦉 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 Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8289a91 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(main): release 1.7.0 (#161)

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

Commits on Apr 8, 2022

  1. feat: support batch products purge (v2alpha) (#167)

    - [ ] Regenerate this pull request now.
    
    feat: users cannot switch to empty default branch unless force override (v2alpha)
    feat: allow search users to skip validation for invalid boost specs (v2alpha)
    feat: support search personalization (v2alpha)
    feat: search returns applied control ids in the response (v2alpha)
    docs: users can self enroll retail search feature on cloud console (v2alpha)
    docs: suggest search users not to send IP and use hashed user id (v2alpha)
    docs: deprecate request_id in ImportProductsRequest (v2alpha)
    docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2alpha)
    docs: keep the API doc up-to-date with recent changes (v2alpha)
    
    PiperOrigin-RevId: 440123036
    
    Source-Link: googleapis/googleapis@bc99550
    
    Source-Link: googleapis/googleapis-gen@a0e1d65
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTBlMWQ2NTE1MTI4NzIyYzhjMTYyMTM4N2VhYjM3ODE4NjEyMjc5OCJ9
    gcf-owl-bot[bot] authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    98310ed View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. chore(main): release 1.8.0 (#168)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9cf811c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. build(node): update client library version in samples metadata (#1356) (

    #174)
    
    * build(node): add feat in node post-processor to add client library version number in snippet metadata
    
    Co-authored-by: Benjamin E. Coe <[email protected]>
    Source-Link: googleapis/synthtool@d337b88
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d106724ad2a96daa1b8d88de101ba50bdb30b8df62ffa0aa2b451d93b4556641
    gcf-owl-bot[bot] and bcoe authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    222583c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps): update dependency @types/mocha to v9 (#175)

    [![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/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^8.0.4` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    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-retail).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    6467896 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. chore(main): release 1.8.1 (#170)

    * chore(main): release 1.8.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored May 6, 2022
    Configuration menu
    Copy the full SHA
    35744ba View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. chore(deps): update dependency sinon to v14 (#178)

    [![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)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/sinon/13.0.2/14.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/compatibility-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/confidence-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v14.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1400)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)
    
    -   [`c2bbd826`](https://togithub.com/sinonjs/sinon/commit/c2bbd82641444eb5b32822489ae40f185afbbf00)
        Drop node 12 (Morgan Roderick)
        > And embrace Node 18
        >
        > See https://nodejs.org/en/about/releases/
    
    *Released by Morgan Roderick on 2022-05-07.*
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    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-retail).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e136974 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. build!: update library to use Node 12 (#181)

    * build!: Update library to use Node 12
    sofisl authored May 20, 2022
    Configuration menu
    Copy the full SHA
    427a662 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. feat: allow users to disable spell check in search requests (#183)

    * docs: fix docstring formatting
    
    Committer: parthea
    PiperOrigin-RevId: 449545643
    
    Source-Link: googleapis/googleapis@1bed8a0
    
    Source-Link: googleapis/googleapis-gen@d4ccc5f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRjY2M1ZmM2MTJjMjYwNTQ2YmNlY2VmMjg3MzU3NTY4OGEwMmQ4YiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: allow users to disable spell check in search requests
    feat: allow users to add labels in search requests
    docs: deprecate indexable/searchable on the product level custom attributes
    docs: keep the API doc up-to-date with recent changes
    
    PiperOrigin-RevId: 452193046
    
    Source-Link: googleapis/googleapis@4e0282f
    
    Source-Link: googleapis/googleapis-gen@3fa3c84
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2ZhM2M4NGUzZGE4YzhlNjA0ZTEyOWMxNDEzNjdkZDA5MjY4NzhmMyJ9
    
    * 🦉 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 Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c4669fb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. chore(deps): update dependency jsdoc-fresh to v2 (#188)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-fresh](https://togithub.com/googleapis/jsdoc-fresh) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-fresh/1.1.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/confidence-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-fresh</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-freshcomparev111v200-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://togithub.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
    
    ##### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;83](https://www.togithub.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac))
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-retail).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d15fcf5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-region-tag to v2 (#189)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-region-tag](https://togithub.com/googleapis/jsdoc-region-tag) | [`^1.0.6` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-region-tag</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://togithub.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
    
    ##### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;79](https://www.togithub.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881))
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-retail).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6e3283a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

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

Commits on Jun 30, 2022

  1. chore(main): release 2.0.0 (#184)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.0.0](googleapis/nodejs-retail@v1.8.1...v2.0.0) (2022-06-20)
    
    
    ### ⚠ BREAKING CHANGES
    
    * update library to use Node 12 (#181)
    
    ### Features
    
    * allow users to disable spell check in search requests ([#183](googleapis/nodejs-retail#183)) ([05005ea](googleapis/nodejs-retail@05005ea))
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/bigquery to v6 ([#186](googleapis/nodejs-retail#186)) ([fc07923](googleapis/nodejs-retail@fc07923))
    
    
    ### Build System
    
    * update library to use Node 12 ([#181](googleapis/nodejs-retail#181)) ([809853f](googleapis/nodejs-retail@809853f))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2db8e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. feat: support regapic LRO

    Source-Link: googleapis/googleapis@88fd18d
    Source-Link: googleapis/googleapis-gen@accfa37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Use gapic-generator-typescript v2.15.2.
    PiperOrigin-RevId: 458552034
    Source-Link: googleapis/googleapis@ae65014
    Source-Link: googleapis/googleapis-gen@b09ede4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjA5ZWRlNDM1Y2NlMTEwNDQ2ZDRhYjlmNjJhMDgxYjU3MWQzN2UzZiJ9
    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: Benjamin E. Coe <[email protected]>
    3 people authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e4ba4ae View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @google-cloud/storage to v6 (#185)

    Co-authored-by: Benjamin E. Coe <[email protected]>
    renovate-bot and bcoe authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    f3e831e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. chore(deps): update dependency linkinator to v4 (#194)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [linkinator](https://togithub.com/JustinBeckwith/linkinator) | [`^2.7.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/linkinator/2.16.2/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/linkinator/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/linkinator/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/linkinator/4.0.2/compatibility-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/linkinator/4.0.2/confidence-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>JustinBeckwith/linkinator</summary>
    
    ### [`v4.0.2`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v4.0.2)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v4.0.1...v4.0.2)
    
    ##### Bug Fixes
    
    -   address srcset parsing with multiple spaces ([#&#8203;512](https://togithub.com/JustinBeckwith/linkinator/issues/512)) ([fefb5b6](https://togithub.com/JustinBeckwith/linkinator/commit/fefb5b6734fc4ab335793358c5f491338ecbeb90))
    
    ### [`v4.0.1`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v4.0.1)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v4.0.0...v4.0.1)
    
    ##### Bug Fixes
    
    -   properly parse srcset attribute ([#&#8203;510](https://togithub.com/JustinBeckwith/linkinator/issues/510)) ([9a8a83c](https://togithub.com/JustinBeckwith/linkinator/commit/9a8a83c35182b3cd4daee62a00f156767fe5c6a7))
    
    ### [`v4.0.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v4.0.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.1.0...v4.0.0)
    
    ##### Features
    
    -   create new release with notes ([#&#8203;508](https://togithub.com/JustinBeckwith/linkinator/issues/508)) ([2cab633](https://togithub.com/JustinBeckwith/linkinator/commit/2cab633c9659eb10794a4bac06f8b0acdc3e2c0c))
    
    ##### BREAKING CHANGES
    
    -   The commits in [#&#8203;507](https://togithub.com/JustinBeckwith/linkinator/issues/507) and [#&#8203;506](https://togithub.com/JustinBeckwith/linkinator/issues/506) both had breaking changes.  They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file.  This is an empty to commit using the `BREAKING CHANGE` format in the commit message to ensure a release is triggered.
    
    ### [`v3.1.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.1.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.6...v3.1.0)
    
    ##### Features
    
    -   allow --skip to be defined multiple times ([#&#8203;399](https://togithub.com/JustinBeckwith/linkinator/issues/399)) ([5ca5a46](https://togithub.com/JustinBeckwith/linkinator/commit/5ca5a461508e688de12e5ae6b4cfb6565f832ebf))
    
    ### [`v3.0.6`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.6)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.5...v3.0.6)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade node-glob to v8 ([#&#8203;397](https://togithub.com/JustinBeckwith/linkinator/issues/397)) ([d334dc6](https://togithub.com/JustinBeckwith/linkinator/commit/d334dc6734cd7c2b73d7ed3dea0550a6c3072ad5))
    
    ### [`v3.0.5`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.5)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.4...v3.0.5)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade to htmlparser2 v8.0.1 ([#&#8203;396](https://togithub.com/JustinBeckwith/linkinator/issues/396)) ([ba3b9a8](https://togithub.com/JustinBeckwith/linkinator/commit/ba3b9a8a9b19d39af6ed91790135e833b80c1eb6))
    
    ### [`v3.0.4`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.4)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.3...v3.0.4)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency gaxios to v5 ([#&#8203;391](https://togithub.com/JustinBeckwith/linkinator/issues/391)) ([48af50e](https://togithub.com/JustinBeckwith/linkinator/commit/48af50e787731204aeb7eff41325c62291311e45))
    
    ### [`v3.0.3`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.3)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.2...v3.0.3)
    
    ##### Bug Fixes
    
    -   export getConfig from index ([#&#8203;371](https://togithub.com/JustinBeckwith/linkinator/issues/371)) ([0bc0355](https://togithub.com/JustinBeckwith/linkinator/commit/0bc0355c7e2ea457f247e6b52d1577b8c4ecb3a1))
    
    ### [`v3.0.2`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.2)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.1...v3.0.2)
    
    ##### Bug Fixes
    
    -   allow server root with trailing slash ([#&#8203;370](https://togithub.com/JustinBeckwith/linkinator/issues/370)) ([8adf6b0](https://togithub.com/JustinBeckwith/linkinator/commit/8adf6b025fda250e38461f1cdad40fe08c3b3b7c))
    
    ### [`v3.0.1`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.1)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.0...v3.0.1)
    
    ##### Bug Fixes
    
    -   decode path parts in local web server ([#&#8203;369](https://togithub.com/JustinBeckwith/linkinator/issues/369)) ([4696a0c](https://togithub.com/JustinBeckwith/linkinator/commit/4696a0c38c341b178ed815f47371fca955979feb))
    
    ### [`v3.0.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v2.16.2...v3.0.0)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency chalk to v5 ([#&#8203;362](https://togithub.com/JustinBeckwith/linkinator/issues/362)) ([4b17a8d](https://togithub.com/JustinBeckwith/linkinator/commit/4b17a8d87b649eaf813428f8ee6955e1d21dae4f))
    
    -   feat!: convert to es modules, drop node 10 ([#&#8203;359](https://togithub.com/JustinBeckwith/linkinator/issues/359)) ([efee299](https://togithub.com/JustinBeckwith/linkinator/commit/efee299ab8a805accef751eecf8538915a4e7783)), closes [#&#8203;359](https://togithub.com/JustinBeckwith/linkinator/issues/359)
    
    ##### BREAKING CHANGES
    
    -   this module now requires node.js 12 and above, and has moved to es modules by default.
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-retail).
    renovate-bot authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    11cddb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. chore: remove unused proto imports (#199)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468735472
    
    Source-Link: googleapis/googleapis@cfa1b37
    
    Source-Link: googleapis/googleapis-gen@09b7666
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
    
    feat: new model service to manage recommendation models
    feat: support case insensitive match on search facets
    feat: allow disabling spell check in search requests
    feat: allow adding labels in search requests
    feat: allow returning min/max values on search numeric facets
    feat: allow using serving configs as an alias of placements
    feat: allow enabling recommendation filtering on custom attributes
    feat: return output BigQuery table on product / event export response
    feat: allow skiping default branch protection when doing product full import
    docs: keep the API doc up-to-date with recent changes
    
    PiperOrigin-RevId: 464664497
    
    Source-Link: googleapis/googleapis@c30c9cc
    
    Source-Link: googleapis/googleapis-gen@a7fe8d6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTdmZThkNjcyYjhjYmJhZGM1YWIzMjI1M2RlYTUwZTRjM2Q4ZTM5MCJ9
    
    feat: support case insensitive match on search facets
    feat: allow to return min/max values on search numeric facets
    feat: allow to use serving configs as an alias of placements
    docs: keep the API doc up-to-date with recent changes
    
    PiperOrigin-RevId: 464560246
    
    Source-Link: googleapis/googleapis@139f56e
    
    Source-Link: googleapis/googleapis-gen@eca9b7e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWNhOWI3ZWNiZGMyYzY0YzJkMGVjMmU2Njg4ZjYzNTNhZmYxNjJlZiJ9
    
    feat: support case insensitive match on search facets
    feat: allow disabling spell check in search requests
    feat: allow adding labels in search requests
    feat: allow returning min/max values on search numeric facets
    feat: allow using serving configs as an alias of placements
    feat: allow enabling recommendation filtering on custom attributes
    feat: return output BigQuery table on product / event export response
    docs: keep the API doc up-to-date with recent changes
    
    PiperOrigin-RevId: 463980128
    
    Source-Link: googleapis/googleapis@d6bce0e
    
    Source-Link: googleapis/googleapis-gen@e3d1296
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkMTI5NmE5NTkyYjlmZTcxNGE3Y2JlOGQyYWNjNGJmNDJmNGVjMiJ9
    gcf-owl-bot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6412954 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#204)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3c4690f View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#205)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    81f0ccf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#208)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    210b752 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#206)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    
    feat: release Control and ServingConfig serivces to v2 version
    feat: release AttributesConfig APIs to v2 version
    feat: release CompletionConfig APIs to v2 version
    feat: add local inventories info to the Product resource
    docs: Improved documentation for Fullfillment and Inventory API in ProductService
    docs: minor documentation format and typo fixes
    
    PiperOrigin-RevId: 469399525
    
    Source-Link: googleapis/googleapis@e9bcb6c
    
    Source-Link: googleapis/googleapis-gen@14169c6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTQxNjljNjQ1ZTY0MTc1YjQ0MWQ1OTljZGI1MDBjMTdmOTY0NDFiMiJ9
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8d0bdbc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. feat: Model Services, BatchRemoveCatalogAttributes, ExactSearchableOp…

    …tion
    
    * feat: release Model Services to v2beta version
    feat: release BatchRemoveCatalogAttributes API to v2beta version
    feat: release ExactSearchableOption for attribute config to v2beta version
    feat: release diversity_type for ServingConfig in v2beta version
    feat: add local inventories info to the Product resource
    feat: deprecate unused page_token field of PredictionRequest in v2beta version
    feat: deprecate unused facet_spec field of Control in v2beta version
    docs: improve documentation of SearchRequest for Search Personalization
    docs: improve documentation for Fullfillment and Inventory API in ProductService
    docs: minor documentation fixes and improvements
    
    PiperOrigin-RevId: 471846764
    
    Source-Link: googleapis/googleapis@1513294
    
    Source-Link: googleapis/googleapis-gen@c371ea8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzM3MWVhOGRmMmUzNDk0MDg3NWQ1MTIwMGNkNTdlMzAwYTJiYzBhOCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use gapic-generator-typescript v2.17.0
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: googleapis/googleapis-gen@efcd3f9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update search-simple-query.test.js
    
    * Update search-with-boost-spec.test.js
    
    * Update search-with-facet-spec.test.js
    
    * Update search-with-filtering.test.js
    
    * Update search-with-ordering.test.js
    
    * Update search-with-pagination.test.js
    
    * Update search-with-query-expansion-spec.test.js
    
    * Update search-simple-query.test.js
    
    * Update search-with-boost-spec.test.js
    
    * Update search-with-facet-spec.test.js
    
    * Update search-with-filtering.test.js
    
    * Update search-with-ordering.test.js
    
    * Update search-with-pagination.test.js
    
    * Update search-with-query-expansion-spec.test.js
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <[email protected]>
    3 people authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0df8431 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.0 (#193)

    * chore(main): release 2.1.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8a72f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. test: use fully qualified type names (#218)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 477369320
    
    Source-Link: googleapis/googleapis@6954c4d
    
    Source-Link: googleapis/googleapis-gen@81e5272
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODFlNTI3MjY3MWJkMWM1YzhhYzE1YTQ0YmQyNTkyMmYwYjkzZWFlNiJ9
    
    chore: override API mixins when needed
    PiperOrigin-RevId: 477248447
    
    Source-Link: googleapis/googleapis@4689c73
    
    Source-Link: googleapis/googleapis-gen@c405978
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzQwNTk3ODZhNWNkODA1YTAxNTFkOTViNDc3ZmJjNDg2YmNiY2VkYyJ9
    
    chore: revert removal of LRO mixin
    PiperOrigin-RevId: 476177134
    
    Source-Link: googleapis/googleapis@174b42d
    
    Source-Link: googleapis/googleapis-gen@9b252d4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWIyNTJkNGU1M2IxZGZmYzQwZjc0ZDU3NjU0ZmM0YWIxY2ZjMGY1NCJ9
    
    test: use fully qualified request type name in tests
    PiperOrigin-RevId: 475685359
    
    Source-Link: googleapis/googleapis@7a12973
    
    Source-Link: googleapis/googleapis-gen@370c729
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzcwYzcyOWUyYmEwNjJhMTY3NDQ5YzI3ODgyYmE1ZjM3OWM1YzM0ZCJ9
    gcf-owl-bot[bot] authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3a02257 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. chore(deps): update dependency @types/node to v18 (#219)

    [![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/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.3/18.11.9) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/compatibility-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/confidence-slim/16.18.3)](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://app.renovatebot.com/dashboard#github/googleapis/nodejs-retail).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMS4xIn0=-->
    renovate-bot authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bfdf507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8a341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07becb View commit details
    Browse the repository at this point in the history
  4. samples: pull in latest typeless bot, clean up some comments (#224)

    samples: pull in latest typeless bot, clean up some comments
    
    Source-Link: googleapis/synthtool@0a68e56
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <[email protected]>
    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    4 people authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    36bdec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    022a594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a96ff49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c85fd04 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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