-
Notifications
You must be signed in to change notification settings - Fork 612
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dominik Moritz, Kanit Ham Wongsuphasawat, Arvind Satyanarayan, Jeffrey Heer
committed
Aug 15, 2022
1 parent
d1cf08a
commit 6562bea
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# v5.5.0 (Mon Aug 15 2022) | ||
|
||
:tada: This release contains work from new contributors! :tada: | ||
|
||
Thanks for all your work! | ||
|
||
:heart: fish ([@fish-404](https://github.com/fish-404)) | ||
|
||
:heart: Jon Mease ([@jonmmease](https://github.com/jonmmease)) | ||
|
||
:heart: Dan Marshall ([@danmarshall](https://github.com/danmarshall)) | ||
|
||
#### 🚀 Enhancement | ||
|
||
|
||
#### 🐛 Bug Fix | ||
|
||
- ci: Use Pull Request Head Ref [#8363](https://github.com/vega/vega-lite/pull/8363) ([@lsh](https://github.com/lsh)) | ||
- ci: split scripts and refine triggers [#8356](https://github.com/vega/vega-lite/pull/8356) ([@domoritz](https://github.com/domoritz)) | ||
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 [#8357](https://github.com/vega/vega-lite/pull/8357) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump eslint-plugin-jest from 26.8.0 to 26.8.2 [#8358](https://github.com/vega/vega-lite/pull/8358) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 [#8359](https://github.com/vega/vega-lite/pull/8359) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump rollup from 2.77.2 to 2.78.0 [#8360](https://github.com/vega/vega-lite/pull/8360) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 [#8361](https://github.com/vega/vega-lite/pull/8361) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- docs: add MarkText to Vega-Lite ecosystem [#8283](https://github.com/vega/vega-lite/pull/8283) ([@fish-404](https://github.com/fish-404) [@domoritz](https://github.com/domoritz)) | ||
- ci: simplify setup and use caching [#8355](https://github.com/vega/vega-lite/pull/8355) ([@domoritz](https://github.com/domoritz)) | ||
- docs: add heat lane example [#8353](https://github.com/vega/vega-lite/pull/8353) ([@jonmmease](https://github.com/jonmmease) vega-actions-bot@users.noreply.github.com [@domoritz](https://github.com/domoritz)) | ||
- docs: Explicit temporal type [#8352](https://github.com/vega/vega-lite/pull/8352) ([@danmarshall](https://github.com/danmarshall) [@domoritz](https://github.com/domoritz)) | ||
- fix: fix thin bar problem (#8350) [#8349](https://github.com/vega/vega-lite/pull/8349) ([@kanitw](https://github.com/kanitw) vega-actions-bot@users.noreply.github.com) | ||
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 [#8340](https://github.com/vega/vega-lite/pull/8340) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @babel/preset-env from 7.18.9 to 7.18.10 [#8341](https://github.com/vega/vega-lite/pull/8341) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @types/chai from 4.3.1 to 4.3.3 [#8343](https://github.com/vega/vega-lite/pull/8343) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 [#8344](https://github.com/vega/vega-lite/pull/8344) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 [#8345](https://github.com/vega/vega-lite/pull/8345) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @babel/core from 7.18.9 to 7.18.10 [#8346](https://github.com/vega/vega-lite/pull/8346) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 [#8347](https://github.com/vega/vega-lite/pull/8347) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- feat: Add `timeFormatType` field [#8320](https://github.com/vega/vega-lite/pull/8320) ([@lsh](https://github.com/lsh) vega-actions-bot@users.noreply.github.com) | ||
- chore(deps-dev): bump del-cli from 4.0.1 to 5.0.0 [#8313](https://github.com/vega/vega-lite/pull/8313) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 [#8330](https://github.com/vega/vega-lite/pull/8330) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump rollup from 2.77.0 to 2.77.2 [#8334](https://github.com/vega/vega-lite/pull/8334) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump auto from 10.37.3 to 10.37.4 [#8335](https://github.com/vega/vega-lite/pull/8335) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @auto-it/conventional-commits from 10.37.3 to 10.37.4 [#8336](https://github.com/vega/vega-lite/pull/8336) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 [#8329](https://github.com/vega/vega-lite/pull/8329) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.37.3 to 10.37.4 [#8331](https://github.com/vega/vega-lite/pull/8331) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 [#8332](https://github.com/vega/vega-lite/pull/8332) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- chore(deps-dev): bump eslint-plugin-jest from 26.6.0 to 26.7.0 [#8333](https://github.com/vega/vega-lite/pull/8333) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- ci: set up node before running yarn and use caching everywhere [#8328](https://github.com/vega/vega-lite/pull/8328) ([@domoritz](https://github.com/domoritz)) | ||
|
||
#### Authors: 8 | ||
|
||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
- Dan Marshall ([@danmarshall](https://github.com/danmarshall)) | ||
- Dominik Moritz ([@domoritz](https://github.com/domoritz)) | ||
- fish ([@fish-404](https://github.com/fish-404)) | ||
- GitHub Actions Bot (vega-actions-bot@users.noreply.github.com) | ||
- Jon Mease ([@jonmmease](https://github.com/jonmmease)) | ||
- Kanit Wongsuphasawat ([@kanitw](https://github.com/kanitw)) | ||
- Lukas Hermann ([@lsh](https://github.com/lsh)) |