darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
174 stars 34 forks source link

fix(renovate): Update dependency semantic-release to v22 #101

Closed darraghoriordan closed 1 year ago

darraghoriordan commented 1 year ago

This PR contains the following updates:

Package Type Update Change
semantic-release devDependencies major 21.1.2 -> 22.0.5

Release Notes

semantic-release/semantic-release (semantic-release) ### [`v22.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.4...v22.0.5) ##### Bug Fixes - **deps:** update dependency env-ci to v10 ([#​2983](https://togithub.com/semantic-release/semantic-release/issues/2983)) ([e759493](https://togithub.com/semantic-release/semantic-release/commit/e759493e074650748fc3bbef9e640db413b52d56)) ### [`v22.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.3...v22.0.4) ##### Bug Fixes - **deps:** update dependency marked to v9 ([#​2947](https://togithub.com/semantic-release/semantic-release/issues/2947)) ([84f2ee9](https://togithub.com/semantic-release/semantic-release/commit/84f2ee9374c4da1a8b2b2dd30ea3ccdbac030a4b)) ### [`v22.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.2...v22.0.3) ##### Bug Fixes - **exports:** removed the `exports` definition for the time being ([561e2d6](https://togithub.com/semantic-release/semantic-release/commit/561e2d648d59c6a5f4d7df7a6e16aa37aeeee6fb)), closes [#​2968](https://togithub.com/semantic-release/semantic-release/issues/2968). see [https://github.com/semantic-release/semantic-release/issues/2978](https://togithub.com/semantic-release/semantic-release/issues/2978) for more information. ### [`v22.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.1...v22.0.2) ##### Bug Fixes - **deps:** update dependency marked-terminal to v6 ([8a7befe](https://togithub.com/semantic-release/semantic-release/commit/8a7befe96ba619a465b42d73e1d68c7b19945647)) ### [`v22.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.0...v22.0.1) ##### Bug Fixes - **deps:** upgraded `release-notes-generator` and `commit-analyzer` plugins to stable versions ([041e4f7](https://togithub.com/semantic-release/semantic-release/commit/041e4f7e3779d5a62c36e0cecb55740df590489c)), closes [#​2934](https://togithub.com/semantic-release/semantic-release/issues/2934) ### [`v22.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.2...v22.0.0) ##### Bug Fixes - **deps:** updated to the latest beta of the commit analyzer plugin ([03a687b](https://togithub.com/semantic-release/semantic-release/commit/03a687b3ea862f06cc5f8a721827296718640fd1)) - **deps:** updated to the latest betas of the commit-analyzer and release-notes-generator plugins ([de8e4e0](https://togithub.com/semantic-release/semantic-release/commit/de8e4e05e9f20c1ac073e08e5dd340aadc2ba70e)) - **deps:** upgraded to the latest version of the npm plugin with npm v10 ([a23b718](https://togithub.com/semantic-release/semantic-release/commit/a23b71890b0638d41e52c41ffbd8d37f421fda6b)) ##### Features - **conventional-changelog-presets:** supported new preset format ([07a79ea](https://togithub.com/semantic-release/semantic-release/commit/07a79ea7e9588f3c4175b4c7196370819cae8a56)) - defined exports for the package ([72ab317](https://togithub.com/semantic-release/semantic-release/commit/72ab317bb0c6333c643f457f5658c318b78e4740)) - **node-versions:** raised the minimum node v20 requirement to v20.6 ([e623cc6](https://togithub.com/semantic-release/semantic-release/commit/e623cc642ae2a2dba0d439494ba700366bd86dd3)) - **node-versions:** raised the minimum required node version to v18.17 and dropped v19 support ([b9f294d](https://togithub.com/semantic-release/semantic-release/commit/b9f294d179b2792882c19206b64eb484bb0c1cef)) - **node-versions:** raised the minimum supported node version w/in the v20 range to v20.6.1 ([b93bef4](https://togithub.com/semantic-release/semantic-release/commit/b93bef4eea9baf3a94f41def4efb2f2af19cddf6)) ##### BREAKING CHANGES - **node-versions:** the minimum supported version for the v20 range of node has been raised slightly to v20.6.1 to avoid a known node bug - **node-versions:** the minimum supported node version in the v20 major range is now v20.6 - **node-versions:** node v18.17 is now the minimum supported node version and support for v19 has been dropped - exports prevents access to internal files, but they arent intended for public use anyway - **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. this is also important if you are using a preset outside of the list of official conventional-changelog presets since your preset will need to be updated to export async functions to match the expected preset signature.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" in timezone Australia/Melbourne.

🚦 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 Renovate Bot.

darraghoriordan commented 1 year ago

:tada: This PR is included in version 4.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: