Skip to content

build(deps): update test#1820

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test
Open

build(deps): update test#1820
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom ^6.8.0^6.9.1 age confidence
del ^8.0.0^8.0.1 age confidence
glob ^11.0.3^11.1.0 age confidence
jest (source) ^30.1.3^30.3.0 age confidence
jest-environment-jsdom (source) ^30.1.2^30.3.0 age confidence
mock-match-media ^1.0.2^1.0.3 age confidence
sinon (source) ^21.0.0^21.0.2 age confidence

Release Notes

jestjs/jest (jest)

v30.3.0

Compare Source

Features
  • [jest-config] Add defineConfig and mergeConfig helpers for type-safe Jest config (#​15844)
  • [jest-fake-timers] Add setTimerTickMode to configure how timers advance
  • [*] Reduce token usage when run through LLMs (3f17932)
Fixes
  • [jest-config] Keep CLI coverage output when using --json with --outputFile (#​15918)
  • [jest-mock] Use Symbol from test environment (#​15858)
  • [jest-reporters] Fix issue where console output not displayed for GHA reporter even with silent: false option (#​15864)
  • [jest-runtime] Fix issue where user cannot utilize dynamic import despite specifying --experimental-vm-modules Node option (#​15842)
  • [jest-test-sequencer] Fix issue where failed tests due to compilation errors not getting re-executed even with --onlyFailures CLI option (#​15851)
  • [jest-util] Make sure process.features.require_module is false (#​15867)
Chore & Maintenance
  • [*] Replace remaining micromatch uses with picomatch
  • [deps] Update to sinon/fake-timers v15
  • [docs] Update V30 migration guide to notify users on jest.mock() work with case-sensitive path (#​15849)
  • Updated Twitter icon to match the latest brand guidelines (#​15869)
sinonjs/sinon (sinon)

v21.0.2

Compare Source

  • 024321c4
    fix: skip Node specific tests in browser env (Carl-Erik Kopseng)
  • b836fccb
    fix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)
  • ebf0c431
    docs: 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

  • ebcd506c
    Fix spies not being reset properly (#​2673) (simon-id)
  • 3beab2ba
    Make doc tests pass with new jQuery (Carl-Erik Kopseng)
  • 766715c6
    build: reduce transitive audit findings (Carl-Erik Kopseng)
  • 92aaf5c9
    build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)
  • c6aaa871
    chore: ignore project worktrees (Carl-Erik Kopseng)
  • ef387e8e
    Upgrade most deps (Carl-Erik Kopseng)
  • 3cf4e77d
    docs: improve writing of documentation (#​2675) (Eduardo de la Cruz Palacios)
  • 6349032f
    Check login status before publishing steps are performed (Carl-Erik Kopseng)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 25, 2025 15:41
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 25, 2025
@renovate renovate bot changed the title build(deps): update dependency del to ^8.0.1 build(deps): update test Oct 5, 2025
@renovate renovate bot force-pushed the renovate/test branch 3 times, most recently from 61a293f to 63643da Compare October 8, 2025 22:07
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 808fceb to d13b4ad Compare January 13, 2026 12:46
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from c2bd5dd to 285939b Compare January 23, 2026 22:08
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 78df112 to b8b9926 Compare February 17, 2026 14:36
@renovate renovate bot force-pushed the renovate/test branch 3 times, most recently from 0f75dae to 7741d4e Compare March 5, 2026 17:05
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 8d8d50b to 9a5ab15 Compare March 13, 2026 13:38
@renovate renovate bot force-pushed the renovate/test branch from 9a5ab15 to 59efe64 Compare March 17, 2026 02:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants