Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,6 @@
"matchManagers": ["npm"],
"matchPackageNames": ["html-react-parser"],
"allowedVersions": "5.1.1"
},
{
"groupName": "Block conventional-changelog-conventionalcommits v8+",
"description": "Block v8.0.0+ due to ESM incompatibility with Lerna 9.x. Version 8.0.0+ produces broken changelog output. Allow v7.x updates. See: https://github.com/lerna/lerna/issues/4021",
"matchManagers": ["npm"],
"matchPackageNames": ["conventional-changelog-conventionalcommits"],
"allowedVersions": "<8.0.0"
}
]
}
6 changes: 3 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ catalogs:
jscodeshift: ^17.0.0
recast: 0.23.11
filedirname: ^3.0.0
lerna: 9.0.5
nx: 22.5.3
lerna: 9.0.7
nx: 22.6.1
is-ci: 3.0.1
svg2react-icon: 3.1.178
dotenv: 17.3.1
Expand Down Expand Up @@ -152,7 +152,7 @@ catalogs:
eslint-restricted-globals: ^0.2.0
'@commitlint/cli': 19.8.1
'@alma-oss/commitlint-config': 3.0.0
conventional-changelog-conventionalcommits: 7.0.2
conventional-changelog-conventionalcommits: 8.0.0
lint-staged: 15.5.2
husky: 9.1.7
remark-cli: 12.0.1
Expand Down
29 changes: 0 additions & 29 deletions changelog-preset.config.js

This file was deleted.

18 changes: 17 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,23 @@
"command": {
"version": {
"conventionalCommits": true,
"changelogPreset": "./changelog-preset.config.js",
"changelogPreset": {
"name": "conventionalcommits",
"types": [
{ "type": "feat", "section": "Features", "hidden": false },
{ "type": "fix", "section": "Bug Fixes", "hidden": false },
{ "type": "revert", "section": "Reverts", "hidden": false },
{ "type": "docs", "section": "Documentation", "hidden": false },
{ "type": "deps", "section": "Dependencies", "hidden": false },
{ "type": "chore", "section": "Chores", "hidden": false },
{ "type": "perf", "section": "Performance Improvements", "hidden": false },
{ "type": "style", "section": "Styles", "hidden": false },
{ "type": "refactor", "section": "Code Refactoring", "hidden": false },
{ "type": "test", "section": "Tests", "hidden": false },
{ "type": "build", "section": "Build System", "hidden": true },
{ "type": "ci", "section": "Continuous Integration", "hidden": true }
]
},
"createRelease": "github",
"message": "chore(release): publish",
"ignoreChanges": ["yarn.lock"]
Expand Down
118 changes: 67 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6317,6 +6317,13 @@ __metadata:
languageName: unknown
linkType: soft

"@ltd/j-toml@npm:^1.38.0":
version: 1.38.0
resolution: "@ltd/j-toml@npm:1.38.0"
checksum: 10/a9b805fe0ce5ea7babb84c4f2fbe3d7648ec6a247bd0dbfb3fd22e275d953beb567fd2cefb4a290c892c6b53c6263f86101e2d3a12d4be6721aa9c867ef91282
languageName: node
linkType: hard

"@lukeed/ms@npm:^2.0.1":
version: 2.0.2
resolution: "@lukeed/ms@npm:2.0.2"
Expand Down Expand Up @@ -7570,9 +7577,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-darwin-arm64@npm:22.5.3"
"@nx/nx-darwin-arm64@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-darwin-arm64@npm:22.6.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -7584,9 +7591,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-darwin-x64@npm:22.5.3"
"@nx/nx-darwin-x64@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-darwin-x64@npm:22.6.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -7598,9 +7605,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-freebsd-x64@npm:22.5.3"
"@nx/nx-freebsd-x64@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-freebsd-x64@npm:22.6.1"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard
Expand All @@ -7612,9 +7619,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.5.3"
"@nx/nx-linux-arm-gnueabihf@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.6.1"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
Expand All @@ -7626,9 +7633,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-linux-arm64-gnu@npm:22.5.3"
"@nx/nx-linux-arm64-gnu@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-linux-arm64-gnu@npm:22.6.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -7640,9 +7647,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-linux-arm64-musl@npm:22.5.3"
"@nx/nx-linux-arm64-musl@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-linux-arm64-musl@npm:22.6.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -7654,9 +7661,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-linux-x64-gnu@npm:22.5.3"
"@nx/nx-linux-x64-gnu@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-linux-x64-gnu@npm:22.6.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -7668,9 +7675,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-linux-x64-musl@npm:22.5.3"
"@nx/nx-linux-x64-musl@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-linux-x64-musl@npm:22.6.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -7682,9 +7689,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-win32-arm64-msvc@npm:22.5.3"
"@nx/nx-win32-arm64-msvc@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-win32-arm64-msvc@npm:22.6.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -7696,9 +7703,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:22.5.3":
version: 22.5.3
resolution: "@nx/nx-win32-x64-msvc@npm:22.5.3"
"@nx/nx-win32-x64-msvc@npm:22.6.1":
version: 22.6.1
resolution: "@nx/nx-win32-x64-msvc@npm:22.6.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -14709,7 +14716,16 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
"conventional-changelog-conventionalcommits@npm:8.0.0":
version: 8.0.0
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10/23122a76c69ebe7490968f7c0779b0a6b73011eebbad0563ac5571c6015319acf13bb8dca178d7a5484f10b64744ae7ba35d40f71a8bdc5430e73dd7e032f45d
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
Expand Down Expand Up @@ -25819,12 +25835,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:10.2.1":
version: 10.2.1
resolution: "minimatch@npm:10.2.1"
"minimatch@npm:10.2.4":
version: 10.2.4
resolution: "minimatch@npm:10.2.4"
dependencies:
brace-expansion: "npm:^5.0.2"
checksum: 10/d41c195ee1f2c70a75641088e36d0fa5fa286cb6fe48558e6d3bf3d95f640eda453c217707215389b12234df12175f65f338c0b841b36b0125177dbd6a80d026
checksum: 10/aea4874e521c55bb60744685bbffe3d152e5460f84efac3ea936e6bbe2ceba7deb93345fec3f9bb17f7b6946776073a64d40ae32bf5f298ad690308121068a1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -27290,21 +27306,22 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:22.5.3":
version: 22.5.3
resolution: "nx@npm:22.5.3"
"nx@npm:22.6.1":
version: 22.6.1
resolution: "nx@npm:22.6.1"
dependencies:
"@ltd/j-toml": "npm:^1.38.0"
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:22.5.3"
"@nx/nx-darwin-x64": "npm:22.5.3"
"@nx/nx-freebsd-x64": "npm:22.5.3"
"@nx/nx-linux-arm-gnueabihf": "npm:22.5.3"
"@nx/nx-linux-arm64-gnu": "npm:22.5.3"
"@nx/nx-linux-arm64-musl": "npm:22.5.3"
"@nx/nx-linux-x64-gnu": "npm:22.5.3"
"@nx/nx-linux-x64-musl": "npm:22.5.3"
"@nx/nx-win32-arm64-msvc": "npm:22.5.3"
"@nx/nx-win32-x64-msvc": "npm:22.5.3"
"@nx/nx-darwin-arm64": "npm:22.6.1"
"@nx/nx-darwin-x64": "npm:22.6.1"
"@nx/nx-freebsd-x64": "npm:22.6.1"
"@nx/nx-linux-arm-gnueabihf": "npm:22.6.1"
"@nx/nx-linux-arm64-gnu": "npm:22.6.1"
"@nx/nx-linux-arm64-musl": "npm:22.6.1"
"@nx/nx-linux-x64-gnu": "npm:22.6.1"
"@nx/nx-linux-x64-musl": "npm:22.6.1"
"@nx/nx-win32-arm64-msvc": "npm:22.6.1"
"@nx/nx-win32-x64-msvc": "npm:22.6.1"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.2"
"@zkochan/js-yaml": "npm:0.0.7"
Expand All @@ -27323,8 +27340,7 @@ __metadata:
jest-diff: "npm:^30.0.2"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:2.0.3"
minimatch: "npm:10.2.1"
node-machine-id: "npm:1.1.12"
minimatch: "npm:10.2.4"
npm-run-path: "npm:^4.0.1"
open: "npm:^8.4.0"
ora: "npm:5.3.0"
Expand Down Expand Up @@ -27372,7 +27388,7 @@ __metadata:
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10/7ef21358c7d63f6a808c4679d4a7254419b2ccbd19c55503350730286e3fd80a4ac8e2563dd8b530f232b05bf593f5653532d8b96d6c7d0d9fa69dd4c95ec8d7
checksum: 10/80be1430d6a4a6d8753ff2186dd507213dbe60c5ed65d270159a65f7f71bc6739cd9fb8d1a4b9aeac74cdda5e87f3e7441db3b96e32f423c3c2b6d2dfbf01472
languageName: node
linkType: hard

Expand Down
Loading