Skip to content

chore(deps): bump the babel group with 11 updates #5221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps the babel group with 11 updates:

Package From To
@tiptap/core 2.23.1 3.0.7
@tiptap/extension-code-block-lowlight 2.23.1 3.0.7
@tiptap/extension-link 2.23.1 3.0.7
@tiptap/extension-subscript 2.23.1 3.0.7
@tiptap/extension-superscript 2.26.1 3.0.7
@tiptap/extension-underline 2.23.1 3.0.7
@tiptap/starter-kit 2.23.1 3.0.7
@tiptap/vue-2 2.23.1 3.0.7
jest 29.7.0 30.0.5
jest-cli 29.7.0 30.0.5
jest-environment-jsdom 29.7.0 30.0.5

Updates @tiptap/core from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/core's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/core's changelog.

3.0.7

Patch Changes

3.0.6

Patch Changes

  • 2e71d05: Fix: Fix broken types for function chaining when calling extend

3.0.5

Patch Changes

3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types"

3.0.3

Patch Changes

  • 75cabde: Fix: Avoid the JSX Runtime to globally overwrite React's Element types when /** @jsxImportSource @tiptap/core */ is not used

3.0.2

Patch Changes

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

  • 5e957e5: This resolves in issue with SSR where the isDestroyed property could not be read while in SSR

  • 37913d5: getPos in NodeViewRendererProps type now includes undefined as possible return value

    Before

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 2e71d05 fix broken types for extend function chaining (#6651)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • 7ed03fa Fix typescript loosing context to "this" when non-function options are set in...
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 75cabde fix global react overwrites via jsx-runtime (#6639)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • Additional commits viewable in compare view

Updates @tiptap/extension-code-block-lowlight from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/extension-code-block-lowlight's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/extension-code-block-lowlight's changelog.

3.0.7

Patch Changes

  • @​tiptap/core@​3.0.7
  • @​tiptap/extension-code-block@​3.0.7
  • @​tiptap/pm@​3.0.7

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]
    • @​tiptap/core@​3.0.6
    • @​tiptap/extension-code-block@​3.0.6
    • @​tiptap/pm@​3.0.6

3.0.5

Patch Changes

  • @​tiptap/core@​3.0.5
  • @​tiptap/extension-code-block@​3.0.5
  • @​tiptap/pm@​3.0.5

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]
    • @​tiptap/core@​3.0.4
    • @​tiptap/extension-code-block@​3.0.4
    • @​tiptap/pm@​3.0.4

3.0.3

Patch Changes

  • Updated dependencies [75cabde]
    • @​tiptap/core@​3.0.3
    • @​tiptap/extension-code-block@​3.0.3
    • @​tiptap/pm@​3.0.3

3.0.2

Patch Changes

  • @​tiptap/core@​3.0.2
  • @​tiptap/extension-code-block@​3.0.2
  • @​tiptap/pm@​3.0.2

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • 38352e5 chore(release): publish a new pre-release version (beta) (#6601)
  • Additional commits viewable in compare view

Updates @tiptap/extension-link from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/extension-link's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/extension-link's changelog.

3.0.7

Patch Changes

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]

3.0.5

Patch Changes

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]

3.0.3

Patch Changes

  • Updated dependencies [75cabde]

3.0.2

Patch Changes

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • ced913d feat(link): add enableClickSelection option and Escape key support for link s...
  • Additional commits viewable in compare view

Updates @tiptap/extension-subscript from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/extension-subscript's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/extension-subscript's changelog.

3.0.7

Patch Changes

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]

3.0.5

Patch Changes

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]

3.0.3

Patch Changes

  • Updated dependencies [75cabde]

3.0.2

Patch Changes

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • 38352e5 chore(release): publish a new pre-release version (beta) (#6601)
  • Additional commits viewable in compare view

Updates @tiptap/extension-superscript from 2.26.1 to 3.0.7

Release notes

Sourced from @​tiptap/extension-superscript's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/extension-superscript's changelog.

3.0.7

Patch Changes

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]

3.0.5

Patch Changes

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]

3.0.3

Patch Changes

  • Updated dependencies [75cabde]

3.0.2

Patch Changes

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

... (truncated)

Commits

Updates @tiptap/extension-underline from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/extension-underline's releases.

v3.0.7

Releases

@​tiptap/extension-bubble-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

@​tiptap/extension-floating-menu@​3.0.7

Patch Changes

  • 6b42853: Fix: Fix a problem with the inline option and virtual elements missing getClientRects

v3.0.6

Releases

@​tiptap/core@​3.0.6

Patch Changes

  • 2e71d05: Fix: broken types for function chaining when calling extend

v3.0.5

Releases

@​tiptap/extension-bubble-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

@​tiptap/extension-floating-menu@​3.0.5

Patch Changes

  • f8a4e3e: Refactor: Make shouldShow optional on bubbleMenu and floatingMenu options

v3.0.4

Releases

@​tiptap/core@​3.0.4

Patch Changes

  • 7ed03fa: Fix: Add correct overload for extension extend types

v3.0.1

Tiptap 3.0.0 Stable

... (truncated)

Changelog

Sourced from @​tiptap/extension-underline's changelog.

3.0.7

Patch Changes

  • @​tiptap/core@​3.0.7

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]
    • @​tiptap/core@​3.0.6

3.0.5

Patch Changes

  • @​tiptap/core@​3.0.5

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]
    • @​tiptap/core@​3.0.4

3.0.3

Patch Changes

  • Updated dependencies [75cabde]
    • @​tiptap/core@​3.0.3

3.0.2

Patch Changes

  • @​tiptap/core@​3.0.2

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

Patch Changes

  • 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
  • 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
  • 8c69002: Synced beta with stable features

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • 38352e5 chore(release): publish a new pre-release version (beta) (#6601)
  • Additional commits viewable in compare view

Updates @tiptap/starter-kit from 2.23.1 to 3.0.7

Changelog

Sourced from @​tiptap/starter-kit's changelog.

3.0.7

Patch Changes

  • @​tiptap/extension-dropcursor@​3.0.7
  • @​tiptap/extension-gapcursor@​3.0.7
  • @​tiptap/extension-list-item@​3.0.7
  • @​tiptap/extension-list-keymap@​3.0.7
  • @​tiptap/core@​3.0.7
  • @​tiptap/extension-blockquote@​3.0.7
  • @​tiptap/extension-bold@​3.0.7
  • @​tiptap/extension-bullet-list@​3.0.7
  • @​tiptap/extension-code@​3.0.7
  • @​tiptap/extension-code-block@​3.0.7
  • @​tiptap/extension-document@​3.0.7
  • @​tiptap/extension-hard-break@​3.0.7
  • @​tiptap/extension-heading@​3.0.7
  • @​tiptap/extension-horizontal-rule@​3.0.7
  • @​tiptap/extension-italic@​3.0.7
  • @​tiptap/extension-link@​3.0.7
  • @​tiptap/extension-list@​3.0.7
  • @​tiptap/extension-ordered-list@​3.0.7
  • @​tiptap/extension-paragraph@​3.0.7
  • @​tiptap/extension-strike@​3.0.7
  • @​tiptap/extension-text@​3.0.7
  • @​tiptap/extension-underline@​3.0.7
  • @​tiptap/extensions@​3.0.7
  • @​tiptap/pm@​3.0.7

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]
    • @​tiptap/core@​3.0.6
    • @​tiptap/extension-blockquote@​3.0.6
    • @​tiptap/extension-bold@​3.0.6
    • @​tiptap/extension-code@​3.0.6
    • @​tiptap/extension-code-block@​3.0.6
    • @​tiptap/extension-document@​3.0.6
    • @​tiptap/extension-hard-break@​3.0.6
    • @​tiptap/extension-heading@​3.0.6
    • @​tiptap/extension-horizontal-rule@​3.0.6
    • @​tiptap/extension-italic@​3.0.6
    • @​tiptap/extension-link@​3.0.6
    • @​tiptap/extension-list@​3.0.6
    • @​tiptap/extension-paragraph@​3.0.6
    • @​tiptap/extension-strike@​3.0.6
    • @​tiptap/extension-text@​3.0.6
    • @​tiptap/extension-underline@​3.0.6

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • 38352e5 chore(release): publish a new pre-release version (beta) (#6601)
  • Additional commits viewable in compare view

Updates @tiptap/vue-2 from 2.23.1 to 3.0.7

Release notes

Sourced from @​tiptap/vue-2's releases.

@​tiptap/vue-2@​2.5.4

Patch Changes

  • dd7f9ac: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible way
  • Updated dependencies [dd7f9ac]
    • @​tiptap/extension-floating-menu@​2.5.4
    • @​tiptap/extension-bubble-menu@​2.5.4
    • @​tiptap/core@​2.5.4
    • @​tiptap/pm@​2.5.4

@​tiptap/vue-2@​2.5.3

Patch Changes

  • @​tiptap/core@​2.5.3
  • @​tiptap/extension-bubble-menu@​2.5.3
  • @​tiptap/extension-floating-menu@​2.5.3
  • @​tiptap/pm@​2.5.3

@​tiptap/vue-2@​2.5.2

Patch Changes

  • Updated dependencies [07f4c03]
    • @​tiptap/core@​2.5.2
    • @​tiptap/extension-bubble-menu@​2.5.2
    • @​tiptap/extension-floating-menu@​2.5.2
    • @​tiptap/pm@​2.5.2
Changelog

Sourced from @​tiptap/vue-2's changelog.

3.0.7

Patch Changes

3.0.6

Patch Changes

  • Updated dependencies [2e71d05]

3.0.5

Patch Changes

3.0.4

Patch Changes

  • Updated dependencies [7ed03fa]

3.0.3

Patch Changes

  • Updated dependencies [75cabde]

3.0.2

Patch Changes

3.0.1

Major Changes

  • a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds

... (truncated)

Commits
  • 45f1be5 chore(release): publish a new release version (#6661)
  • ea159ac chore(release): publish a new release version (#6654)
  • 8b1f41a chore(release): publish a new release version (#6649)
  • 81b70ac chore(release): publish a new release version (#6646)
  • b87c2c4 chore(release): publish a new release version (#6640)
  • 50c9d67 chore(release): publish a new release version (#6629)
  • e17e337 Publish a new stable version (#6620)
  • 669075e chore(release): publish a new pre-release version (beta) (#6614)
  • 6d2315a chore(release): publish a new pre-release version (beta) (#6608)
  • 38352e5 chore(release): publish a new pre-release version (beta) (#6601)
  • Additional commits viewable in compare view

Updates jest from 29.7.0 to 30.0.5

Release notes

Sourced from jest's releases.

30.0.2

What's Changed

Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)
  • [jest-util] Make garbage collection protection property writable (#15689)

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30.0.1

What's Changed

Features

  • [jest-resolver] Implement the defaultAsyncResolver (#15679)

Fixes

  • [jest-resolver] Resolve builtin modules correctly (#15683)
  • [jest-environment-node, jest-util] Avoid setting globals cleanup protection symbol when feature is off (#15684)

Chore & Maintenance

  • [*] Remove and deprecate jest-repl package (#15673)
  • [jest-resolver] Replace custom isBuiltinModule with node's isBuiltin (#15685)

New Contributors

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30

Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.

If you want to skip all the news and just get going, run npm install jest@^30.0.0 and follow the migration guide: Upgrading from Jest 29 to 30.

Read the full blog post

Features

  • [*] Renamed globalsCleanupMode to globalsCleanup and --waitNextEventLoopTurnForUnhandledRejectionEvents to --waitForUnhandledRejections
  • [expect] Add ArrayOf asymmetric matcher for validating array elements. (#15567)
  • [babel-jest] Add option excludeJestPreset to allow opting out of babel-preset-jest (#15164)
  • [expect] Revert #15038 to fix expect(fn).toHaveBeenCalledWith(expect.objectContaining(...)) when there are multiple calls (#15508)
  • [jest-circus, jest-cli, jest-config] Add waitNextEventLoopTurnForUnhandledRejectionEvents flag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)
  • [jest-circus] Add a waitBeforeRetry option to jest.retryTimes (#14738)
  • [jest-circus] Add a retryImmediately option to jest.retryTimes (#14696)
  • [jest-circus, jest-jasmine2] Allow setupFilesAfterEnv to export an async function (#10962)
  • [jest-circus, jest-test-result] Add startedAt timestamp in TestCaseResultObject within onTestCaseResult (#15145)

... (truncated)

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)

30.0.4

Features

  • [expect] The Inverse type is now exported (#15714)
  • [expect] feat: support async functions in toBe (#15704)

Fixes

  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#15700)
  • [jest-snapshot] Handle line endings in snapshots (#15708)

30.0.3

Fixes

  • [jest-config] Fix ESM TS config loading in a CJS project (#15694)
  • [jest-core] jest --onlyFailures --listTests now correctly lists only failed tests(#15700)

Features

  • [jest-diff] Show non-printable control characters to diffs (#15696)

30.0.2

Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)
  • [jest-util] Make garbage collection protection property writable (#15689)

30.0.1

Features

  • [jest-resolver] Implement the defaultAsyncResolver (#15679)

Fixes

  • [jest-resolver] Resolve builtin modules correctly (#15683)

... (truncated)

Commits

Updates jest-cli from 29.7.0 to 30.0.5

Release notes

Sourced from jest-cli's releases.

30.0.2

What's Changed

Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)
  • [jest-util] Make garbage collection protection property writable (#15689)

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30.0.1

What's Changed

Features

  • [jest-resolver] Implement the defaultAsyncResolver (#15679)

Fixes

  • [jest-resolver] Resolve builtin modules correctly (#15683)<...

    Description has been truncated

Bumps the babel group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `2.23.1` | `3.0.7` |
| [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) | `2.23.1` | `3.0.7` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.23.1` | `3.0.7` |
| [@tiptap/extension-subscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-subscript) | `2.23.1` | `3.0.7` |
| [@tiptap/extension-superscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-superscript) | `2.26.1` | `3.0.7` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `2.23.1` | `3.0.7` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.23.1` | `3.0.7` |
| [@tiptap/vue-2](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-2) | `2.23.1` | `3.0.7` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.5` |
| [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli) | `29.7.0` | `30.0.5` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.7.0` | `30.0.5` |


Updates `@tiptap/core` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/core)

Updates `@tiptap/extension-code-block-lowlight` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-code-block-lowlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/extension-code-block-lowlight)

Updates `@tiptap/extension-link` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/extension-link)

Updates `@tiptap/extension-subscript` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-subscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/extension-subscript)

Updates `@tiptap/extension-superscript` from 2.26.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-superscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/extension-superscript)

Updates `@tiptap/extension-underline` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/extension-underline)

Updates `@tiptap/starter-kit` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/starter-kit)

Updates `@tiptap/vue-2` from 2.23.1 to 3.0.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/vue-2/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.0.7/packages/vue-2)

Updates `jest` from 29.7.0 to 30.0.5
- [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.0.5/packages/jest)

Updates `jest-cli` from 29.7.0 to 30.0.5
- [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.0.5/packages/jest-cli)

Updates `jest-environment-jsdom` from 29.7.0 to 30.0.5
- [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.0.5/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/extension-code-block-lowlight"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/extension-subscript"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/extension-superscript"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: "@tiptap/vue-2"
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: jest-cli
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 30, 2025
@rtibbles
Copy link
Member

rtibbles commented Aug 1, 2025

I appear to have messed up the dependabot configuration.

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.

1 participant