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

Update lint-staged 15.2.10 → 15.2.11 (patch) #621

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 13, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ lint-staged (15.2.10 → 15.2.11) · Repo · Changelog

Release Notes

15.2.11

Patch Changes

  • #1484 bcfe309 Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.

  • #1487 7dd8caa Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ debug (indirect, 4.3.7 → 4.4.0) · Repo · Changelog

Release Notes

4.4.0

Fixes (hopefully) the inefficient regex warnings in .enable().

Minor version as this is invariably going to break certain users who misuse the .enable() API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.

Full Changelog: 4.3.7...4.4.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ emoji-regex (indirect, 10.3.0 → 10.4.0) · Repo

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ lilconfig (indirect, 3.1.2 → 3.1.3) · Repo

Release Notes

3.1.3

Default javascript loader can now imports absolute paths on Windows OS. Thanks to @ajiho

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:

↗️ listr2 (indirect, 8.2.4 → 8.2.5) · Repo · Changelog

Release Notes

8.2.5 (from changelog)

Bug Fixes

Does any of this look wrong? Please let us know.

↗️ yaml (indirect, 2.5.0 → 2.6.1) · Repo

Release Notes

2.6.1

  • Do not strip :00 seconds from !!timestamp values (#578, with thanks to @qraynaud)
  • Tighten regexp for JSON !!bool (#587, with thanks to @vra5107)
  • Default to literal block scalar if folded would overflow (#585)

2.6.0

  • Use a proper tag for !!merge << keys (#580)
  • Add stringKeys parse option (#581)
  • Stringify a Document as a Document (#576)
  • Add sponsorship by Manifest

2.5.1

  • Include range in flow sequence pair maps (#573)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file Technical debt Technical Debt labels Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (93693a5) to head (b17c637).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #621   +/-   ##
========================================
  Coverage    80.26%   80.26%           
========================================
  Files           38       38           
  Lines         2742     2742           
  Branches       267      267           
========================================
  Hits          2201     2201           
  Misses         541      541           

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

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 Technical debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants