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 to v15.2.2 - autoclosed #127

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

okonet/lint-staged (lint-staged)

v15.2.2

Compare Source

Patch Changes
  • #​1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

v15.2.1

Compare Source

Patch Changes
  • #​1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.

v15.2.0

Compare Source

Minor Changes
  • #​1371 f3378be Thanks @​iiroj! - Using the --no-stash flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag --no-hide-partially-staged that is automatically enabled when --no-stash is used.
Patch Changes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added scope:deps Pull requests that update a dependency file type:chore labels Dec 3, 2023
@renovate renovate bot requested a review from jimmy-guzman December 3, 2023 19:42
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from f95262e to 1d18971 Compare January 31, 2024 08:00
@renovate renovate bot changed the title chore: 🤖 bump lint-staged to v15.2.0 [skip-release] chore: 🤖 bump lint-staged to v15.2.1 [skip-release] Jan 31, 2024
@renovate renovate bot changed the title chore: 🤖 bump lint-staged to v15.2.1 [skip-release] chore: 🤖 bump lint-staged to v15.2.2 [skip-release] Feb 5, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 1d18971 to f25e1b6 Compare February 5, 2024 15:03
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from f25e1b6 to 3dd3051 Compare March 30, 2024 17:59
@renovate renovate bot changed the title chore: 🤖 bump lint-staged to v15.2.2 [skip-release] chore: 🤖 bump lint-staged to v15.2.2 Mar 31, 2024
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch 3 times, most recently from 815fe88 to 9ec6145 Compare March 31, 2024 13:59
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (072e2d9) to head (d7c2b3a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

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

@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch 2 times, most recently from d7c2b3a to 7055fdf Compare March 31, 2024 14:35
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 7055fdf to 4fb084c Compare March 31, 2024 14:43
@renovate renovate bot changed the title chore: 🤖 bump lint-staged to v15.2.2 chore: 🤖 bump lint-staged to v15.2.2 - autoclosed Mar 31, 2024
@renovate renovate bot closed this Mar 31, 2024
@renovate renovate bot deleted the renovate/lint-staged-15.x branch March 31, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Pull requests that update a dependency file type:chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant