Skip to content

Bump layerchart from 2.1.0 to 2.2.0 in /src/Exceptionless.Web/ClientApp - #2537

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Exceptionless.Web/ClientApp/layerchart-2.2.0
Open

Bump layerchart from 2.1.0 to 2.2.0 in /src/Exceptionless.Web/ClientApp#2537
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Exceptionless.Web/ClientApp/layerchart-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps layerchart from 2.1.0 to 2.2.0.

Release notes

Sourced from layerchart's releases.

layerchart@2.2.0

Minor Changes

  • feat(TransformContext): Add two-finger pinch-to-zoom (and pan) support on touch devices, along with a new pinch option to disable it (#898)

Patch Changes

  • fix(Axis): Support UTC scales (xScale={scaleUtc()}) by filtering and formatting ticks on the same boundaries as the scale (#899)

layerchart@2.1.1

Patch Changes

  • fix(Spline): Only tween path data when motion is set (~20x less memory growth while streaming, issue #585) (#896)

  • perf(Chart): Remove quadratic domain recalculation on mount for series-based charts (#896)

  • perf: Memoize props in component state classes (~3x faster <Rect> mount in benchmarks) (#896)

  • perf(Chart): Resolve stacked value domain in a single pass (#896)

Commits
  • 3700cc8 Merge pull request #900 from techniq/changeset-release/main
  • d5bab67 Version Packages
  • b5e3a91 Merge pull request #899 from techniq/axis-utc-scales
  • f6687b3 fix test timezone
  • 2356a57 Merge pull request #898 from techniq/pinch-zoom
  • 8c1a124 fix Tooltip test, take 2
  • aab09cf fix Tooltip test
  • 4686643 fix(Axis): Support UTC scales (xScale={scaleUtc()}) by filtering and format...
  • ce4a732 feat(TransformContext): Add two-finger pinch-to-zoom (and pan) support on tou...
  • cce259f Merge pull request #897 from techniq/changeset-release/main
  • 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 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.1.0 to 2.2.0.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/layerchart@2.1.0...layerchart@2.2.0)

---
updated-dependencies:
- dependency-name: layerchart
  dependency-version: 2.2.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 Aug 27, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Core 76% 67% 10280
Exceptionless.Web 85% 69% 7974
Exceptionless.AppHost 38% 41% 147
Summary 78% (25500 / 32506) 67% (11951 / 17711) 18687

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