Commit 43a5ae4
authored
chore(deps): update all non-major dependencies (#263)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`^20.19.20` ->
`^20.19.22`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.20/20.19.22)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[prettier-plugin-tailwindcss](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss)
| [`^0.6.14` ->
`^0.7.1`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.6.14/0.7.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>tailwindlabs/prettier-plugin-tailwindcss
(prettier-plugin-tailwindcss)</summary>
###
[`v0.7.1`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#071---2025-10-17)
[Compare
Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.7.0...v0.7.1)
##### Fixed
- Match against correct name of dynamic attributes when using regexes
([#​410](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/410))
###
[`v0.7.0`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#070---2025-10-14)
[Compare
Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.0)
##### Added
- Format quotes in `@source`, `@plugin`, and `@config`
([#​387](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/387))
- Sort in function calls in Twig
([#​358](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/358))
- Sort in callable template literals
([#​367](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/367))
- Sort in function calls mixed with property accesses
([#​367](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/367))
- Support regular expression patterns for attributes
([#​405](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/405))
- Support regular expression patterns for function names
([#​405](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/405))
##### Changed
- Improved monorepo support by loading Tailwind CSS relative to the
input file instead of prettier config file
([#​386](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/386))
- Improved monorepo support by loading v3 configs relative to the input
file instead of prettier config file
([#​386](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/386))
- Fallback to Tailwind CSS v4 instead of v3 by default
([#​390](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/390))
- Don't augment global Prettier `ParserOptions` and `RequiredOptions`
types
([#​354](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/354))
- Drop support for `prettier-plugin-import-sort`
([#​385](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/385))
##### Fixed
- Handle quote escapes in LESS when sorting `@apply`
([#​392](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/392))
- Fix whitespace removal inside nested concat and template expressions
([#​396](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/396))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 2am and before 3am" in timezone
Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai.
🚦 **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/u3u/prettier-config).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 614a3fb commit 43a5ae4
2 files changed
Lines changed: 27 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments