Skip to content

chore(deps): bump the babel group across 1 directory with 2 updates#751

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/babel-3f671374bb
Open

chore(deps): bump the babel group across 1 directory with 2 updates#751
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/babel-3f671374bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the babel group with 2 updates in the / directory: babel-jest and babel-plugin-istanbul.

Updates babel-jest from 29.7.0 to 30.3.0

Release notes

Sourced from babel-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 babel-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 babel-plugin-istanbul from 7.0.1 to 8.0.0

Release notes

Sourced from babel-plugin-istanbul's releases.

v8.0.0

8.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • deps: update to latest version of test-exclude (#301)

Features

  • deps: update to latest version of test-exclude (#301) (fb1d78c)
Changelog

Sourced from babel-plugin-istanbul's changelog.

8.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • deps: update to latest version of test-exclude (#301)

Features

  • deps: update to latest version of test-exclude (#301) (fb1d78c)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major Major dependency update labels Apr 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 18:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major Major dependency update labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-3f671374bb branch from f7d2f48 to e7a24a1 Compare April 20, 2026 20:02
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-3f671374bb branch from e7a24a1 to 251966e Compare April 27, 2026 21:39
Bumps the babel group with 2 updates in the / directory: [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) and [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul).


Updates `babel-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/babel-jest)

Updates `babel-plugin-istanbul` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/babel-plugin-istanbul@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: babel-plugin-istanbul
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-3f671374bb branch from 251966e to b877a18 Compare April 30, 2026 09:04
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 major Major dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants