Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Bump lint-staged from 10.5.4 to 11.0.1 #328

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps lint-staged from 10.5.4 to 11.0.1.

Release notes

Sourced from lint-staged's releases.

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
  • 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)
  • 101ad5e docs: update installation and examples (#960)
  • 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.5.4...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #328 (4c6b5bc) into master (0ca520b) will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   83.20%   83.46%   +0.26%     
==========================================
  Files          23       23              
  Lines         381      381              
  Branches       95       95              
==========================================
+ Hits          317      318       +1     
+ Misses         52       51       -1     
  Partials       12       12              
Impacted Files Coverage Δ
lib/services/localGit.js 100.00% <0.00%> (+11.11%) ⬆️

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 0ca520b...4c6b5bc. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 824f91a into master Jul 19, 2021
@thomasrockhu thomasrockhu deleted the dependabot/npm_and_yarn/lint-staged-11.0.1 branch July 19, 2021 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant