Skip to content

Bump @stryker-mutator/core from 4.6.0 to 5.5.1#157

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stryker-mutator/core-5.5.1
Closed

Bump @stryker-mutator/core from 4.6.0 to 5.5.1#157
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stryker-mutator/core-5.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps @stryker-mutator/core from 4.6.0 to 5.5.1.

Release notes

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

v5.5.1

5.5.1 (2021-12-02)

Bug Fixes

v5.5.0

5.5.0 (2021-11-23)

Bug Fixes

  • instrumenter: don't mutate TS generics (#3268) (88d6eaf)
  • logging: don't log log4js category to file as well (31609a5)
  • util: clear require.cache behavior on case-insensitive file systems (#3194) (39e3d86)

Features

  • checkers: allow custom checker node args (#3179) (82c4435)
  • cli: display suggestions on error (#3216) (9ed98e8)
  • config: Add link to docs when generating a custom config (#3235) (7c999b8)
  • hit limit: infinite loop prevention in jasmine-runner (#3199) (bc792e0)
  • hit limit: infinite loop prevention in mocha-runner (f5a7d1d)
  • html: new diff-view when selecting mutants (#3263) (8b253ee)
  • init: add buildCommand question when running (#3213) (b9d5980)
  • jest-runner: support --findRelatedTests in dry run (#3234) (b2e4584)
  • mutators: Implement missing AssignmentOperatorMutator (#3203) (95b694b)

v5.4.1

5.4.1 (2021-09-30)

Bug Fixes

  • instrumenter: don't break optional chains(#3156) (95e6b69)
  • ProgressReporter: don't render when there are no valid mutants to render (#3155) (41c4177)
  • typescript-checker: support TS 4.4 (#3178) (772e5bc)

v5.4.0

5.4.0 (2021-09-01)

Features

  • ignore: support disable directives in source code (#3072) (701d8b3)
  • test runner: Support for disable bail (#3074) (0962232)

... (truncated)

Changelog

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

5.5.1 (2021-12-02)

Bug Fixes

5.5.0 (2021-11-23)

Bug Fixes

  • logging: don't log log4js category to file as well (31609a5)

Features

  • checkers: allow custom checker node args (#3179) (82c4435)
  • cli: display suggestions on error (#3216) (9ed98e8)
  • config: Add link to docs when generating a custom config (#3235) (7c999b8)
  • html: new diff-view when selecting mutants (#3263) (8b253ee)
  • init: add buildCommand question when running (#3213) (b9d5980)
  • jest-runner: support --findRelatedTests in dry run (#3234) (b2e4584)

5.4.1 (2021-09-30)

Bug Fixes

  • ProgressReporter: don't render when there are no valid mutants to render (#3155) (41c4177)

5.4.0 (2021-09-01)

Features

... (truncated)

Commits
  • b18df41 v5.5.1
  • 37ead22 fix(tsconfig): rewrite "include" patterns (#3293)
  • f7edb1d chore(package-lock): don't check in package-lock files of packages (#3279)
  • dda08a2 build(deps-dev): bump @​types/sinon from 10.0.5 to 10.0.6 (#3227)
  • aef756b build(deps-dev): bump @​types/node from 15.14.7 to 16.11.10 (#3271)
  • 054b792 build(deps): bump ajv from 8.6.0 to 8.8.2 (#3270)
  • 00bc8b9 v5.5.0
  • 7c999b8 feat(config): Add link to docs when generating a custom config (#3235)
  • 8932322 build(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#3260)
  • 8b253ee feat(html): new diff-view when selecting mutants (#3263)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nicojs, a new releaser for @​stryker-mutator/core since your current version.


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 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 [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) from 4.6.0 to 5.5.1.
- [Release notes](https://github.com/stryker-mutator/stryker-js/releases)
- [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v5.5.1/packages/core)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
  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 Dec 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2022

Superseded by #173.

@dependabot dependabot bot closed this Jan 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stryker-mutator/core-5.5.1 branch January 11, 2022 02:03
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

Comments