Skip to content
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

chore: bump lint-staged from 12.1.4 to 12.1.7 #4408

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2022

Bumps lint-staged from 12.1.4 to 12.1.7.

Release notes

Sourced from lint-staged's releases.

v12.1.7

12.1.7 (2022-01-07)

Bug Fixes

  • resolve config modules with ESM createRequire (#1082) (f9f6538)

v12.1.6

12.1.6 (2022-01-07)

Bug Fixes

  • always run non-git tasks in the current working directory (893f3d7)

v12.1.5

12.1.5 (2022-01-02)

Bug Fixes

  • search configuration starting from explicit cwd option (c7ea359)
  • using --debug option enables debug mode (5cceeb6)
Commits
  • f9f6538 fix: resolve config modules with ESM createRequire (#1082)
  • 893f3d7 fix: always run non-git tasks in the current working directory
  • c7ea359 fix: search configuration starting from explicit cwd option
  • 5cceeb6 fix: using --debug option enables debug mode
  • 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 the dependencies Issue about dependencies of the package label Jan 7, 2022
@nx-cloud
Copy link

nx-cloud bot commented Jan 7, 2022

☁️ Nx Cloud Report

CI ran the following commands for commit 8f8b797. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 48 targets

Sent with 💌 from NxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@netlify
Copy link

netlify bot commented Jan 7, 2022

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: 8f8b797

🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/61d8d5f744c1b300072396bd

😎 Browse the preview: https://deploy-preview-4408--typescript-eslint.netlify.app

@bradzacher
Copy link
Member

@dependabot rebase

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.4 to 12.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.1.4...v12.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lint-staged-12.1.7 branch from 1e9958c to 8f8b797 Compare January 8, 2022 00:08
@codecov
Copy link

codecov bot commented Jan 8, 2022

Codecov Report

Merging #4408 (8f8b797) into main (af42d53) will decrease coverage by 1.99%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4408      +/-   ##
==========================================
- Coverage   94.26%   92.27%   -2.00%     
==========================================
  Files         169      306     +137     
  Lines        9440    11199    +1759     
  Branches     2940     3252     +312     
==========================================
+ Hits         8899    10334    +1435     
- Misses        321      609     +288     
- Partials      220      256      +36     
Flag Coverage Δ
unittest 92.27% <ø> (-2.00%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/scope-manager/src/lib/es2015.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/referencer/index.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/esnext.bigint.ts 100.00% <0.00%> (ø)
...ages/scope-manager/src/referencer/ExportVisitor.ts 90.90% <0.00%> (ø)
packages/scope-manager/src/lib/dom.iterable.ts 100.00% <0.00%> (ø)
packages/type-utils/src/getTypeArguments.ts 25.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2019.object.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2021.full.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2015.core.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/scripthost.ts 100.00% <0.00%> (ø)
... and 127 more

@bradzacher bradzacher merged commit 97c0e86 into main Jan 8, 2022
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/lint-staged-12.1.7 branch January 8, 2022 02:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant