diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fa56c2c2..6a6e03758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/lerna.json b/lerna.json index 0325fa71a..6f05cd7b4 100644 --- a/lerna.json +++ b/lerna.json @@ -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", diff --git a/package-lock.json b/package-lock.json index bae236523..5d98b9979 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16528,7 +16528,7 @@ }, "packages/elements": { "name": "mutation-testing-elements", - "version": "3.3.0", + "version": "3.4.0", "license": "Apache-2.0", "devDependencies": { "@lit-labs/observers": "2.0.4", @@ -17004,7 +17004,7 @@ }, "packages/metrics-scala": { "name": "mutation-testing-metrics-scala", - "version": "3.3.0", + "version": "3.4.0", "license": "Apache-2.0" }, "packages/real-time": { diff --git a/packages/elements/CHANGELOG.md b/packages/elements/CHANGELOG.md index b2c09d126..39be071b7 100644 --- a/packages/elements/CHANGELOG.md +++ b/packages/elements/CHANGELOG.md @@ -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) diff --git a/packages/elements/package.json b/packages/elements/package.json index ca1784f95..857f059dd 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -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", diff --git a/packages/metrics-scala/CHANGELOG.md b/packages/metrics-scala/CHANGELOG.md index 5ae6e9de2..71f0521cc 100644 --- a/packages/metrics-scala/CHANGELOG.md +++ b/packages/metrics-scala/CHANGELOG.md @@ -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) diff --git a/packages/metrics-scala/package.json b/packages/metrics-scala/package.json index 2a6c88dc2..d5b02bcc0 100644 --- a/packages/metrics-scala/package.json +++ b/packages/metrics-scala/package.json @@ -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",