Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

chore(deps): update all dependencies #476

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

chore(deps): update all dependencies #476

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/config-conventional (source) 18.4.3 -> 19.2.2 age adoption passing confidence devDependencies major
@stryker-mutator/core (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@stryker-mutator/mocha-runner (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@stryker-mutator/typescript-checker (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@types/chai (source) 4.3.11 -> 4.3.16 age adoption passing confidence devDependencies patch
@types/node (source) 20.10.0 -> 20.12.11 age adoption passing confidence devDependencies minor
@types/sinon (source) 17.0.2 -> 17.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.13.0 -> 7.8.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 6.13.0 -> 7.8.0 age adoption passing confidence devDependencies major
actions/cache v3.3.2 -> v4.0.2 age adoption passing confidence action major
actions/checkout v4.1.1 -> v4.1.5 age adoption passing confidence action patch
actions/setup-node v4.0.0 -> v4.0.2 age adoption passing confidence action patch
chai (source) 4.3.10 -> 5.1.1 age adoption passing confidence devDependencies major
codecov/codecov-action v3.1.4 -> v4.3.1 age adoption passing confidence action major
commitlint (source) 18.4.3 -> 19.3.0 age adoption passing confidence devDependencies major
dorny/paths-filter v2.11.1 -> v3.0.2 age adoption passing confidence action major
eslint (source) 8.54.0 -> 9.2.0 age adoption passing confidence devDependencies major
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence devDependencies patch
eslint-plugin-jsdoc 46.9.0 -> 48.2.3 age adoption passing confidence devDependencies major
eslint-plugin-markdown 3.0.1 -> 5.0.0 age adoption passing confidence devDependencies major
eslint-plugin-mocha 10.2.0 -> 10.4.3 age adoption passing confidence devDependencies minor
eslint-plugin-regexp 2.1.1 -> 2.5.0 age adoption passing confidence devDependencies minor
eslint-plugin-security 1.7.1 -> 3.0.0 age adoption passing confidence devDependencies major
eslint-plugin-yml (source) 1.10.0 -> 1.14.0 age adoption passing confidence devDependencies minor
fast-check (source) 3.14.0 -> 3.18.0 age adoption passing confidence devDependencies minor
github/codeql-action v2.22.8 -> v3.25.4 age adoption passing confidence action major
gitleaks/gitleaks-action v2.3.2 -> v2.3.4 age adoption passing confidence action patch
husky 8.0.3 -> 9.0.11 age adoption passing confidence devDependencies major
markdownlint-cli 0.37.0 -> 0.40.0 age adoption passing confidence devDependencies minor
mocha (source) 10.2.0 -> 10.4.0 age adoption passing confidence devDependencies minor
node (source) 20.10.0 -> 20.13.0 age adoption passing confidence minor
sinon (source) 17.0.1 -> 17.0.2 age adoption passing confidence devDependencies patch
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
typescript (source) 5.3.2 -> 5.4.5 age adoption passing confidence devDependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/config-conventional

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/config-conventional

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

stryker-mutator/stryker-js (@​stryker-mutator/core)

v8.2.6

Compare Source

Bug Fixes

v8.2.5

Compare Source

Note: Version bump only for package @​stryker-mutator/core

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Bug Fixes

v8.2.2

Compare Source

Note: Version bump only for package @​stryker-mutator/core

v8.2.1

Compare Source

Note: Version bump only for package @​stryker-mutator/core

v8.1.0

Compare Source

Bug Fixes
Features
  • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#​4645) (ddc28ea)
  • instrumenter: support .mts and .cts file extensions (#​4694) (7a09c75)

v8.0.0

Compare Source

Bug Fixes
  • core: short circuit test executor when no tests and allowEmpty (#​4477) (ce3e5cd)
  • deps: update dependency emoji-regex to v10 (#​4496) (418688b)
  • deps: update mutation-testing-elements monorepo to v2.0.5 (#​4536) (45e3ae6)
Features
BREAKING CHANGES
stryker-mutator/stryker-js (@​stryker-mutator/mocha-runner)

v8.2.6

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.2.5

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.2.4

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.2.3

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.2.2

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.2.1

Compare Source

Note: Version bump only for package @​stryker-mutator/mocha-runner

v8.1.0

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
stryker-mutator/stryker-js (@​stryker-mutator/typescript-checker)

v8.2.6

Compare Source

Note: Version bump only for package @​stryker-mutator/typescript-checker

v8.2.5

Compare Source

Note: Version bump only for package @​stryker-mutator/typescript-checker

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Note: Version bump only for package @​stryker-mutator/typescript-checker

v8.2.2

Compare Source

Note: Version bump only for package @​stryker-mutator/typescript-checker

v8.2.1

Compare Source

Note: Version bump only for package @​stryker-mutator/typescript-checker

v8.1.0

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

You can read about our versioning strategy and releases on our website.

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.3.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v7.3.0

Compare Source

🚀 Features
  • eslint-plugin: [restrict-template-expressions] add allowArray option

  • eslint-plugin: add meta.docs.recommended setting for strict config options

  • eslint-plugin: add rule use-unknown-in-catch-callback-variables

  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection

🩹 Fixes
  • correct engines.node constraints in package.json

  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form

  • eslint-plugin: [consistent-type-imports] handle imports without specifiers

  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant

  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum

  • eslint-plugin: [no-unused-expressions] false negatives when using assertions

  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments

  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option

  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor

  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations

❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes
  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type

  • eslint-plugin: [prefer-find] support ternary branches in prefer-find

❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.1.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.1.0

Compare Source

🚀 Features
  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes
  • eslint-plugin: [prefer-opt

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Changes to project dependencies label Dec 4, 2023
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 22d5569 to e62b5ba Compare December 9, 2023 06:55
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 7bf7654 to 20026fc Compare December 18, 2023 19:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a9b7d11 to 3dca058 Compare December 28, 2023 12:49
Copy link
Contributor Author

renovate bot commented Dec 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webmangler-monorepo@0.1.0-alpha
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   dev eslint@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.8.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"7.8.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T22_19_17_892Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T22_19_17_892Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 8685c9f to 84fe75c Compare January 2, 2024 18:40
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 267aec8 to aac856d Compare April 17, 2024 12:12
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 1aa1270 to 37fecb1 Compare April 26, 2024 02:13
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 056e2b0 to a2d0d4a Compare May 4, 2024 20:26
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 49e4b92 to d53dae3 Compare May 8, 2024 22:19
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webmangler-monorepo@0.1.0-alpha
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   dev eslint@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.8.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"7.8.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-09T12_12_19_541Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-09T12_12_19_541Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Changes to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants