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-containeranalysis #2834

Merged
merged 138 commits into from
Nov 11, 2022

Commits on May 8, 2019

  1. added directory structure

    murog committed May 8, 2019
    Configuration menu
    Copy the full SHA
    a67a8b8 View commit details
    Browse the repository at this point in the history
  2. npm init

    murog committed May 8, 2019
    Configuration menu
    Copy the full SHA
    d70d099 View commit details
    Browse the repository at this point in the history
  3. moved over samples

    murog committed May 8, 2019
    Configuration menu
    Copy the full SHA
    9f781ff View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

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

Commits on May 14, 2019

  1. passing get occurrence test

    murog committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4cdd1ef View commit details
    Browse the repository at this point in the history
  2. passing delete occurrence

    murog committed May 14, 2019
    Configuration menu
    Copy the full SHA
    7353725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27ca26 View commit details
    Browse the repository at this point in the history
  4. passing occurrences for image

    murog committed May 14, 2019
    Configuration menu
    Copy the full SHA
    1ffccce View commit details
    Browse the repository at this point in the history
  5. samples

    JustinBeckwith committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5739d98 View commit details
    Browse the repository at this point in the history
  6. passing get Discovery Info

    murog committed May 14, 2019
    Configuration menu
    Copy the full SHA
    c0aab11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12b9c64 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    0483c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc415f View commit details
    Browse the repository at this point in the history
  3. failing pubsub

    murog committed May 15, 2019
    Configuration menu
    Copy the full SHA
    4499e31 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. passing pubsub tests

    murog committed May 16, 2019
    Configuration menu
    Copy the full SHA
    b1b2e61 View commit details
    Browse the repository at this point in the history
  2. passing polling test

    murog committed May 16, 2019
    Configuration menu
    Copy the full SHA
    7c665a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e9be6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. updated imageUrl to https://gcr.io/my-project/my-image:123 for more r…

    …ealistic use case
    murog committed May 20, 2019
    Configuration menu
    Copy the full SHA
    0595e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f354e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17a296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68c04d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ec8e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1435323 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5de0336 View commit details
    Browse the repository at this point in the history
  8. removed unused exec

    murog committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d030bb1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3032fb3 View commit details
    Browse the repository at this point in the history
  10. ran fix

    murog committed May 20, 2019
    Configuration menu
    Copy the full SHA
    3af92d1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    e9b5ba4 View commit details
    Browse the repository at this point in the history
  2. changed all samples to be wrapped with an outer main function, added

    params as comments for user
    murog committed May 21, 2019
    Configuration menu
    Copy the full SHA
    21be877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d470ca View commit details
    Browse the repository at this point in the history
  4. updated polling sample and test

    murog committed May 21, 2019
    Configuration menu
    Copy the full SHA
    d14adb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78e7b12 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. updated comment on occurrenceId

    murog committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7dad261 View commit details
    Browse the repository at this point in the history
  2. fixed typo in discovery test

    murog committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5d6daa1 View commit details
    Browse the repository at this point in the history
  3. grabs projectId from client, update projectId and vars the refer to i…

    …t in before hooks, added uuid to test resourceUrl
    murog committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c4a6193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c6c5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c29526 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    4740ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea46a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c52fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9fa96c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    3eada80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3850bca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d2a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa3c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e38ab8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf76572 View commit details
    Browse the repository at this point in the history
  7. added retry logic for all occs of note, check if topic exists and fix…

    …ed typo on delete occ test
    murog committed May 28, 2019
    Configuration menu
    Copy the full SHA
    970053e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. added sample-metadata

    murog committed May 29, 2019
    Configuration menu
    Copy the full SHA
    3e3c530 View commit details
    Browse the repository at this point in the history
  2. fixed occurrence typo

    murog committed May 29, 2019
    Configuration menu
    Copy the full SHA
    a71693d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d32bdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee106d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    64bb802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d83fdf View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

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

Commits on Jun 8, 2019

  1. chore: release 1.0.0 (#33)

    * created CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    eee7213 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    32c8434 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.1 (#37)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2ac666b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. chore: release 1.0.2 (#40)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3a04b94 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. chore: release 1.1.0 (#44)

    yoshi-automation authored and bcoe committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9e8fbfb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    3bcdcf9 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.2.0 (#47)

    yoshi-automation authored and bcoe committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d8523f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

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

Commits on Jun 24, 2019

  1. chore: release 1.2.1 (#50)

    yoshi-automation authored and bcoe committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    6c43f69 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. chore: release 1.2.2 (#52)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    53eb45d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

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

Commits on Jul 15, 2019

  1. chore: release 1.3.0 (#58)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    c93f150 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

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

Commits on Jul 29, 2019

  1. chore: release 1.3.1 (#61)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    080b9c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. chore: release 1.3.2 (#68)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    7982156 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

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

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    cc8b0cd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

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

Commits on Sep 16, 2019

  1. chore: release 1.4.0 (#78)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    3ea94a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

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

Commits on Oct 22, 2019

  1. chore: release 1.5.1 (#97)

    release-please[bot] authored and bcoe committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    58ff97c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

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

Commits on Nov 20, 2019

  1. chore: release 1.6.0 (#110)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and JustinBeckwith committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    63f7978 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. chore: release 1.6.1 (#113)

    release-please[bot] authored and bcoe committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    26721b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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

Commits on Jan 2, 2020

  1. chore: release 1.7.0 (#115)

    release-please[bot] authored and bcoe committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    1325c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

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

Commits on Feb 5, 2020

  1. chore: release 1.7.1 (#131)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    5b6c5ac View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. feat: move API to typescript code generation (#135)

    * remove docs/
    
    * move to ts
    
    * update synthtool
    
    * run synthtool
    
    * remove unneeded grafeas client
    
    * update synthtool
    
    * remove grafeas client
    
    * cap class name
    
    * broken link
    
    * make it work
    
    * lint
    
    * debug
    
    * sample test work
    
    * test
    
    * test
    
    * retry 10 times
    
    * finalize synth.py
    
    * clean a little bit
    
    * replace once, add to excludes
    
    * fix doc
    
    * feedback
    
    * import os
    
    * feedback
    
    * fix
    
    * remove file properly
    
    * make it work
    
    * linkinator
    
    *  Update linkinator configure
    
    * rerun synthtool for resources reorder
    
    * remove google/api proto in list
    
    * remove unneeded proto files in list
    
    * format
    
    * new line in proto list
    
    * run synthtool
    xiaozhenliu-gg5 authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c9c4f5a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Feb 26, 2020

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

Commits on Mar 2, 2020

  1. chore: release 1.9.0 (#144)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.9.0](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.8.0...v1.9.0) (2020-02-29)
    
    
    ### Features
    
    * export protos in src/index.ts ([29af69b](https://www.github.com/googleapis/nodejs-containeranalysis/commit/29af69b2e1af8763ee892d9325d089e401198330))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    1205d7b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

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

Commits on Apr 2, 2020

  1. feat!: drop node8 support, support for async iterators (#167)

    BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
    
    New feature: methods with pagination now support async iteration.
    alexander-fenster authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f46a57c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 13, 2020

  1. test: retry pubsub test, as it relies on many moving parts (#186)

    adds retry with exponential backoff to the flaky pubsub test.
    
    fixes: #184, #185
    bcoe authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    fc5addd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    3ad89e6 View commit details
    Browse the repository at this point in the history
  2. fix(samples): should use effective_severity field (#200)

    Use new effective_severity field
    
    fixes b/142836422
    daniel-sanche authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    1cb4a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a2cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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

Commits on May 1, 2020

  1. chore(deps): update dependency uuid to v8 (#206)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/uuid/7.0.3/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v8.0.0`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;800-httpsgithubcomuuidjsuuidcomparev703v800-2020-04-29)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export.
    
        ```diff
        -import uuid from 'uuid';
        -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869'
        +import { v4 as uuidv4 } from 'uuid';
        +uuidv4(); // ⇨ '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'
        ```
    
    -   Deep requiring specific algorithms of this library like `require('uuid/v4')`, which has been deprecated in `uuid@7`, is no longer supported.
    
        Instead use the named exports that this module exports.
    
        For ECMAScript Modules (ESM):
    
        ```diff
        -import uuidv4 from 'uuid/v4';
        +import { v4 as uuidv4 } from 'uuid';
        uuidv4();
        ```
    
        For CommonJS:
    
        ```diff
        -const uuidv4 = require('uuid/v4');
        +const { v4: uuidv4 } = require('uuid');
        uuidv4();
        ```
    
    ##### Features
    
    -   native Node.js ES Modules (wrapper approach) ([#&#8203;423](https://togithub.com/uuidjs/uuid/issues/423)) ([2d9f590](https://togithub.com/uuidjs/uuid/commit/2d9f590ad9701d692625c07ed62f0a0f91227991)), closes [#&#8203;245](https://togithub.com/uuidjs/uuid/issues/245) [#&#8203;419](https://togithub.com/uuidjs/uuid/issues/419) [#&#8203;342](https://togithub.com/uuidjs/uuid/issues/342)
    -   remove deep requires ([#&#8203;426](https://togithub.com/uuidjs/uuid/issues/426)) ([daf72b8](https://togithub.com/uuidjs/uuid/commit/daf72b84ceb20272a81bb5fbddb05dd95922cbba))
    
    ##### Bug Fixes
    
    -   add CommonJS syntax example to README quickstart section ([#&#8203;417](https://togithub.com/uuidjs/uuid/issues/417)) ([e0ec840](https://togithub.com/uuidjs/uuid/commit/e0ec8402c7ad44b7ef0453036c612f5db513fda0))
    
    ##### [7.0.3](https://togithub.com/uuidjs/uuid/compare/v7.0.2...v7.0.3) (2020-03-31)
    
    ##### Bug Fixes
    
    -   make deep require deprecation warning work in browsers ([#&#8203;409](https://togithub.com/uuidjs/uuid/issues/409)) ([4b71107](https://togithub.com/uuidjs/uuid/commit/4b71107d8c0d2ef56861ede6403fc9dc35a1e6bf)), closes [#&#8203;408](https://togithub.com/uuidjs/uuid/issues/408)
    
    ##### [7.0.2](https://togithub.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) (2020-03-04)
    
    ##### Bug Fixes
    
    -   make access to msCrypto consistent ([#&#8203;393](https://togithub.com/uuidjs/uuid/issues/393)) ([8bf2a20](https://togithub.com/uuidjs/uuid/commit/8bf2a20f3565df743da7215eebdbada9d2df118c))
    -   simplify link in deprecation warning ([#&#8203;391](https://togithub.com/uuidjs/uuid/issues/391)) ([bb2c8e4](https://togithub.com/uuidjs/uuid/commit/bb2c8e4e9f4c5f9c1eaaf3ea59710c633cd90cb7))
    -   update links to match content in readme ([#&#8203;386](https://togithub.com/uuidjs/uuid/issues/386)) ([44f2f86](https://togithub.com/uuidjs/uuid/commit/44f2f86e9d2bbf14ee5f0f00f72a3db1292666d4))
    
    ##### [7.0.1](https://togithub.com/uuidjs/uuid/compare/v7.0.0...v7.0.1) (2020-02-25)
    
    ##### Bug Fixes
    
    -   clean up esm builds for node and browser ([#&#8203;383](https://togithub.com/uuidjs/uuid/issues/383)) ([59e6a49](https://togithub.com/uuidjs/uuid/commit/59e6a49e7ce7b3e8fb0f3ee52b9daae72af467dc))
    -   provide browser versions independent from module system ([#&#8203;380](https://togithub.com/uuidjs/uuid/issues/380)) ([4344a22](https://togithub.com/uuidjs/uuid/commit/4344a22e7aed33be8627eeaaf05360f256a21753)), closes [#&#8203;378](https://togithub.com/uuidjs/uuid/issues/378)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-containeranalysis).
    renovate-bot authored May 1, 2020
    Configuration menu
    Copy the full SHA
    536f566 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. fix(deps): update dependency @google-cloud/pubsub to v2 (#215)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@google-cloud/pubsub](https://togithub.com/googleapis/nodejs-pubsub) | dependencies | major | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fpubsub/1.7.3/2.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/nodejs-pubsub</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapisnodejs-pubsubcomparevv171v200-2020-05-20)
    
    [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v1.7.3...v2.0.0)
    
    Please note that Node 8 is no longer supported, and Node 10 is the new minimum version of the runtime.
    
    ##### ⚠ BREAKING CHANGES
    
    -   Please note that Node 8 is no longer supported, and Node 10 is the new minimum version of the runtime.
    -   drop support for custom promises ([#&#8203;970](https://togithub.com/googleapis/nodejs-pubsub/issues/970))
    -   convert to typescript ([#&#8203;923](https://togithub.com/googleapis/nodejs-pubsub/issues/923))
    -   **deps:** update dependency [@&#8203;google-cloud/projectify](https://togithub.com/google-cloud/projectify) to v2 ([#&#8203;929](https://togithub.com/googleapis/nodejs-pubsub/issues/929))
    
    ##### Bug Fixes
    
    -   **docs:** link to correct gaxOptions docs ([#&#8203;999](https://www.github.com/googleapis/nodejs-pubsub/issues/999)) ([312e318](https://www.github.com/googleapis/nodejs-pubsub/commit/312e318ceb36eafbeb487ede7e5dbf9ccd5dfb81))
    -   regen protos and tests, formatting ([#&#8203;991](https://www.github.com/googleapis/nodejs-pubsub/issues/991)) ([e350b97](https://www.github.com/googleapis/nodejs-pubsub/commit/e350b97ad19e49e5fe52d5eeb1ad67c8bb6ddf33))
    -   remove eslint, update gax, fix generated protos, run the generator ([#&#8203;955](https://www.github.com/googleapis/nodejs-pubsub/issues/955)) ([544a061](https://www.github.com/googleapis/nodejs-pubsub/commit/544a061b1b6d7fdc4051486c2b8ae5d14e1ec141))
    -   remove unused dependencies ([#&#8203;998](https://www.github.com/googleapis/nodejs-pubsub/issues/998)) ([7b242a3](https://www.github.com/googleapis/nodejs-pubsub/commit/7b242a36212e0871b3918621fe9a5f51d1e6b733))
    -   **close:** ensure in-flight messages are drained ([#&#8203;952](https://www.github.com/googleapis/nodejs-pubsub/issues/952)) ([93a2bd7](https://www.github.com/googleapis/nodejs-pubsub/commit/93a2bd726660b134fbd3e12335bfde29d13a2b78))
    -   **deps:** update dependency [@&#8203;google-cloud/paginator](https://togithub.com/google-cloud/paginator) to v3 ([#&#8203;931](https://www.github.com/googleapis/nodejs-pubsub/issues/931)) ([b621854](https://www.github.com/googleapis/nodejs-pubsub/commit/b62185426b7f958ee41a1cff429bc5fb70635b4a))
    -   **deps:** update dependency [@&#8203;google-cloud/precise-date](https://togithub.com/google-cloud/precise-date) to v2 ([#&#8203;934](https://www.github.com/googleapis/nodejs-pubsub/issues/934)) ([72b8d78](https://www.github.com/googleapis/nodejs-pubsub/commit/72b8d781ed3cbf9049101b9c2675f211fb3924ba))
    -   **deps:** update dependency [@&#8203;google-cloud/projectify](https://togithub.com/google-cloud/projectify) to v2 ([#&#8203;929](https://www.github.com/googleapis/nodejs-pubsub/issues/929)) ([45d9880](https://www.github.com/googleapis/nodejs-pubsub/commit/45d988077d2db2fddbb4d22aac43c7f8a77e4dcc))
    -   **deps:** update dependency [@&#8203;google-cloud/promisify](https://togithub.com/google-cloud/promisify) to v2 ([#&#8203;928](https://www.github.com/googleapis/nodejs-pubsub/issues/928)) ([3819877](https://www.github.com/googleapis/nodejs-pubsub/commit/3819877752d39cd042364bdd9ed01ff230aeed0b))
    -   **deps:** update dependency google-auth-library to v6 ([#&#8203;935](https://www.github.com/googleapis/nodejs-pubsub/issues/935)) ([73fc887](https://www.github.com/googleapis/nodejs-pubsub/commit/73fc887c662b526690167286d2d5afda0cccad1b))
    
    ##### Build System
    
    -   convert to typescript ([#&#8203;923](https://www.github.com/googleapis/nodejs-pubsub/issues/923)) ([2fc68ba](https://www.github.com/googleapis/nodejs-pubsub/commit/2fc68baff0cc2013468da7ef3dc8d547d4745989))
    
    ##### Miscellaneous Chores
    
    -   drop support for custom promises ([#&#8203;970](https://www.github.com/googleapis/nodejs-pubsub/issues/970)) ([df462d3](https://www.github.com/googleapis/nodejs-pubsub/commit/df462d3dec4f733cb309eb6413aad382424e2125))
    
    ##### [1.7.1](https://www.github.com/googleapis/nodejs-pubsub/compare/v1.7.0...v1.7.1) (2020-04-06)
    
    ##### Bug Fixes
    
    -   provide missing close() method in the generated gapic client ([#&#8203;941](https://www.github.com/googleapis/nodejs-pubsub/issues/941)) ([6bf8f14](https://www.github.com/googleapis/nodejs-pubsub/commit/6bf8f1481a1dea051c47697488e13b6facf20a26))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-containeranalysis).
    renovate-bot authored May 27, 2020
    Configuration menu
    Copy the full SHA
    52abee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. chore(deps): update dependency mocha to v8 (#222)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | devDependencies | major | [`^6.1.4` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/6.2.3/8.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v8.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;801--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
    
    The obligatory patch after a major.
    
    #### 🐛 Fixes
    
    -   [#&#8203;4328](https://togithub.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    ### [`v8.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;800--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.2.0...v8.0.0)
    
    In this major release, Mocha adds the ability to _run tests in parallel_. Better late than never! Please note the **breaking changes** detailed below.
    
    Let's welcome [**@&#8203;giltayar**](https://togithub.com/giltayar) and [**@&#8203;nicojs**](https://togithub.com/nicojs) to the maintenance team!
    
    #### 💥 Breaking Changes
    
    -   [#&#8203;4164](https://togithub.com/mochajs/mocha/issues/4164): **Mocha v8.0.0 now requires Node.js v10.0.0 or newer.** Mocha no longer supports the Node.js v8.x line ("Carbon"), which entered End-of-Life at the end of 2019 ([**@&#8203;UlisesGascon**](https://togithub.com/UlisesGascon))
    
    -   [#&#8203;4175](https://togithub.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
    
    -   [#&#8203;4260](https://togithub.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    
        ✨ **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
    
    -   [#&#8203;4315](https://togithub.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
    
    -   [#&#8203;4309](https://togithub.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4282](https://togithub.com/mochajs/mocha/issues/4282): `--forbid-only` will throw an error even if exclusive tests are avoided via `--grep` or other means ([**@&#8203;arvidOtt**](https://togithub.com/arvidOtt))
    
    -   [#&#8203;4223](https://togithub.com/mochajs/mocha/issues/4223): The context object's `skip()` (`this.skip()`) in a "before all" (`before()`) hook will no longer execute subsequent sibling hooks, in addition to hooks in child suites ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4178](https://togithub.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@&#8203;wnghdcjfe**](https://togithub.com/wnghdcjfe)):
        -   `Mocha.prototype.ignoreLeaks()`
        -   `Mocha.prototype.useColors()`
        -   `Mocha.prototype.useInlineDiffs()`
        -   `Mocha.prototype.hideDiff()`
    
    #### 🎉 Enhancements
    
    -   [#&#8203;4245](https://togithub.com/mochajs/mocha/issues/4245): Add ability to run tests in parallel for Node.js (see [docs](https://mochajs.org/#parallel-tests)) ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
        ❗ See also [#&#8203;4244](https://togithub.com/mochajs/mocha/issues/4244); [Root Hook Plugins (docs)](https://mochajs.org/#root-hook-plugins) -- _root hooks must be defined via Root Hook Plugins to work in parallel mode_
    
    -   [#&#8203;4304](https://togithub.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@&#8203;JacobLey**](https://togithub.com/JacobLey))
    
    -   [#&#8203;4299](https://togithub.com/mochajs/mocha/issues/4299): In some circumstances, Mocha can run ES modules under Node.js v10 -- _use at your own risk!_ ([**@&#8203;giltayar**](https://togithub.com/giltayar))
    
    #### 📖 Documentation
    
    -   [#&#8203;4246](https://togithub.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 🐛 Fixes
    
    (All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
    
    </details>
    
    ---
    
    ### Renovate 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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-containeranalysis).
    renovate-bot authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    474d3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ed98b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 10, 2020

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

Commits on Nov 16, 2020

  1. docs(samples): update sample to illustrate AR style urls

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    donmccasland and bcoe authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d2c50bf View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. chore: release 3.0.0 (#264)

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

Commits on Dec 2, 2020

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

Commits on Jan 14, 2021

  1. chore: release 3.1.0 (#278)

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

Commits on Mar 8, 2021

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

Commits on Apr 28, 2021

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

Commits on May 7, 2021

  1. chore: release 3.1.2 (#299)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 7, 2021
    Configuration menu
    Copy the full SHA
    b325b44 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 (#300)

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

Commits on May 12, 2021

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

Commits on May 27, 2021

  1. chore: release 3.1.4 (#309)

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

Commits on Jul 1, 2021

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

Commits on Jul 21, 2021

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

Commits on Aug 17, 2021

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

Commits on Aug 23, 2021

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

Commits on Nov 15, 2021

  1. chore: release 3.3.0 (#353)

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

Commits on Apr 5, 2022

  1. chore(main): release 3.4.0 (#389)

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

Commits on Apr 20, 2022

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

Commits on May 17, 2022

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

    * feat!: Update library to use Node 12
    
    * 🦉 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>
    alexander-fenster and gcf-owl-bot[bot] authored May 17, 2022
    Configuration menu
    Copy the full SHA
    dcb6e93 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. chore(main): release 4.0.0 (#407)

    * chore(main): release 4.0.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 May 26, 2022
    Configuration menu
    Copy the full SHA
    90ba422 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 10, 2022

  1. chore(main): release 4.1.0 (#416)

    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] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4172a73 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. fix(issue-417): adding additional asserts to track flaky error (#421)

    * refactor: adding additional asserts to track flaky error
    
    * refactor: remove .only from test
    
    * refactor: fix lint
    
    * refactor: update assert.fail msg
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    pattishin and averikitsch authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    23739a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore(main): release 4.2.0 (#422)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.0](googleapis/nodejs-containeranalysis@v4.1.0...v4.2.0) (2022-07-04)
    
    
    ### Features
    
    * support regapic LRO ([1290f13](googleapis/nodejs-containeranalysis@1290f13))
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/grafeas to v4 ([#420](googleapis/nodejs-containeranalysis#420)) ([6e40ebe](googleapis/nodejs-containeranalysis@6e40ebe))
    * **issue-417:** adding additional asserts to track flaky error ([#421](googleapis/nodejs-containeranalysis#421)) ([23cd446](googleapis/nodejs-containeranalysis@23cd446))
    
    ---
    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 Jul 4, 2022
    Configuration menu
    Copy the full SHA
    dcd85d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. chore(deps): update dependency uuid to v9 (#435)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/uuid/8.3.2/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v9.0.0`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#&#8203;900-httpsgithubcomuuidjsuuidcomparev832v900-2022-09-05)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
    
    -   Remove the minified UMD build from the package.
    
        Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.
    
        For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.
    
    -   Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
    
        This also removes the fallback on msCrypto instead of the crypto API.
    
        Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.
    
    ##### Features
    
    -   optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) ([#&#8203;597](https://togithub.com/uuidjs/uuid/issues/597)) ([3a033f6](https://togithub.com/uuidjs/uuid/commit/3a033f6bab6bb3780ece6d645b902548043280bc))
    -   remove UMD build ([#&#8203;645](https://togithub.com/uuidjs/uuid/issues/645)) ([e948a0f](https://togithub.com/uuidjs/uuid/commit/e948a0f22bf22f4619b27bd913885e478e20fe6f)), closes [#&#8203;620](https://togithub.com/uuidjs/uuid/issues/620)
    -   use native crypto.randomUUID when available ([#&#8203;600](https://togithub.com/uuidjs/uuid/issues/600)) ([c9e076c](https://togithub.com/uuidjs/uuid/commit/c9e076c852edad7e9a06baaa1d148cf4eda6c6c4))
    
    ##### Bug Fixes
    
    -   add Jest/jsdom compatibility ([#&#8203;642](https://togithub.com/uuidjs/uuid/issues/642)) ([16f9c46](https://togithub.com/uuidjs/uuid/commit/16f9c469edf46f0786164cdf4dc980743984a6fd))
    -   change default export to named function ([#&#8203;545](https://togithub.com/uuidjs/uuid/issues/545)) ([c57bc5a](https://togithub.com/uuidjs/uuid/commit/c57bc5a9a0653273aa639cda9177ce52efabe42a))
    -   handle error when parameter is not set in v3 and v5 ([#&#8203;622](https://togithub.com/uuidjs/uuid/issues/622)) ([fcd7388](https://togithub.com/uuidjs/uuid/commit/fcd73881692d9fabb63872576ba28e30ff852091))
    -   run npm audit fix ([#&#8203;644](https://togithub.com/uuidjs/uuid/issues/644)) ([04686f5](https://togithub.com/uuidjs/uuid/commit/04686f54c5fed2cfffc1b619f4970c4bb8532353))
    -   upgrading from uuid3 broken link ([#&#8203;568](https://togithub.com/uuidjs/uuid/issues/568)) ([1c849da](https://togithub.com/uuidjs/uuid/commit/1c849da6e164259e72e18636726345b13a7eddd6))
    
    ##### build
    
    -   drop Node.js 8.x from babel transpile target ([#&#8203;603](https://togithub.com/uuidjs/uuid/issues/603)) ([aa11485](https://togithub.com/uuidjs/uuid/commit/aa114858260402107ec8a1e1a825dea0a259bcb5))
    
    -   drop support for legacy browsers (IE11, Safari 10) ([#&#8203;604](https://togithub.com/uuidjs/uuid/issues/604)) ([0f433e5](https://togithub.com/uuidjs/uuid/commit/0f433e5ec444edacd53016de67db021102f36148))
    
    -   drop node 10.x to upgrade dev dependencies ([#&#8203;653](https://togithub.com/uuidjs/uuid/issues/653)) ([28a5712](https://togithub.com/uuidjs/uuid/commit/28a571283f8abda6b9d85e689f95b7d3ee9e282e)), closes [#&#8203;643](https://togithub.com/uuidjs/uuid/issues/643)
    
    ##### [8.3.2](https://togithub.com/uuidjs/uuid/compare/v8.3.1...v8.3.2) (2020-12-08)
    
    ##### Bug Fixes
    
    -   lazy load getRandomValues ([#&#8203;537](https://togithub.com/uuidjs/uuid/issues/537)) ([16c8f6d](https://togithub.com/uuidjs/uuid/commit/16c8f6df2f6b09b4d6235602d6a591188320a82e)), closes [#&#8203;536](https://togithub.com/uuidjs/uuid/issues/536)
    
    ##### [8.3.1](https://togithub.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) (2020-10-04)
    
    ##### Bug Fixes
    
    -   support expo>=39.0.0 ([#&#8203;515](https://togithub.com/uuidjs/uuid/issues/515)) ([c65a0f3](https://togithub.com/uuidjs/uuid/commit/c65a0f3fa73b901959d638d1e3591dfacdbed867)), closes [#&#8203;375](https://togithub.com/uuidjs/uuid/issues/375)
    
    </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-containeranalysis).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->
    renovate-bot authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d00839e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

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

Commits on Sep 22, 2022

  1. chore(main): release 4.3.0 (#429)

    * chore(main): release 4.3.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 22, 2022
    Configuration menu
    Copy the full SHA
    58e0824 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    8967a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c34a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5d54c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f65d8dc View commit details
    Browse the repository at this point in the history
  5. samples

    JustinBeckwith authored and kweinmeister committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    900a677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78467b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdcb86a View commit details
    Browse the repository at this point in the history