Skip to content

chore(deps-dev): bump jest and @types/jest#94

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-d4eba38f0e
Open

chore(deps-dev): bump jest and @types/jest#94
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-d4eba38f0e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps jest and @types/jest. These dependencies needed to be updated together.
Updates jest from 29.7.0 to 30.3.0

Release notes

Sourced from jest's releases.

v30.3.0

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)

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

... (truncated)

Changelog

Sourced from jest's changelog.

30.3.0

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)

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

... (truncated)

Commits

Updates @types/jest from 29.5.14 to 30.0.0

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 25, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 3b308d4 to fda3a3b Compare March 26, 2026 01:06
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gateflow-admin-dashboard Error Error Apr 11, 2026 10:19am
gateflow-admin-dashboard-o9m5 Error Error Apr 11, 2026 10:19am
gateflow-client-dashboard Ready Ready Preview, Comment Apr 11, 2026 10:19am
gateflow-design-system Ready Ready Preview, Comment Apr 11, 2026 10:19am
gateflow-marketing Error Error Apr 11, 2026 10:19am
gateflow-resident-portal Ready Ready Preview, Comment Apr 11, 2026 10:19am

@github-actions github-actions Bot added the size/XS Extra small change (≤10 lines) label Mar 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2026

Lighthouse CI — Marketing Site

Category 📱 Mobile 🖥 Desktop
Performance 🔴 67/100
Accessibility 🟡 94/100
Best Practices 🟢 96/100
SEO 🟡 92/100

Core Web Vitals (Mobile)
LCP: 15835ms | FCP: 3075ms | TBT: 0ms | CLS: 0.000

Plan: pagespeed_100 — Target: 100/100 all categories
Thresholds in .lighthouserc.js

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2026

📦 Affected Packages

  • client-dashboard (Next.js app)
  • scanner-app (React Native)

Diff: +1036 / -1194 lines

Auto-generated by pr-labels.yml

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from fda3a3b to 5272a96 Compare March 26, 2026 10:45
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 5272a96 to cdd3984 Compare March 29, 2026 10:32
@dependabot dependabot Bot requested a review from iDorgham as a code owner March 29, 2026 10:32
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from cdd3984 to d848225 Compare March 29, 2026 19:28
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 6915026 to 096ab74 Compare April 2, 2026 05:07
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 096ab74 to 8378fd3 Compare April 2, 2026 05:36
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 8378fd3 to 0998e24 Compare April 2, 2026 11:15
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

Deployment failed with the following error:

Resource is limited - try again in 1 day (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 0998e24 to 74ce222 Compare April 6, 2026 04:19
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d4eba38f0e branch from 74ce222 to 3f777c4 Compare April 7, 2026 16:44
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 7, 2026
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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 size/XS Extra small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants