Skip to content

build(deps-dev): bump layerchart from 2.0.0-next.10 to 2.0.0-next.36#408

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

build(deps-dev): bump layerchart from 2.0.0-next.10 to 2.0.0-next.36#408
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/layerchart-2.0.0-next.36

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps layerchart from 2.0.0-next.10 to 2.0.0-next.36.

Release notes

Sourced from layerchart's releases.

layerchart@2.0.0-next.36

Patch Changes

  • fix(PieChart): Do not pass y accessor to use linear scale fallback (#631)

layerchart@2.0.0-next.35

Patch Changes

  • feat(Chart): Automatically determine scale based on data and domain values (instead of defaulting to scaleLinear) (#624)

layerchart@2.0.0-next.34

Minor Changes

  • feat(Rule): Support using as data-driven mark (ex. candlestick, lollipop) by default (<Rule> using Chart accessors) or passing explicit x/y accessors (ex. <Rule y={["high", "low"]} />). Resolves #64 (#622)

  • breaking(Points): Remove <Points links> prop. Use <Rule> with x/y accessor instead (#622)

Patch Changes

  • breaking(Axis): Rename x="left|right" and y="top|bottom" props with # LayerChart prefix (ex. `) (#622)

layerchart@2.0.0-next.33

Patch Changes

  • fix(Bars): Fix inverted rect when rendered top-to-bottom or right-to-left. Fixes #540 (#613)

  • fix(Axis): Filter distinct tick values (useful when manually injecting extra values) (#615)

  • feat(Axis): Use format to filter ticks (integer and date/time). Helpful to keep ticks above a threshold for wide charts or short durations. (#615)

layerchart@2.0.0-next.32

Patch Changes

  • fix(Points): Update point.x / point.y based on ctx.radial to simplify children snippet usage (#611)

layerchart@2.0.0-next.31

Minor Changes

  • feat(Chart): Add xInterval / yInterval for time scales usage with bar charts (#562)

  • feat(BarChart): Support time scale with xInterval / yInterval props (#562)

  • feat(TooltipContext): Support band mode with time scale (similar to band scale) (#562)

  • feat(ForceSimulation): Added onNodesChange callback to ForceSimulation (#607)

Patch Changes

  • fix(Bar): Clamp radius to width/height to not cause artifacts with small values (including 0) when rounding a single edge. Fixes #383 (#610)

... (truncated)

Commits

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.10 to 2.0.0-next.36.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/layerchart@2.0.0-next.10...layerchart@2.0.0-next.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 10, 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 added the dependencies Pull requests that update a dependency file label Aug 10, 2025
@dependabot dependabot bot requested a review from xmlking as a code owner August 10, 2025 02:16
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 10, 2025

⚠️ No Changeset found

Latest commit: d019adf

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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
Copy Markdown

vercel bot commented Aug 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
spectacular-console ⬜️ Skipped (Inspect) Aug 10, 2025 2:16am
spectacular-docs ⬜️ Skipped (Inspect) Aug 10, 2025 2:16am
spectacular-web ⬜️ Skipped (Inspect) Aug 10, 2025 2:16am

@vercel vercel bot temporarily deployed to Preview – spectacular-docs August 10, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – spectacular-console August 10, 2025 02:16 Inactive
@vercel vercel bot temporarily deployed to Preview – spectacular-web August 10, 2025 02:16 Inactive
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2025

Superseded by #413.

@dependabot dependabot bot closed this Aug 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/layerchart-2.0.0-next.36 branch August 17, 2025 02:57
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.

0 participants