Skip to content

Bump @tootallnate/once and @salesforce/sfdx-lwc-jest#849

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-25025a0a9f
Open

Bump @tootallnate/once and @salesforce/sfdx-lwc-jest#849
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-25025a0a9f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @tootallnate/once to 2.0.1 and updates ancestor dependency @salesforce/sfdx-lwc-jest. These dependencies need to be updated together.

Updates @tootallnate/once from 1.1.2 to 2.0.1

Release notes

Sourced from @​tootallnate/once's releases.

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.

2.0.1

Patch Changes

  • a1e5e2d: Fix promise hang when AbortSignal is aborted
Commits
  • bcbb21d ci: fix OIDC publishing — Node 24, npm latest, provenance
  • dc24387 Version Packages (2.x) (#12)
  • b8a6f80 CI: test all Node versions on Linux only
  • dabcc0f ci: drop EOL Node.js 14.x/16.x, add 22.x
  • b464efc Update CI: modern Node versions, fix macOS ARM64 compat
  • a1e5e2d Fix promise hang when AbortSignal is aborted
  • b71b6e8 2.0.0
  • 4460bff Big refactor for v2 (#5)
  • c4862ce Remove test script (#4)
  • de4a704 Create LICENSE (#2)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @salesforce/sfdx-lwc-jest from 1.4.1 to 7.1.2

Release notes

Sourced from @​salesforce/sfdx-lwc-jest's releases.

v7.1.2

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.1.1...v7.1.2

v7.1.1

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.1.0...v7.1.1

v7.1.0

What's Changed

No meaningful changes. The previous release should have been a minor release, rather than patch.

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.2...v7.1.0

v7.0.2

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.1...v7.0.2

v7.0.1

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.0...v7.0.1

v7.0.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2026
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) to 2.0.1 and updates ancestor dependency [@salesforce/sfdx-lwc-jest](https://github.com/salesforce/sfdx-lwc-jest). These dependencies need to be updated together.


Updates `@tootallnate/once` from 1.1.2 to 2.0.1
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](TooTallNate/once@1.1.2...v2.0.1)

Updates `@salesforce/sfdx-lwc-jest` from 1.4.1 to 7.1.2
- [Release notes](https://github.com/salesforce/sfdx-lwc-jest/releases)
- [Changelog](https://github.com/salesforce/sfdx-lwc-jest/blob/master/CHANGELOG.md)
- [Commits](salesforce/sfdx-lwc-jest@v1.4.1...v7.1.2)

---
updated-dependencies:
- dependency-name: "@salesforce/sfdx-lwc-jest"
  dependency-version: 7.1.2
  dependency-type: direct:development
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-25025a0a9f branch from 129922a to e4e1e68 Compare June 5, 2026 11:09
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