Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vega/vega-lite (vega-lite)

v6.1.0

Compare Source

Features

6.0.2 (2025-03-28)

Bug Fixes

6.0.1 (2025-03-28)

Bug Fixes
  • correct peer dependency (984ea50)

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes
  • correct peer dependency (984ea50)

v6.0.0

Compare Source

Bug Fixes

v5.23.0

Compare Source

Bug Fixes
Features

v5.22.0

Compare Source

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)

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 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.

Copy link
Contributor Author

renovate bot commented Mar 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: typescript-runtime-type-benchmarks@1.0.0
npm ERR! Found: vega@5.33.0
npm ERR! node_modules/vega
npm ERR!   vega@"5.33.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vega@"^6.0.0" from vega-lite@6.1.0
npm ERR! node_modules/vega-lite
npm ERR!   vega-lite@"6.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-03-29T06_47_18_816Z-debug-0.log

@renovate renovate bot added the renovatebot label Mar 29, 2025
@DarkGL DarkGL closed this Apr 1, 2025
Copy link
Contributor Author

renovate bot commented Apr 1, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/vega-lite-6.x branch April 1, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant