chore(deps): bump @tootallnate/once from 1.1.2 to 2.0.1#5928
chore(deps): bump @tootallnate/once from 1.1.2 to 2.0.1#5928dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@tootallnate/once](https://github.com/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) --- updated-dependencies: - dependency-name: "@tootallnate/once" dependency-version: 2.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
rtibblesbot
left a comment
There was a problem hiding this comment.
Dependency Update Review
Package: @tootallnate/once 2.0.0 → 2.0.1 (the PR title says 1.1.2 → 2.0.1, but the actual lockfile change is a patch bump from 2.0.0 to 2.0.1; the 1.1.2 version remains in the lockfile, used by http-proxy-agent@4.0.1)
Semver risk: Patch
Dependency type: Indirect/transitive — dependency of http-proxy-agent@5.0.0 → make-fetch-happen (dev tooling)
CI status: Failing, but failures are pre-existing infrastructure issue (pnpm requires Node.js ≥22.13, runner has v20.20.2) — unrelated to this PR
Changelog Analysis
Sources consulted:
- PR body (release notes from dependabot)
- Lockfile diff
Breaking changes: None — this is 2.0.0 → 2.0.1, a patch release.
Security fixes: None listed.
Other notable changes:
- Fix promise hang when
AbortSignalis aborted (from commita1e5e2d)
Compatibility Assessment
- Only
pnpm-lock.yamlchanged — no source code migration needed - Both
@tootallnate/once@1.1.2(viahttp-proxy-agent@4.0.1) and@tootallnate/once@2.0.1(viahttp-proxy-agent@5.0.0) coexist in the lockfile after this update - Peer dependency changes: none
- Code changes required: none
- Prior failed attempts: none found
Recommendation
APPROVE — patch fix on an indirect dev-tooling dependency, no code changes required, CI failures are pre-existing and unrelated.
@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly
How was this generated?
Reviewed the pull request diff checking for:
- Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
- Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
- Architecture: duplicated concerns, minimal interfaces, composition over inheritance
- Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
- Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
- Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
- Checked CI status and linked issue acceptance criteria
- For UI changes: inspected screenshots for layout, visual completeness, and consistency
Bumps @tootallnate/once from 1.1.2 to 2.0.1.
Release notes
Sourced from @tootallnate/once's releases.
Changelog
Sourced from @tootallnate/once's changelog.
Commits
bcbb21dci: fix OIDC publishing — Node 24, npm latest, provenancedc24387Version Packages (2.x) (#12)b8a6f80CI: test all Node versions on Linux onlydabcc0fci: drop EOL Node.js 14.x/16.x, add 22.xb464efcUpdate CI: modern Node versions, fix macOS ARM64 compata1e5e2dFix promise hang when AbortSignal is abortedb71b6e82.0.04460bffBig refactor for v2 (#5)c4862ceRemove test script (#4)de4a704Create LICENSE (#2)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tootallnate/oncesince 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.