Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @stryker-mutator/core and @stryker-mutator/jest-runner #2339

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps @stryker-mutator/core and @stryker-mutator/jest-runner. These dependencies needed to be updated together.
Updates @stryker-mutator/core from 5.6.1 to 7.3.0

Release notes

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

v7.3.0

7.3.0 (2023-10-15)

Bug Fixes

  • core: disableTypeChecks true only forces ts-like file match (#4485) (31f3411)
  • cucumber: support cucumber 10 (74c75b6)
  • deps: update dependency commander to ~11.1.0 (#4483) (ab03c0d)
  • deps: update dependency tap-parser to v15 (#4457) (f3f16c3)
  • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

Features

  • Ignorer plugin: support ignorer plugins (#4487) (4fe1000)
  • plugin: add support for declareValuePlugin (#4490) (a3c35ca)

v7.2.0

7.2.0 (2023-10-02)

Bug Fixes

Features

  • config: allow suffix 'config' to config filename (#4308) (fc8596e)
  • reporter: configurable clear-text reporter (#4330) (74bcc74)
  • string mutations: don't mutate Symbol descriptions (#4407) (bdd0d5c)

v7.1.1

7.1.1 (2023-07-15)

Bug Fixes

Features

... (truncated)

Changelog

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

7.3.0 (2023-10-15)

Bug Fixes

  • core: disableTypeChecks true only forces ts-like file match (#4485) (31f3411)
  • deps: update dependency commander to ~11.1.0 (#4483) (ab03c0d)
  • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

Features

  • Ignorer plugin: support ignorer plugins (#4487) (4fe1000)
  • plugin: add support for declareValuePlugin (#4490) (a3c35ca)

7.2.0 (2023-10-02)

Bug Fixes

Features

  • config: allow suffix 'config' to config filename (#4308) (fc8596e)
  • reporter: configurable clear-text reporter (#4330) (74bcc74)

7.1.1 (2023-07-15)

Bug Fixes

7.1.0 (2023-06-24)

Bug Fixes

Features

7.0.2 (2023-06-08)

Bug Fixes

... (truncated)

Commits
  • deb82d8 v7.3.0
  • 872516b refactor(ignore): rename PluginKind.Ignorer to PluginKind.Ignore (#4491)
  • ab03c0d fix(deps): update dependency commander to ~11.1.0 (#4483)
  • a3c35ca feat(plugin): add support for declareValuePlugin (#4490)
  • 4fe1000 feat(Ignorer plugin): support ignorer plugins (#4487)
  • 31f3411 fix(core): disableTypeChecks true only forces ts-like file match (#4485)
  • c3644dc docs(redme): typo fix (#4486)
  • c1053d7 chore(deps): update dependency @​types/node to v18.18.5 (#4482)
  • a286204 chore(deps): update dependency @​types/inquirer to v9.0.4 (#4473)
  • 85f6928 chore(deps): update dependency @​types/node to v18.18.4 (#4468)
  • Additional commits viewable in compare view

Updates @stryker-mutator/jest-runner from 5.6.1 to 7.3.0

Release notes

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

v7.3.0

7.3.0 (2023-10-15)

Bug Fixes

  • core: disableTypeChecks true only forces ts-like file match (#4485) (31f3411)
  • cucumber: support cucumber 10 (74c75b6)
  • deps: update dependency commander to ~11.1.0 (#4483) (ab03c0d)
  • deps: update dependency tap-parser to v15 (#4457) (f3f16c3)
  • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

Features

  • Ignorer plugin: support ignorer plugins (#4487) (4fe1000)
  • plugin: add support for declareValuePlugin (#4490) (a3c35ca)

v7.2.0

7.2.0 (2023-10-02)

Bug Fixes

Features

  • config: allow suffix 'config' to config filename (#4308) (fc8596e)
  • reporter: configurable clear-text reporter (#4330) (74bcc74)
  • string mutations: don't mutate Symbol descriptions (#4407) (bdd0d5c)

v7.1.1

7.1.1 (2023-07-15)

Bug Fixes

Features

... (truncated)

Changelog

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

7.3.0 (2023-10-15)

Bug Fixes

  • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

7.2.0 (2023-10-02)

Bug Fixes

7.1.1 (2023-07-15)

Bug Fixes

7.1.0 (2023-06-24)

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

7.0.2 (2023-06-08)

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

7.0.1 (2023-06-03)

Bug Fixes

  • deps: update @stryker-mutator/core peer dep (9dd4a76)

7.0.0 (2023-06-02)

Bug Fixes

chore

Features

BREAKING CHANGES

  • esm: Deep (and undocumented) imports from @stryker-mutator/core or one of the plugins will no longer work. If you want to import something that's not available, please let us know by opening an issue

... (truncated)

Commits
  • deb82d8 v7.3.0
  • 8404ed5 chore(deps): prepare peer dependencies for release
  • c1053d7 chore(deps): update dependency @​types/node to v18.18.5 (#4482)
  • 85f6928 chore(deps): update dependency @​types/node to v18.18.4 (#4468)
  • bb0b149 chore(deps): update dependency @​types/node to v18.18.3 (#4461)
  • ae3d2d8 fix(package): don't publish test and tsbuildinfo. (#4464)
  • fa746b5 v7.2.0
  • c56c33e chore(peer deps): update @stryker-mutator/core
  • d3e502b chore(deps): update dependency @​types/node to v18.18.1 (#4391)
  • 6bddd41 chore(lint): update and fix prettier & eslint (#4452)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stryker-mutator/core-and-stryker-mutator/jest-runner-7.3.0 branch from 12718a5 to 6c486cf Compare October 25, 2023 13:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stryker-mutator/core-and-stryker-mutator/jest-runner-7.3.0 branch 2 times, most recently from f9a92f4 to 10d0997 Compare November 6, 2023 15:59
…-runner

Bumps [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) and [@stryker-mutator/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner). These dependencies needed to be updated together.

Updates `@stryker-mutator/core` from 5.6.1 to 7.3.0
- [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/v7.3.0/packages/core)

Updates `@stryker-mutator/jest-runner` from 5.6.1 to 7.3.0
- [Release notes](https://github.com/stryker-mutator/stryker-js/releases)
- [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/jest-runner/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v7.3.0/packages/jest-runner)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@stryker-mutator/jest-runner"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stryker-mutator/core-and-stryker-mutator/jest-runner-7.3.0 branch from 10d0997 to 7fb515a Compare November 8, 2023 17:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants