Skip to content

build(deps-dev): bump sinon from 21.0.3 to 21.1.1#2402

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sinon-21.1.1
Apr 11, 2026
Merged

build(deps-dev): bump sinon from 21.0.3 to 21.1.1#2402
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sinon-21.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps sinon from 21.0.3 to 21.1.1.

Changelog

Sourced from sinon's changelog.

21.1.1

  • 3c8b023b Update deps (Carl-Erik Kopseng)
  • 2eabf5da fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
    • fix(#2692): Remove ESM-only supports-color as it breaks CJS exports

Released by Carl-Erik Kopseng on 2026-04-10.

21.1.0

  • 0a5526c5 updated deps (Carl-Erik Kopseng)
  • 5262204f fix: build artifacts before running bundled tests (Carl-Erik Kopseng)
  • 819bb64b Migration to ECMAScript modules (ESM) (#2683) (Carl-Erik Kopseng)

    This allowed us to finally consume ESM-only dependencies and has broken us free from some CJS shackes. Now produce the same API surface for CJS consumers, as well, by generating ./lib

    • Modern ignores 😁
    • test: add distribution harness
    • test: verify packed cjs and esm entrypoints
    • test: lock distribution api manifest
    • test: smoke test built pkg artifacts
    • docs: require contract tests for package migration
    • test: guard esm migration regressions
    • docs: require contract gate for esm migration
    • build: generate cjs lib from esm source entries
    • refactor: port root api surface to esm
    • build: clean port of root api to esm
    • docs: include implementation plans
    • fix: align lint and smoke tests with esm migration
    • refactor: complete esm port of all core components
    • refactor: finalize esm migration with sandbox and naming fixes
    • fix: finish esm migration stabilization
    • chore: stop tracking generated lib output
    • remove plans
    • prettier
    • linting
    • fix: make distribution tests self-contained
    • fix: build before coverage test bundle
    • refactor: move simple unit tests to src
    • refactor: flatten test and coverage script chains
    • refactor: use parallel mocha for node tests
    • test: restore fake timers cleanup
    • refactor: remove node test runner script
    • remove unneccessary clutter
    • fix: make mocha watch use polling
    • simplify

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 11, 2026
@github-actions github-actions Bot enabled auto-merge April 11, 2026 00:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sinon-21.1.1 branch from 9cdfcac to 017490d Compare April 11, 2026 00:08
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sinon-21.1.1 branch from 017490d to 99ecf43 Compare April 11, 2026 00:14
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.3 to 21.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v21.0.3...v21.1.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sinon-21.1.1 branch from 99ecf43 to 1cff478 Compare April 11, 2026 00:19
@github-actions github-actions Bot merged commit 1804ca9 into master Apr 11, 2026
11 of 12 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/sinon-21.1.1 branch April 11, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants