Blazity / next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
https://next-enterprise.vercel.app
MIT License
6.08k stars 1.57k forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/commit-analyzer ^10.0.0 -> ^11.0.0 age adoption passing confidence
@semantic-release/npm ^10.0.3 -> ^11.0.0 age adoption passing confidence
@semantic-release/release-notes-generator ^11.0.1 -> ^12.0.0 age adoption passing confidence
semantic-release ^21.0.1 -> ^22.0.0 age adoption passing confidence

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer) ### [`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
semantic-release/npm (@​semantic-release/npm) ### [`v11.0.0`](https://togithub.com/semantic-release/npm/releases/tag/v11.0.0) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.6...v11.0.0) ##### Bug Fixes - **deps:** update dependency npm to v10 ([819f257](https://togithub.com/semantic-release/npm/commit/819f2575aad10c53d0b537a57c4251e00045be2f)) ##### Features - **node-versions:** raised the minimum required node version to v18.17 and dropped v19 support ([6413130](https://togithub.com/semantic-release/npm/commit/64131307d804430ae46ab3672380651b284af0d0)) ##### BREAKING CHANGES - **node-versions:** node v18.17 is now the minimum required version and support for v19 has been dropped
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator) ### [`v12.0.0`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v12.0.0) [Compare Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.7...v12.0.0) ##### Bug Fixes - **deps:** update dependency conventional-changlog-writer to v7 ([4fe3563](https://togithub.com/semantic-release/release-notes-generator/commit/4fe35635f8186ab42fa604d2ef85819b07f43f53)) ##### Features - **conventional-changelog-presets:** supported new preset format ([a681671](https://togithub.com/semantic-release/release-notes-generator/commit/a68167199e131e1f72fd259d45848112744a3982)) - **node-versions:** raised the minimum node version to v18.17 and dropped v19 support ([9c4e5f5](https://togithub.com/semantic-release/release-notes-generator/commit/9c4e5f58a167acb9520594dfed248d1542cb4f31)) ##### 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
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 - 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.

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



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

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-enterprise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 9:08pm
github-actions[bot] commented 11 months ago

📦 Next.js Bundle Analysis for next-enterprise

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] commented 11 months ago

📦 Next.js Bundle Analysis for next-enterprise

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌