Skip to content

Bump jest from 30.0.4 to 30.3.0#86

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.3.0
Open

Bump jest from 30.0.4 to 30.3.0#86
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-30.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jest from 30.0.4 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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.4 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)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Apr 27, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 27, 2026

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

Project Deployment Actions Updated (UTC)
algorithm-visualizer Ready Ready Preview, Comment Apr 27, 2026 0:37am

@github-actions
Copy link
Copy Markdown

📊 Package size report   No changes

File Before After
Total (Includes all files) 227.2 kB 227.2 kB
Tarball size 60.7 kB -0%↓60.7 kB
Unchanged files
File Size
__tests__/lib/utils.test.ts 788 B
__tests__/README.md 2.7 kB
__tests__/utils/test-utils.tsx 808 B
.github/dependabot.yaml 1.1 kB
.github/workflows/codeql-analysis.yaml 785 B
.github/workflows/package-size-report.yaml 519 B
.github/workflows/pr-validation.yaml 971 B
app/about/page.tsx 10.8 kB
app/difficulty/[difficulty]/page.tsx 1.8 kB
app/difficulty/page.tsx 3.8 kB
app/favicon.ico 5.2 kB
app/globals.css 1.9 kB
app/glossary/[term]/not-found.tsx 3.1 kB
app/glossary/[term]/page.tsx 5.8 kB
app/glossary/page.tsx 6.9 kB
app/graph/[algorithm]/layout.tsx 1.3 kB
app/graph/[algorithm]/page.tsx 2.7 kB
app/graph/page.tsx 782 B
app/layout.tsx 435 B
app/not-found.tsx 901 B
app/opengraph-image.tsx 3.8 kB
app/page.tsx 1.5 kB
app/robots.ts 320 B
app/searching/[algorithm]/layout.tsx 1.3 kB
app/searching/[algorithm]/page.tsx 2.2 kB
app/searching/page.tsx 911 B
app/sitemap.ts 2.4 kB
app/sorting/[algorithm]/layout.tsx 1.3 kB
app/sorting/[algorithm]/opengraph-image.tsx 3.9 kB
app/sorting/[algorithm]/page.tsx 2.0 kB
app/sorting/page.tsx 863 B
components/AlgorithmCard.tsx 1.6 kB
components/Controls.tsx 3.0 kB
components/glossary/GlossaryItem.tsx 2.5 kB
components/layout/Footer.tsx 1.1 kB
components/layout/Navbar.tsx 6.6 kB
components/layout/PageLayout.tsx 1.8 kB
components/seo/JsonLd.tsx 2.6 kB
components/visualizer/AlgorithmInfo.tsx 2.7 kB
components/visualizer/AlgorithmPseudocode.tsx 1.1 kB
components/visualizer/AlgorithmVisualizer.tsx 4.4 kB
components/visualizer/ColorLegend.tsx 1.6 kB
components/visualizer/GraphVisualization.tsx 4.8 kB
components/visualizer/SearchVisualization.tsx 5.1 kB
components/visualizer/SortingVisualization.tsx 1.2 kB
components/visualizer/VisualizerControls.tsx 6.9 kB
constants/URL.ts 63 B
context/AlgorithmContext.tsx 3.1 kB
eslint.config.mjs 393 B
idea.md 3.5 kB
jest.config.js 1.1 kB
jest.setup.js 1.3 kB
lib/algorithms/graph/bfs.ts 3.3 kB
lib/algorithms/graph/dfs.ts 3.3 kB
lib/algorithms/graph/dijkstra.ts 4.8 kB
lib/algorithms/graph/topologicalSort.ts 4.1 kB
lib/algorithms/index.ts 1.6 kB
lib/algorithms/metadata.ts 8.4 kB
lib/algorithms/searching/binarySearch.ts 2.4 kB
lib/algorithms/searching/linearSearch.ts 1.8 kB
lib/algorithms/sorting/bubbleSort.ts 2.0 kB
lib/algorithms/sorting/heapSort.ts 4.7 kB
lib/algorithms/sorting/insertionSort.ts 2.1 kB
lib/algorithms/sorting/mergeSort.ts 5.0 kB
lib/algorithms/sorting/quickSort.ts 4.2 kB
lib/algorithms/sorting/selectionSort.ts 2.4 kB
lib/algorithms/utils.ts 972 B
lib/glossary/glossary.ts 31.3 kB
lib/seo/metadata.ts 2.0 kB
lib/types.ts 2.0 kB
lib/utils.ts 988 B
LICENSE 1.1 kB
next.config.ts 133 B
package.json 945 B
postcss.config.mjs 81 B
public/file.svg 391 B
public/globe.svg 1.0 kB
public/next.svg 1.4 kB
public/vercel.svg 128 B
public/window.svg 385 B
README.md 3.2 kB
tsconfig.json 667 B

🤖 This report was automatically generated by pkg-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants