Skip to content

Update dependency husky to v4.3.8#67

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/husky-4.x
Open

Update dependency husky to v4.3.8#67
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/husky-4.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 26, 2020

This PR contains the following updates:

Package Change Age Confidence
husky 4.2.54.3.8 age confidence

Release Notes

typicode/husky (husky)

v4.3.8

Compare Source

  • Fix Cannot read property 'toString' of null
  • Improve error messages

v4.3.7

Compare Source

  • Fix: upgrade find-versions to 4.0.0 #​837

v4.3.6

Compare Source

  • Fix prepare-commit-msg on windows #​737

v4.3.5

Compare Source

  • Rollback and do not throw error if husky install fails

v4.3.4

Compare Source

  • Throw error if husky install fails
  • Add workaround for npm 7 currently missing INIT_CWD environment variable

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

  • Add .cjs config file support #​754

Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/husky-4.x branch from 7e4da25 to 66de064 Compare December 8, 2020 09:00
@renovate renovate Bot changed the title Update dependency husky to v4.3.0 Update dependency husky to v4.3.5 Dec 8, 2020
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 66de064 to e5a0d16 Compare January 5, 2021 23:02
@renovate renovate Bot changed the title Update dependency husky to v4.3.5 Update dependency husky to v4.3.6 Jan 5, 2021
@renovate renovate Bot changed the title Update dependency husky to v4.3.6 Update dependency husky to v4.3.7 Jan 10, 2021
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from e5a0d16 to 60bb943 Compare January 10, 2021 18:51
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 60bb943 to 0225a9a Compare January 23, 2021 11:54
@renovate renovate Bot changed the title Update dependency husky to v4.3.7 Update dependency husky to v4.3.8 Jan 23, 2021
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 0225a9a to 7ce5a85 Compare September 25, 2022 21:19
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 7ce5a85 to 7468bcc Compare November 20, 2022 17:09
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Nov 20, 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
ERROR: npm v9.1.2 is known not to run on Node.js v12.22.12. You'll need to
upgrade to a newer Node.js version in order to use this version of npm. This
version of npm supports the following node versions: `^14.17.0 || ^16.13.0 ||
>=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/utils/exit-handler.js:22
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/cli.js:76:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
ERROR: npm v9.1.2 is known not to run on Node.js v12.22.12. You'll need to
upgrade to a newer Node.js version in order to use this version of npm. This
version of npm supports the following node versions: `^14.17.0 || ^16.13.0 ||
>=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/utils/exit-handler.js:22
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/lib/cli.js:76:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)

@renovate renovate Bot changed the title Update dependency husky to v4.3.8 chore(deps): update dependency husky to v4.3.8 Mar 16, 2023
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 7468bcc to e19ec12 Compare August 10, 2025 14:18
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from e19ec12 to 77fd4b2 Compare August 19, 2025 19:21
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 77fd4b2 to a1b7c03 Compare September 25, 2025 19:40
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from a1b7c03 to d30ed53 Compare October 21, 2025 09:18
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from d30ed53 to 6c66ed7 Compare November 11, 2025 02:20
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 6c66ed7 to 1ec9200 Compare November 18, 2025 22:38
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 1ec9200 to f663314 Compare December 3, 2025 17:02
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from f663314 to d3c236a Compare December 31, 2025 15:17
@renovate renovate Bot force-pushed the renovate/husky-4.x branch 2 times, most recently from a0ea118 to 3f6247a Compare January 23, 2026 18:44
@renovate renovate Bot force-pushed the renovate/husky-4.x branch 2 times, most recently from 9da3ddd to 226ae88 Compare February 17, 2026 21:06
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 226ae88 to c87006a Compare March 5, 2026 18:08
@renovate renovate Bot force-pushed the renovate/husky-4.x branch 2 times, most recently from 495b5c5 to 6f23d9e Compare April 8, 2026 15:02
@renovate renovate Bot changed the title chore(deps): update dependency husky to v4.3.8 Update dependency husky to v4.3.8 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 6f23d9e to f81c4b4 Compare May 1, 2026 20:02
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from f81c4b4 to 5250fa8 Compare May 12, 2026 11:18
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 5250fa8 to 1973a4d Compare May 18, 2026 14:38
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from 1973a4d to e1300c5 Compare May 28, 2026 16:05
@renovate renovate Bot force-pushed the renovate/husky-4.x branch from e1300c5 to 8a9269b Compare June 1, 2026 19:03
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.

0 participants