Skip to content

chore(website): bump @genspectrum/dashboard-components from 0.20.0 to 0.21.0 in /website - #736

Merged
fengelniederhammer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/website/main/genspectrum/dashboard-components-0.21.0
Jul 3, 2025
Merged

chore(website): bump @genspectrum/dashboard-components from 0.20.0 to 0.21.0 in /website#736
fengelniederhammer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/website/main/genspectrum/dashboard-components-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2025

Copy link
Copy Markdown
Contributor

Bumps @genspectrum/dashboard-components from 0.20.0 to 0.21.0.

Release notes

Sourced from @​genspectrum/dashboard-components's releases.

dashboard-components: v0.21.0

0.21.0 (2025-06-26)

⚠ BREAKING CHANGES

  • components: Remove attribute earliestDate from gs-date-range-filter. Remove date range option allTimes, you can instead use { label: "All times", dateFrom: earliestDate } yourself.

Features

  • components: gs-date-range-filter: when from or to in a value or date range option is not set, leave the corresponding input field empty (#906) (8863d83)

Bug Fixes

  • components: gs-statistics: don't display NaN when counts are 0 (#912) (0ebd95d)
Changelog

Sourced from @​genspectrum/dashboard-components's changelog.

0.21.0 (2025-06-26)

⚠ BREAKING CHANGES

  • components: Remove attribute earliestDate from gs-date-range-filter. Remove date range option allTimes, you can instead use { label: "All times", dateFrom: earliestDate } yourself.

Features

  • components: gs-date-range-filter: when from or to in a value or date range option is not set, leave the corresponding input field empty (#906) (8863d83)

Bug Fixes

  • components: gs-statistics: don't display NaN when counts are 0 (#912) (0ebd95d)
Commits
  • dd810cc chore(main): release dashboard-components 0.21.0 (#913)
  • 0ebd95d fix(components): gs-statistics: don't display NaN when counts are 0 (#912)
  • 8863d83 feat(components): gs-date-range-filter: when from or to in a value or date ra...
  • 373570d chore(components): bump the minorandpatch group (#909)
  • 6e71f92 chore(components): bump the minorandpatch group across 1 directory with 13 up...
  • See full diff 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 [@genspectrum/dashboard-components](https://github.com/GenSpectrum/dashboard-components/tree/HEAD/components) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/GenSpectrum/dashboard-components/releases)
- [Changelog](https://github.com/GenSpectrum/dashboard-components/blob/main/components/CHANGELOG.md)
- [Commits](https://github.com/GenSpectrum/dashboard-components/commits/dashboard-components-v0.21.0/components)

---
updated-dependencies:
- dependency-name: "@genspectrum/dashboard-components"
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 26, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2025

Copy link
Copy Markdown
Contributor Author

A newer version of @​genspectrum/dashboard-components exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@anna-parker anna-parker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change in GenSpectrum/dashboard-components#906:

  • remove attribute earliestDate from gs-date-range-filter
  • remove date range option allTimes, instead use { label: "All times", dateFrom: earliestDate }

@fengelniederhammer
fengelniederhammer merged commit fb30c61 into main Jul 3, 2025
7 checks passed
@fengelniederhammer
fengelniederhammer deleted the dependabot/npm_and_yarn/website/main/genspectrum/dashboard-components-0.21.0 branch July 3, 2025 13:54
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.

2 participants