Skip to content

chore(deps-dev): bump layerchart from 2.0.0-next.44 to 2.0.0-next.46#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/layerchart-2.0.0-next.46
Open

chore(deps-dev): bump layerchart from 2.0.0-next.44 to 2.0.0-next.46#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/layerchart-2.0.0-next.46

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps layerchart from 2.0.0-next.44 to 2.0.0-next.46.

Release notes

Sourced from layerchart's releases.

layerchart@2.0.0-next.46

Patch Changes

  • fix: Workaround Svelte 5.52+ regression (Parse failure: Expected '{', got '(') (#449)

  • chore: Update deps (including dagre from 1.x to 2.x) (#449)

layerchart@2.0.0-next.45

Major Changes

  • feat: New docs site (#449)

Minor Changes

  • breaking: Extract Path primitive component from Spline for better separation of concerns (#659)

  • breaking: Rename simplified charts renderContext prop to layer (#659)

  • breaking: Change defaultChartPadding(axis, legend) to defaultChartPadding({ axis, legend }) and support overrides (ex. defaultChartPadding({ left: 50 })) (#659)

Patch Changes

  • feat(Chart): Support passing explicit width and height instead of requiring parent dimensions (#659)

  • feat: Support global settings (layer type, debug, etc) (#659)

  • feat(Layer): Allow type to be optional, fallbacking back to settings.layer type (#659)

  • feat(Chart|Svg|Html): Support passing clip prop to hide overflown content (#659)

  • feat(Circle|Rect): Support passing children snippet for Html layers (#659)

  • feat(Layer): Support showing chart and full frame boundaries with settings.debug (#659)

  • fix(Threshold): Properly clip above snippet (resolving 1/2 width clipping issues when using Spline) (#659)

  • fix(AnnotationRange|TooltipContext|Highlight): Fix using interval scales with reversed data (ex. xReverse) (#659)

  • fix(Canavs): Support style attribute (#659)

  • fix(Canavs): Suppport dashed stroke (fix: #652) (#659)

  • fix(Rect): Support rounded (rx/ry) in Canvas layers (fixes #481) (#659)

  • fix(Bar): Fix browser lockup when switching between group and stack layouts (#659)

  • fix(Bar): Fix bar rounding direction when using xReverse/yReverse with interval scales (#659)

  • fix(Text): Support explicit "\n" and set line-height (to match svg/canvas) for html layers (#659)

... (truncated)

Commits
  • 300e7dd Version Packages (next) (#792)
  • e14d7c7 fix: Workaround Svelte 5.52+ regression (Parse failure: Expected '{', got '(')
  • d6db150 Update dagre 1.1.8 => 2.0.4, fix CJS/ESM build and dev issues
  • d35216e Rename collections => content after updating content-collections
  • 51ed59d Update Svelte to 5.51.5 (before rollup issue of 5.52.0)
  • f223aee update content-collection and eslint
  • fccfaf4 update deps
  • abf8745 Fix @​dagrejs/dagre "module is not defined" SSR error
  • eedaca4 Setup OIDC publishing
  • 13281d0 Version Packages (next) (#791)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for layerchart since your current version.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from iasthc as a code owner February 23, 2026 13:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/layerchart-2.0.0-next.46 branch 3 times, most recently from b66fadd to ee4b4e7 Compare February 26, 2026 22:46
Bumps [layerchart](https://github.com/techniq/layerchart) from 2.0.0-next.44 to 2.0.0-next.46.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/layerchart@2.0.0-next.44...layerchart@2.0.0-next.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/layerchart-2.0.0-next.46 branch from ee4b4e7 to 1b8661b Compare February 27, 2026 22:46
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