Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps layerchart from 2.0.0-next.27 to 2.0.0-next.42.

Release notes

Sourced from layerchart's releases.

[email protected]

Patch Changes

  • fix(Calendar): Respect start instead of always start of year (#657)

[email protected]

Patch Changes

  • fix(Tooltip): Correctly set tooltip position on chart enter and exit (#655)

[email protected]

Patch Changes

  • fix(LineChart): Restore passing xScale / yScale overrides (#449)

[email protected]

Minor Changes

  • feat: Support css-only usage (no Tailwind required) while retaining first-class Tailwind support (#557)

Patch Changes

  • feat: Simplify daisyUI, shadcn-svelte, and Skeleton integrations with single line @import 'layerchart/{library}.css' added to app.css (#557)

  • docs: Add examples for standalone, daisyUI v5, shadcn-svelte v1, Skeleton v3, and Svelte UX v2 (next) (including light/dark theming) (#557)

  • feat(LineChart): Support orientation="vertical". Resolves #640 (#557)

  • feat: Add Html context support for applicable primitives such as Circle, Line, Rect, Text (and more) as well as transitively such as Axis, Grid, Labels (and more) (#557)

  • feat(LinearGradient): Support Html context (#557)

  • fix(Text): Apply fill: currentColor to support more straightforward way of changing color (ex. class="text-red-500" or style="color:red") (#557)

  • fix(TooltipContext): Revert back to pointer events (instead of mouse/touch) but with touch-action: pan-y. Provides simplified events while allowing horizontal scrubbing with vertical scrolling. (#557)

  • feat(TooltipContext): Add touchEvents to control touch event behavior. Defaults to pan-y to allow vertical scrolling but horizontal scrubbing. (#557)

  • fix(TooltipContext): Fix band mode regression when both x/y are scaleBand (ex. punchcard chart) (#557)

  • fix(SimplifiedCharts): Properly handle legend prop as object when determining bottom padding (#557)

  • fix(AreaChart|LineChart|DefaultTooltip): Handle per-series data with different length (#557)

  • feat(Highlight): Support passing opacity (#557)

  • fix(SimplifiedChart): Still add selected legend item opacity when item classes are also applied (#557)

  • feat(Legend): Add selected prop to fade out unselected items (if passed and non-empty) (#557)

... (truncated)

Commits
  • aaa5282 Version Packages (next) (#658)
  • 3bf4c60 fix(Calendar): Respect start instead of always start of year (#657)
  • 0ec0f83 Version Packages (next) (#656)
  • c72b0af fix(Tooltip): Correctly set tooltip position on chart enter and exit (#655)
  • 93cad59 docs(Tooltip): Fix styling of multiple axis tooltips
  • 4944383 docs: Add light/dark toggle to standalone example
  • cd7e04b Add homepage
  • 578fb49 Version Packages (next) (#648)
  • 57b52a9 fix(LineChart): Restore passing xScale / yScale overrides
  • c84dea5 Version Packages (next) (#647)
  • 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 [layerchart](https://github.com/techniq/layerchart) from 2.0.0-next.27 to 2.0.0-next.42.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/[email protected]@2.0.0-next.42)

---
updated-dependencies:
- dependency-name: layerchart
  dependency-version: 2.0.0-next.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2025

Labels

The following labels could not be found: Skip Changelog, node. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from xmlking as a code owner October 19, 2025 02:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 19, 2025

⚠️ No Changeset found

Latest commit: 7725a35

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
spectacular-console Skipped Skipped Oct 19, 2025 2:04am
spectacular-web Skipped Skipped Oct 19, 2025 2:04am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@vercel vercel bot temporarily deployed to Preview – spectacular-console October 19, 2025 02:04 Inactive
@vercel vercel bot temporarily deployed to Preview – spectacular-web October 19, 2025 02:04 Inactive
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.

1 participant