Skip to content

chore(deps-dev): bump layerchart from 2.0.0-next.48 to 2.0.0-next.65#542

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/layerchart-2.0.0-next.65
Open

chore(deps-dev): bump layerchart from 2.0.0-next.48 to 2.0.0-next.65#542
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/layerchart-2.0.0-next.65

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps layerchart from 2.0.0-next.48 to 2.0.0-next.65.

Release notes

Sourced from layerchart's releases.

layerchart@2.0.0-next.65

Patch Changes

  • fix: Remove TypeScript as casts from class={...} attributes in Path and GeoPoint to fix unocss compat. (#449)

  • fix: guard against undefined accessor in printScale (#875)

    When activeGetters includes z or r scales that are not configured, the accessor is undefined, causing acc.toString() to throw. Added null check.

layerchart@2.0.0-next.64

Patch Changes

  • fix(ArcChart): (Re-)disable grid by default (regression from recent refactor) (#449)

layerchart@2.0.0-next.63

Minor Changes

  • feat(Dodge): Add Dodge component for deterministic non-overlapping layout (#862)

  • feat(Waffle): Add Waffle component for countable-cell visualizations (#864)

  • feat(Pattern): Add rects shape definition for tile patterns for rendering one or more rectangles per pattern tile (#864)

  • feat(Text): Add fontSize prop with auto-derived capHeight (#862)

Patch Changes

  • fix(Chart): Don't compute [undefined, undefined] domain when series is metadata-only (#449)

  • fix(canvas): Resolve currentColor for fill/stroke (and other style props) (#449)

  • fix(Pattern): fix alignment and sharply render on high-DPI displays when using Canvas layers (#864)

  • fix(downloadImage / getChartImageBlob): Fix image download (container sizing and text clipping) (#449)

  • fix(Spline): Allow CSS class opacity to fade lines on the Canvas layer. Spline was always passing opacity={1} to the underlying Path when no series fade was active, which became constantStyles.opacity = 1 in the canvas renderer and shadowed the value resolved from a user's class (e.g. class="opacity-20"). Now skip passing opacity when the computed series fade is the no-fade default, so the class can take effect — matching SVG behavior where CSS class rules override the presentation attribute. (#449)

  • fix(Image): Stop disabling pointer events by default (#862)

  • fix(Circle, Text): Inherit chart accessors by default in data mode (#862)

  • fix(Rect): Support non-uniform corners in data/edge mode (#449)

layerchart@2.0.0-next.62

Minor Changes

  • feat(Blur): Add Canvas support (#449)

Patch Changes

... (truncated)

Commits
  • 34a15d0 Version Packages (next) (#874)
  • c232fe3 fix: guard against undefined accessor in printScale (#875)
  • 2dbbe9c fix(ChartState): Prevent Cannot read properties of null (reading 'axis') cr...
  • 62a1585 fix: Resolve groupStackData type errors from updated d3-shape types (fall...
  • ab36488 fix: Remove TypeScript as casts from class={...} attributes in Path and...
  • 1f494e5 update node versoin in CI workflows
  • 0ca9f0b Update deps
  • b6bacb5 Version Packages (next) (#870)
  • 3bf7e5e fix(ArcChart): (Re-)disable grid by default (regression from recent refactor)
  • f95842c chore: update bundle size baseline (#867)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@dependabot dependabot Bot requested review from ZhangEnYao and iasthc as code owners June 29, 2026 22:48
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 29, 2026
@dependabot dependabot Bot requested a review from KUASWoodyLIN as a code owner June 29, 2026 22:48
Bumps [layerchart](https://github.com/techniq/layerchart) from 2.0.0-next.48 to 2.0.0-next.65.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/layerchart@2.0.0-next.48...layerchart@2.0.0-next.65)

---
updated-dependencies:
- dependency-name: layerchart
  dependency-version: 2.0.0-next.65
  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.65 branch from e4751a6 to 67e21a8 Compare July 1, 2026 09:08
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