Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps hookable from 5.5.3 to 6.0.1.

Release notes

Sourced from hookable's releases.

v6.0.1

compare changes

🔥 Performance

  • Pass name arg to caller seperately (fc96bce)

v6.0.0

compare changes

[!NOTE] This release makes hookable 20-40x faster (thanks to @​negezor) and %79 smaller (-2,258 bytes) when using new HookableCore.

[!IMPORTANT] Hook results sometimes might not be a promise. Make sure to await on them.

🚀 Enhancements

🔥 Performance

  • ⚠️ Improve performance, reduce allocations, and avoid promises (#102)

💅 Refactors

📦 Build

  • Correct types order in `exports (#122)
  • ⚠️ Esm-only dist (89d1bcb)
  • Add type: "module" (93e5d41)
  • Add "sideEffects": false to package.json (1eb317a)

✅ Tests

❤️ Contributors

v6.0.0-rc.2

compare changes

... (truncated)

Changelog

Sourced from hookable's changelog.

v6.0.1

compare changes

🔥 Performance

  • Pass name arg to caller seperately (fc96bce)

❤️ Contributors

v6.0.0-rc.2

compare changes

🩹 Fixes

  • types: Return type is normal Promise or void (56f47e1)

🏡 Chore

❤️ Contributors

v6.0.0-rc.1

compare changes

🚀 Enhancements

  • HookableCore (#127)

🔥 Performance

  • ⚠️ Improve performance, reduce allocations, and avoid promises (#102)

🩹 Fixes

💅 Refactors

📦 Build

... (truncated)

Commits
  • 28f9af2 chore(release): v6.0.1
  • fc96bce perf: pass name arg to caller seperately
  • e9f846f chore(release): v6.0.0
  • 41b396a chore(release): v6.0.0-rc.2
  • 56f47e1 fix(types): return type is normal Promise or void
  • b23cbe7 chore: update deps
  • b263968 chore(deps): update actions/checkout action to v6 (#129)
  • 71aa8ab chore(deps): update all non-major dependencies (#128)
  • c96b1c0 chore(deps): update all non-major dependencies (#123)
  • d90789b chore(release): v6.0.0-rc.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hookable](https://github.com/unjs/hookable) from 5.5.3 to 6.0.1.
- [Release notes](https://github.com/unjs/hookable/releases)
- [Changelog](https://github.com/unjs/hookable/blob/main/CHANGELOG.md)
- [Commits](unjs/hookable@v5.5.3...v6.0.1)

---
updated-dependencies:
- dependency-name: hookable
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants