ioet / time-tracker-ui

4 stars 1 forks source link

chore(deps): bump typed-rest-client and @stryker-mutator/core #985

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps typed-rest-client to 1.8.9 and updates ancestor dependency @stryker-mutator/core. These dependencies need to be updated together.

Updates typed-rest-client from 1.7.3 to 1.8.9

Commits
Maintainer changes

This version was pushed to npm by martinmrazik, a new releaser for typed-rest-client since your current version.


Updates @stryker-mutator/core from 3.3.1 to 6.4.2

Release notes

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

v6.4.2

6.4.2 (2023-03-24)

Bug Fixes

  • angular: generate karma.conf.js file when it is missing (#4054) (915c6d8)
  • cucumber: officially support cucumber 9 (#4041) (e4f10d1)
  • deps: update dependency execa to v7.1.1 (#4025) (13bc0b5)
  • deps: update dependency log4js to ~6.9.0 (#3988) (fca777f)
  • instrumenter: replace deprecated method call (#4023) (c14800a)
  • progress reporter: improve ETC prediction (#4024) (956bbe9), closes #4018

v6.4.1

6.4.1 (2023-02-17)

Bug Fixes

  • deps: set correct stryker peer dep version (c88c537)

v6.4.0

6.4.0 (2023-02-17)

Bug Fixes

  • deps: update dependency angular-html-parser to v4 (#3925) (f62c645)
  • deps: update dependency commander to v10 (#3936) (e8af5a4)
  • deps: update dependency execa to v7 (#3975) (6c36120)
  • deps: update dependency glob to ~8.1.0 (#3945) (edb767a)
  • deps: update dependency mkdirp to v2 (#3946) (0ee9018)
  • deps: update dependency mutation-testing-elements to v1.7.14 (#3969) (2f3f481)
  • deps: update dependency mutation-testing-metrics to v1.7.14 (#3970) (ddf32ee)
  • deps: update dependency mutation-testing-report-schema to v1.7.14 (#3971) (a0d5743)
  • deps: update dependency tslib to ~2.5.0 (#3952) (7548287)
  • project reader: ignore configured output files by default. (#3894) (2ff2f07)

Features

  • typescript checker: group mutants to improve performance 🚀 (#3900) (2f4adaa)

v6.3.1

6.3.1 (2022-12-18)

Bug Fixes

... (truncated)

Changelog

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

6.4.2 (2023-03-24)

Bug Fixes

  • angular: generate karma.conf.js file when it is missing (#4054) (915c6d8)
  • deps: update dependency execa to v7.1.1 (#4025) (13bc0b5)
  • deps: update dependency log4js to ~6.9.0 (#3988) (fca777f)
  • progress reporter: improve ETC prediction (#4024) (956bbe9), closes #4018

6.4.1 (2023-02-17)

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

6.4.0 (2023-02-17)

Bug Fixes

  • deps: update dependency commander to v10 (#3936) (e8af5a4)
  • deps: update dependency execa to v7 (#3975) (6c36120)
  • deps: update dependency glob to ~8.1.0 (#3945) (edb767a)
  • deps: update dependency mkdirp to v2 (#3946) (0ee9018)
  • deps: update dependency mutation-testing-elements to v1.7.14 (#3969) (2f3f481)
  • deps: update dependency mutation-testing-metrics to v1.7.14 (#3970) (ddf32ee)
  • deps: update dependency mutation-testing-report-schema to v1.7.14 (#3971) (a0d5743)
  • deps: update dependency tslib to ~2.5.0 (#3952) (7548287)
  • project reader: ignore configured output files by default. (#3894) (2ff2f07)

6.3.1 (2022-12-18)

Bug Fixes

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)

... (truncated)

Commits
  • 2c0e11d v6.4.2
  • 17e7b86 chore(deps): update dependency @​types/node to v18.15.6 (#4055)
  • 915c6d8 fix(angular): generate karma.conf.js file when it is missing (#4054)
  • 9452bf8 chore(deps): update dependency @​types/node to v18.15.5 (#4048)
  • 6795e82 refactor(deps): upgrade to latest glob, rimraf and minimatch (#4040)
  • 07c4397 refactor(type imports): use public exports (#4042)
  • 09d7d4d docs(config): clarify --mutate, --ignorePatterns options even more (#3877)
  • fca777f fix(deps): update dependency log4js to ~6.9.0 (#3988)
  • 13bc0b5 fix(deps): update dependency execa to v7.1.1 (#4025)
  • 956bbe9 fix(progress reporter): improve ETC prediction (#4024)
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ioet/time-tracker-ui/network/alerts).

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.