Skip to content

deps: bump the npm-dependencies group across 1 directory with 7 updates - #1851

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/npm-dependencies-7a9b817643
Open

deps: bump the npm-dependencies group across 1 directory with 7 updates#1851
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/npm-dependencies-7a9b817643

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on @lerna-lite/cli, @lerna-lite/publish, @lerna-lite/run, @lerna-lite/version, conventional-changelog-conventionalcommits, tailwindcss and @happy-dom/global-registrator to permit the latest version.
Updates @lerna-lite/cli to 5.5.0

Release notes

Sourced from @​lerna-lite/cli's releases.

v5.5.0

5.5.0 (2026-08-10)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Is the project useful? Give it a star ⭐

Changelog

Sourced from @​lerna-lite/cli's changelog.

5.5.0 (2026-08-10)

Note: Version bump only for package @​lerna-lite/cli

5.4.2 (2026-07-24)

Note: Version bump only for package @​lerna-lite/cli

5.4.1 (2026-07-13)

Note: Version bump only for package @​lerna-lite/cli

5.4.0 (2026-07-02)

Note: Version bump only for package @​lerna-lite/cli

5.3.0 (2026-06-04)

Features

5.2.2 (2026-05-25)

Note: Version bump only for package @​lerna-lite/cli

5.2.1 (2026-05-01)

Note: Version bump only for package @​lerna-lite/cli

5.2.0 (2026-04-24)

Features

5.1.0 (2026-04-20)

Features

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

... (truncated)

Commits

Updates @lerna-lite/publish to 5.5.0

Release notes

Sourced from @​lerna-lite/publish's releases.

v5.5.0

5.5.0 (2026-08-10)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Is the project useful? Give it a star ⭐

Changelog

Sourced from @​lerna-lite/publish's changelog.

5.5.0 (2026-08-10)

Features

Bug Fixes

5.4.2 (2026-07-24)

Bug Fixes

5.4.1 (2026-07-13)

Note: Version bump only for package @​lerna-lite/publish

5.4.0 (2026-07-02)

Bug Fixes

5.3.0 (2026-06-04)

Features

Bug Fixes

5.2.2 (2026-05-25)

Bug Fixes

5.2.1 (2026-05-01)

Bug Fixes

... (truncated)

Commits

Updates @lerna-lite/run to 5.5.0

Release notes

Sourced from @​lerna-lite/run's releases.

v5.5.0

5.5.0 (2026-08-10)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Is the project useful? Give it a star ⭐

Changelog

Sourced from @​lerna-lite/run's changelog.

5.5.0 (2026-08-10)

Note: Version bump only for package @​lerna-lite/run

5.4.2 (2026-07-24)

Note: Version bump only for package @​lerna-lite/run

5.4.1 (2026-07-13)

Note: Version bump only for package @​lerna-lite/run

5.4.0 (2026-07-02)

Note: Version bump only for package @​lerna-lite/run

5.3.0 (2026-06-04)

Features

5.2.2 (2026-05-25)

Note: Version bump only for package @​lerna-lite/run

5.2.1 (2026-05-01)

Bug Fixes

5.2.0 (2026-04-24)

Features

5.1.0 (2026-04-20)

Note: Version bump only for package @​lerna-lite/run

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

... (truncated)

Commits

Updates @lerna-lite/version to 5.5.0

Release notes

Sourced from @​lerna-lite/version's releases.

v5.5.0

5.5.0 (2026-08-10)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Is the project useful? Give it a star ⭐

Changelog

Sourced from @​lerna-lite/version's changelog.

5.5.0 (2026-08-10)

Features

Bug Fixes

5.4.2 (2026-07-24)

Note: Version bump only for package @​lerna-lite/version

5.4.1 (2026-07-13)

Bug Fixes

5.4.0 (2026-07-02)

Features

5.3.0 (2026-06-04)

Features

5.2.2 (2026-05-25)

Note: Version bump only for package @​lerna-lite/version

5.2.1 (2026-05-01)

Bug Fixes

5.2.0 (2026-04-24)

... (truncated)

Commits
  • 6c74cf0 chore(release): publish new version v5.5.0
  • d80d46d chore: run oxfmt format
  • e24ebd9 chore(deps): use previous conventional-changelog version to avoid regression
  • f02cff8 chore: use isStable from verkit (#1392)
  • 343abae feat(version): migrate from semver to verkit (#1388)
  • c15c2ba fix(deps): update dependency conventional-commits-parser to ^7.1.2 (#1385)
  • eb19b8b chore(tests): cover prerelease message interpolation (#1382)
  • See full diff in compare view

Updates conventional-changelog-conventionalcommits to 10.3.0

Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v10.3.0

Features

Bug Fixes

Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

10.3.0 (2026-08-10)

Features

Bug Fixes

10.2.1 (2026-07-04)

Bug Fixes

  • point package homepages and docs to documentation website (04796e2)

10.2.0 (2026-06-27)

Features

10.1.0 (2026-06-27)

Features

10.0.0 (2026-06-26)

⚠ BREAKING CHANGES

  • the commit type effect property replaces the hidden commit type property and the bumpStrict preset option for controlling changelog visibility and version bumps.

Fixes #1476.

  • Handlebars template strings and partial files were replaced with render functions.
  • packages now require Node.js 22 or newer.

Features

Bug Fixes

... (truncated)

Commits
  • cbd52fb chore(release): monorepo release (#1530)
  • 612d368 fix(conventional-changelog,conventional-changelog-writer,conventional-changel...
  • 7be33d4 feat(conventional-changelog-angular,conventional-changelog-conventionalcommit...
  • a8ef1ed feat(conventional-changelog-angular,conventional-changelog-conventionalcommit...
  • 18332e8 test: remove duplicate repository fields from fixtures (#1527)
  • See full diff in compare view

Updates tailwindcss to 4.3.3

Release notes

Sourced from tailwindcss's releases.

v4.3.3

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)
Changelog

Sourced from tailwindcss's changelog.

[4.3.3] - 2026-07-16

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)

[4.3.2] - 2026-06-26

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)

[4.3.1] - 2026-06-12

Added

  • Add --silent option to suppress output in @tailwindcss/cli (#20100)

Fixed

  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#20052)
  • Allow @apply to be used with CSS mixins (#19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#20059)

... (truncated)

Commits

Updates @happy-dom/global-registrator to 20.11.2

Release notes

Sourced from @​happy-dom/global-registrator's releases.

v20.11.2

👷‍♂️ Patch fixes

  • MutationObserver callback being GC'd due to orphaned WeakRef - By @​mixelburg in task #2264
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli), [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish), [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run), [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) to permit the latest version.

Updates `@lerna-lite/cli` to 5.5.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.5.0/packages/cli)

Updates `@lerna-lite/publish` to 5.5.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.5.0/packages/publish)

Updates `@lerna-lite/run` to 5.5.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.5.0/packages/run)

Updates `@lerna-lite/version` to 5.5.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.5.0/packages/version)

Updates `conventional-changelog-conventionalcommits` to 10.3.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v10.3.0/packages/conventional-changelog-conventionalcommits)

Updates `tailwindcss` to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)

Updates `@happy-dom/global-registrator` to 20.11.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.11.1...v20.11.2)

---
updated-dependencies:
- dependency-name: "@lerna-lite/cli"
  dependency-version: 5.5.0
  dependency-type: direct:development
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-version: 5.5.0
  dependency-type: direct:development
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-version: 5.5.0
  dependency-type: direct:development
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-version: 5.5.0
  dependency-type: direct:development
  dependency-group: npm-dependencies
- dependency-name: conventional-changelog-conventionalcommits
  dependency-version: 10.3.0
  dependency-type: direct:development
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:production
  dependency-group: npm-dependencies
- dependency-name: "@happy-dom/global-registrator"
  dependency-version: 20.11.2
  dependency-type: direct:development
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Aug 13, 2026
@dependabot
dependabot Bot requested a review from alimd as a code owner August 13, 2026 22:01
@dependabot dependabot Bot added dependencies Change in project dependencies. ci Work that improves the continuous integration. priority-low Nice addition, maybe... someday... maintenance Generic maintenance tasks. labels Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants