Skip to content

Bump lint-staged from 10.5.4 to 11.1.0 #621

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2021

Bumps lint-staged from 10.5.4 to 11.1.0.

Release notes

Sourced from lint-staged's releases.

v11.1.0

11.1.0 (2021-07-22)

Features

  • allow a path to be supplied to the --shell option (#994) (fea8033)

v11.0.1

11.0.1 (2021-07-13)

Bug Fixes

  • do not swallow already detected deprecated usage by last task (#991) (7734156)

v11.0.0

11.0.0 (2021-05-07)

Bug Fixes

Features

  • bump Node.js version requirement to 12.13.0 (852aa6e)

BREAKING CHANGES

  • Node.js 12 LTS 'Erbium' is now the minimum required version
Commits
  • fea8033 feat: allow a path to be supplied to the --shell option (#994)
  • 7734156 fix: do not swallow already detected deprecated usage by last task (#991)
  • 4f9a146 docs: Hardcode mrm@2 in the documentation (#976)
  • e5e186d ci: remove Node.js 10 from Appveyor test matrix
  • 852aa6e feat: bump Node.js version requirement to 12.13.0
  • db861ce ci: replace Node.js 15 with 16
  • f8a0261 fix: migrate commander@7
  • 5560d97 fix: migrate husky@6
  • ab7a211 chore(deps): update dependencies
  • 6808f06 docs: corrects minor typos and grammar in README (#964)
  • Additional commits viewable 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)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.5.4...v11.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jul 22, 2021
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #621 (b954eaa) into master (9fc8557) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head b954eaa differs from pull request most recent head 2b594a5. Consider uploading reports for the commit 2b594a5 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
+ Coverage   69.42%   69.48%   +0.06%     
==========================================
  Files         257      257              
  Lines       12576    12576              
  Branches      848      848              
==========================================
+ Hits         8731     8739       +8     
+ Misses       3575     3567       -8     
  Partials      270      270              
Impacted Files Coverage Δ
src/JsonRpc/InputHandler.cs 87.31% <0.00%> (+1.24%) ⬆️
src/JsonRpc/Server/Messages/InternalError.cs 66.66% <0.00%> (+33.33%) ⬆️

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 9fc8557...2b594a5. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2021

Superseded by #624.

@dependabot dependabot bot closed this Jul 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lint-staged-11.1.0 branch July 26, 2021 17:02
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.

1 participant