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) #223

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year 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 ### [`v10.0.6`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.6) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.5...v10.0.6) ##### Bug Fixes - **deps:** update dependency aggregate-error to v5 ([#​676](https://togithub.com/semantic-release/npm/issues/676)) ([f2bc9e7](https://togithub.com/semantic-release/npm/commit/f2bc9e70eeb68ad9cf7f0eec5545ba323d94da19))
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.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 ### [`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))

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 1 year 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 18, 2023 2:15pm
github-actions[bot] commented 1 year 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 1 year 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 1 year 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! 🙌