xRuiAlves / lichess-tournament-creator

CLI tool to create Lichess chess tournaments
MIT License
5 stars 2 forks source link

Bump log4js and @stryker-mutator/core #20

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps log4js to 6.7.1 and updates ancestor dependency @stryker-mutator/core. These dependencies need to be updated together.

Updates log4js from 6.2.1 to 6.7.1

Changelog

Sourced from log4js's changelog.

6.7.1

6.7.0

... (truncated)

Commits
  • 43bdea7 6.7.1
  • 041740c Merge pull request #1350 from log4js-node/update-docs
  • ffcfe6e docs: updated changelog for 6.7.1
  • 1083059 Merge pull request #1349 from log4js-node/update-deps
  • 9fde6b0 chore(deps-dev): updated package-lock.json
  • 0cb6597 chore(deps-dev): bump typescript from 4.8.4 to 4.9.3
  • 3f408bd chore(deps-dev): bump tap from 16.3.0 to 16.3.2
  • 0db73cc chore(deps-dev): bump prettier from 2.7.1 to 2.8.0
  • dc9b126 chore(deps-dev): bump husky from 8.0.1 to 8.0.2
  • 1c7172d chore(deps-dev): bump eslint from 8.24.0 to 8.28.0
  • Additional commits viewable in compare view


Updates @stryker-mutator/core from 3.3.1 to 6.3.0

Release notes

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

v6.3.0

6.3.0 (2022-10-30)

Bug Fixes

  • deps: update dependency angular-html-parser to ~2.1.0 (#3797) (33eb2b1)
  • deps: update dependency chalk to ~5.1.0 (#3773) (973dc7b)
  • jest-runner: automatically set NODE_ENV env variable (#3816) (9fc7a6f)
  • jest: support more config file formats (#3761) (7d42139)
  • karma-runner: support zero-mutant runs (#3787) (c6a9219)

Features

  • clear-text reporter: add allowEmojis option in console (#3820) (79cc05f)
  • core: add --dryRunOnly CLI argument to only run initial tests (#3814) (f2cf7e6)
  • core: add support for pnpm as package manager (#3802) (af0e34e)
  • disableTypeChecks: add option 'true' to disable all type checks (#3765) (3c3d298)
  • init: document test runner homepage url in stryker.conf.json (#3817) (92c0852)
  • worker: add worker count env variable to processes (#3821) (efb6fd6)

v6.2.3

6.2.3 (2022-10-10)

Bug Fixes

  • deps: update dependency angular-html-parser to v2 (#3760) (8dc667e)
  • deps: update dependency log4js to ~6.7.0 (#3758) (535311d)
  • jest: support multiple jest installations (#3781) (9f10e20)

v6.2.2

6.2.2 (2022-09-06)

Note: Version bump only for package stryker-parent

v6.2.1

6.2.1 (2022-09-06)

Bug Fixes

  • mutant-placing: regression in optional chain (#3718) (1228619)

v6.2.0

6.2.0 (2022-09-06)

... (truncated)

Changelog

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

6.3.0 (2022-10-30)

Bug Fixes

Features

  • ci: forbid .only in CI pipeline tests (#3823) (051ec93)
  • clear-text reporter: add allowEmojis option in console (#3820) (79cc05f)
  • core: add --dryRunOnly CLI argument to only run initial tests (#3814) (f2cf7e6)
  • core: add support for pnpm as package manager (#3802) (af0e34e)
  • disableTypeChecks: add option 'true' to disable all type checks (#3765) (3c3d298)
  • init: document test runner homepage url in stryker.conf.json (#3817) (92c0852)
  • worker: add worker count env variable to processes (#3821) (efb6fd6)

6.2.3 (2022-10-10)

Bug Fixes

  • deps: update dependency log4js to ~6.7.0 (#3758) (535311d)

6.2.2 (2022-09-06)

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

6.2.1 (2022-09-06)

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

6.2.0 (2022-09-06)

Bug Fixes

  • deps: update dependency log4js to ~6.6.0 (#3628) (201bba2)
  • json-report: make all file paths relative in report (#3617) (d51f1a9)

Features

6.2.0-beta.0 (2022-06-28)

Features

  • incremental: add incremental mode (04cf8a2)

6.1.2 (2022-06-28)

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

... (truncated)

Commits
  • 28706db v6.3.0
  • efb6fd6 feat(worker): add worker count env variable to processes (#3821)
  • 79cc05f feat(clear-text reporter): add allowEmojis option in console (#3820)
  • 051ec93 feat(ci): forbid .only in CI pipeline tests (#3823)
  • 26be04c test(fs): test for write to backup to call correct method (#3819)
  • 92c0852 feat(init): document test runner homepage url in stryker.conf.json (#3817)
  • f2cf7e6 feat(core): add --dryRunOnly CLI argument to only run initial tests (#3814)
  • 1db825b docs(config): clarify --files and --ignorePatterns options (#3813)
  • 3c3d298 feat(disableTypeChecks): add option 'true' to disable all type checks (#3765)
  • c3ce6fe chore(deps): update dependency @​types/node to v18 (#3805)
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/xRuiAlves/lichess-tournament-creator/network/alerts).