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

Bump the development-dependencies group with 2 updates #1484

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Bumps the development-dependencies group with 2 updates: @rollup/plugin-commonjs and @stryker-mutator/core.

Updates @rollup/plugin-commonjs from 26.0.3 to 28.0.0

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v28.0.0

2024-09-23

Breaking Changes

  • chore: switch to fdir for fewer dependencies (#1741)

v27.0.0

2024-09-23

Breaking Changes

  • feat!: default strictRequires to true (#1639)
  • fix!: replace top-level this with exports name (#1618)
Commits
  • 0af45c2 chore(release): commonjs v28.0.0
  • c2a05eb chore(commonjs): switch to fdir for fewer dependencies (#1741)
  • b6fa3b1 chore(release): commonjs v27.0.0
  • 8f02987 feat(commonjs)!: default strictRequires to true (#1639)
  • 274b72c chore(repo): cherry-pick. commonjs. replace top-level this with exports name ...
  • See full diff in compare view

Updates @stryker-mutator/core from 8.5.0 to 8.6.0

Release notes

Sourced from @​stryker-mutator/core'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)
Changelog

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

8.6.0 (2024-09-29)

Bug Fixes

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

Features

  • ignore: add "angular" ignore plugin (#4789) (5d792d8)
  • init: use user configured npm registry (#4937) (33e348e)
  • reporter: add "% score of covered" column to the clear text report (#4945) (3b511ed)
Commits
  • 676be74 v8.6.0
  • 5d792d8 feat(ignore): add "angular" ignore plugin (#4789)
  • 099a031 chore(deps): update dependency sinon to v19 (#5028)
  • 88caf82 fix(deps): update mutation-testing-elements monorepo to v3.3.0 (#5026)
  • b41460e chore(deps): update dependency @​types/node to v20.16.10 (#5035)
  • 99d60e0 fix(deps): update dependency execa to v9.4.0 (#5024)
  • 8f324a8 chore(deps): update dependency typescript-eslint to v8.7.0 (#4955)
  • 8e235d0 chore(deps): update dependency @​types/node to v20.16.9 (#5031)
  • d727cb7 fix(deps): update dependency @​inquirer/prompts to v6 (#5029)
  • 8337f88 fix(deps): update dependency emoji-regex to ~10.4.0 (#4987)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 2 updates: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) and [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core).


Updates `@rollup/plugin-commonjs` from 26.0.3 to 28.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.0/packages/commonjs)

Updates `@stryker-mutator/core` from 8.5.0 to 8.6.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/v8.6.0/packages/core)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@stryker-mutator/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2024
@romainmenke romainmenke merged commit 205170b into main Sep 30, 2024
7 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/development-dependencies-2e26e7d3b4 branch September 30, 2024 07:15
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.

1 participant