vaerh / mikrotik-prom-exporter

0 stars 0 forks source link

chore(deps): update dependency @semantic-release/commit-analyzer to v12 #32

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/commit-analyzer ^9.0.2 -> ^12.0.0 age adoption passing confidence

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer) ### [`v12.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v12.0.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v11.1.0...v12.0.0) ##### Features - **exports:** defined `exports` to point at ./index.js ([f3358dd](https://togithub.com/semantic-release/commit-analyzer/commit/f3358dd0ad0af2c7426fbc14077463fbadf47821)) - **node-versions:** dropped support for node v18 and v19 ([0a23b82](https://togithub.com/semantic-release/commit-analyzer/commit/0a23b828fae80d083a59439101bea11e7e50fbc5)) ##### BREAKING CHANGES - **exports:** `exports` has been defined, which prevents access to private apis (which arent intended for consumption anyway) - **node-versions:** node v18 and v19 are no longer supported ### [`v11.1.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v11.1.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v11.0.0...v11.1.0) ##### Features - add support for ESM presets ([#​537](https://togithub.com/semantic-release/commit-analyzer/issues/537)) ([9dc87e0](https://togithub.com/semantic-release/commit-analyzer/commit/9dc87e0f499b793850491d719c554aac218814e9)) ### [`v11.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v11.0.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.4...v11.0.0) ##### Bug Fixes - **config-loader:** accounted for normalization of preset interfaces ([3ff9458](https://togithub.com/semantic-release/commit-analyzer/commit/3ff94584f399738acb2075c6175df64e2ae181e5)) - **deps:** update dependency conventional-commits-filter to v4 ([99dcf7e](https://togithub.com/semantic-release/commit-analyzer/commit/99dcf7ef13a2d0206f621f5046aa1ccbb4a9e480)) ##### Features - **conventional-changelog-presets:** supported new preset format ([f3b88d3](https://togithub.com/semantic-release/commit-analyzer/commit/f3b88d3e7409b0bac38cb58bd04f19506f2f6159)) - **node-versions:** raised the minimum node version to v18.17 and dropped v19 support ([a681fbd](https://togithub.com/semantic-release/commit-analyzer/commit/a681fbdab30b4ff66093506ce09b383e750cca5e)) ##### BREAKING CHANGES - **node-versions:** the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1 - **conventional-changelog-presets:** the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility ### [`v10.0.4`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.4) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.3...v10.0.4) ##### Bug Fixes - **deps:** update dependency conventional-commits-parser to v5 ([a7201b6](https://togithub.com/semantic-release/commit-analyzer/commit/a7201b6ea4b523c06e7d60bd3c850f1079464379)) ### [`v10.0.3`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.3) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.2...v10.0.3) ##### Reverts - Revert "fix(deps): update dependency conventional-commits-parser to v5 ([#​501](https://togithub.com/semantic-release/commit-analyzer/issues/501))" ([ab3ee9f](https://togithub.com/semantic-release/commit-analyzer/commit/ab3ee9f93b02f3d7d288323ee2fc89c59d64290d)), closes [#​501](https://togithub.com/semantic-release/commit-analyzer/issues/501) - Revert "chore(deps): update dependency conventional-changelog-atom to v4 ([#​502](https://togithub.com/semantic-release/commit-analyzer/issues/502))" ([f21eb8e](https://togithub.com/semantic-release/commit-analyzer/commit/f21eb8ea25c4feffe22bd7bfbf088b3757756580)), closes [#​502](https://togithub.com/semantic-release/commit-analyzer/issues/502) - Revert "chore(deps): update dependency conventional-changelog-ember to v4 ([#​504](https://togithub.com/semantic-release/commit-analyzer/issues/504))" ([c48b533](https://togithub.com/semantic-release/commit-analyzer/commit/c48b533544d438a52d942cb947e3d96734425144)), closes [#​504](https://togithub.com/semantic-release/commit-analyzer/issues/504) ### [`v10.0.2`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.2) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.1...v10.0.2) ##### Bug Fixes - **deps:** update dependency conventional-commits-parser to v5 ([#​501](https://togithub.com/semantic-release/commit-analyzer/issues/501)) ([91cf4d5](https://togithub.com/semantic-release/commit-analyzer/commit/91cf4d5a82052b6ea52e0f9f7d4faed7a80460e1)) ### [`v10.0.1`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.1) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.0...v10.0.1) ##### Bug Fixes - **deps:** update dependency conventional-changelog-angular to v6 ([#​460](https://togithub.com/semantic-release/commit-analyzer/issues/460)) ([0607201](https://togithub.com/semantic-release/commit-analyzer/commit/0607201c58f4b5e54dfb0fcdf15cfa2cda24bf9b)) - **deps:** update dependency conventional-commits-filter to v3 ([#​461](https://togithub.com/semantic-release/commit-analyzer/issues/461)) ([97d683f](https://togithub.com/semantic-release/commit-analyzer/commit/97d683fcc07f646a902017fb70136d2cfcc1d724)) - **deps:** update dependency conventional-commits-parser to v4 ([#​462](https://togithub.com/semantic-release/commit-analyzer/issues/462)) ([5d94efa](https://togithub.com/semantic-release/commit-analyzer/commit/5d94efa132468c0f1042b1b6ec23f509d98ead1d)) ### [`v10.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v9.0.2...v10.0.0) ##### Code Refactoring - **esm:** converted the package to esm ([b4f9865](https://togithub.com/semantic-release/commit-analyzer/commit/b4f986520a714fdbbe29ce44488124bed2360b79)), closes [#​296](https://togithub.com/semantic-release/commit-analyzer/issues/296) ##### Features - **deps:** raised the peer-dependency requirement on semantic-release to v20.1.0 ([e1ab8ea](https://togithub.com/semantic-release/commit-analyzer/commit/e1ab8ea95723a1c05d5ab008c332701ff0556ae3)) - **node-versions:** raised the minimum required node version to v18 ([affeb23](https://togithub.com/semantic-release/commit-analyzer/commit/affeb235419a032f2599b15a927fcd4124c0290e)) ##### BREAKING CHANGES - **deps:** the minimum required version of semantic-release is now v20.1.0 in order to support loading ESM plugins - **node-versions:** the minimum required version of node is now v18 - **esm:** `@semantic-release/commit-analyzer` is now a native ES Module. It has named exports for each plugin hook (`analyzeCommits`)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.