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

Release 5.6.0 #8469

Merged
merged 71 commits into from Oct 14, 2022
Merged

Release 5.6.0 #8469

merged 71 commits into from Oct 14, 2022

Commits on Aug 16, 2022

  1. feat: Allow config to set default scale.zero per marktype (#8354)

    * Add examples
    
    * chore: update examples [CI]
    
    * Add config.scale.zero
    
    * chore: update examples [CI]
    
    * update doc
    
    * Minor refactor:
    - Undo encodingHasRangeChannels
    - Set `true` for continuous size scale regardless to config
    - Fix doc
    
    * Update the doc and fix the typo
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    yhoonkim and GitHub Actions Bot committed Aug 16, 2022
    Copy the full SHA
    2f3c359 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. docs: update selection toggle to conform with point selection behavior (

    #8270)
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    arvind and GitHub Actions Bot committed Aug 17, 2022
    Copy the full SHA
    57a6be4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. ci: update contribution information (#8367)

    * ci: update contribution information
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    
    * fix: remove double dot
    
    * chore: remove line from PR template
    
    * ci: add first-interaction message
    
    * chore: readd workflow dispatch
    
    Co-authored-by: Dominik Moritz <domoritz@gmail.com>
    lsh and domoritz committed Aug 18, 2022
    Copy the full SHA
    2a7f1b3 View commit details
    Browse the repository at this point in the history
  2. fix: first interaction workflow yml (#8369)

    fix workflow yml
    lsh committed Aug 18, 2022
    Copy the full SHA
    5ae526f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to…

    … 5.33.1 (#8376)
    
    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.33.0 to 5.33.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.33.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Copy the full SHA
    29e223e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7 (#8373)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.2 to 26.8.7.
    - [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.8.2...v26.8.7)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Copy the full SHA
    c25bb9f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump rollup from 2.78.0 to 2.78.1 (#8372)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 2.78.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.78.0...v2.78.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Copy the full SHA
    3ada8ae View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (

    …#8375)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.0 to 5.33.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.33.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Copy the full SHA
    01e1fd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 29, 2022

  1. chore(deps-dev): bump terser from 5.14.2 to 5.15.0 (#8386)

    Bumps [terser](https://github.com/terser/terser) from 5.14.2 to 5.15.0.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.14.2...v5.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    8d05ce5 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#8385)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.4...v4.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    b3bb331 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to…

    … 5.35.1 (#8384)
    
    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.33.1 to 5.35.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.35.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    883b5e3 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @babel/core from 7.18.10 to 7.18.13 (#8382)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.13.
    - [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.13/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    886feb5 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (#8381)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.22.0...v8.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    93d1246 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.35.1 (

    …#8383)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.35.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.35.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    192a1a4 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 (#8387)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.7 to 27.0.1.
    - [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.8.7...v27.0.1)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Copy the full SHA
    e019e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Copy the full SHA
    60f7258 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. docs: remove redundant word (#8392)

    fix: remove redundant word
    danielmalaton committed Aug 31, 2022
    Copy the full SHA
    5c7804a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. chore(deps-dev): bump rollup from 2.78.1 to 2.79.0 (#8399)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.78.1 to 2.79.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.78.1...v2.79.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2022
    Copy the full SHA
    a437d80 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to…

    … 5.36.1 (#8398)
    
    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.35.1 to 5.36.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.36.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2022
    Copy the full SHA
    53c3500 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.1 (

    …#8396)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.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.36.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2022
    Copy the full SHA
    6186197 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. chore(deps-dev): bump @babel/core from 7.18.13 to 7.19.0 (#8406)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.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.19.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    7e2f5ee View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to…

    … 5.36.2 (#8405)
    
    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.36.1 to 5.36.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.36.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    a5e08d3 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 (#8404)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.2...v4.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    d2064d7 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 (#8401)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.23.0...v8.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    9ef607e View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-plugin-jest from 27.0.1 to 27.0.4 (#8400)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.0.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@v27.0.1...v27.0.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    0e689cb View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.0 (#8403)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.10 to 7.19.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.19.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    2d2afd4 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (

    …#8402)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.1 to 5.36.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.36.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    fb1dddf View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c2f7b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix(#8327): Boxplot set null quantitative to 0 (#8409)

    * add example
    
    * Take markDef.invalid into boxplot's markdef.
    
    * chore: update schema [CI]
    
    * update doc
    
    * refactor
    
    * chore: update examples [CI]
    
    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    yhoonkim and GitHub Actions Bot committed Sep 13, 2022
    Copy the full SHA
    62bee7e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Copy the full SHA
    07f338c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. chore(deps-dev): bump auto from 10.37.4 to 10.37.6 (#8420)

    Bumps [auto](https://github.com/intuit/auto) from 10.37.4 to 10.37.6.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.4...v10.37.6)
    
    ---
    updated-dependencies:
    - dependency-name: auto
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    54f732e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (

    …#8419)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.37.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.37.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    82a66e6 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @babel/core from 7.19.0 to 7.19.1 (#8417)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.0 to 7.19.1.
    - [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.19.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    02899c6 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @auto-it/conventional-commits from 10.37.4 to 1…

    …0.37.6 (#8414)
    
    chore(deps-dev): bump @auto-it/conventional-commits
    
    Bumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 10.37.4 to 10.37.6.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.4...v10.37.6)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    d53aefc View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @rollup/plugin-node-resolve from 14.0.1 to 14.1…

    ….0 (#8413)
    
    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 14.0.1 to 14.1.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-v14.1.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    51dcb69 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.2 to…

    … 5.37.0 (#8418)
    
    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.36.2 to 5.37.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.37.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    9958205 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @babel/preset-env from 7.19.0 to 7.19.1 (#8416)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.0 to 7.19.1.
    - [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.19.1/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    0ea8665 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @auto-it/first-time-contributor from 10.37.4 to…

    … 10.37.6 (#8415)
    
    chore(deps-dev): bump @auto-it/first-time-contributor
    
    Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.37.4 to 10.37.6.
    - [Release notes](https://github.com/intuit/auto/releases)
    - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
    - [Commits](intuit/auto@v10.37.4...v10.37.6)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 19, 2022
    Copy the full SHA
    ae00be8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Copy the full SHA
    ee3e944 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade deps (#8424)

    domoritz committed Sep 22, 2022
    Copy the full SHA
    51287cd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Copy the full SHA
    2cffa88 View commit details
    Browse the repository at this point in the history
  2. chore: fix typo

    domoritz committed Sep 23, 2022
    Copy the full SHA
    d4a0f4d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#8430)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 26, 2022
    Copy the full SHA
    2315c92 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#8429)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.23.1...v8.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 26, 2022
    Copy the full SHA
    d3dc45e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump ts-jest from 29.0.1 to 29.0.2 (#8428)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.1 to 29.0.2.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.0.1...v29.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 26, 2022
    Copy the full SHA
    202b724 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    28257f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. feat: remove flatmap polyfill (#8434)

    Supported since node 11
    domoritz committed Oct 1, 2022
    Copy the full SHA
    fbea8ad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Copy the full SHA
    5585bd7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3496678 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b69486d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    618a7b7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    124b1ea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fc3e3de View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    53afb59 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5d8f43c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.1 to…

    … 5.39.0 (#8460)
    
    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.38.1 to 5.39.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.39.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    4903736 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#8459)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.24.0...v8.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    beb8d75 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump vega-datasets from 2.5.1 to 2.5.3 (#8458)

    Bumps [vega-datasets](https://github.com/vega/vega-datasets) from 2.5.1 to 2.5.3.
    - [Release notes](https://github.com/vega/vega-datasets/releases)
    - [Changelog](https://github.com/vega/vega-datasets/blob/v2.5.3/CHANGELOG.md)
    - [Commits](vega/vega-datasets@v2.5.1...v2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: vega-datasets
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    76661b9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.1 (#8457)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.1.1.
    - [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@v27.0.4...v27.1.1)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    f366985 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump terser from 5.15.0 to 5.15.1 (#8464)

    Bumps [terser](https://github.com/terser/terser) from 5.15.0 to 5.15.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.15.0...v5.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    d91ed06 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump ts-jest from 29.0.2 to 29.0.3 (#8445)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.2 to 29.0.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@v29.0.2...v29.0.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    c8fec52 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (

    …#8463)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.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.39.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    c97e30a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e60cc6b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ac50b06 View commit details
    Browse the repository at this point in the history
  10. fix(#6708): change domain order for union with (#8451)

    Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com>
    ZacharyBys and GitHub Actions Bot committed Oct 10, 2022
    Copy the full SHA
    d4591fb View commit details
    Browse the repository at this point in the history
  11. fix: try to see if fix: without scope triggers shipit for #8451 (#8468

    )
    
    * Revert "fix(#6708): change domain order for union with (#8451)"
    
    This reverts commit d4591fb.
    
    * fix: Revert "Revert "fix(#6708): change domain order for union with (#8451)""
    
    This reverts commit efc42b5.
    kanitw committed Oct 10, 2022
    Copy the full SHA
    84501ab View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    686b9d7 View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#8455)

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

Commits on Oct 12, 2022

  1. fix: Remove x2/y2 channels for overlaying line and point (#8472)

    * add example
    
    * Remove y2/x2 channel for overlaying lines and points
    
    * Add comment
    yhoonkim committed Oct 12, 2022
    Copy the full SHA
    43d3dee View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. fix: Init the better orient for the ranged bar (#8475)

    * Add example for ranged bar with not binned position channels
    
    * Change the init logic to assgin better orient for ranged bar
    yhoonkim committed Oct 13, 2022
    Copy the full SHA
    217e860 View commit details
    Browse the repository at this point in the history