chore(deps-dev): bump sinon from 9.2.4 to 21.1.2#694
chore(deps-dev): bump sinon from 9.2.4 to 21.1.2#694dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
b2ddf66 to
75d3c1e
Compare
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 21.1.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v9.2.4...v21.1.2) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
75d3c1e to
6df1e5e
Compare
|
@copilot resolve the failures introduced by the version upgrade |
Fixed in d038836. In sinon 21, |
|
@copilot resolve the merge conflicts. Additionally, it appears a lot of sinon deps got unhoisted and are now copied across each package's node_modules - is that expected and is can we hoist them back at the top level? |
- Merge latest changes from main - Remove ts-sinon dependency from devtools-connect (ts-sinon pins sinon to ^9.0.3 which prevented hoisting) - Replace ts-sinon usage with native sinon in connect.spec.ts, ipc-rpc-state-share.spec.ts, and mongo-log-manager.spec.ts - Add local stubConstructor helper to connect.spec.ts to replace ts-sinon's stubConstructor - Add sinon ^21.1.2 to root devDependencies to ensure it is hoisted to root node_modules - Add sinon to root .depcheckrc ignores
Head branch was pushed to by a user without write access
Resolved in 312a79e. Merge conflicts: Merged latest main into the branch. Sinon hoisting: The root cause was Fixed by:
|
Bumps sinon from 9.2.4 to 21.1.2.
Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
c9ee06321.1.253817f7Upgrade to ESLint 10 and new shared config (#2696)d7a682efix: move npm-run-all to devDeps (#2694)5b8720euse latest shared eslint-config40f9d6b21.1.13c8b023Update deps2eabf5dfix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693)30cf67e21.1.00a5526cupdated deps5262204fix: build artifacts before running bundled testsMaintainer changes
This version was pushed to npm by fatso83, a new releaser for sinon since your current version.