typescript-runtime-type-benchmarks
typescript-runtime-type-benchmarks copied to clipboard
fix(deps): update dependency vega-lite to v5.21.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vega-lite (source) | 5.11.0 -> 5.21.0 |
Release Notes
vega/vega-lite (vega-lite)
v5.21.0
Bug Fixes
- #​7724,#​9414: Make ticks respect bin/timeUnit bands and custom band (#​9415) (088094e), closes #​7724 #​9414
- make 1D tick mark responsive to width/height (#​9411) (c0c7b6b)
Features
5.20.1 (2024-07-31)
Bug Fixes
v5.20.1
Bug Fixes
v5.20.0
Bug Fixes
- for issue when there are multiple aggregates with the same data field and aggregation operation (#​9320) (da84469), closes #​6184
- make tick size responsive to plot height (#​9395) (3f5dce6)
Features
- Expose
reactoption for params (#​9374) (93d92ef), closes /github.com/vega/altair/pull/3394#issuecomment-2140320905
v5.19.0
Bug Fixes
- #​3488: don't use zero as min for size scale by default so no points will be ever hidden (#​9347) (7db657a), closes #​3488 #​3488
- #​9343: binned stacked area now correctly filter null values (#​9344) (7cd3829), closes #​9343
- fix typo in time unit 'utcweekdayhours' (b32c73c)
- use array for single item valueRefs in conditional if test exists (#​9361) (64201d6), closes /github.com/vega/vega-lite/pull/9342/files#diff-f26cb911cd80159bbd659afb430b97fa7227afb4cc15e43565f2ca74c3361d22R64
Features
- more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#​9342) (502db1d), closes #​8254
5.18.1 (2024-05-07)
Bug Fixes
- Allow non-linear scale for stacked bars (#​9315) (716fe73)
- correctly place unfiltered null values for line (#​9326) (#​9334) (b617c84)
- extent name collision in transforms (#​9312) (8b3b30b)
v5.18.1
Bug Fixes
- Allow non-linear scale for stacked bars (#​9315) (716fe73)
- correctly place unfiltered null values for line (#​9326) (#​9334) (b617c84)
- extent name collision in transforms (#​9312) (8b3b30b)
v5.18.0
Bug Fixes
- #​8338,#​8126: make boxplot work with single value per group (#​8339) (4e55836), closes #​8338 #​8126 #​8338 #​8126
- describe how to set a custom scheme by setting the range, reverts #​9262 (#​9266) (e6af641), closes #​9022
- generate unescaped boxplot calculated field aliases (#​9284) (44fbceb)
Features
- add explicit option to control how densities are resolved, change how densities are resolved by default (#​9172) (bf0b8d3)
v5.17.0
Bug Fixes
- add markDef.tooltip for interactive check (#​9237) (3891832), closes #​9190 /github.com/vega/vega-lite/blob/ffec017f638103c37d0dbe72cac7d44f4f44b9d6/src/compile/mark/mark.ts#L377-L381
- duplicate sorting in stack (#​9213) (3e35dc2), closes #​8033
- fix typo in time unit 'weekdayhours' (#​9206) (12788a5)
- mark sequential scales as deprecated (#​9212) (93a44db), closes #​9017
- remove default opacity if fillOpacity is set (#​9238) (98ba02d), closes #​9137 #​9163
- revert #​9253 (#​9267) (9da3ecb)
- support arrays in color schemes (#​9262) (d86c90e), closes #​9022
- update deps and resolve issue with images in docs (#​9210) (fc94297)
- use child signal for radius if faceted (#​9232) (e11af45), closes #​8754 /github.com/vega/vega-lite/blob/c33f46bad7f80f779e463a8a36481f888f18e222/src/compile/scale/range.ts#L311-L314
Features
- 'move' cursor added over brush mark (#​9164) (ffec017)
- add support for signals in mark clip (#​9282) (bf14024)
- update Vega and other deps (#​9182) (e3a6232)
5.16.3 (2023-11-10)
Bug Fixes
5.16.2 (2023-11-08)
Bug Fixes
- #​9167: make 1D bars respect orient for stack calculation (#​9168) (432f354), closes #​9167 #​9167
5.16.1 (2023-10-12)
Bug Fixes
v5.16.3
Bug Fixes
v5.16.2
Bug Fixes
- #​9167: make 1D bars respect orient for stack calculation (#​9168) (432f354), closes #​9167 #​9167
v5.16.1
Bug Fixes
v5.16.0
Bug Fixes
Features
- make bar & rect marks support bandPosition (allow center-alignment with ticks) (#​9126) (bd014eb)
- swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs (#​9089) (fa97659)
5.15.1 (2023-10-02)
Bug Fixes
- correct the formula for interpolating between bin start and end (interpolatedSignalRef) (#​9111) (d4b27bb)
- use resolve "shared" instead of steps to fix artifacts in grouped density transform (#​9106) (06e63e6)
v5.15.1
Bug Fixes
- correct the formula for interpolating between bin start and end (interpolatedSignalRef) (#​9111) (d4b27bb)
- use resolve "shared" instead of steps to fix artifacts in grouped density transform (#​9106) (06e63e6)
v5.15.0
Bug Fixes
- unescape paths in binned
timeUnitsto allow for fields with periods in name (#​9088) (53ede0e) - update ts and fix typing issues (#​9066) (b421a44)
Features
5.14.1 (2023-07-20)
Bug Fixes
v5.14.1
Bug Fixes
v5.14.0
Bug Fixes
Features
v5.13.0
Features
- support domainRaw so one may bind domainRaw to a parameter to build custom interaction (#​8989) (21c823d)
v5.12.0
Features
5.11.1 (2023-06-26)
Bug Fixes
v5.11.1
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.