Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps vega-lite from 5.18.1 to 5.21.0.

Release notes

Sourced from vega-lite's releases.

Release 5.21.0

5.21.0 (2024-08-28)

Bug Fixes

Features

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

Release 5.20.1

5.20.1 (2024-07-31)

Bug Fixes

Release 5.20.0

5.20.0 (2024-07-30)

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

Release 5.19.0

5.19.0 (2024-06-14)

Features

  • more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#9342) (502db1d), closes #8254

Bug Fixes

Changelog

Sourced from vega-lite's changelog.

5.21.0 (2024-08-28)

Bug Fixes

Features

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

5.20.1 (2024-07-31)

Bug Fixes

5.20.0 (2024-07-30)

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

5.19.0 (2024-06-14)

Bug Fixes

Features

  • more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#9342) (502db1d), closes #8254
Commits
  • 802d661 chore: release v5.21.0
  • 088094e fix(#7724,#9414): Make ticks respect bin/timeUnit bands and custom band (#9415)
  • c0c7b6b fix: make 1D tick mark responsive to width/height (#9411)
  • ef70cb8 chore(deps): bump axios from 1.7.3 to 1.7.4 in the npm_and_yarn group (#9413)
  • 9b13d3a chore(deps-dev): bump rexml from 3.3.3 to 3.3.6 in /site in the bundler group...
  • 0835503 chore(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1 (#9406)
  • fe2d947 chore(deps-dev): bump rexml from 3.3.2 to 3.3.3 in /site in the bundler group...
  • 6ce344e feat: update code to not need implicit any, add hasProperty util (#9394)
  • 41c445c chore(deps-dev): bump vega-embed from 6.25.0 to 6.26.0 (#9403)
  • c8b636a chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#9405)
  • 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 5.18.1 to 5.21.0.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/main/CHANGELOG.md)
- [Commits](vega/vega-lite@v5.18.1...v5.21.0)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2024
@sonarqubecloud
Copy link

@github-actions
Copy link

@marshallpete marshallpete merged commit e3440d9 into main Nov 21, 2024
4 checks passed
@marshallpete marshallpete deleted the dependabot/npm_and_yarn/vega-lite-5.21.0 branch November 21, 2024 16:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants