Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 12.3.4 -> 12.5.0 age adoption passing confidence

Release Notes

okonet/lint-staged

v12.5.0

Compare Source

Bug Fixes
  • include all files when using --config <path> (641d1c2)
  • skip backup stash when using the --diff option (d4da24d)
Features
  • add --diff-filter option for overriding list of (staged) files (753ef72)
  • add --diff option for overriding list of (staged) files (35fcce9)

v12.4.3

Compare Source

Bug Fixes
  • deps: downgrade yaml@1.10.2 to support Node.js 12 (383a96e)
  • deps: update commander@^9.2.0 (22ebf52)
  • deps: update yaml@^2.0.1 (ec73af0)

v12.4.2

Compare Source

Bug Fixes
  • correctly handle --max-arg-length cli option (1db5f26)

v12.4.1

Compare Source

Bug Fixes
  • correctly handle symlinked config files (b3f63ec)

v12.4.0

Compare Source

Bug Fixes
  • handle empty input by returning empty array from parseGitZOutput (a118817)
  • limit configuration discovery to cwd (d8fdf1d)
  • restore functionality of parent globs for a single configuration file (877ab4c)
Features
  • expose --max-arg-length cli option (e8291b0)

v12.3.8

Compare Source

Bug Fixes
  • avoid passing unexpected arguments from forEach to process.kill() (1b1f0e4)
  • clear execution interruption interval on first catch (46952cb)

v12.3.7

Compare Source

Bug Fixes
  • improve renderer logic for --silent and FORCE_COLOR settings (d327873)

v12.3.6

Compare Source

Bug Fixes

v12.3.5

Compare Source

Bug Fixes
  • search all configs regardless of staged files (4b605cd)

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Apr 1, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-standard@16.0.3
npm ERR! Found: eslint@8.9.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.9.0" from the root project
npm ERR!   peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.17.0
npm ERR!   node_modules/@babel/eslint-parser
npm ERR!     dev @babel/eslint-parser@"7.17.0" from the root project
npm ERR!   8 more (eslint-plugin-es, eslint-plugin-import, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"16.0.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"16.0.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-05-31T16_31_57_911Z-debug-0.log

@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from 6f9b099 to efbfa6c Compare April 15, 2022 12:28
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.7 (beta) Update dependency lint-staged to v12.3.8 (beta) Apr 15, 2022
@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from efbfa6c to b6dfb0b Compare April 20, 2022 20:51
@renovate renovate bot changed the title Update dependency lint-staged to v12.3.8 (beta) Update dependency lint-staged to v12.4.0 (beta) Apr 20, 2022
@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from b6dfb0b to 867262b Compare April 26, 2022 18:48
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.0 (beta) Update dependency lint-staged to v12.4.1 (beta) Apr 26, 2022
@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from 867262b to a56b0f7 Compare May 24, 2022 16:03
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.1 (beta) Update dependency lint-staged to v12.4.2 (beta) May 24, 2022
@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from a56b0f7 to 33101c5 Compare May 30, 2022 10:35
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.2 (beta) Update dependency lint-staged to v12.4.3 (beta) May 30, 2022
@renovate renovate bot force-pushed the renovate/beta-lint-staged-12.x branch from 33101c5 to b5e02e6 Compare May 31, 2022 16:32
@renovate renovate bot changed the title Update dependency lint-staged to v12.4.3 (beta) Update dependency lint-staged to v12.5.0 (beta) May 31, 2022
@renovate renovate bot changed the title Update dependency lint-staged to v12.5.0 (beta) chore(deps): update dependency lint-staged to v12.5.0 (beta) Mar 16, 2023
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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