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(deps): update dependency lint-staged to v15.2.7 - autoclosed #47

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged)

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
capsule-render ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 7:04pm

Copy link

github-actions bot commented May 21, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.72% 567/632
🟡 Branches
77.06% (-0.61% 🔻)
84/109
🟢 Functions 97.37% 37/38
🟢 Lines 89.72% 567/632
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 src/util.js 93.65%
77.78% (-1.39% 🔻)
91.67% 93.65%

Test suite run success

104 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from a4ef436

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.71%. Comparing base (1944af0) to head (a4ef436).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   90.50%   89.71%   -0.80%     
==========================================
  Files          17       17              
  Lines         632      632              
  Branches       96       95       -1     
==========================================
- Hits          572      567       -5     
- Misses         58       63       +5     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v15.2.4 chore(deps): update dependency lint-staged to v15.2.5 May 25, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x-lockfile branch from 77a023a to b60898f Compare May 25, 2024 13:17
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v15.2.5 chore(deps): update dependency lint-staged to v15.2.6 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x-lockfile branch from b60898f to b16ccfb Compare June 11, 2024 19:12
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v15.2.6 chore(deps): update dependency lint-staged to v15.2.7 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x-lockfile branch from b16ccfb to a4ef436 Compare June 12, 2024 19:04
@kyechan99 kyechan99 merged commit f1f39a8 into master Jul 23, 2024
5 checks passed
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v15.2.7 chore(deps): update dependency lint-staged to v15.2.7 - autoclosed Jul 23, 2024
@renovate renovate bot deleted the renovate/lint-staged-15.x-lockfile branch July 23, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants