Bump vega-lite from 5.19.0 to 5.20.0#58
Merged
dependabot[bot] merged 1 commit intomainfrom Jul 31, 2024
Merged
Conversation
Owner
|
rebase
…On Wed, Jul 31, 2024 at 6:36 AM dependabot[bot] ***@***.***> wrote:
Bumps vega-lite <https://github.com/vega/vega-lite> from 5.19.0 to 5.20.0.
Release notes
*Sourced from vega-lite's releases
<https://github.com/vega/vega-lite/releases>.*
Release 5.20.0 5.20.0
<vega/vega-lite@v5.19.0...v5.20.0> (2024-07-30) Bug
Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com/vega/altair/pull/3394#issuecomment-2140320905>
Changelog
*Sourced from vega-lite's changelog
<https://github.com/vega/vega-lite/blob/main/CHANGELOG.md>.*
5.20.0 <vega/vega-lite@v5.19.0...v5.20.0>
(2024-07-30) Bug Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com//github.com/vega/altair/pull/3394/issues/issuecomment-2140320905>
Commits
- c73f446
<vega/vega-lite@c73f446>
chore: release v5.20.0
- 3f5dce6
<vega/vega-lite@3f5dce6>
fix: make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>)
- da84469
<vega/vega-lite@da84469>
fix: for issue when there are multiple aggregates with the same data field
an...
- 93d92ef
<vega/vega-lite@93d92ef>
feat: Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>)
- 8cf7a63
<vega/vega-lite@8cf7a63>
chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1 (
#9381 <https://github.com/vega/vega-lite/issues/9381>)
- 5a0a190
<vega/vega-lite@5a0a190>
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to
7.15.0 ...
- 0c195c5
<vega/vega-lite@0c195c5>
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#9380
<https://github.com/vega/vega-lite/issues/9380>)
- 60ef4bc
<vega/vega-lite@60ef4bc>
chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.15.0
(#9383 <https://github.com/vega/vega-lite/issues/9383>)
- 0847171
<vega/vega-lite@0847171>
chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
across...
- See full diff in compare view
<vega/vega-lite@v5.19.0...v5.20.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#58
Commit Summary
- 41c2943
<41c2943>
Bump vega-lite from 5.19.0 to 5.20.0
File Changes
(2 files <https://github.com/gvdenbro/web-aler-ts/pull/58/files>)
- *M* package-lock.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(8)
- *M* package.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/gvdenbro/web-aler-ts/pull/58.patch
- https://github.com/gvdenbro/web-aler-ts/pull/58.diff
—
Reply to this email directly, view it on GitHub
<#58>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW7LBKW6UKCSZG6UNOF25LZPBSVLAVCNFSM6AAAAABLXUZFPSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTSMBZHAYDOOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Owner
|
@dependabot rebase
…On Wed, Jul 31, 2024 at 6:36 AM dependabot[bot] ***@***.***> wrote:
Bumps vega-lite <https://github.com/vega/vega-lite> from 5.19.0 to 5.20.0.
Release notes
*Sourced from vega-lite's releases
<https://github.com/vega/vega-lite/releases>.*
Release 5.20.0 5.20.0
<vega/vega-lite@v5.19.0...v5.20.0> (2024-07-30) Bug
Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com/vega/altair/pull/3394#issuecomment-2140320905>
Changelog
*Sourced from vega-lite's changelog
<https://github.com/vega/vega-lite/blob/main/CHANGELOG.md>.*
5.20.0 <vega/vega-lite@v5.19.0...v5.20.0>
(2024-07-30) Bug Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com//github.com/vega/altair/pull/3394/issues/issuecomment-2140320905>
Commits
- c73f446
<vega/vega-lite@c73f446>
chore: release v5.20.0
- 3f5dce6
<vega/vega-lite@3f5dce6>
fix: make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>)
- da84469
<vega/vega-lite@da84469>
fix: for issue when there are multiple aggregates with the same data field
an...
- 93d92ef
<vega/vega-lite@93d92ef>
feat: Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>)
- 8cf7a63
<vega/vega-lite@8cf7a63>
chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1 (
#9381 <https://github.com/vega/vega-lite/issues/9381>)
- 5a0a190
<vega/vega-lite@5a0a190>
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to
7.15.0 ...
- 0c195c5
<vega/vega-lite@0c195c5>
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#9380
<https://github.com/vega/vega-lite/issues/9380>)
- 60ef4bc
<vega/vega-lite@60ef4bc>
chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.15.0
(#9383 <https://github.com/vega/vega-lite/issues/9383>)
- 0847171
<vega/vega-lite@0847171>
chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
across...
- See full diff in compare view
<vega/vega-lite@v5.19.0...v5.20.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#58
Commit Summary
- 41c2943
<41c2943>
Bump vega-lite from 5.19.0 to 5.20.0
File Changes
(2 files <https://github.com/gvdenbro/web-aler-ts/pull/58/files>)
- *M* package-lock.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(8)
- *M* package.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/gvdenbro/web-aler-ts/pull/58.patch
- https://github.com/gvdenbro/web-aler-ts/pull/58.diff
—
Reply to this email directly, view it on GitHub
<#58>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW7LBKW6UKCSZG6UNOF25LZPBSVLAVCNFSM6AAAAABLXUZFPSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTSMBZHAYDOOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.19.0 to 5.20.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.19.0...v5.20.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>
41c2943 to
f66002e
Compare
Owner
|
@dependabot merge
…On Wed, Jul 31, 2024 at 6:36 AM dependabot[bot] ***@***.***> wrote:
Bumps vega-lite <https://github.com/vega/vega-lite> from 5.19.0 to 5.20.0.
Release notes
*Sourced from vega-lite's releases
<https://github.com/vega/vega-lite/releases>.*
Release 5.20.0 5.20.0
<vega/vega-lite@v5.19.0...v5.20.0> (2024-07-30) Bug
Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com/vega/altair/pull/3394#issuecomment-2140320905>
Changelog
*Sourced from vega-lite's changelog
<https://github.com/vega/vega-lite/blob/main/CHANGELOG.md>.*
5.20.0 <vega/vega-lite@v5.19.0...v5.20.0>
(2024-07-30) Bug Fixes
- for issue when there are multiple aggregates with the same data
field and aggregation operation (#9320
<https://github.com/vega/vega-lite/issues/9320>) (da84469
<vega/vega-lite@da84469>),
closes #6184 <https://github.com/vega/vega-lite/issues/6184>
- make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>) (3f5dce6
<vega/vega-lite@3f5dce6>
)
Features
- Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>) (93d92ef
<vega/vega-lite@93d92ef>),
closes vega/altair#3394
<https://github.com//github.com/vega/altair/pull/3394/issues/issuecomment-2140320905>
Commits
- c73f446
<vega/vega-lite@c73f446>
chore: release v5.20.0
- 3f5dce6
<vega/vega-lite@3f5dce6>
fix: make tick size responsive to plot height (#9395
<https://github.com/vega/vega-lite/issues/9395>)
- da84469
<vega/vega-lite@da84469>
fix: for issue when there are multiple aggregates with the same data field
an...
- 93d92ef
<vega/vega-lite@93d92ef>
feat: Expose react option for params (#9374
<https://github.com/vega/vega-lite/issues/9374>)
- 8cf7a63
<vega/vega-lite@8cf7a63>
chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1 (
#9381 <https://github.com/vega/vega-lite/issues/9381>)
- 5a0a190
<vega/vega-lite@5a0a190>
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to
7.15.0 ...
- 0c195c5
<vega/vega-lite@0c195c5>
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#9380
<https://github.com/vega/vega-lite/issues/9380>)
- 60ef4bc
<vega/vega-lite@60ef4bc>
chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.15.0
(#9383 <https://github.com/vega/vega-lite/issues/9383>)
- 0847171
<vega/vega-lite@0847171>
chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
across...
- See full diff in compare view
<vega/vega-lite@v5.19.0...v5.20.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#58
Commit Summary
- 41c2943
<41c2943>
Bump vega-lite from 5.19.0 to 5.20.0
File Changes
(2 files <https://github.com/gvdenbro/web-aler-ts/pull/58/files>)
- *M* package-lock.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(8)
- *M* package.json
<https://github.com/gvdenbro/web-aler-ts/pull/58/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/gvdenbro/web-aler-ts/pull/58.patch
- https://github.com/gvdenbro/web-aler-ts/pull/58.diff
—
Reply to this email directly, view it on GitHub
<#58>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW7LBKW6UKCSZG6UNOF25LZPBSVLAVCNFSM6AAAAABLXUZFPSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTSMBZHAYDOOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vega-lite from 5.19.0 to 5.20.0.
Release notes
Sourced from vega-lite's releases.
Changelog
Sourced from vega-lite's changelog.
Commits
c73f446chore: release v5.20.03f5dce6fix: make tick size responsive to plot height (#9395)da84469fix: for issue when there are multiple aggregates with the same data field an...93d92effeat: Exposereactoption for params (#9374)8cf7a63chore(deps-dev): bump@rollup/plugin-commonjsfrom 25.0.7 to 26.0.1 (#9381)5a0a190chore(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.13.0 to 7.15.0 ...0c195c5chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#9380)60ef4bcchore(deps-dev): bump@typescript-eslint/parserfrom 7.13.0 to 7.15.0 (#9383)0847171chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)