Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2020

Bumps lint-staged from 10.2.11 to 10.2.13.

Release notes

Sourced from lint-staged's releases.

v10.2.13

10.2.13 (2020-08-25)

Bug Fixes

v10.2.12

10.2.12 (2020-08-25)

Bug Fixes

  • always use the default short diff format for submodules #902 (c7923ad)
  • ensure supportsColor.level exists before stringifying it (aa9898e)
Commits
  • 51c5ac8 fix: disambiguate stash reference (#906)
  • 10b3218 Merge pull request #901 from okonet/fix-supports-color
  • 7a5182b test: make sure snapshot works on multiple git versions
  • c7923ad fix: always use the default short diff format for submodules #902
  • e0ee583 chore(deps): update dependencies
  • aa9898e fix: ensure supportsColor.level exists before stringifying it
  • See full diff 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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Aug 26, 2020
@dnfadmin
Copy link

dnfadmin commented Aug 26, 2020

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot added this to the v0.18.0 milestone Aug 26, 2020
@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   70.11%   75.12%   +5.00%     
==========================================
  Files         421      421              
  Lines       12269    12269              
  Branches     1127     1112      -15     
==========================================
+ Hits         8603     9217     +614     
+ Misses       3249     3052     -197     
+ Partials      417        0     -417     
Impacted Files Coverage Δ
src/JsonRpc.Generators/Helpers.cs 59.69% <0.00%> (+0.81%) ⬆️
src/Client/LanguageClientOptionsExtensions.cs 42.70% <0.00%> (+1.04%) ⬆️
...t/DebugAdapterClientServiceCollectionExtensions.cs 96.47% <0.00%> (+1.17%) ⬆️
...r/DebugAdapterServerServiceCollectionExtensions.cs 95.52% <0.00%> (+1.49%) ⬆️
...rotocol/Client/WorkDone/WorkDoneProxyExtensions.cs 13.63% <0.00%> (+1.51%) ⬆️
...rc/Client/LanguageClientWorkspaceFoldersManager.cs 96.49% <0.00%> (+1.75%) ⬆️
src/Client/LanguageClient.cs 97.40% <0.00%> (+1.94%) ⬆️
src/JsonRpc.Testing/Settler.cs 100.00% <0.00%> (+2.00%) ⬆️
...t/TestingUtils/AutoNSubstitute/DryIocExtensions.cs 100.00% <0.00%> (+2.04%) ⬆️
...erver/LanguageServerServiceCollectionExtensions.cs 96.93% <0.00%> (+2.04%) ⬆️
... and 154 more

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 d4efd49...14ba36c. Read the comment docs.

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.2.11...v10.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lint-staged-10.2.13 branch from ea8bd58 to 14ba36c Compare August 26, 2020 16:30
@david-driscoll david-driscoll merged commit b048463 into master Aug 28, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lint-staged-10.2.13 branch August 28, 2020 03:58
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.

3 participants