Skip to content

build(deps-dev): bump eslint-plugin-jest-extended from 2.0.3 to 3.0.0 - #8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-extended-3.0.0
Closed

build(deps-dev): bump eslint-plugin-jest-extended from 2.0.3 to 3.0.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-extended-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 7, 2025

Copy link
Copy Markdown

Bumps eslint-plugin-jest-extended from 2.0.3 to 3.0.0.

Release notes

Sourced from eslint-plugin-jest-extended's releases.

v3.0.0

3.0.0 (2025-01-17)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (6d2414a)
  • drop support for Node v14 (#232) (fef65e0)
  • support @typescript-eslint/utils v7 & v8 (#241) (40766b0)
  • upgrade @typescript-eslint/utils to v6 (#238) (657bc42)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported
  • drop support for Node v14

v3.0.0-next.4

3.0.0-next.4 (2025-01-17)

Features

  • support @typescript-eslint/utils v7 & v8 (#241) (414dc8f)

v3.0.0-next.3

3.0.0-next.3 (2025-01-16)

Features

  • upgrade @typescript-eslint/utils to v6 (#238) (3815685)

v3.0.0-next.2

3.0.0-next.2 (2025-01-16)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (c9fb39c)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported

v3.0.0-next.1

3.0.0-next.1 (2025-01-16)

... (truncated)

Changelog

Sourced from eslint-plugin-jest-extended's changelog.

3.0.0 (2025-01-17)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (6d2414a)
  • drop support for Node v14 (#232) (fef65e0)
  • support @typescript-eslint/utils v7 & v8 (#241) (40766b0)
  • upgrade @typescript-eslint/utils to v6 (#238) (657bc42)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported
  • drop support for Node v14

3.0.0-next.4 (2025-01-17)

Features

  • support @typescript-eslint/utils v7 & v8 (#241) (414dc8f)

3.0.0-next.3 (2025-01-16)

Features

  • upgrade @typescript-eslint/utils to v6 (#238) (3815685)

3.0.0-next.2 (2025-01-16)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (c9fb39c)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported

3.0.0-next.1 (2025-01-16)

Features

... (truncated)

Commits
  • 7e1a80d chore(release): 3.0.0 [skip ci]
  • fa9c703 ci: don't warn on unsupported typescript versions (#243)
  • e7b9f4a chore(release): 3.0.0-next.4 [skip ci]
  • 40766b0 feat: support @typescript-eslint/utils v7 & v8 (#241)
  • 14137b2 chore: upgrade eslint-plugin-n (#240)
  • 5923203 chore(release): 3.0.0-next.3 [skip ci]
  • 657bc42 feat: upgrade @typescript-eslint/utils to v6 (#238)
  • 1407d7f chore: use @tsconfig/node16 (#239)
  • 9ecd27f chore(release): 3.0.0-next.2 [skip ci]
  • 6d2414a feat: adjust Node constraints to match eslint-plugin-jest (#235)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [eslint-plugin-jest-extended](https://github.com/jest-community/eslint-plugin-jest-extended) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest-extended/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest-extended/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest-extended@v2.0.3...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-extended
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 7, 2025
@github-actions

github-actions Bot commented Mar 7, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/eslint-plugin-jest-extended ~3.0.0 UnknownUnknown
npm/@nomicfoundation/hardhat-verify 2.0.13 UnknownUnknown
npm/@typescript-eslint/scope-manager 8.26.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 7Found 15/19 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 027 existing vulnerabilities detected
npm/@typescript-eslint/types 8.26.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 7Found 15/19 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 027 existing vulnerabilities detected
npm/@typescript-eslint/typescript-estree 8.26.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 7Found 15/19 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 027 existing vulnerabilities detected
npm/@typescript-eslint/utils 8.26.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 7Found 15/19 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 027 existing vulnerabilities detected
npm/@typescript-eslint/visitor-keys 8.26.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 7Found 15/19 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 027 existing vulnerabilities detected
npm/cbor 8.1.0 🟢 3.9
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Code-Review⚠️ 0Found 0/16 approved changesets -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/eslint-plugin-jest-extended 3.0.0 UnknownUnknown
npm/eslint-visitor-keys 4.2.0 UnknownUnknown
npm/lodash.clonedeep 4.5.0 🟢 5.8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 2Found 8/30 approved changesets -- score normalized to 2
Maintained🟢 101 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ -1no dependencies found
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing🟢 10project is fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 091 existing vulnerabilities detected
npm/nofilter 3.1.0 🟢 3.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review⚠️ 1Found 2/14 approved changesets -- score normalized to 1
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 82 existing vulnerabilities detected
npm/ts-api-utils 2.0.1 UnknownUnknown

Scanned Files

  • package.json
  • pnpm-lock.yaml

@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Author

Superseded by #148.

@dependabot dependabot Bot closed this Sep 22, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-extended-3.0.0 branch September 22, 2025 16:45
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.

0 participants