Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
hookable ^4.4.1 -> ^6.0.1 age confidence

Release Notes

unjs/hookable (hookable)

v6.0.1

Compare Source

compare changes

🔥 Performance
  • Pass name arg to caller seperately (fc96bce)
❤️ Contributors

v6.0.0

Compare Source

compare changes

🩹 Fixes
  • types: Return type is normal Promise or void (56f47e1)
🏡 Chore
❤️ Contributors

v5.5.3

Compare Source

compare changes

🩹 Fixes
  • Clone hook arrays before calling (#​79)
🏡 Chore
❤️ Contributors

v5.5.2

Compare Source

compare changes

📖 Documentation
  • Add removeAllHooks and fix typos (#​72)
🌊 Types
  • Work with strict config (#​63)
🏡 Chore
  • lint: Run lint:fix to fix formatting (#​77)
  • Update dependencies (9443040)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Rafał Chłodnicki (@​rchl)
  • Vinccool96 <Vinccool96@​gmail.com>
  • Nozomu Ikuta

v5.5.1

Compare Source

compare changes

🩹 Fixes
  • Shift name out of arg array (#​71)
📖 Documentation
❤️ Contributors

v5.5.0

Compare Source

compare changes

🚀 Enhancements
  • Add function name to hook for better dx in stacktraces (#​68)
  • Use console.createTask to improve traces where supported (#​69)
  • Add removeAllHooks utility (#​61)
🏡 Chore
  • Add latest @types/node package (#​66)
  • Add .prettierrc (4b3e99b)
  • Use changelogen for releases (151d16b)
  • Simplify variable names (369a2fe)
✅ Tests
  • Fix vitest type issue (#​70)
🎨 Styles
  • Format with prettier (#​65)
❤️ Contributors
5.4.2 (2022-11-15)
Bug Fixes
  • add types subpath export (211ee2e)
5.4.1 (2022-10-15)
Bug Fixes

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features
  • allow registering a hook without showing deprecated message (0fcd787)
Bug Fixes
  • show deprecation warning only once (526e4dc)
5.2.2 (2022-08-23)
Bug Fixes
  • only specify return type for callHook/callHookParallel (ed0d6a8)
5.2.1 (2022-08-23)
Bug Fixes
  • ensure calling hooks always returns a promise (44679c8)

v5.2.2

Compare Source

Features
  • allow registering a hook without showing deprecated message (0fcd787)
Bug Fixes
  • show deprecation warning only once (526e4dc)
5.2.2 (2022-08-23)
Bug Fixes
  • only specify return type for callHook/callHookParallel (ed0d6a8)
5.2.1 (2022-08-23)
Bug Fixes
  • ensure calling hooks always returns a promise (44679c8)

v5.2.1

Compare Source

Features
  • allow registering a hook without showing deprecated message (0fcd787)
Bug Fixes
  • show deprecation warning only once (526e4dc)
5.2.2 (2022-08-23)
Bug Fixes
  • only specify return type for callHook/callHookParallel (ed0d6a8)
5.2.1 (2022-08-23)
Bug Fixes
  • ensure calling hooks always returns a promise (44679c8)

v5.2.0

Compare Source

Features
  • allow registering a hook without showing deprecated message (0fcd787)
Bug Fixes
  • show deprecation warning only once (526e4dc)
5.2.2 (2022-08-23)
Bug Fixes
  • only specify return type for callHook/callHookParallel (ed0d6a8)
5.2.1 (2022-08-23)
Bug Fixes
  • ensure calling hooks always returns a promise (44679c8)

v5.1.2

Compare Source

Features
Bug Fixes
  • deprecate hooks doesn't have to be passed all hooks (#​48) (0c4fef0)
5.1.2 (2022-08-23)
Bug Fixes
  • handle deprecated hooks after being registred (23d9ff4)
5.1.1 (2021-12-21)
Bug Fixes
  • always return caller result (e9c51df)

v5.1.1

Compare Source

Features
Bug Fixes
  • deprecate hooks doesn't have to be passed all hooks (#​48) (0c4fef0)
5.1.2 (2022-08-23)
Bug Fixes
  • handle deprecated hooks after being registred (23d9ff4)
5.1.1 (2021-12-21)
Bug Fixes
  • always return caller result (e9c51df)

v5.1.0

Compare Source

Features
Bug Fixes
  • deprecate hooks doesn't have to be passed all hooks (#​48) (0c4fef0)
5.1.2 (2022-08-23)
Bug Fixes
  • handle deprecated hooks after being registred (23d9ff4)
5.1.1 (2021-12-21)
Bug Fixes
  • always return caller result (e9c51df)

v5.0.0

Compare Source

Bug Fixes

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 force-pushed the renovate/hookable-6.x branch from b9bf845 to f931e43 Compare December 18, 2025 17:36
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