Skip to content

chore(deps): bump @tootallnate/once from 1.1.2 to 3.0.1 (via audit fix)#2785

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tootallnate/once-3.0.1
Closed

chore(deps): bump @tootallnate/once from 1.1.2 to 3.0.1 (via audit fix)#2785
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tootallnate/once-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps @tootallnate/once from 1.1.2 to 3.0.1.

Release notes

Sourced from @​tootallnate/once's releases.

v3.0.1

Patch Changes

  • 28dbc5d: Fix promise hang when AbortSignal is aborted

3.0.0

Major Changes

  • Output as ESM: #6

Patches

  • Remove as cast: a6a69bc2d24e1584b75ee00bfad94405ddaf8bcc

v2.0.1

Patch Changes

  • a1e5e2d: Fix promise hang when AbortSignal is aborted

2.0.0

Major Changes

  • Big refactor for v2: #5
    • Returns a regular Promise instead of CancelablePromise.
    • The Promise is strongly typed when posssible. This is the main new feature.
    • Always returns the full array of arguments passed to the event handler (i.e. what was previously once.spread() is now the regular once()).
    • Compatible with AbortController to remove event listeners before the Promise has been fulfilled.
    • Requires TypeScript v4 or newer.
    • Jest tests running CI via GitHub Actions.

Minor Changes

  • Add README.md: d00821f35b44ed48466b8e5d202c2788e3688df6
  • Create LICENSE: #2

Patches

  • Fix: c3260138d77811bde3823cebd490ff59b35fe32f
  • Remove test script: #4

Credits

Huge thanks to @​lewish and @​vivekkj123 for helping!

Changelog

Sourced from @​tootallnate/once's changelog.

3.0.1

Patch Changes

  • 28dbc5d: Fix promise hang when AbortSignal is aborted
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tootallnate/once since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 17, 2026

❌ Benchmark Comparison (failed)

Full mitata output
(no output — benchmark may have failed to start)

Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 1.1.2 to 3.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/master/CHANGELOG.md)
- [Commits](TooTallNate/once@1.1.2...v3.0.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 3.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tootallnate/once-3.0.1 branch from 65ae515 to e15eaf7 Compare May 17, 2026 21:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Looks like @tootallnate/once is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tootallnate/once-3.0.1 branch May 24, 2026 21:59
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.

0 participants