bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

Bump typed-rest-client, @stryker-mutator/core, @stryker-mutator/javascript-mutator, @stryker-mutator/karma-runner and @stryker-mutator/webpack-transpiler in /web-src #664

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps typed-rest-client to 1.8.9 and updates ancestor dependencies typed-rest-client, @stryker-mutator/core, @stryker-mutator/javascript-mutator, @stryker-mutator/karma-runner and @stryker-mutator/webpack-transpiler. 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


Updates @stryker-mutator/javascript-mutator from 3.3.1 to 4.0.0

Changelog

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

4.0.0 (2020-10-07)

Bug Fixes

  • instrumenter: don't mutate generics (#2530) (ed42e3c)
  • presets: update init templates for 4.0 release (#2526) (ec0d75e)

4.0.0-beta.10 (2020-10-05)

Bug Fixes

Features

  • instrumenter: add excludedMutations support (#2513) (bfd714f)

4.0.0-beta.9 (2020-09-30)

Bug Fixes

  • config: deprecate function based config (#2499) (8ea3c18)
  • core: fix "too many open files" (#2498) (5b7c242)
  • instrumenter: only add header when there are mutats (#2503) (8f989cc)
  • mutate config: don't warn about files not existing at the default mutate location (#2509) (66c2444), closes #2455
  • shebang: support shebang in in files (#2510) (7d2dd80)

Features

  • core: add appendPlugins command-line option (#2385) (0dec9b8)
  • core: correct initial test run timing (#2496) (4f5a37e)
  • jest-runner: deprecate "create-react-app-ts" (#2497) (0aacc7b)
  • test-runner: Add --maxTestRunnerReuse support (5919484)

BREAKING CHANGES

  • config: exporting a function from stryker.conf.js is deprecated. Please export your config as an object instead, or use a stryker.conf.json file.

Co-authored-by: Nico Jansen jansennico@gmail.com

4.0.0-beta.8 (2020-09-22)

Bug Fixes

  • instrumenter: ignore declare syntax (b1faa16)

Features

  • core: add --cleanTempDir cli option (6ef792c)
  • instrumenter: improve placement error (12e097e)

... (truncated)

Commits
  • 4e59473 v4.0.0
  • 212c268 Merge pull request #2340 from stryker-mutator/epic/mutation-switching
  • e632d1e Merge branch 'master' into epic/mutation-switching
  • ed42e3c fix(instrumenter): don't mutate generics (#2530)
  • 6a3a993 docs: remove remark about branch (#2531)
  • ec0d75e fix(presets): update init templates for 4.0 release (#2526)
  • 389d9f8 build(deps-dev): bump @​jest/types from 26.3.0 to 26.5.2
  • 373ca28 v4.0.0-beta.10
  • 01bbdda chore(peer-deps): update stryker core peer dep
  • bfd714f feat(instrumenter): add excludedMutations support (#2513)
  • Additional commits viewable in compare view


Updates @stryker-mutator/karma-runner from 3.3.1 to 6.4.2

Release notes

Sourced from @​stryker-mutator/karma-runner'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/karma-runner's changelog.

6.4.2 (2023-03-24)

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

6.4.1 (2023-02-17)

Bug Fixes

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

6.4.0 (2023-02-17)

Bug Fixes

6.3.1 (2022-12-18)

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

6.3.0 (2022-10-30)

Bug Fixes

Features

6.2.3 (2022-10-10)

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

6.2.2 (2022-09-06)

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

6.2.1 (2022-09-06)

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

6.2.0 (2022-09-06)

Features

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

... (truncated)

Commits
  • 2c0e11d v6.4.2
  • 17e7b86 chore(deps): update dependency @​types/node to v18.15.6 (#4055)
  • 9452bf8 chore(deps): update dependency @​types/node to v18.15.5 (#4048)
  • 8c28471 chore(deps): update dependency jasmine-core to v4.6.0 (#4038)
  • 5b0ab2f chore(deps): update dependency @​types/node to v18.15.3 (#4031)
  • 085488c chore(deps): update dependency @​types/node to v18.15.2 (#4027)
  • 926be87 chore(deps): update dependency @​types/node to v18.15.0 (#4019)
  • fb9422f chore(deps): update dependency @​types/node to v18.14.6 (#4010)
  • a0f4078 chore(deps): update dependency @​types/node to v18.14.5 (#4007)
  • c296582 chore(deps): update dependency @​types/node to v18.14.4 (#4006)
  • Additional commits viewable in compare view


Updates @stryker-mutator/webpack-transpiler from 3.3.1 to 4.0.0

Changelog

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

4.0.0 (2020-10-07)

Bug Fixes

  • instrumenter: don't mutate generics (#2530) (ed42e3c)
  • presets: update init templates for 4.0 release (#2526) (ec0d75e)

4.0.0-beta.10 (2020-10-05)

Bug Fixes

Features

  • instrumenter: add excludedMutations support (#2513) (bfd714f)

4.0.0-beta.9 (2020-09-30)

Bug Fixes

  • config: deprecate function based config (#2499) (8ea3c18)
  • core: fix "too many open files" (#2498) (5b7c242)
  • instrumenter: only add header when there are mutats (#2503) (8f989cc)
  • mutate config: don't warn about files not existing at the default mutate location (#2509) (66c2444), closes #2455
  • shebang: support shebang in in files (#2510) (7d2dd80)

Features

  • core: add appendPlugins command-line option (#2385) (0dec9b8)
  • core: correct initial test run timing (#2496) (4f5a37e)
  • jest-runner: deprecate "create-react-app-ts" (#2497) (0aacc7b)
  • test-runner: Add --maxTestRunnerReuse support (5919484)

BREAKING CHANGES

  • config: exporting a function from stryker.conf.js is deprecated. Please export your config as an object instead, or use a stryker.conf.json file.

Co-authored-by: Nico Jansen jansennico@gmail.com

4.0.0-beta.8 (2020-09-22)

Bug Fixes

  • instrumenter: ignore declare syntax (b1faa16)

Features

  • core: add --cleanTempDir cli option (6ef792c)
  • instrumenter: improve placement error (12e097e)

... (truncated)

Commits
  • 4e59473 v4.0.0
  • 212c268 Merge pull request #2340 from stryker-mutator/epic/mutation-switching
  • e632d1e Merge branch 'master' into epic/mutation-switching
  • ed42e3c fix(instrumenter): don't mutate generics (#2530)
  • 6a3a993 docs: remove remark about branch (#2531)
  • ec0d75e fix(presets): update init templates for 4.0 release (#2526)
  • 389d9f8 build(deps-dev): bump @​jest/types from 26.3.0 to 26.5.2
  • 373ca28 v4.0.0-beta.10
  • 01bbdda chore(peer-deps): update stryker core peer dep
  • bfd714f feat(instrumenter): add excludedMutations support (#2513)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bugy/script-server/network/alerts).
bugy commented 1 year ago

Test results: https://script-server-tests.s3-us-west-2.amazonaws.com/master/690/index.html