Skip to content

Bump lint-staged from 10.5.3 to 10.5.4 #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps lint-staged from 10.5.3 to 10.5.4.

Release notes

Sourced from lint-staged's releases.

v10.5.4

10.5.4 (2021-02-05)

Bug Fixes

  • concurrent option is not working correctly (#950) (4383815)
Commits
  • 4383815 fix: concurrent option is not working correctly (#950)
  • 29a0b68 docs: add snippet to readme to run prettier for all supported files (#942)
  • 19d59fc docs: Add link to CSharp / lint-staged integration blog (#940)
  • 2eb6f9f docs: add instructions for async ESLint isPathIgnored (#937)
  • 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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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 Feb 8, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Feb 8, 2021
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #519 (fbfc7c8) into master (7e633ff) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #519   +/-   ##
=======================================
  Coverage   73.39%   73.40%           
=======================================
  Files         256      256           
  Lines       12246    12246           
  Branches      827      827           
=======================================
+ Hits         8988     8989    +1     
+ Misses       3258     3257    -1     
Impacted Files Coverage Δ
src/JsonRpc/OutputHandler.cs 98.36% <0.00%> (+1.63%) ⬆️

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 7e633ff...fbfc7c8. Read the comment docs.

@david-driscoll david-driscoll added the merge Shipit! label Feb 28, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lint-staged-10.5.4 branch 2 times, most recently from 2103122 to fbfc7c8 Compare February 28, 2021 02:45
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
@david-driscoll david-driscoll enabled auto-merge (squash) February 28, 2021 02:45
@david-driscoll david-driscoll merged commit 803603a into master Feb 28, 2021
@david-driscoll david-driscoll deleted the dependabot/npm_and_yarn/lint-staged-10.5.4 branch February 28, 2021 03:11
@mergify mergify bot removed the merge Shipit! label Feb 28, 2021
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.

2 participants