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

New Release #8239

Merged
merged 285 commits into from Jun 21, 2022
Merged

New Release #8239

merged 285 commits into from Jun 21, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 27, 2021

  1. chore(deps): bump yargs from 17.3.0 to 17.3.1

    Bumps [yargs](https://github.com/yargs/yargs) from 17.3.0 to 17.3.1.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.3.0...v17.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8112da8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.6 to 13.1.1.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.1.1/packages/node-resolve)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-node-resolve"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    cd55909 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    055f252 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump conventional-changelog-cli from 2.1.1 to 2.2.2

    Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.1.1 to 2.2.2.
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/release-please-config.json)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.1...conventional-changelog-cli-v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: conventional-changelog-cli
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    79f3069 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump puppeteer from 13.0.0 to 13.0.1

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.0.0 to 13.0.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.0.0...v13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0a23b69 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump rollup from 2.61.1 to 2.62.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.61.1 to 2.62.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.61.1...v2.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    1835ff5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. chore: add keywords to package.json (#7888)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    domoritz and GitHub Actions Bot committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    97ea19e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    6121688 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.0 to 5.8.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9b2f841 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 5.8.0 to 5.8.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.8.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b1d2214 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump github-pages from 222 to 223 in /site

    Bumps [github-pages](https://github.com/github/pages-gem) from 222 to 223.
    - [Release notes](https://github.com/github/pages-gem/releases)
    - [Commits](github/pages-gem@v222...v223)
    
    ---
    updated-dependencies:
    - dependency-name: github-pages
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4bc9f8b View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    d2db039 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    5d77725 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump eslint from 8.5.0 to 8.6.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.5.0...v8.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    c1cc78b View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @rollup/plugin-alias from 3.1.8 to 3.1.9

    Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 3.1.8 to 3.1.9.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/alias-v3.1.9/packages/alias)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-alias"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    34da7d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f00b380 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c7ed48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ca9ff4 View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump eslint-plugin-jest from 25.3.0 to 25.3.4 (#7892)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    dependabot[bot] and domoritz committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    eaada04 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 10, 2022

  1. chore(deps-dev): bump rollup from 2.62.0 to 2.63.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.62.0 to 2.63.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.62.0...v2.63.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e86f52f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump highlight.js from 11.3.1 to 11.4.0

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.3.1 to 11.4.0.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
    - [Commits](highlightjs/highlight.js@11.3.1...11.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: highlight.js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a5a3989 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.9.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.1 to 5.9.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a8633e7 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jest from 27.4.5 to 27.4.7

    Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.4.5...v27.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    32e7a2f View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.2 to 13.1.3.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.1.3/packages/node-resolve)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-node-resolve"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    deaef02 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump d3 from 7.2.1 to 7.3.0

    Bumps [d3](https://github.com/d3/d3) from 7.2.1 to 7.3.0.
    - [Release notes](https://github.com/d3/d3/releases)
    - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
    - [Commits](d3/d3@v7.2.1...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: d3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9b3a524 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.1 to 5.9.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e2d3f9e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. chore(deps-dev): bump @types/pako from 1.0.2 to 1.0.3 (#7878)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    df996c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. chore(deps): bump follow-redirects from 1.14.6 to 1.14.7

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.6...v1.14.7)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0a0099f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. chore(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.9.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    b3eece0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-jest from 25.3.4 to 25.7.0

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.4 to 25.7.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v25.3.4...v25.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    c58bbc9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump ts-jest from 27.1.2 to 27.1.3

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.2 to 27.1.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.1.2...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    df25de4 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump rollup from 2.63.0 to 2.64.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.63.0 to 2.64.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.63.0...v2.64.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e01b8dc View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump ajv from 8.8.2 to 8.9.0

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.8.2 to 8.9.0.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v8.8.2...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f435cbd View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.16.8

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.8/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7944344 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump eslint from 8.6.0 to 8.7.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.6.0...v8.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    85d67ae View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.9.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    517cef0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75745a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.12.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.12/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4bd2634 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.10.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a179daa View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.11

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.8 to 7.16.11.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    2db64c2 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript from 4.5.4 to 4.5.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.4...v4.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e3a009d View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump rollup from 2.64.0 to 2.66.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.64.0 to 2.66.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.64.0...v2.66.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    70bcef1 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump puppeteer from 13.0.1 to 13.1.1

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.0.1 to 13.1.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.0.1...v13.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    95e7314 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. docs: add ecosysem section for tools that scale Vega-Lite (#7946)

    * Add section for tools that scale Vega-Lite
    
    Adds new ecosystem section for tools that scale Vega-Lite visualizations:
     - altair-transform
     - ibis-vega-transform
     - VegaFusion
    
    * Add Scalable Vega demo
    
    Add Scalable Vega demo to new "Tools for Scaling Vega-Lite Visualizations" section
    jonmmease committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    419e873 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.1 to …

    …5.10.0 (#7941)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d21a5e4 View commit details
    Browse the repository at this point in the history
  3. chore: rebuild TOC (#7947)

    * chore: clear toc
    
    * chore: update TOC [CI]
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    domoritz and GitHub Actions Bot committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1416e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.0 to 5.10.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c43a472 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump chai from 4.3.4 to 4.3.6

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.4...v4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f99445f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump puppeteer from 13.1.1 to 13.1.2

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.1 to 13.1.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.1.1...v13.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    084b21f View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vega-tooltip from 0.27.0 to 0.28.0

    Bumps [vega-tooltip](https://github.com/vega/vega-tooltip) from 0.27.0 to 0.28.0.
    - [Release notes](https://github.com/vega/vega-tooltip/releases)
    - [Changelog](https://github.com/vega/vega-tooltip/blob/v0.28.0/CHANGELOG.md)
    - [Commits](vega/vega-tooltip@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: vega-tooltip
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ee1dcc3 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4cc532a View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump eslint from 8.7.0 to 8.8.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.7.0...v8.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2bcc973 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump rollup from 2.66.0 to 2.66.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.66.0 to 2.66.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.66.0...v2.66.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7c0ef53 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.0.0 (#7954)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v25.7.0...v26.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4de81ad View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. chore(deps-dev): bump eslint-plugin-jest from 26.0.0 to 26.1.0

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.0.0...v26.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    381e13c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ajv from 8.9.0 to 8.10.0

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.9.0 to 8.10.0.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v8.9.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a9e7d17 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.1 to 5.10.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d3c92ab View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jest from 27.4.7 to 27.5.0

    Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.4.7...v27.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b3e3c60 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump puppeteer from 13.1.2 to 13.1.3

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.2 to 13.1.3.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.1.2...v13.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ed0a122 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump rollup from 2.66.1 to 2.67.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.66.1 to 2.67.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.66.1...v2.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1eb4638 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump simple-get from 3.1.0 to 3.1.1

    Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/feross/simple-get/releases)
    - [Commits](feross/simple-get@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-get
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    3f0d67b View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.10.2

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6b2f5d7 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @babel/core from 7.16.12 to 7.17.0

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.12 to 7.17.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8cbd21d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix: set binSuffix for defined channel (#7973)

    Co-authored-by: Paul Rosenzweig <paul.a.rosenzweig@gmail.com>
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    3 people committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1f1d184 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. chore(deps): bump follow-redirects from 1.14.7 to 1.14.8

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8460431 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.2 to 5.11.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    30f5844 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jest from 27.5.0 to 27.5.1

    Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.5.0...v27.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    307d384 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump puppeteer from 13.1.3 to 13.3.1

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.3 to 13.3.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.1.3...v13.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    66af1e8 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint from 8.8.0 to 8.9.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.8.0...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    10e85e8 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump vega-embed from 6.20.5 to 6.20.7

    Bumps [vega-embed](https://github.com/vega/vega-embed) from 6.20.5 to 6.20.7.
    - [Release notes](https://github.com/vega/vega-embed/releases)
    - [Changelog](https://github.com/vega/vega-embed/blob/v6.20.7/CHANGELOG.md)
    - [Commits](vega/vega-embed@v6.20.5...v6.20.7)
    
    ---
    updated-dependencies:
    - dependency-name: vega-embed
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f26ef74 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump rollup from 2.67.1 to 2.67.2

    Bumps [rollup](https://github.com/rollup/rollup) from 2.67.1 to 2.67.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.67.1...v2.67.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c9b2d0c View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @babel/core from 7.17.0 to 7.17.2

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.0 to 7.17.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.2/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    4c14feb View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.11.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.11.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    4f349e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    8446d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9763e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2932c62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c77b718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45ae40f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39737cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b72b6a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. chore(deps-dev): bump @babel/core from 7.17.4 to 7.17.5

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.4 to 7.17.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8e852f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.3.0...v8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    bdb23a0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump rollup from 2.67.2 to 2.67.3

    Bumps [rollup](https://github.com/rollup/rollup) from 2.67.2 to 2.67.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.67.2...v2.67.3)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    199d8ff View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    4b092a3 View commit details
    Browse the repository at this point in the history
  2. fix: support utc formatting for ordinal data (#7815)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    domoritz and GitHub Actions Bot committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c49c41d View commit details
    Browse the repository at this point in the history
  3. chore: update TOC [ci skip]

    GitHub Actions Bot committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e9a2bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8061d8a View commit details
    Browse the repository at this point in the history
  5. docs: add additional R interface vegabrite to ecosystems page (#8003)

    * Add additional R interface (#8002)
    
    * chore: update TOC [ci skip]
    
    Co-authored-by: Alicia Schep <aschep@gmail.com>
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    3 people committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    02a8ff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    b84d63b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump nokogiri from 1.12.5 to 1.13.3 in /site (#8005)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    3620efa View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. chore(deps-dev): bump terser from 5.10.0 to 5.11.0 (#8014)

    Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.11.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.10.0...v5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    00d85e8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1 (#8013)

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.0 to 5.3.1.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/babel-v5.3.1/packages/babel)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-babel"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2cd2365 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.12.1 (

    …#8012)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1563547 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump puppeteer from 13.3.2 to 13.4.0 (#8011)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.3.2 to 13.4.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.3.2...v13.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    09152b7 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#…

    …8009)
    
    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.1 to 21.0.2.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.2/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    668adb7 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 (#8008)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.9.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    561572c View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 (#8007)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    09f1873 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump rollup from 2.67.3 to 2.68.0 (#8006)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.67.3 to 2.68.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.67.3...v2.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e5322c3 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump actions/setup-node from 2.5.1 to 3 (#8015)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d490afd View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to…

    … 5.12.1 (#8010)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    16bc913 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore: upgrade deps (#8018)

    domoritz committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    dca0903 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. chore(deps): bump actions/checkout from 2 to 3 (#8030)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    29c5595 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump rollup from 2.68.0 to 2.70.0 (#8029)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.68.0 to 2.70.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.68.0...v2.70.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4f24633 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @auto-it/first-time-contributor (#8028)

    Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.32.6 to 10.34.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.32.6...v10.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/first-time-contributor"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    339964e View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @auto-it/conventional-commits (#8027)

    Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.32.6 to 10.34.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.32.6...v10.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/conventional-commits"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0597f54 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (#8025)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to 8.5.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.4.0...v8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cbf4286 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump auto from 10.32.6 to 10.34.1 (#8024)

    Bumps [auto](https://github.com/intuit/auto) from 10.32.6 to 10.34.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.32.6...v10.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: auto
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    40c7464 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump github-pages from 223 to 225 in /site (#8023)

    Bumps [github-pages](https://github.com/github/pages-gem) from 223 to 225.
    - [Release notes](https://github.com/github/pages-gem/releases)
    - [Commits](github/pages-gem@v223...v225)
    
    ---
    updated-dependencies:
    - dependency-name: github-pages
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    44a8519 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Mar 14, 2022

  1. chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#8044)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.10.0...v8.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6533983 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump highlight.js from 11.4.0 to 11.5.0 (#8043)

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.4.0 to 11.5.0.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
    - [Commits](highlightjs/highlight.js@11.4.0...11.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: highlight.js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    102235e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.14.0 (

    …#8042)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.13.0 to 5.14.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a75cb74 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vega-datasets from 2.2.0 to 2.3.0 (#8041)

    Bumps [vega-datasets](https://github.com/vega/vega-datasets) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/vega/vega-datasets/releases)
    - [Changelog](https://github.com/vega/vega-datasets/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/vega/vega-datasets/commits/v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: vega-datasets
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    686b9ee View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump rollup from 2.70.0 to 2.70.1 (#8040)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.70.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.70.0...v2.70.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    74ed5c6 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump puppeteer from 13.4.1 to 13.5.1 (#8037)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.1 to 13.5.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.4.1...v13.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c088505 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8038)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    310ebc0 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#8026)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    111f4d2 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump vega-cli from 5.21.0 to 5.22.0 (#8039)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    dependabot[bot] and domoritz committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4fe12a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 21, 2022

  1. chore(deps-dev): bump @auto-it/first-time-contributor (#8058)

    Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.34.1 to 10.36.5.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.34.1...v10.36.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/first-time-contributor"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f81a07c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @auto-it/conventional-commits (#8057)

    Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.34.1 to 10.36.5.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.34.1...v10.36.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/conventional-commits"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e11be36 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump auto from 10.34.1 to 10.36.5 (#8056)

    Bumps [auto](https://github.com/intuit/auto) from 10.34.1 to 10.36.5.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.34.1...v10.36.5)
    
    ---
    updated-dependencies:
    - dependency-name: auto
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    56010d3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump yargs from 17.3.1 to 17.4.0 (#8054)

    Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.0.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.3.1...v17.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    86af743 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.2 (#8053)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 26.1.2.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.1.1...v26.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    67aa85d View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 (

    …#8052)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.14.0 to 5.15.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bfb0808 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#8051)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.1...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    543a3dd View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8059)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9ddb028 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. chore(deps-dev): bump ajv from 8.10.0 to 8.11.0 (#8076)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.10.0 to 8.11.0.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v8.10.0...v8.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    1d820eb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8075)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ba6e306 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#…

    …8074)
    
    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.2 to 21.0.3.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d06cac1 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#8073)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a3c561c View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.1.3 (#8072)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.2 to 26.1.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.1.2...v26.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a789cf1 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump vega-cli from 5.22.0 to 5.22.1 (#8070)

    Bumps [vega-cli](https://github.com/vega/vega) from 5.22.0 to 5.22.1.
    - [Release notes](https://github.com/vega/vega/releases)
    - [Commits](vega/vega@v5.22.0...v5.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: vega-cli
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    af85256 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.16.0 (

    …#8071)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    748702d View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#8069)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.11.0...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    1702968 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#8079)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    53347de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94be270 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5859cea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    657717f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 (#8087)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.6.1...2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    0a69d89 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump d3 from 7.3.0 to 7.4.2 (#8086)

    Bumps [d3](https://github.com/d3/d3) from 7.3.0 to 7.4.2.
    - [Release notes](https://github.com/d3/d3/releases)
    - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
    - [Commits](d3/d3@v7.3.0...v7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: d3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5a36c7c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8085)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    25fcfe1 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump puppeteer from 13.5.1 to 13.5.2 (#8083)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.1 to 13.5.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.5.1...v13.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    871ce16 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (

    …#8084)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    2ed3b1d View commit details
    Browse the repository at this point in the history
  6. fix: automatically add steps if density transform is grouped (#8088)

    * fix: automatically add steps if density transform is grouped
    
    * chore: update examples [ci skip]
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    domoritz and GitHub Actions Bot committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c95806f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba6b9ca View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. feat: optimize ID-driven selections (#7933)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    arvind and GitHub Actions Bot committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f2c38e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. docs: add example of rendering images in tooltips (#8048)

    * docs: add example of rendering images in tooltips
    
    * docs: add link to vega-tooltip plugin in the image tooltip section
    
    * chore: update TOC [CI]
    
    * chore: update examples [CI]
    
    * style: auto-formatting [CI]
    
    * Improve wording
    
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    
    * Remove stroke outline
    
    * chore: update examples [CI]
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    3 people committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a92259e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.9 (#8098)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.9/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6609459 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (

    …#8096)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    7d9f48d View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump d3 from 7.4.2 to 7.4.3 (#8095)

    Bumps [d3](https://github.com/d3/d3) from 7.4.2 to 7.4.3.
    - [Release notes](https://github.com/d3/d3/releases)
    - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
    - [Commits](d3/d3@v7.4.2...v7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: d3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    0a17cf5 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump highlight.js from 11.5.0 to 11.5.1 (#8094)

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.5.0 to 11.5.1.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/11.5.1/CHANGES.md)
    - [Commits](highlightjs/highlight.js@11.5.0...11.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: highlight.js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    06a8e48 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 (#8093)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.12.0...v8.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4f23b89 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump eslint-plugin-jest from 26.1.3 to 26.1.4 (#8092)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.1.4.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.1.3...v26.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    216d4ff View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump yargs from 17.4.0 to 17.4.1 (#8091)

    Bumps [yargs](https://github.com/yargs/yargs) from 17.4.0 to 17.4.1.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.4.0...v17.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    e20c8d1 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8097)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    780a341 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f190547 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. chore(deps): bump nokogiri from 1.13.3 to 1.13.4 in /site (#8100)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.3...v1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d3994a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

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

Commits on Apr 16, 2022

  1. chore: fix link to logo

    domoritz committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    d7abe83 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    a47c02e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0acf4b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffcd78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f503c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfc50bf View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump d3 from 7.4.3 to 7.4.4 (#8109)

    Bumps [d3](https://github.com/d3/d3) from 7.4.3 to 7.4.4.
    - [Release notes](https://github.com/d3/d3/releases)
    - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
    - [Commits](d3/d3@v7.4.3...v7.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: d3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f40b597 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 (

    …#8108)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.18.0 to 5.19.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    3b54693 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a541e8a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    235e832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    991f684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bdf68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14e2c2b View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 (#8119)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.4 to 26.1.5.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.1.4...v26.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8ee712c View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump tslib from 2.3.1 to 2.4.0 (#8118)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@2.3.1...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8efdc23 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8116)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.20.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8d98454 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump github-pages from 225 to 226 in /site (#8115)

    Bumps [github-pages](https://github.com/github/pages-gem) from 225 to 226.
    - [Release notes](https://github.com/github/pages-gem/releases)
    - [Commits](github/pages-gem@v225...v226)
    
    ---
    updated-dependencies:
    - dependency-name: github-pages
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3237a8d View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump puppeteer from 13.5.2 to 13.6.0 (#8121)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.2 to 13.6.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v13.5.2...v13.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    21c8c26 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    34262f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6faad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4bcfee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6f75c View commit details
    Browse the repository at this point in the history
  5. chore: fix toc (#8139)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    domoritz and GitHub Actions Bot committed May 2, 2022
    Configuration menu
    Copy the full SHA
    aa1d323 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#8132)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1e41f95 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to…

    … 5.21.0 (#8131)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    7dc3841 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump puppeteer from 13.6.0 to 13.7.0 (#8130)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dc76675 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.22.0 (

    …#8141)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.22.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e5559b3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    7787ee2 View commit details
    Browse the repository at this point in the history
  2. docs: update links in bin docs (#8124)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    kanitw and GitHub Actions Bot committed May 4, 2022
    Configuration menu
    Copy the full SHA
    1852781 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

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

Commits on May 9, 2022

  1. chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#8151)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.14.0...v8.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    3a65746 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @rollup/plugin-node-resolve from 13.2.1 to 13.3…

    ….0 (#8150)
    
    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.2.1 to 13.3.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-node-resolve"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    583d4e0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump rollup from 2.71.1 to 2.72.1 (#8149)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.71.1 to 2.72.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.71.1...v2.72.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    d75e1f7 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8148)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    15c7529 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 (#8147)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b71ae4f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    1c433f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec54102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f7207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd03474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    111ca79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aface3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d70fcb View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.22.0 to…

    … 5.23.0 (#8161)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 16, 2022
    Configuration menu
    Copy the full SHA
    dc0b944 View commit details
    Browse the repository at this point in the history
  9. chore: upgrade deps (#8167)

    domoritz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9147623 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. chore(deps): bump nokogiri from 1.13.4 to 1.13.6 in /site (#8172)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0555d19 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. chore(deps-dev): bump @types/d3 from 7.1.0 to 7.4.0 (#8184)

    Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 7.1.0 to 7.4.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/d3"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    dd2f703 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (

    …#8183)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    02b62a0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @babel/core from 7.17.10 to 7.18.0 (#8182)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    dd409e7 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @auto-it/first-time-contributor (#8181)

    Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.36.5 to 10.37.0.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.36.5...v10.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/first-time-contributor"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1c566e8 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 (#8178)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.15.0...v8.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    1ce8b73 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.17.12 (

    …#8177)
    
    Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.16.7 to 7.17.12.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.12/packages/babel-preset-typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    4bc29f1 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump auto from 10.36.5 to 10.37.0 (#8176)

    Bumps [auto](https://github.com/intuit/auto) from 10.36.5 to 10.37.0.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.36.5...v10.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: auto
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7f5d627 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump rollup from 2.73.0 to 2.74.1 (#8175)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.74.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.73.0...v2.74.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    027cda6 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump puppeteer from 14.1.0 to 14.1.1 (#8187)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.1.0 to 14.1.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v14.1.0...v14.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    e946a67 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump @auto-it/conventional-commits (#8186)

    Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.36.5 to 10.37.0.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.36.5...v10.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/conventional-commits"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    124440a View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.11 (#8185)

    Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.11.
    - [Release notes](https://github.com/cheeriojs/cheerio/releases)
    - [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
    - [Commits](cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0-rc.11)
    
    ---
    updated-dependencies:
    - dependency-name: cheerio
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    688c774 View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump @babel/preset-env from 7.17.10 to 7.18.0 (#8180)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.10 to 7.18.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    13c6e0b View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8179)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.23.0 to 5.25.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2d34674 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. chore: fix link to Vega slack (#8174)

    fixes #8171
    domoritz committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9acb177 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. chore(deps-dev): bump @auto-it/first-time-contributor (#8199)

    Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.37.0 to 10.37.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.0...v10.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/first-time-contributor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7a2a6c0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @auto-it/conventional-commits (#8193)

    Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.37.0 to 10.37.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.0...v10.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@auto-it/conventional-commits"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    6d88920 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump auto from 10.37.0 to 10.37.1 (#8191)

    Bumps [auto](https://github.com/intuit/auto) from 10.37.0 to 10.37.1.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.0...v10.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: auto
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    83c5a2d View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @babel/core from 7.18.0 to 7.18.2 (#8198)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    abe166a View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @babel/preset-env from 7.18.0 to 7.18.2 (#8196)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.0 to 7.18.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    8f4ee54 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump eslint-plugin-jest from 26.2.2 to 26.4.5 (#8195)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.2.2 to 26.4.5.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.2.2...v26.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f40fea5 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump rollup from 2.74.1 to 2.75.3 (#8192)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.74.1 to 2.75.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.74.1...v2.75.3)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    487e3c2 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8190)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.25.0 to 5.26.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b2eda7e View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (

    …#8197)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.26.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e2c7ced View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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

Commits on Jun 3, 2022

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

Commits on Jun 6, 2022

  1. chore(deps-dev): bump terser from 5.13.1 to 5.14.0 (#8210)

    Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.13.1...v5.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    dc1adfa View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 (#8209)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.16.0...v8.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    bd45c19 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump puppeteer from 14.1.1 to 14.2.1 (#8208)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.1.1 to 14.2.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v14.1.1...v14.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    08a1edd View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#8207)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.4.5 to 26.5.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.4.5...v26.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    261bdb8 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8206)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    26cbc21 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#8205)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.2...v4.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    586f97d View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump rollup from 2.75.3 to 2.75.5 (#8204)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.75.3 to 2.75.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.75.3...v2.75.5)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    312e94e View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 (

    …#8203)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.26.0 to 5.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b025771 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. chore(deps-dev): bump terser from 5.14.0 to 5.14.1 (#8224)

    Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.14.0...v5.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    9f934da View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump rollup from 2.75.5 to 2.75.6 (#8222)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.75.5...v2.75.6)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    9f298f9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump puppeteer from 14.2.1 to 14.3.0 (#8221)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.2.1 to 14.3.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v14.2.1...v14.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7c445d2 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (

    …#8220)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.27.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3f62fc5 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8223)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.27.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    20485c1 View commit details
    Browse the repository at this point in the history
  6. docs: use joinaggregate in relative bar example and add it to bar sec…

    …tion too (#8128)
    
    * [Docs] make relative bar example use joinaggregate and add it to bar section too
    
    * chore: update TOC [CI]
    
    * chore: update examples [CI]
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    kanitw and GitHub Actions Bot committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    9d4164f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. feat: add config.numberFormatType for using custom formatter with `…

    …config.numberFormat` (#8228)
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    kanitw and GitHub Actions Bot committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    da27612 View commit details
    Browse the repository at this point in the history