slauger / check_netscaler

A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
35 stars 18 forks source link

fix(deps): update semantic-release monorepo (major) #125

Open slauger opened 1 year ago

slauger commented 1 year ago

This PR contains the following updates:

Package Type Update Change
@semantic-release/github dependencies major ^8.0.5 -> ^10.0.0
semantic-release dependencies major 21.0.1 -> 24.1.0

Release Notes

semantic-release/github (@​semantic-release/github) ### [`v10.1.7`](https://togithub.com/semantic-release/github/releases/tag/v10.1.7) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.6...v10.1.7) ##### Bug Fixes - ignore case when checking for repo rename ([#​903](https://togithub.com/semantic-release/github/issues/903)) ([2b1b9b6](https://togithub.com/semantic-release/github/commit/2b1b9b65dcc1c01a568536ec1102c8f01990993f)), closes [#​901](https://togithub.com/semantic-release/github/issues/901) ### [`v10.1.6`](https://togithub.com/semantic-release/github/releases/tag/v10.1.6) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.5...v10.1.6) ##### Bug Fixes - **edge-case:** fetching `associatedPRs` on 100+ `context.commits` in `success` lifecycle ([#​892](https://togithub.com/semantic-release/github/issues/892)) ([dfe47e9](https://togithub.com/semantic-release/github/commit/dfe47e94cc06a5cd3efea7c74fced5f36c62af05)) ### [`v10.1.5`](https://togithub.com/semantic-release/github/releases/tag/v10.1.5) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.4...v10.1.5) ##### Bug Fixes - compare only / when checking for rename ([#​886](https://togithub.com/semantic-release/github/issues/886)) ([24ea2ee](https://togithub.com/semantic-release/github/commit/24ea2ee7a7060ab23b5370c9c24f22c5f6ee8ee8)) ### [`v10.1.4`](https://togithub.com/semantic-release/github/releases/tag/v10.1.4) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.3...v10.1.4) ##### Bug Fixes - **docs:** correct docs branch for fail-comment links ([#​893](https://togithub.com/semantic-release/github/issues/893)) ([b591730](https://togithub.com/semantic-release/github/commit/b5917302d3b9b312b7e7ff747fcac02228c1b0fe)) ### [`v10.1.3`](https://togithub.com/semantic-release/github/releases/tag/v10.1.3) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.2...v10.1.3) ##### Bug Fixes - Revert "fix: failing release due to renamed repository ([#​878](https://togithub.com/semantic-release/github/issues/878))" ([#​887](https://togithub.com/semantic-release/github/issues/887)) ([325952e](https://togithub.com/semantic-release/github/commit/325952e3a9fab8e728ba250890587f6af85cfa9e)) ### [`v10.1.2`](https://togithub.com/semantic-release/github/releases/tag/v10.1.2) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.1...v10.1.2) ##### Bug Fixes - failing release due to renamed repository ([#​878](https://togithub.com/semantic-release/github/issues/878)) ([76fdaa3](https://togithub.com/semantic-release/github/commit/76fdaa31cd623a3df1c4e51ae1ed4434a24a2c3e)) ### [`v10.1.1`](https://togithub.com/semantic-release/github/releases/tag/v10.1.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.0...v10.1.1) ##### Bug Fixes - invalid GraphQL query generated when no release commits are found ([#​876](https://togithub.com/semantic-release/github/issues/876)) ([8ee2744](https://togithub.com/semantic-release/github/commit/8ee2744905e73137b3e24b2f56b37ff4451c32f7)) ### [`v10.1.0`](https://togithub.com/semantic-release/github/releases/tag/v10.1.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.7...v10.1.0) ##### Features - use branch prerelease property for detection ([#​863](https://togithub.com/semantic-release/github/issues/863)) ([45b8da9](https://togithub.com/semantic-release/github/commit/45b8da99a95f71d3549c22d463c4a9bd38fb2fb9)) ### [`v10.0.7`](https://togithub.com/semantic-release/github/releases/tag/v10.0.7) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.6...v10.0.7) ##### Bug Fixes - replace github search api with graphql in success lifecycle method ([#​857](https://togithub.com/semantic-release/github/issues/857)) ([be394cf](https://togithub.com/semantic-release/github/commit/be394cfb9190b9cb8961e7a9155f39eb00cbde8b)) ### [`v10.0.6`](https://togithub.com/semantic-release/github/releases/tag/v10.0.6) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.5...v10.0.6) ##### Bug Fixes - corrected homepage link in package.json so the generated links in the errors are valid ([#​848](https://togithub.com/semantic-release/github/issues/848)) ([865762d](https://togithub.com/semantic-release/github/commit/865762db8e90530b45f3009bc15ab88166e25405)) ### [`v10.0.5`](https://togithub.com/semantic-release/github/releases/tag/v10.0.5) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.4...v10.0.5) ##### Bug Fixes - normalize GitHub API URL ([#​839](https://togithub.com/semantic-release/github/issues/839)) ([1e66974](https://togithub.com/semantic-release/github/commit/1e669742599932793135f2ccb1c3122d6b3fa4f7)) ### [`v10.0.4`](https://togithub.com/semantic-release/github/releases/tag/v10.0.4) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.3...v10.0.4) ##### Bug Fixes - introduce dedicated option for GitHub API endpoint ([#​829](https://togithub.com/semantic-release/github/issues/829)) ([908ff83](https://togithub.com/semantic-release/github/commit/908ff836319511901019b9c34f0cf58651d4f5cd)) ### [`v10.0.3`](https://togithub.com/semantic-release/github/releases/tag/v10.0.3) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.2...v10.0.3) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest) to v11 ([#​810](https://togithub.com/semantic-release/github/issues/810)) ([7a0bc89](https://togithub.com/semantic-release/github/commit/7a0bc89925208125632d973f59ee1df08530f05d)) ### [`v10.0.2`](https://togithub.com/semantic-release/github/releases/tag/v10.0.2) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.1...v10.0.2) ##### Bug Fixes - **deps:** update octokit monorepo (major) ([#​792](https://togithub.com/semantic-release/github/issues/792)) ([97e368d](https://togithub.com/semantic-release/github/commit/97e368dd3101be37362050fc88a1275a96828963)) ### [`v10.0.1`](https://togithub.com/semantic-release/github/releases/tag/v10.0.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.0...v10.0.1) ##### Bug Fixes - **deps:** update dependency issue-parser to v7 ([#​798](https://togithub.com/semantic-release/github/issues/798)) ([8140ba8](https://togithub.com/semantic-release/github/commit/8140ba8587268600c70c168cf37f1d660da88cef)) ### [`v10.0.0`](https://togithub.com/semantic-release/github/releases/tag/v10.0.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.6...v10.0.0) ##### Features - **node-versions:** dropped support for node v18 and v19 ([#​797](https://togithub.com/semantic-release/github/issues/797)) ([aea314f](https://togithub.com/semantic-release/github/commit/aea314fd6e69ac71e5c56b04a2b5556d64c9d74f)) ##### BREAKING CHANGES - **node-versions:** node v18 and v19 are no longer supported ### [`v9.2.6`](https://togithub.com/semantic-release/github/releases/tag/v9.2.6) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.5...v9.2.6) ##### Bug Fixes - **deps:** update dependency p-filter to v4 ([#​764](https://togithub.com/semantic-release/github/issues/764)) ([85367c1](https://togithub.com/semantic-release/github/commit/85367c14e16d0ece235bbcc9893a99e353a63b26)) ### [`v9.2.5`](https://togithub.com/semantic-release/github/releases/tag/v9.2.5) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.4...v9.2.5) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest) to v9.1.5 ([45d09b4](https://togithub.com/semantic-release/github/commit/45d09b4eeba271dbb1594ccf59d6600d67f3f05d)) ### [`v9.2.4`](https://togithub.com/semantic-release/github/releases/tag/v9.2.4) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.3...v9.2.4) ##### Bug Fixes - **deps:** update dependency mime to v4 ([#​745](https://togithub.com/semantic-release/github/issues/745)) ([342a2f2](https://togithub.com/semantic-release/github/commit/342a2f2f70c518eb23fd3ff0aa4d6e9e1021840d)) ### [`v9.2.3`](https://togithub.com/semantic-release/github/releases/tag/v9.2.3) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.2...v9.2.3) ##### Bug Fixes - **deps:** update dependency globby to v14 ([#​737](https://togithub.com/semantic-release/github/issues/737)) ([3cd8b6b](https://togithub.com/semantic-release/github/commit/3cd8b6bba695775b1c69f0551a493fd72bf94322)) ### [`v9.2.2`](https://togithub.com/semantic-release/github/releases/tag/v9.2.2) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.1...v9.2.2) ##### Bug Fixes - **errors:** fix typo in error message ([#​736](https://togithub.com/semantic-release/github/issues/736)) ([a9c73a3](https://togithub.com/semantic-release/github/commit/a9c73a3b45301676ec4b06582abe0fc10ff5087e)) ### [`v9.2.1`](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://togithub.com/semantic-release/github/releases/tag/v9.2.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.1.0...v9.2.0) ##### Features - add discussionCategoryName option ([#​702](https://togithub.com/semantic-release/github/issues/702)) ([34c0afd](https://togithub.com/semantic-release/github/commit/34c0afded9391608ad334fa8379f4f1e83cc35fa)) ### [`v9.1.0`](https://togithub.com/semantic-release/github/releases/tag/v9.1.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.7...v9.1.0) ##### Features - `releaseNameTemplate` and `releaseBodyTemplate` options for customizing release body and name ([#​704](https://togithub.com/semantic-release/github/issues/704)) ([9e2678c](https://togithub.com/semantic-release/github/commit/9e2678cd69e67ce0b79c5bd1731a376f269d958c)) ### [`v9.0.7`](https://togithub.com/semantic-release/github/releases/tag/v9.0.7) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.6...v9.0.7) ##### Bug Fixes - **deps:** update octokit monorepo (major) ([#​708](https://togithub.com/semantic-release/github/issues/708)) ([47f2b2e](https://togithub.com/semantic-release/github/commit/47f2b2e39ae75549988023e534e068fde365d836)) ### [`v9.0.6`](https://togithub.com/semantic-release/github/releases/tag/v9.0.6) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.5...v9.0.6) ##### Bug Fixes - **deps:** update dependency aggregate-error to v5 ([#​698](https://togithub.com/semantic-release/github/issues/698)) ([706544c](https://togithub.com/semantic-release/github/commit/706544c2d961f8a5644f36812e60a07327fa2851)) ### [`v9.0.5`](https://togithub.com/semantic-release/github/releases/tag/v9.0.5) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.4...v9.0.5) ##### Bug Fixes - define retry limit in retry config ([#​693](https://togithub.com/semantic-release/github/issues/693)) ([5ad0486](https://togithub.com/semantic-release/github/commit/5ad0486de55c2edfb653fde4735e623fab139148)) ### [`v9.0.4`](https://togithub.com/semantic-release/github/releases/tag/v9.0.4) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.3...v9.0.4) ##### Bug Fixes - **deps:** update octokit monorepo (major) ([#​670](https://togithub.com/semantic-release/github/issues/670)) ([ebc0392](https://togithub.com/semantic-release/github/commit/ebc03928bb565fabdc20a5a113c4f15660f55b17)) ### [`v9.0.3`](https://togithub.com/semantic-release/github/releases/tag/v9.0.3) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.2...v9.0.3) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/error](https://togithub.com/semantic-release/error) to v4 ([#​649](https://togithub.com/semantic-release/github/issues/649)) ([09e43e6](https://togithub.com/semantic-release/github/commit/09e43e6bbca41f5398202b0192444bd7e106db39)) ### [`v9.0.2`](https://togithub.com/semantic-release/github/releases/tag/v9.0.2) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.1...v9.0.2) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest) to v7 ([#​646](https://togithub.com/semantic-release/github/issues/646)) ([86a7562](https://togithub.com/semantic-release/github/commit/86a75627e5804dcce452b16356649c77da098ff7)) ### [`v9.0.1`](https://togithub.com/semantic-release/github/releases/tag/v9.0.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.0...v9.0.1) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-retry](https://togithub.com/octokit/plugin-retry) to v5 ([#​647](https://togithub.com/semantic-release/github/issues/647)) ([ecb8fa8](https://togithub.com/semantic-release/github/commit/ecb8fa87fb1dc20a20d687db488c5d0770380892)) ### [`v9.0.0`](https://togithub.com/semantic-release/github/releases/tag/v9.0.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v8.1.0...v9.0.0) ##### BREAKING CHANGES - `@semantic-release/github` is now a native ES Module - Node 14 and 16 are no longer supported
semantic-release/semantic-release (semantic-release) ### [`v24.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v24.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0) ##### Features - add `warn` type to global `context.logger` ([#​3423](https://togithub.com/semantic-release/semantic-release/issues/3423)) ([bcc663c](https://togithub.com/semantic-release/semantic-release/commit/bcc663ccf02165bae93e278cf230919e53a97ee7)) ### [`v24.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v24.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0) ##### Bug Fixes - **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://togithub.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f)) - **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://togithub.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e)) ##### BREAKING CHANGES - **deps:** the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well - **deps:** the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well ### [`v23.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.1.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.1.0...v23.1.1) ##### Bug Fixes - **deps:** update dependency execa to v9 ([#​3296](https://togithub.com/semantic-release/semantic-release/issues/3296)) ([73bcd0b](https://togithub.com/semantic-release/semantic-release/commit/73bcd0bcdb98322c5c5224ffb55960de114c3fd1)) ### [`v23.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.0) ##### Features - add main branch to default release branch config ([#​1737](https://togithub.com/semantic-release/semantic-release/issues/1737)) ([95d8736](https://togithub.com/semantic-release/semantic-release/commit/95d87360110ee9f860bdccf6520d3c52f7fb50a6)) ### [`v23.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.7...v23.0.8) ##### Bug Fixes - **deps:** rename read-pkg-up -> read-package-up ([4980cba](https://togithub.com/semantic-release/semantic-release/commit/4980cba57169048ae1cd6ba869170da980b30fe3)) - **deps:** rename read-pkg-up -> read-package-up ([#​3249](https://togithub.com/semantic-release/semantic-release/issues/3249)) ([95a8b9e](https://togithub.com/semantic-release/semantic-release/commit/95a8b9e0988f2d8eb157251e98e4660e359137c1)) ### [`v23.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7) ##### Bug Fixes - **deps:** update dependency find-versions to v6 ([6a2b6bb](https://togithub.com/semantic-release/semantic-release/commit/6a2b6bb3625cdee594908d77015ae620fb40a107)) ### [`v23.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator) to v13 ([#​3237](https://togithub.com/semantic-release/semantic-release/issues/3237)) ([b7e08fc](https://togithub.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f)) ### [`v23.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.4...v23.0.5) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/commit-analyzer](https://togithub.com/semantic-release/commit-analyzer) to v12 ([#​3226](https://togithub.com/semantic-release/semantic-release/issues/3226)) ([29458a0](https://togithub.com/semantic-release/semantic-release/commit/29458a0ebb14bc7691d69cf78a08a847c88789bb)) ### [`v23.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.3...v23.0.4) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/npm](https://togithub.com/semantic-release/npm) to v12 ([#​3224](https://togithub.com/semantic-release/semantic-release/issues/3224)) ([7a50c8a](https://togithub.com/semantic-release/semantic-release/commit/7a50c8a1a9a14d25fb54b1ea087914fb836b04be)) ### [`v23.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v10 ([#​3222](https://togithub.com/semantic-release/semantic-release/issues/3222)) ([96d5aeb](https://togithub.com/semantic-release/semantic-release/commit/96d5aeb4b657429ff8f272aaf38e1775079e7c24)) ### [`v23.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2) ##### Bug Fixes - **deps:** update dependency marked to v12 ([#​3176](https://togithub.com/semantic-release/semantic-release/issues/3176)) ([38105f5](https://togithub.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac)) ### [`v23.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1) ##### Bug Fixes - **deps:** update dependency marked-terminal to v7 ([9faded8](https://togithub.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de)) ### [`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v9 ([#​3105](https://togithub.com/semantic-release/semantic-release/issues/3105)) ([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3)) - **deps:** update dependency marked to v11 ([#​3079](https://togithub.com/semantic-release/semantic-release/issues/3079)) ([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef)) - **deps:** upgraded to the latest version of env-ci ([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02)) - use one note reference per tag to prevent conflicts ([#​2085](https://togithub.com/semantic-release/semantic-release/issues/2085)) ([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c)) ##### Features - **node-versions:** dropped support for node v18 and raised the minimum for v20 ([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)), closes [/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205) ##### BREAKING CHANGES - **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to remain supported. see https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more information - **node-versions:** support for node v18 has been dropped and the minimum for v20 is now v20.8.1 related to [https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088) - **deps:** if using `release.config.js` as the name of your config file, it needs to be moved to a `.config/` directory or renamed to `.releaserc.js` to keep it in the root of the repository. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail ### [`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12) ##### Bug Fixes - Revert "fix(deps): update dependency cosmiconfig to v9" ([#​3104](https://togithub.com/semantic-release/semantic-release/issues/3104)) ([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330)) ### [`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v9 ([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265)) ### [`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10) ##### Bug Fixes - revert updating cosmiconfig to v9 ([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb)) ### [`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v9 ([#​3072](https://togithub.com/semantic-release/semantic-release/issues/3072)) ([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447)) ### [`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8) ##### Bug Fixes - support windows absolute extends ([#​3062](https://togithub.com/semantic-release/semantic-release/issues/3062)) ([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc)) ### [`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7) ##### Bug Fixes - **deps:** update dependency read-pkg-up to v11 ([#​3047](https://togithub.com/semantic-release/semantic-release/issues/3047)) ([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac)) ##### Features - support extending ESM configuration files ([#​3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917)) ### [`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6) ##### Bug Fixes - **deps:** update dependency figures to v6 ([#​3033](https://togithub.com/semantic-release/semantic-release/issues/3033)) ([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750)) ### [`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. ### [`v21.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.1...v21.1.2) ##### Bug Fixes - **deps:** update dependency aggregate-error to v5 ([#​2956](https://togithub.com/semantic-release/semantic-release/issues/2956)) ([1017e1a](https://togithub.com/semantic-release/semantic-release/commit/1017e1aac2d12736fb3027a8693aca228b0717d1)) ### [`v21.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.0...v21.1.1) ##### Bug Fixes - **types:** included the definitions file in the published package ([#​2920](https://togithub.com/semantic-release/semantic-release/issues/2920)) ([4c95c97](https://togithub.com/semantic-release/semantic-release/commit/4c95c97d8f15ab2620183009bc1c2a9d946d78d1)) ### [`v21.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.9...v21.1.0) ##### Features - Added TypeScript definitions ([#​2916](https://togithub.com/semantic-release/semantic-release/issues/2916)) ([c21a1ac](https://togithub.com/semantic-release/semantic-release/commit/c21a1ac7938e5b51122b92b3b107cb3b2a326e24)) ### [`v21.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.8...v21.0.9) ##### Bug Fixes - **deps:** update dependency hosted-git-info to v7 ([#​2908](https://togithub.com/semantic-release/semantic-release/issues/2908)) ([eba86ac](https://togithub.com/semantic-release/semantic-release/commit/eba86ac8e520d143db3853b24a7c5b5158b71ad3)) ### [`v21.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.7...v21.0.8) ##### Bug Fixes - **deps:** update dependency execa to v8 ([#​2914](https://togithub.com/semantic-release/semantic-release/issues/2914)) ([7bc21fc](https://togithub.com/semantic-release/semantic-release/commit/7bc21fcdc7c9962e27770cdfb268290d7ff610d2)) ### [`v21.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.6...v21.0.7) ##### Bug Fixes - **deps:** update dependency read-pkg-up to v10 ([#​2862](https://togithub.com/semantic-release/semantic-release/issues/2862)) ([70996e0](https://togithub.com/semantic-release/semantic-release/commit/70996e0181d28b0651ee0472a3531c1d6274037c)) ### [`v21.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.5...v21.0.6) ##### Bug Fixes - get correct version if prerelease branch shares version with ... ([#​2416](https://togithub.com/semantic-release/semantic-release/issues/2416)) ([e4229f9](https://togithub.com/semantic-release/semantic-release/commit/e4229f9c6805c11984e383c48a43c235876886f3)) ### [`v21.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.4...v21.0.5) ##### Bug Fixes - **deps:** update dependency marked to v5 ([452e1fa](https://togithub.com/semantic-release/semantic-release/commit/452e1fa4b99759f408b503480e7a1ee8cc76f007)) ### [`v21.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.3...v21.0.4) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/error](https://togithub.com/semantic-release/error) to v4 ([d259350](https://togithub.com/semantic-release/semantic-release/commit/d259350c3ed274078fb5bd000250966c93b64503)) ### [`v21.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.2...v21.0.3) ##### Bug Fixes - bump `@semantic-release/commit-analyzer` to `v10.0.0-beta.1` ([4a6b31f](https://togithub.com/semantic-release/semantic-release/commit/4a6b31f57e84287aaa8e4868d57ba54aa2ca2b71)) - bump `@semantic-release/github` to `9.0.0-beta.2` ([#​2818](https://togithub.com/semantic-release/semantic-release/issues/2818)) ([6f19d77](https://togithub.com/semantic-release/semantic-release/commit/6f19d77e54e21ae3a4e83a992119effb923afc94)) - **deps:** updated the beta plugins to stable versions ([3941018](https://togithub.com/semantic-release/semantic-release/commit/39410186dfd3c24c30a9b316a83d466af6c54ace)) ### [`v21.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.1...v21.0.2) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator) to v11 ([#​2778](https://togithub.com/semantic-release/semantic-release/issues/2778)) ([ac40804](https://togithub.com/semantic-release/semantic-release/commit/ac40804dc4b90df783bbee3e439e03cefb76c47f))

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

slauger commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.