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

chore(deps): bump vega-lite from 4.17.0 to 5.16.1 #519

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps vega-lite from 4.17.0 to 5.16.1.

Release notes

Sourced from vega-lite's releases.

Release 5.16.1

5.16.1 (2023-10-12)

Bug Fixes

image

Release 5.16.0

5.16.0 (2023-10-09)

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)

Release 5.15.1

5.15.1 (2023-10-02)

Bug Fixes

  • correct the formula for interpolating between bin start and end (interpolatedSignalRef) (#9111) (d4b27bb)

... (truncated)

Changelog

Sourced from vega-lite's changelog.

5.16.1 (2023-10-12)

Bug Fixes

5.16.0 (2023-10-09)

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)

5.15.0 (2023-09-13)

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

  • switch from clone to built in structured clone (#9068) (7874ea9)

5.14.1 (2023-07-20)

Bug Fixes

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

5.14.0 (2023-07-20)

... (truncated)

Commits
  • 4b8a24f chore: release v5.16.1
  • 58294a7 fix: support x/yOffset without x/y (#9135)
  • 270bfef chore: release v5.16.0
  • 6f66759 fix: correct types for domain unionWith (#9131)
  • bd014eb feat: make bar & rect marks support bandPosition (allow center-alignment with...
  • 9aab68e style: format example on the home page (#9121)
  • 12642f6 style: format HTML pages
  • fa97659 feat: swap 'mouse' events to 'pointer' events for mobile compatibility; updat...
  • 9930d29 chore: update gems (#9122)
  • 07b18fe chore: release v5.15.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vega-lite](https://github.com/vega/vega-lite) from 4.17.0 to 5.16.1.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/main/CHANGELOG.md)
- [Commits](vega/vega-lite@v4.17.0...v5.16.1)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #527.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vega-lite-5.16.1 branch December 1, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants