Skip to content

Commit 5011a8c

Browse files
chore(deps): update dependency conventional-changelog-conventionalcommits to ^10.2.0 (#63)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | [`^4.3.1` → `^4.3.2`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.3.1/4.3.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.3.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.3.1/4.3.2?slim=true) | | [conventional-changelog-conventionalcommits](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | [`^10.0.0` → `^10.2.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/10.0.0/10.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/10.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/conventional-changelog-conventionalcommits/10.0.0/10.2.0?slim=true) | | [convex](https://convex.dev) ([source](https://redirect.github.com/get-convex/convex-backend/tree/HEAD/npm-packages/convex)) | [`^1.42.0` → `^1.42.1`](https://renovatebot.com/diffs/npm/convex/1.42.0/1.42.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/convex/1.42.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/convex/1.42.0/1.42.1?slim=true) | | [lucide-react](https://lucide.dev) ([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^1.21.0` → `^1.22.0`](https://renovatebot.com/diffs/npm/lucide-react/1.21.0/1.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/1.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/1.21.0/1.22.0?slim=true) | | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | [`^4.3.1` → `^4.3.2`](https://renovatebot.com/diffs/npm/tailwindcss/4.3.1/4.3.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.3.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.3.1/4.3.2?slim=true) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary> ### [`v4.3.2`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#432---2026-06-26) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.3.1...v4.3.2) ##### Fixed - Support bare spacing values for `auto-rows-*` and `auto-cols-*` utilities (e.g. `auto-rows-12` and `auto-cols-16`) ([#&#8203;20229](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20229)) - Prevent `@tailwindcss/cli` in `--watch` mode from crashing on Windows when `@source` points to a directory that doesn't exist ([#&#8203;20242](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20242)) - Prevent `@tailwindcss/vite` from crashing in Deno v2.8.x when `context.parentURL` is not a valid URL ([#&#8203;20245](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20245)) - Ensure `@tailwindcss/cli` in `--watch` mode rebuilds when the input CSS file changes in an ignored directory ([#&#8203;20246](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20246)) - Allow `@variant` rules used in `addBase(…)` to use custom variants defined later ([#&#8203;20247](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20247)) - Prevent `@tailwindcss/vite` from crashing during HMR when scanned files or directories are deleted ([#&#8203;20259](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20259)) - Generate `font-size` instead of `color` declarations for `text-[--spacing(…)]` ([#&#8203;20260](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20260)) - Prevent `@source` patterns from scanning unrelated sibling files and folders ([#&#8203;20263](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20263)) - Extract class candidates adjacent to Template Toolkit delimiters like `%]…[%` in `.tt`, `.tt2`, and `.tx` files ([#&#8203;20269](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269)) - Extract class candidates from conditional Maud syntax like `p.text-black[condition]` ([#&#8203;20269](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269)) - Prevent `@position-try` rules from triggering unknown at-rule warnings when optimizing CSS ([#&#8203;20277](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20277)) - Support class suggestions for named opacity modifiers from `--opacity` theme values ([#&#8203;20287](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20287)) - Prevent type errors in `@tailwindcss/postcss` when used with newer PostCSS patch releases ([#&#8203;20289](https://redirect.github.com/tailwindlabs/tailwindcss/pull/20289)) </details> <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v10.2.0`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#1020-2026-06-27) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v10.1.0...conventional-changelog-conventionalcommits-v10.2.0) ##### Features - support changelog preamble partial ([#&#8203;1491](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1491)) ([e93dbe4](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/e93dbe4a16bb621c6ae9d1082dcd09d34c6f8136)) ### [`v10.1.0`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#1010-2026-06-27) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v10.0.0...conventional-changelog-conventionalcommits-v10.1.0) ##### Features - support changelog preamble ([#&#8203;1489](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1489)) ([7d9794f](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/7d9794ff7c4ca5e9bd916c400b7fb1e426319379)) </details> <details> <summary>get-convex/convex-backend (convex)</summary> ### [`v1.42.1`](https://redirect.github.com/get-convex/convex-backend/blob/HEAD/npm-packages/convex/CHANGELOG.md#1421) - Fixed an issue where the CLI would be unable to find the `tsgo` binary in newer versions of `@typescript/native-preview`. - Added a new `initialAuthTokenReuse` option to `ConvexReactClient` that prevents extra function calls when users re-authenticate. </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v1.22.0`](https://redirect.github.com/lucide-icons/lucide/compare/1.21.0...1.22.0) [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/1.21.0...1.22.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/giacomoguidotto/blueprint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3de6127 commit 5011a8c

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

bun.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@
9797
"@workos-inc/authkit-nextjs": "^4.1.4",
9898
"class-variance-authority": "^0.7.1",
9999
"clsx": "^2.1.1",
100-
"convex": "^1.42.0",
100+
"convex": "^1.42.1",
101101
"convex-helpers": "^0.1.120",
102102
"effect": "^3.21.4",
103103
"jotai": "^2.20.1",
104-
"lucide-react": "^1.21.0",
104+
"lucide-react": "^1.22.0",
105105
"motion": "^12.42.0",
106106
"next": "16.2.9",
107107
"next-intl": "^4.13.0",
@@ -119,7 +119,7 @@
119119
"@semantic-release/commit-analyzer": "^13.0.1",
120120
"@semantic-release/github": "^12.0.8",
121121
"@semantic-release/release-notes-generator": "^14.1.1",
122-
"@tailwindcss/postcss": "^4.3.1",
122+
"@tailwindcss/postcss": "^4.3.2",
123123
"@testing-library/jest-dom": "^6.9.1",
124124
"@testing-library/react": "^16.3.2",
125125
"@testing-library/user-event": "^14.6.1",
@@ -130,13 +130,13 @@
130130
"babel-plugin-react-compiler": "1.0.0",
131131
"bun-types": "^1.3.14",
132132
"concurrently": "^10.0.3",
133-
"conventional-changelog-conventionalcommits": "^10.0.0",
133+
"conventional-changelog-conventionalcommits": "^10.2.0",
134134
"convex-test": "^0.0.54",
135135
"dotenv": "^17.4.2",
136136
"happy-dom": "^20.10.6",
137137
"husky": "^9.1.7",
138138
"semantic-release": "^25.0.5",
139-
"tailwindcss": "^4.3.1",
139+
"tailwindcss": "^4.3.2",
140140
"tw-animate-css": "^1.4.0",
141141
"typescript": "^6.0.3",
142142
"ultracite": "7.8.3",

0 commit comments

Comments
 (0)