Skip to content

chore(deps): bump the non-breaking-changes group with 8 updates#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-breaking-changes-e339541a5b
Closed

chore(deps): bump the non-breaking-changes group with 8 updates#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-breaking-changes-e339541a5b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps the non-breaking-changes group with 8 updates:

Package From To
@clack/prompts 0.10.1 0.11.0
@tanstack/vue-store 0.7.7 0.8.0
lucide-vue-next 0.507.0 0.554.0
prettier-plugin-tailwindcss 0.6.14 0.7.1
vxe-pc-ui 4.10.28 4.10.29
zod-defaults 0.1.3 0.2.3
@ast-grep/napi 0.27.3 0.40.0
unplugin-element-plus 0.10.0 0.11.1

Updates @clack/prompts from 0.10.1 to 0.11.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Changelog

Sourced from @​clack/prompts's changelog.

0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Commits

Updates @tanstack/vue-store from 0.7.7 to 0.8.0

Release notes

Sourced from @​tanstack/vue-store's releases.

v0.8.0

Version 0.8.0 - 10/11/25, 12:03 AM

Changes

Feat

  • allow specifying comparator / equality function (#244) (be4f045) by Alejandro Aburto S.

Fix

Chore

  • deps: update all non-major dependencies (#242) (dfbb669) by renovate[bot]
  • deps: lock file maintenance (#240) (41139a6) by renovate[bot]
  • deps: update all non-major dependencies (#239) (570caec) by renovate[bot]
  • update workspace config (#238) (4d92c18) by Lachlan Collins
  • deps: update all non-major dependencies (#237) (d77dbce) by renovate[bot]
  • deps: update autofix-ci/action digest to 635ffb0 (#206) (e69e6f8) by renovate[bot]

Packages

  • @​tanstack/store@​0.8.0
  • @​tanstack/react-store@​0.8.0
  • @​tanstack/vue-store@​0.8.0
  • @​tanstack/solid-store@​0.8.0
  • @​tanstack/angular-store@​0.8.0
  • @​tanstack/svelte-store@​0.8.0
Commits

Updates lucide-vue-next from 0.507.0 to 0.554.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.554.0

What's Changed

Breaking change

For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.

Lucide React

- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";

Lucide Solid

- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";
// Or

import Fingerprint from "lucide/solid/icons/fingerprint";


import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";

New Contributors

Full Changelog: lucide-icons/lucide@0.553.0...0.554.0

Version 0.553.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.552.0...0.553.0

Version 0.552.0

What's Changed

... (truncated)

Commits

Updates prettier-plugin-tailwindcss from 0.6.14 to 0.7.1

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.7.1

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

v0.7.0

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (#392)
  • Fix whitespace removal inside nested concat and template expressions (#396)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.7.1] - 2025-10-17

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

[0.7.0] - 2025-10-14

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (#392)
  • Fix whitespace removal inside nested concat and template expressions (#396)
Commits

Updates vxe-pc-ui from 4.10.28 to 4.10.29

Commits

Updates zod-defaults from 0.1.3 to 0.2.3

Commits

Updates @ast-grep/napi from 0.27.3 to 0.40.0

Release notes

Sourced from @​ast-grep/napi's releases.

0.40.0

0.39.9

0.39.7

0.39.6

  • chore(deps): update dependency @​napi-rs/cli to v3.2.0 4fc74cd
  • fix(deps): update rust crate inquire to 0.8.0 575f750
  • chore(deps): update dependency @​ast-grep/napi to v0.39.5 62ac63c

0.39.5

0.39.4

0.39.3

  • add some tests for hcl 756499e
  • add tree-sitter-hcl to ast-grep-language package deps 26b638a
  • fix(deps): update rust crate clap to v4.5.42 4d047eb

0.39.2

... (truncated)

Changelog

Sourced from @​ast-grep/napi's changelog.

0.40.0

0.39.9

6 November 2025

0.39.7

27 October 2025

0.39.6

4 October 2025

  • chore(deps): update dependency @​napi-rs/cli to v3.2.0 4fc74cd
  • fix(deps): update rust crate inquire to 0.8.0 575f750
  • chore(deps): update dependency @​ast-grep/napi to v0.39.5 62ac63c

0.39.5

8 September 2025

0.39.4

16 August 2025

... (truncated)

Commits
  • 7197159 0.40.0
  • d34eb8e chore(deps): update dependency node to v24
  • 7da3d0a chore(deps): update rust crate ignore to v0.4.25
  • b83b8ae chore(deps): update rust crate schemars to v1.1.0
  • 4aceaf1 chore(deps): update rust crate napi-derive to v3.3.3
  • 9b96b67 chore(deps): update rust crate napi to v3.5.2
  • 907068d chore(deps): update dependency smol-toml to v1.5.2
  • 859de58 fix: try test napi
  • 09be717 fix: fix napi-rs setup
  • 98e6390 fix: do not allocate string
  • Additional commits viewable in compare view

Updates unplugin-element-plus from 0.10.0 to 0.11.1

Release notes

Sourced from unplugin-element-plus's releases.

v0.11.1

   🐞 Bug Fixes

    View changes on GitHub

v0.11.0

   🚨 Breaking Changes

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for unplugin-element-plus since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the non-breaking-changes group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.554.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.28` | `4.10.29` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.27.3` | `0.40.0` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus) | `0.10.0` | `0.11.1` |


Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.11.0/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts)

Updates `@tanstack/vue-store` from 0.7.7 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases)
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store)

Updates `lucide-vue-next` from 0.507.0 to 0.554.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.554.0/packages/lucide-vue-next)

Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.1)

Updates `vxe-pc-ui` from 4.10.28 to 4.10.29
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases)
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits)

Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits)

Updates `@ast-grep/napi` from 0.27.3 to 0.40.0
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.27.3...0.40.0)

Updates `unplugin-element-plus` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases)
- [Commits](element-plus/unplugin-element-plus@v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-version: 0.554.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
  dependency-version: 4.10.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: zod-defaults
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 21, 2025
@Ducr Ducr closed this Nov 23, 2025
@Ducr Ducr deleted the dependabot/npm_and_yarn/non-breaking-changes-e339541a5b branch November 23, 2025 16:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant