build(deps-dev): bump sinon and @types/sinon by dependabot[bot] · Pull Request #3088 · firebase/firebase-admin-node
Bumps sinon and @types/sinon. These dependencies needed to be updated together.
Updates sinon from 18.0.1 to 21.0.2
Changelog
Sourced from sinon's changelog.
21.0.2
024321c4fix: skip Node specific tests in browser env (Carl-Erik Kopseng)b836fccbfix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)ebf0c431docs: add how-to article for stubbing ES module imports (#1832) (#2676) (Eduard Barrera)
- docs: add how-to article for stubbing ES module imports with esm package
Adds a comprehensive How-To guide that addresses issue #1832, documenting how to configure Node.js to allow Sinon stubs to work with ES modules.
- Explains why ES module namespace bindings are immutable by spec
- Shows how to use the 'esm' npm package with mutableNamespace: true
- Provides a complete working example with project layout, package.json, loader file, source modules, and a full test suite
- Documents limitations (destructured imports, non-standard behavior)
- Replaces the TODO comment in link-seams-commonjs.md with a cross-reference
Closes #1832 Co-authored-by: Eduard Barrera eduardbar@users.noreply.github.com Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com
ebcd506cFix spies not being reset properly (#2673) (simon-id)3beab2baMake doc tests pass with new jQuery (Carl-Erik Kopseng)766715c6build: reduce transitive audit findings (Carl-Erik Kopseng)92aaf5c9build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)c6aaa871chore: ignore project worktrees (Carl-Erik Kopseng)ef387e8eUpgrade most deps (Carl-Erik Kopseng)3cf4e77ddocs: improve writing of documentation (#2675) (Eduardo de la Cruz Palacios)6349032fCheck login status before publishing steps are performed (Carl-Erik Kopseng)Released by Carl-Erik Kopseng on 2026-03-04.
21.0.1
... (truncated)
Commits
2d93d6821.0.23af394elint-staged -> 16.3.22948314prettier024321cfix: skip Node specific tests in browser envb836fccfix: js-yaml breaking change from v3 to v4ebf0c43docs: add how-to article for stubbing ES module imports (#1832) (#2676)ebcd506Fix spies not being reset properly (#2673)3beab2bMake doc tests pass with new jQuery766715cbuild: reduce transitive audit findings92aaf5cbuild: upgrade eslint config and replace dependency-check- Additional commits viewable in compare view
Updates @types/sinon from 17.0.3 to 21.0.0
Commits
- See full diff in compare view
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)