build(deps-dev): bump sinon from 17.0.2 to 22.1.0#690
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sinon-22.0.0
branch
from
May 12, 2026 23:19
9f04b49 to
aab3964
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sinon-22.0.0
branch
2 times, most recently
from
May 20, 2026 23:19
b82e3d0 to
23d95bf
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sinon-22.0.0
branch
from
May 28, 2026 10:50
23d95bf to
b4d7c39
Compare
dj4oC
reviewed
Jul 9, 2026
dj4oC
left a comment
Contributor
There was a problem hiding this comment.
- Security: no findings (sinon 17.0.2 → 22.0.0, test devDependency)
- Stability:
JS Unitcheck fails on the head commit; PHP unit/style/lint/semantic-commit all pass. Sinon 17→22 is a large major-version jump likely to change mocking/faketimer APIs, consistent with the JS Unit failure. - Performance: no findings
- Test coverage: n/a
- TODOs found: 0
- Dependency touched: yes — sinon (BSD-3-Clause), major bump
- CI status: failing (JS Unit)
Verdict
Not mergeable as-is — JS Unit is red. Not approving; likely needs test-code updates to match the new Sinon API, not just a version bump.
🤖 Automated review by Claude Code (security · stability · performance · coverage)
Generated by Claude Code
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sinon-22.0.0
branch
from
July 13, 2026 10:58
b4d7c39 to
615c6a8
Compare
Member
|
Holding: CI is failing (not a rebase conflict). Failing check(s): JS Unit / Javascript Unit. A rebase won't fix this — needs a human/upstream fix. |
Member
|
@dependabot rebase |
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 22.1.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v17.0.2...v22.1.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sinon-22.0.0
branch
from
July 21, 2026 08:38
615c6a8 to
5bee75c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sinon from 17.0.2 to 22.1.0.
Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
ab289e922.1.0bb3b75achore: remove Jekyll steps from version hookbb38f25chore: run docs tests in preversion hookd36e921fix: let returns override returnsArg11db213ci: run docs tests on every PR (#2746)40c4caafix: align restoreObject docs test with idempotent behavior (#2745)5ccb7fdbuild(deps): bump the action-deps group with 4 updates (#2744)a68dac1fix: throw a clear error when throwArg index equals the argument count (#2743)9ea504efeat: make sinon.restoreObject idempotent (#2737)cf5d9e8fix: remove dead link and exclude code example URLs from link checkMaintainer changes
This version was pushed to npm by mrgnrdrck, a new releaser for sinon since your current version.