Skip to content

Bump jest and @types/jest#16

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-a28ee524ce
Closed

Bump jest and @types/jest#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-a28ee524ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 14, 2026

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

Release notes

Sourced from jest's releases.

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

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced from jest's changelog.

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

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

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Updates @types/jest from 27.5.2 to 30.0.0

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch 2 times, most recently from cea8d5e to ba263d8 Compare February 14, 2026 07:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch 2 times, most recently from 44c6dbd to 5481e27 Compare February 20, 2026 04:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch 4 times, most recently from e697245 to f74b753 Compare March 3, 2026 15:18
Dependabot couldn't find the original pull request head commit, ba263d8.
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a28ee524ce branch from f74b753 to a7885ec Compare March 4, 2026 07:48
@skullcrushercmd skullcrushercmd deleted the dependabot/npm_and_yarn/multi-a28ee524ce branch March 5, 2026 00:36
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

skullcrushercmd added a commit that referenced this pull request Apr 27, 2026
Pulls in AnyScan PRs #14 through #30:

- #14 bbe4cf2 fix: triage and fix the 11 baseline test failures
- #15 d43d05f feat(followon): stream port-scan results into host-scan tasks
- #16 0918271 feat: GraphQL endpoint and introspection discovery rules
- #17 f2eb2d7 feat: dependency-manifests path profile
- #18 feat: container-orchestration path profile
- #19 feat: build-artifacts path profile
- #20 feat: cicd-configs path profile
- #21 feat: mobile-artifacts path profile
- #22 feat: cloud-storage-listing path profile
- #23 feat: MLOps tech fingerprints
- #24 feat: modern JS framework tech fingerprints
- #25 feat: verbose stack-trace disclosure detector
- #26 feat: modern credential-token detectors (GH PAT v2 / JWT alg:none / Cloudflare / Datadog)
- #27 feat: HTTP header-policy detectors (CORS/HSTS/CSP)
- #28 e97012f9 fix(worker): reserve egress bandwidth for agentd via tc/qdisc + safety rate cap
- #29 d4986a7 feat(operator): shared shell + /app/overview page (pilot)
- #30 ef60f6f1 feat(worker): fetch inventory policy from control plane at agentd startup

Co-authored-by: skullcmd <skullcmd@anyvm.tech>
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