Skip to content

chore(deps): bump @tootallnate/once and kcd-scripts - #1558

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

chore(deps): bump @tootallnate/once and kcd-scripts#1558
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-c574778282

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @tootallnate/once to 2.0.1 and updates ancestor dependency kcd-scripts. 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 kcd-scripts from 11.2.0 to 17.0.0

Release notes

Sourced from kcd-scripts's releases.

v17.0.0

17.0.0 (2026-02-06)

Bug Fixes

  • adapt preact files to the new extensions (#247) (8dfab4c)

BREAKING CHANGES

  • Change the generated file extensions for preact builds

v16.0.0

16.0.0 (2024-07-11)

Bug Fixes

  • utils: setup extension by format in getRollupOutput (#244) (530b9ea)

BREAKING CHANGES

  • utils: Built files now have .mjs or .cjs for ESM and CJS respectively. You may need to update your exports configuration for your library.

v15.0.1

15.0.1 (2024-02-21)

Bug Fixes

v15.0.0

15.0.0 (2024-01-16)

Features

BREAKING CHANGES

  • Drop Node 14 support. You should hopefully not have to do anything to address this change. If you do it'll be very little.

v14.0.1

14.0.1 (2023-10-24)

... (truncated)

Commits
  • a8d90e0 chore: Update semantic-release-action to version 5.0.2
  • 6b5c6e4 chore: Add OIDC permissions for trusted publishing (#249)
  • 8dfab4c fix: adapt preact files to the new extensions (#247)
  • 530b9ea fix(utils): setup extension by format in getRollupOutput (#244)
  • e68fecc fix: update rollup to exclude es5-ext (#243)
  • 04d2732 docs: Add bebbi-scripts (#241)
  • 74820e3 feat: update dependencies (#239)
  • f386c5b fix(packages): pin browserslist and caniuse-lite versions (#238)
  • 9e20489 docs: add SaiMaheshwarReddy as a contributor for code (#236)
  • aea6b3c fix: Preact build doesn't work due to incorrect Preact imports (#235)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for kcd-scripts since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@tootallnate/once](https://github.com/TooTallNate/once) to 2.0.1 and updates ancestor dependency [kcd-scripts](https://github.com/kentcdodds/kcd-scripts). 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 `kcd-scripts` from 11.2.0 to 17.0.0
- [Release notes](https://github.com/kentcdodds/kcd-scripts/releases)
- [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/kcd-scripts@v11.2.0...v17.0.0)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
- dependency-name: kcd-scripts
  dependency-version: 17.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@netlify

netlify Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploy Preview for testing-library ready!

Name Link
🔨 Latest commit ae0ea0b
🔍 Latest deploy log https://app.netlify.com/projects/testing-library/deploys/6a6691b39564650008fe7ded
😎 Deploy Preview https://deploy-preview-1558--testing-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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