Update dependency d3-scale to ^3.2.3
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
d3-scale (source) | dependencies | patch | ^3.2.3 | homepage, source | |
@types/d3-scale | devDependencies | major | 3.2.0 | source |
Release Notes
d3/d3-scale
v3.2.3
- Fix performance regression with d3.scaleQuantile. #224 Thanks @ilijapuaca!
v3.2.2
- Fix continuous.nice to ensure that niced domains always span ticks. Thanks, @domoritz! #209
- Update dependencies.
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #13517 (1aa3303) into main (4c098b6) will increase coverage by
0.66%
. The diff coverage isn/a
. Current head 1aa3303 differs from pull request most recent head 13a9a5b. Consider uploading reports for the commit 13a9a5b to get more accurate results@@ Coverage Diff @@ ## main #13517 +/- ## ========================================== + Coverage 51.64% 52.31% +0.66% ========================================== Files 1802 1699 -103 Lines 93137 84163 -8974 Branches 7986 7770 -216 ========================================== - Hits 48103 44031 -4072 + Misses 40674 36252 -4422 + Partials 4360 3880 -480
Flag Coverage Δ e2e ?
go 51.41% <ø> (+0.63%)
integration 29.77% <ø> (-2.77%)
storybook 28.85% <ø> (-2.27%)
typescript 54.45% <ø> (+0.59%)
unit 35.19% <ø> (+0.97%)
Impacted Files Coverage Δ client/web/src/components/SearchResultMatch.tsx 0.00% <0.00%> (-83.55%)
cmd/frontend/internal/app/ui/raw.go 0.00% <0.00%> (-81.52%)
...t/web/src/search/input/toggles/CopyQueryButton.tsx 14.28% <0.00%> (-77.39%)
...prise/internal/codeintel/stores/lsifstore/store.go 30.76% <0.00%> (-53.85%)
cmd/frontend/graphqlbackend/markdown.go 0.00% <0.00%> (-50.00%)
client/web/src/insights/InsightsNavLink.tsx 50.00% <0.00%> (-50.00%)
cmd/gitserver/server/refspecoverrides.go 6.66% <0.00%> (-43.34%)
client/web/src/user/area/routes.tsx 60.00% <0.00%> (-40.00%)
...end/graphqlbackend/repository_text_search_index.go 0.00% <0.00%> (-38.58%)
client/shared/src/util/strings.ts 47.61% <0.00%> (-38.10%)
... and 1479 more
Please register or sign in to reply