Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

Package Change Age Confidence
husky 5.1.25.2.0 age confidence

Release Notes

typicode/husky (husky)

v5.2.0

Compare Source

  • Add set command to replace hooks (husky set .husky/pre-commit cmd)
  • Update add command to append command (husky add .husky/pre-commit cmd)
  • Improve error messages

v5.1.3

Compare Source

  • docs: add specific Yarn v2 install/uninstall instructions
  • cli: husky init will detect Yarn v2 and initialize accordingly

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.

@renovate renovate bot changed the title Update dependency husky to v5.2.0 chore(deps): update dependency husky to v5.2.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/husky-5.x branch from d552915 to 96e5603 Compare September 25, 2022 12:35
@renovate renovate bot force-pushed the renovate/husky-5.x branch from 96e5603 to 73b9384 Compare August 10, 2025 14:03
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

⚠️ 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: yarn.lock
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p0faa2), requested by @babel/plugin-proposal-class-properties
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p3f8ad), requested by @babel/plugin-proposal-decorators
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pa67bb), requested by @babel/plugin-proposal-do-expressions
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p52181), requested by @babel/plugin-proposal-export-default-from
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p99b25), requested by @babel/plugin-proposal-function-bind
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p572b2), requested by @babel/plugin-proposal-logical-assignment-operators
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p7489b), requested by @babel/plugin-proposal-nullish-coalescing-operator
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pf99e6), requested by @babel/plugin-proposal-optional-chaining
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p14bd5), requested by @babel/plugin-proposal-pipeline-operator
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p96292), requested by @babel/plugin-syntax-top-level-await
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p1c01c), requested by @babel/plugin-transform-destructuring
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p97938), requested by @babel/plugin-transform-runtime
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pca456), requested by @babel/preset-env
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pbdbc6), requested by @babel/preset-react
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pa766a), requested by @babel/preset-typescript
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pb5eea), requested by babel-plugin-named-asset-import
➤ YN0002: │ @birman/utils@npm:1.2.1 doesn't provide @babel/core (p3781d), requested by @babel/register
➤ YN0002: │ @walrus/cli-utils@npm:1.5.0 doesn't provide typescript (pfc9de), requested by @walrus/joycon-ts-loader
➤ YN0002: │ @walrus/joycon-ts-loader@npm:1.0.0 [af033] doesn't provide @types/node (p2573b), requested by ts-node
➤ YN0060: │ @walrus/plugin-eslint@npm:1.2.3 provides eslint (pa3e8a) with version 7.8.0, which doesn't satisfy what eslint-plugin-vue and some of its descendants request
➤ YN0002: │ father-build@npm:1.20.4 doesn't provide webpack (p5b954), requested by ts-loader
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 665ms
➤ YN0000: ┌ Fetch step
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0013: │ No packages were cached - one package had to be fetched (husky@npm:5.2.0)
➤ YN0000: └ Completed in 0s 216ms
➤ YN0000: Failed with errors in 0s 886ms

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.

1 participant