javascript-typescript-langserver icon indicating copy to clipboard operation
javascript-typescript-langserver copied to clipboard

fix(deps): update dependency chai to ^4.2.0

Open renovate[bot] opened this issue 6 years ago • 1 comments

This PR contains the following updates:

Package Type Update New value References Sourcegraph
chai (source) dependencies minor ^4.2.0 homepage, source code search for "chai"
@types/chai devDependencies minor 4.2.12 source code search for "@types/chai"

Release Notes

chaijs/chai

v4.2.0

Compare Source

This is a minor release. Thank you to all of our contributors and users!

New Features

Bug Fixes

Performance

Style

Tests

Docs

Chores

v4.1.2

Compare Source

This release fixes a bug when running in certain environments, and includes a few minor documentation fixes.

Bug Fixes
Docs

v4.1.1

Compare Source

This release includes a few bug and documentation fixes.

Bug Fixes
Docs

v4.1.0

Compare Source

This release includes one new feature and a few bug fixes.

New Features
Bug Fixes
Chores

v4.0.2

Compare Source

We have another bugfix release, addressing some issues for WebPack 1 users.

Bug Fixes
  • Revert getting version information from package.json, some bundler tools like Webpack do not come default with json loaders despite Node being able to handle this. This change moves back to hardcoding the version number in the codebase. (#​985, #​986)

Renovate configuration

:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Apr 02 '19 03:04 renovate[bot]

Codecov Report

Merging #584 into master will increase coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
+ Coverage    82.4%   83.09%   +0.68%     
==========================================
  Files          15       15              
  Lines        2126     2058      -68     
  Branches      509      489      -20     
==========================================
- Hits         1752     1710      -42     
+ Misses        364      348      -16     
+ Partials       10        0      -10
Impacted Files Coverage Δ
src/match-files.ts 81.77% <0%> (ø) :arrow_up:
src/typescript-service.ts 85.12% <0%> (+0.33%) :arrow_up:
src/lang-handler.ts 13.33% <0%> (+3.49%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd893d2...a36aec4. Read the comment docs.

codecov-io avatar Apr 02 '19 09:04 codecov-io