build(deps-dev): bump sinon from 21.1.2 to 22.0.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(13 days ago)
(13 days ago)
dependencies javascript
Bumps sinon from 21.1.2 to 22.0.0.
Changelog
Sourced from sinon's changelog.
22.0.0
ed911df5Update Ruby gems (Carl-Erik Kopseng)75a1e5b8Update to Node 26 (Carl-Erik Kopseng)197d6608Update documentation on faking timers to reflect the current state of fake-timers (Carl-Erik Kopseng)c5ddf80bUpdate fake-timers@15.4: includes new Temporal API (Carl-Erik Kopseng)f4ab02f6Update updatable packages (Carl-Erik Kopseng)0536afc8Quality: Global mutable call id can grow unbounded across long-lived processes (#2691) (tuanaiseo)
- refactor: global mutable call id can grow unbounded across l
callIdis module-scoped and incremented on every invocation. In long-running test runners or embedded usage, this can grow indefinitely and eventually lose integer precision semantics for strict ordering comparisons.Affected files: proxy-invoke.js
Signed-off-by: tuanaiseo 221258316+tuanaiseo@users.noreply.github.com
- Wrap around for all values that are too high
Signed-off-by: tuanaiseo 221258316+tuanaiseo@users.noreply.github.com Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com
f4f7d93bPerform additional cleanup when calling callThrough() (#2670) (Cyrille)6199e9e4improve GitHubworkflows by introducing zizmor for monitoring (#2686) (Till!)
- fix(workflows): fetch-depth is for actions/checkout
- chore(workflows): update
- pin all actions to precise commits
- avoid credential leakage from actions/checkout
- group action updates going forward
- add zimor config to ignore "secrets outside env"
- add job to keep validating workflows
f7476b59Use path.normalize() for path normalization (Carl-Erik Kopseng)2c975393fix: make build and node test scripts cross-platform (laplace young)a7692917fix: isolate walk state from Object prototype (laplace young)66df977aFix sinon.restore() cascade-restoring sub-sandboxes (#2704) (Charlie Leitheiser)The ESM port of
createApi(#2683, shipped in 21.1.0) replacedcreateSandbox: createSandboxwith a wrapper that pushes every newly-created sandbox into the root sandbox's fake collection:
... (truncated)
Commits
52555af22.0.0ed911dfUpdate Ruby gems75a1e5bUpdate to Node 26197d660Update documentation on faking timers to reflect the current state of fake-ti...c5ddf80Update fake-timers@15.4: includes new Temporal APIf4ab02fUpdate updatable packages0536afcQuality: Global mutable call id can grow unbounded across long-lived processe...f4f7d93Perform additional cleanup when calling callThrough() (#2670)6199e9eimprove GitHubworkflows by introducing zizmor for monitoring (#2686)1519009Merge #2703: isolate walk state from Object prototype- Additional commits viewable 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)
Package Dependencies
Technical Details
| ID: | 15670516 |
| UUID: | 4388410334 |
| Node ID: | PR_kwDOFMq7rM7YnRev |
| Host: | GitHub |
| Repository: | US-EPA-CAMD/easey-account-api |