An error occurred while fetching the assigned milestone of the selected merge_request.
Update dependency sinon to ^9.2.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
sinon (source) | ^9.0.2 -> ^9.2.4 |
||||
@types/sinon | 9.0.4 -> 9.0.11 |
Release Notes
sinonjs/sinon
v9.2.4
- Upgrade @sinonjs/samsam@5.3.1
v9.2.3
- Use
util.inspect
for formatting human readable output (this retires @sinonjs/formatio)
v9.2.2
v9.2.1
- Fix #2203: skip writing 'name' property if not writable (#2304)
- Update error message on assert when representation of expected and actual value is equal, fixing issue #2084 (#2303)
- Make sandboxes each use their own assert object (#2302)
- Add usingPromise() method on fakes to fix issue #2293 (#2301)
v9.2.0
- Update dependencies (#2299)
- Update sandbox docs with missing comma
- Add minor markdown formatting to release docs for sandbox
- Minor formatting improvements to legacy sandbox documentation
v9.1.0
- Add a calledOnceWithMatch assertion (#2294)
v9.0.3
- Upgrade nise to latest
- Upgrade @sinonjs/samsam to latest
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #13529 into main will increase coverage by
3.94%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## main #13529 +/- ## ========================================== + Coverage 48.05% 51.99% +3.94% ========================================== Files 1462 1502 +40 Lines 82031 83398 +1367 Branches 6427 6898 +471 ========================================== + Hits 39421 43366 +3945 + Misses 39019 36433 -2586 - Partials 3591 3599 +8
Flag Coverage Δ #go 52.60% <ø> (ø)
#integration 29.62% <ø> (-0.02%)
#storybook 15.31% <ø> (?)
#typescript 50.36% <ø> (+15.39%)
#unit 33.88% <ø> (+8.81%)
Impacted Files Coverage Δ internal/trace/httptrace.go 6.06% <0.00%> (-2.28%)
web/src/search/results/SearchResultsList.tsx 71.42% <0.00%> (-1.25%)
cmd/frontend/graphqlbackend/zoekt.go 76.08% <0.00%> (-0.28%)
shared/src/settings/edit.ts 0.00% <0.00%> (ø)
shared/src/testing/console.ts 0.00% <0.00%> (ø)
...components/completion/CompletionWidgetDropdown.tsx 52.38% <0.00%> (ø)
shared/src/components/Link.tsx 85.71% <0.00%> (ø)
shared/src/panel/views/EmptyPanelView.tsx 0.00% <0.00%> (ø)
shared/src/components/icons.tsx 65.00% <0.00%> (ø)
.../src/components/activation/ActivationChecklist.tsx 100.00% <0.00%> (ø)
... and 174 more Created by: codecov[bot]
Codecov Report
Merging #13529 (36b6959) into main (d2dd898) will increase coverage by
1.14%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## main #13529 +/- ## ========================================== + Coverage 51.18% 52.33% +1.14% ========================================== Files 1725 1701 -24 Lines 86437 84240 -2197 Branches 7671 7779 +108 ========================================== - Hits 44246 44088 -158 + Misses 38305 36254 -2051 - Partials 3886 3898 +12
Flag Coverage Δ go 51.44% <ø> (+1.49%)
integration 29.79% <ø> (-0.90%)
storybook 28.86% <ø> (-1.51%)
typescript 54.45% <ø> (+0.24%)
unit 35.19% <ø> (+0.70%)
Impacted Files Coverage Δ client/shared/src/util/strings.ts 47.61% <0.00%> (-38.10%)
...ocker-images/prometheus/cmd/prom-wrapper/status.go 0.00% <0.00%> (-34.32%)
...d/frontend/graphqlbackend/externallink/resolver.go 0.00% <0.00%> (-33.34%)
client/web/src/nav/GlobalNavbar.tsx 78.94% <0.00%> (-17.35%)
...rise/internal/codeintel/stores/lsifstore/bundle.go 59.79% <0.00%> (-14.17%)
cmd/frontend/graphqlbackend/search_symbols.go 10.00% <0.00%> (-8.52%)
enterprise/internal/campaigns/reconciler/util.go 65.51% <0.00%> (-8.40%)
client/web/src/search/helpers.tsx 93.10% <0.00%> (-6.90%)
enterprise/internal/campaigns/reconciler/plan.go 64.75% <0.00%> (-6.36%)
cmd/frontend/graphqlbackend/search.go 65.82% <0.00%> (-5.79%)
... and 490 more
Please register or sign in to reply