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

Update dependency vega-lite to v5.21.0 #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vega-lite (source) 5.1.0 -> 5.21.0 age adoption passing confidence

Release Notes

vega/vega-lite (vega-lite)

v5.21.0

Compare Source

Bug Fixes
Features
  • update code to not need implicit any, add hasProperty util (#​9394) (6ce344e)

5.20.1 (2024-07-31)

Bug Fixes

v5.20.1

Compare Source

Bug Fixes

v5.20.0

Compare Source

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

v5.19.0

Compare Source

Bug Fixes
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

v5.18.1

Compare Source

Bug Fixes

v5.18.0

Compare Source

Bug Fixes
Features
  • add explicit option to control how densities are resolved, change how densities are resolved by default (#​9172) (bf0b8d3)

v5.17.0

Compare Source

Bug Fixes
Features

5.16.3 (2023-11-10)

Bug Fixes

5.16.2 (2023-11-08)

Bug Fixes

5.16.1 (2023-10-12)

Bug Fixes

v5.16.3

Compare Source

Bug Fixes

v5.16.2

Compare Source

Bug Fixes

v5.16.1

Compare Source

Bug Fixes

v5.16.0

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • unescape paths in binned timeUnits to 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
  • Area with plain quantitative fields on both axes get stacked by default (#​9018) (b79bc9f)

v5.14.1

Compare Source

Bug Fixes
  • Area with plain quantitative fields on both axes get stacked by default (#​9018) (b79bc9f)

v5.14.0

Compare Source

Bug Fixes
Features

v5.13.0

Compare Source

Features
  • support domainRaw so one may bind domainRaw to a parameter to build custom interaction (#​8989) (21c823d)

v5.12.0

Compare Source

Features

5.11.1 (2023-06-26)

Bug Fixes
  • show gridline of first axis only for dual axes charts (#​8962) (a522a87)

v5.11.1

Compare Source

Bug Fixes
  • show gridline of first axis only for dual axes charts (#​8962) (a522a87)

v5.11.0

Compare Source

Bug Fixes
Features

v5.10.0

Compare Source

Bug Fixes
Features

5.9.3 (2023-05-18)

Bug Fixes

5.9.2 (2023-05-17)

Bug Fixes
  • make durationExpr work for week (#​8907) (bf99571)
  • respect bandWithNestedOffsetPaddingInner for grouped bar within discretized temporal axis (#​8906) (9050e6b)

5.9.1 (2023-05-15)

Bug Fixes

v5.9.3

Compare Source

Bug Fixes

v5.9.2

Compare Source

Bug Fixes
  • make durationExpr work for week (#​8907) (bf99571)
  • respect bandWithNestedOffsetPaddingInner for grouped bar within discretized temporal axis (#​8906) (9050e6b)

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Features

v5.8.0

Compare Source

Bug Fixes
  • avoid repetitive labels by using tickMinStep (#​8872) (0b1c385)
  • remove incorrect stack transform from charts with one linear Q-axis one non-linear Q-axis. (#​8871) (f4d928a)
Features

5.7.1 (2023-04-17)

v5.7.1

Compare Source

v5.7.0

Compare Source

Bug Fixes
  • add repeat prefix to name in normalization (#​8733) (2ea3265)
  • allow setting width/height in repeated layers (#​8723) (9e26410)
  • correctly apply stacked to bar with quantitative x and quantitative y axes (#​8838) (4b9d22c)
  • correctly handle merging of domains with more than one sort object (#​8567) (1eedb8f)
  • move name from layer chart to one of the inside layers (#​8662) (d99f614)
  • orient logic for when bar with x=T + simplify logic (#​8739) (ea4aa64)
  • prevent duplicate spec names in top-level selection view paths (#​8486) (ba46bd2)
Features
  • enable interval selections for cartographic projections (#​6953) (e5cbe8f)

5.6.1 (2023-02-13)

5.6.0 (2022-10-14)

  • Bump version to: 5.6.0 [skip ci] (1ff500a)
  • Update CHANGELOG.md [skip ci] (71a7e87)

5.5.0 (2022-08-15)

  • Bump version to: 5.5.0 [skip ci] (0a2b57f)
  • Update CHANGELOG.md [skip ci] (6562bea)

v5.6.1

Compare Source

v5.6.0

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Lam Thien Toan (@​danielmalaton)

❤️ Brandon Hamilton (@​mistidoi)

❤️ null@​sl-solution

❤️ Zachary Bys (@​ZacharyBys)

🚀 Enhancement
🐛 Bug Fix
Authors: 12

v5.5.0

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ fish (@​fish-404)

❤️ Jon Mease (@​jonmmease)

❤️ Dan Marshall (@​danmarshall)

🚀 Enhancement
🐛 Bug Fix

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot changed the title Update dependency vega-lite to v5.1.1 Update dependency vega-lite to v5.2.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency vega-lite to v5.2.0 Update dependency vega-lite to v5.5.0 Sep 25, 2022
@renovate renovate bot changed the title Update dependency vega-lite to v5.5.0 Update dependency vega-lite to v5.6.0 Oct 18, 2022
@renovate renovate bot changed the title Update dependency vega-lite to v5.6.0 Update dependency vega-lite to v5.6.1 Mar 18, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.6.1 Update dependency vega-lite to v5.7.0 Apr 17, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.7.0 Update dependency vega-lite to v5.7.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/vega-lite-5.x branch from b8dc1cf to 335aa5b Compare May 28, 2023 11:23
@renovate renovate bot changed the title Update dependency vega-lite to v5.7.1 Update dependency vega-lite to v5.9.3 May 28, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.9.3 Update dependency vega-lite to v5.10.0 Jun 20, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.10.0 Update dependency vega-lite to v5.11.0 Jun 21, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.11.0 Update dependency vega-lite to v5.11.1 Jun 26, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.11.1 Update dependency vega-lite to v5.12.0 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/vega-lite-5.x branch from 6d29c3d to f8bd540 Compare July 7, 2023 07:26
@renovate renovate bot changed the title Update dependency vega-lite to v5.12.0 Update dependency vega-lite to v5.13.0 Jul 7, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.13.0 Update dependency vega-lite to v5.14.0 Jul 20, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.14.0 Update dependency vega-lite to v5.14.1 Jul 20, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.14.1 Update dependency vega-lite to v5.15.0 Sep 13, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.15.0 Update dependency vega-lite to v5.15.1 Oct 2, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.15.1 Update dependency vega-lite to v5.16.0 Oct 9, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.16.0 Update dependency vega-lite to v5.16.1 Oct 12, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.16.1 Update dependency vega-lite to v5.16.2 Nov 8, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.16.2 Update dependency vega-lite to v5.16.3 Nov 10, 2023
@renovate renovate bot changed the title Update dependency vega-lite to v5.16.3 Update dependency vega-lite to v5.17.0 Mar 12, 2024
@renovate renovate bot changed the title Update dependency vega-lite to v5.17.0 Update dependency vega-lite to v5.18.0 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/vega-lite-5.x branch from 4741813 to d0fe051 Compare May 7, 2024 20:18
@renovate renovate bot changed the title Update dependency vega-lite to v5.18.0 Update dependency vega-lite to v5.18.1 May 7, 2024
@renovate renovate bot changed the title Update dependency vega-lite to v5.18.1 Update dependency vega-lite to v5.19.0 Jun 14, 2024
@renovate renovate bot changed the title Update dependency vega-lite to v5.19.0 Update dependency vega-lite to v5.20.0 Jul 30, 2024
@renovate renovate bot changed the title Update dependency vega-lite to v5.20.0 Update dependency vega-lite to v5.20.1 Aug 1, 2024
@renovate renovate bot changed the title Update dependency vega-lite to v5.20.1 Update dependency vega-lite to v5.21.0 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant