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.3 #527

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vega-lite from 4.17.0 to 5.16.3.

Release notes

Sourced from vega-lite's releases.

Release 5.16.3

5.16.3 (2023-11-10)

Bug Fixes

  • make timeUnitBandPosition work with timeUnit on color (#9169) (3e0f312)

Release 5.16.2

5.16.2 (2023-11-08)

Bug Fixes

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

... (truncated)

Changelog

Sourced from vega-lite's changelog.

5.16.3 (2023-11-10)

Bug Fixes

5.16.2 (2023-11-08)

Bug Fixes

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)

... (truncated)

Commits
  • c229a32 chore: release v5.16.3
  • 3e0f312 fix: make isRectWithOffset check consistent (#9169)
  • 2b67c88 chore: release v5.16.2
  • 432f354 fix(#9167): make 1D bars respect orient for stack calculation (#9168)
  • 38ca377 chore(deps-dev): bump @​babel/core from 7.23.0 to 7.23.2 (#9160)
  • 246161f chore(deps): bump actions/setup-node from 3 to 4 (#9154)
  • f9c6864 chore(deps-dev): bump @​rollup/plugin-terser from 0.4.3 to 0.4.4 (#9155)
  • 986c56b chore(deps-dev): bump chai and @​types/chai (#9156)
  • 4eca5b7 chore(deps-dev): bump @​release-it/conventional-changelog from 7.0.1 to 7.0.2 ...
  • 1263d66 docs(examples): Add example showing how to set the zorder via a conditional o...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vega-lite](https://github.com/vega/vega-lite) from 4.17.0 to 5.16.3.
- [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.3)

---
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 Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #552.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vega-lite-5.16.3 branch April 1, 2024 01:49
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