CycloneDX / cyclonedx-node-npm

Create CycloneDX Software Bill of Materials (SBOM) from Node.js NPM projects.
https://cyclonedx.org/
Apache License 2.0
73 stars 20 forks source link

chore(deps-dev): bump the eslint group with 1 update #1134

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps the eslint group with 1 update: eslint-config-standard-with-typescript.

Updates eslint-config-standard-with-typescript from 40.0.0 to 42.0.0

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v42.0.0

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

v41.0.0

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)
Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)
Commits
  • 898b6b0 chore(release): 42.0.0 [skip ci]
  • 45df675 Merge pull request #1371 from standard/no-unsafe-argument
  • 350bd29 feat: @​typescript-eslint/no-unsafe-argument
  • 3de3003 chore(release): 41.0.0 [skip ci]
  • 50bab9b Merge pull request #1370 from standard/non-nullable-type-assertion-style
  • 3f94c58 feat: @​typescript-eslint/non-nullable-type-assertion-style
  • 90235e5 Merge pull request #1368 from standard/renovate/node-20.x
  • d8199f8 chore(deps): update dependency @​types/node to v20.10.4
  • 80a766b Merge pull request #1367 from standard/renovate/semantic-release-22.x
  • 8043c25 chore(deps): update dependency semantic-release to v22.0.10
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codacy-production[bot] commented 11 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (6007220b41efb2ca45bbaa460e3b450c3d619965) | 1146 | 984 | 85.86% | | | Head commit (7b6f15770dffda62d40718bfa24bbfaf1294aac9) | 1146 (+0) | 984 (+0) | 85.86% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1134) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

jkowalleck commented 11 months ago

@dependabot recreate

jkowalleck commented 11 months ago

@dependabot rebase

dependabot[bot] commented 11 months ago

Looks like eslint-config-standard-with-typescript is updatable in another way, so this is no longer needed.