datagone / vscode-stryker-mutator

Unofficial VSCode extension of 'Stryker Mutator' for hunting mutants hiding in our codebase (currently, it supports .NET)
https://marketplace.visualstudio.com/items?itemName=datagone.vscode-stryker-mutator
GNU General Public License v3.0
3 stars 0 forks source link

build(deps-dev): Bump @stryker-mutator/typescript-checker from 8.2.6 to 8.6.0 #559

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @stryker-mutator/typescript-checker from 8.2.6 to 8.6.0.

Release notes

Sourced from @​stryker-mutator/typescript-checker's releases.

v8.6.0

8.6.0 (2024-09-29)

Bug Fixes

  • deps: update dependency @​cucumber/messages to v26 (#4960) (7de2749)
  • deps: update dependency @​inquirer/prompts to v6 (#5029) (d727cb7)
  • deps: update dependency emoji-regex to ~10.4.0 (#4987) (8337f88)
  • deps: update dependency execa to v9.4.0 (#5024) (99d60e0)
  • deps: update dependency npm-run-path to v6 (#4986) (1c9f354)
  • deps: update dependency tslib to v2.7.0 (#4981) (4bdef40)
  • deps: update dependency typed-rest-client to ~2.1.0 (#5025) (454e5e2)
  • deps: update mutation-testing-elements monorepo to v3.3.0 (#5026) (88caf82)
  • jest-runner: allow prerelease jest versions (#5015) (#5016) (0c9cdd1)

Features

  • ignore: add "angular" ignore plugin (#4789) (5d792d8)
  • init: use user configured npm registry (#4937) (33e348e)
  • instrumenter: add expression mutator for Date (#4917) (#4918) (8207ef6)
  • reporter: add "% score of covered" column to the clear text report (#4945) (3b511ed)

v8.5.0

8.5.0 (2024-08-11)

Bug Fixes

  • deps: update dependency tap-parser to v18 (#4942) (d5bc38e)

Features

  • html report: support mutation coverage based on covered code (cec0b95)

v8.4.0

8.4.0 (2024-08-06)

Bug Fixes

  • instrumenter: support explicit resource management in TS (#4928) (2bd046a), closes #4876
  • mocha-runner: properly restrict tests to run (f9ef08e)
  • mutant placement: don't place mutants inside assignment expression (#4927) (4b8885c), closes #4884
  • node-18: revert changes to support node 18 again (#4935) (42162bd)

Features

... (truncated)

Changelog

Sourced from @​stryker-mutator/typescript-checker's changelog.

8.6.0 (2024-09-29)

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

8.5.0 (2024-08-11)

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

8.4.0 (2024-08-06)

Bug Fixes

  • node-18: revert changes to support node 18 again (#4935) (42162bd)

8.3.0 (2024-08-01)

Features

Commits


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 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)