Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk committed Nov 22, 2024
1 parent 5e16b3a commit 869e9b5
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 5 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.3.0...v3.4.0) (2024-11-22)


### Bug Fixes

* **deps:** update dependency typescript-eslint to v8.11.0 ([#3474](https://github.com/stryker-mutator/mutation-testing-elements/issues/3474)) ([c165771](https://github.com/stryker-mutator/mutation-testing-elements/commit/c165771e98284fced70e38d714d08586d252e8cf))
* **deps:** update dependency typescript-eslint to v8.12.2 ([#3495](https://github.com/stryker-mutator/mutation-testing-elements/issues/3495)) ([31aa74e](https://github.com/stryker-mutator/mutation-testing-elements/commit/31aa74e23c8524f50d286592b74bed3dfef36182))
* **deps:** update dependency typescript-eslint to v8.13.0 ([#3504](https://github.com/stryker-mutator/mutation-testing-elements/issues/3504)) ([622b685](https://github.com/stryker-mutator/mutation-testing-elements/commit/622b68598787a8fd691628ca1a5b16d5ea93c30e))
* **deps:** update dependency typescript-eslint to v8.14.0 ([#3515](https://github.com/stryker-mutator/mutation-testing-elements/issues/3515)) ([c50c570](https://github.com/stryker-mutator/mutation-testing-elements/commit/c50c570e5d15762a76d4abd3383e2c9446554e6e))
* **deps:** update dependency typescript-eslint to v8.15.0 ([#3523](https://github.com/stryker-mutator/mutation-testing-elements/issues/3523)) ([3702250](https://github.com/stryker-mutator/mutation-testing-elements/commit/370225069014ddeb03266cc0175654db0099e90a))
* **deps:** update dependency typescript-eslint to v8.5.0 ([#3413](https://github.com/stryker-mutator/mutation-testing-elements/issues/3413)) ([9ed659f](https://github.com/stryker-mutator/mutation-testing-elements/commit/9ed659f0f8cbd715ceb0a76b6f8001e4fd04b766))
* **deps:** update dependency typescript-eslint to v8.6.0 ([#3429](https://github.com/stryker-mutator/mutation-testing-elements/issues/3429)) ([652d250](https://github.com/stryker-mutator/mutation-testing-elements/commit/652d25055815c7a5289470c33b1cd6ddfd5b57cc))
* **deps:** update dependency typescript-eslint to v8.7.0 ([#3438](https://github.com/stryker-mutator/mutation-testing-elements/issues/3438)) ([1b69574](https://github.com/stryker-mutator/mutation-testing-elements/commit/1b6957475c461891915635105167e1c3fac3131b))
* **deps:** update dependency typescript-eslint to v8.8.0 ([#3446](https://github.com/stryker-mutator/mutation-testing-elements/issues/3446)) ([effb179](https://github.com/stryker-mutator/mutation-testing-elements/commit/effb1793d2ddcd41055055846ad1cc23220664cb))
* **deps:** update dependency typescript-eslint to v8.8.1 ([e4cbc5c](https://github.com/stryker-mutator/mutation-testing-elements/commit/e4cbc5c932ee95c2cdd12ab21f9e5e859a5e17c3))
* **elements:** consider statusReason for drawer detail ([#3508](https://github.com/stryker-mutator/mutation-testing-elements/issues/3508)) ([3ce9a0e](https://github.com/stryker-mutator/mutation-testing-elements/commit/3ce9a0e319e13c95a2e9c6f15c3ea8186aca86bd)), closes [#3481](https://github.com/stryker-mutator/mutation-testing-elements/issues/3481)


### Features

* **elements:** add file picker ([#3404](https://github.com/stryker-mutator/mutation-testing-elements/issues/3404)) ([8310717](https://github.com/stryker-mutator/mutation-testing-elements/commit/8310717021f4d431cf1eba509fbafaf6a1a1c88f))
* **elements:** animate dot/triangle opening/closing ([#3507](https://github.com/stryker-mutator/mutation-testing-elements/issues/3507)) ([69127f9](https://github.com/stryker-mutator/mutation-testing-elements/commit/69127f9d5b64dab7270d96a2080ece465dee5119))
* **elements:** listen to prefers-color-scheme event to switch theme ([#3518](https://github.com/stryker-mutator/mutation-testing-elements/issues/3518)) ([3c79cd1](https://github.com/stryker-mutator/mutation-testing-elements/commit/3c79cd100d42b4347142c05cf56c9d60d1667776))
* **elements:** make mutant dots styling more clear ([#3475](https://github.com/stryker-mutator/mutation-testing-elements/issues/3475)) ([10638f4](https://github.com/stryker-mutator/mutation-testing-elements/commit/10638f45ab29edfe5dae24f7c478caa37c3b4643))
* **file-picker:** add fuzzy search to file picker ([#3517](https://github.com/stryker-mutator/mutation-testing-elements/issues/3517)) ([577c6c1](https://github.com/stryker-mutator/mutation-testing-elements/commit/577c6c198a9d5f2789e9342dfcbbc83b73f14a75))





# [3.3.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.2.0...v3.3.0) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"packages": ["packages/*"],
"version": "3.3.0",
"version": "3.4.0",
"command": {
"version": {
"allowBranch": "master",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.3.0...v3.4.0) (2024-11-22)


### Bug Fixes

* **elements:** consider statusReason for drawer detail ([#3508](https://github.com/stryker-mutator/mutation-testing-elements/issues/3508)) ([3ce9a0e](https://github.com/stryker-mutator/mutation-testing-elements/commit/3ce9a0e319e13c95a2e9c6f15c3ea8186aca86bd)), closes [#3481](https://github.com/stryker-mutator/mutation-testing-elements/issues/3481)


### Features

* **elements:** add file picker ([#3404](https://github.com/stryker-mutator/mutation-testing-elements/issues/3404)) ([8310717](https://github.com/stryker-mutator/mutation-testing-elements/commit/8310717021f4d431cf1eba509fbafaf6a1a1c88f))
* **elements:** animate dot/triangle opening/closing ([#3507](https://github.com/stryker-mutator/mutation-testing-elements/issues/3507)) ([69127f9](https://github.com/stryker-mutator/mutation-testing-elements/commit/69127f9d5b64dab7270d96a2080ece465dee5119))
* **elements:** listen to prefers-color-scheme event to switch theme ([#3518](https://github.com/stryker-mutator/mutation-testing-elements/issues/3518)) ([3c79cd1](https://github.com/stryker-mutator/mutation-testing-elements/commit/3c79cd100d42b4347142c05cf56c9d60d1667776))
* **elements:** make mutant dots styling more clear ([#3475](https://github.com/stryker-mutator/mutation-testing-elements/issues/3475)) ([10638f4](https://github.com/stryker-mutator/mutation-testing-elements/commit/10638f45ab29edfe5dae24f7c478caa37c3b4643))
* **file-picker:** add fuzzy search to file picker ([#3517](https://github.com/stryker-mutator/mutation-testing-elements/issues/3517)) ([577c6c1](https://github.com/stryker-mutator/mutation-testing-elements/commit/577c6c198a9d5f2789e9342dfcbbc83b73f14a75))





# [3.3.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.2.0...v3.3.0) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mutation-testing-elements",
"version": "3.3.0",
"version": "3.4.0",
"description": "A suite of web components for a mutation testing report.",
"unpkg": "dist/mutation-test-elements.js",
"main": "dist/index.cjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/metrics-scala/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.3.0...v3.4.0) (2024-11-22)

**Note:** Version bump only for package mutation-testing-metrics-scala





# [3.3.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.2.0...v3.3.0) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/metrics-scala/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mutation-testing-metrics-scala",
"version": "3.3.0",
"version": "3.4.0",
"description": "Zero-dependency library to calculate mutation testing metrics in Scala.",
"nx": {
"name": "metrics-scala",
Expand Down

0 comments on commit 869e9b5

Please sign in to comment.