Commit ba1a18b
authored
chore(deps): update all non-major dependencies (#197)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [execa](https://redirect.github.com/sindresorhus/execa) | [`^9.5.1` ->
`^9.5.2`](https://renovatebot.com/diffs/npm/execa/9.5.1/9.5.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`^15.2.10` ->
`^15.2.11`](https://renovatebot.com/diffs/npm/lint-staged/15.2.10/15.2.11)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[prettier-plugin-classnames](https://redirect.github.com/ony3000/prettier-plugin-classnames)
| [`^0.7.4` ->
`^0.7.5`](https://renovatebot.com/diffs/npm/prettier-plugin-classnames/0.7.4/0.7.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sindresorhus/execa (execa)</summary>
###
[`v9.5.2`](https://redirect.github.com/sindresorhus/execa/releases/tag/v9.5.2)
[Compare
Source](https://redirect.github.com/sindresorhus/execa/compare/v9.5.1...v9.5.2)
#### Bug fixes
- Fix escaping newlines inside template strings. Thanks
[@​aarondandy](https://redirect.github.com/aarondandy)!
([#​1176](https://redirect.github.com/sindresorhus/execa/issues/1176))
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
###
[`v15.2.11`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15211)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11)
##### Patch Changes
-
[#​1484](https://redirect.github.com/lint-staged/lint-staged/pull/1484)
[`bcfe309`](https://redirect.github.com/lint-staged/lint-staged/commit/bcfe309fca88aedf42b6a321383de49eb361c5a0)
Thanks [@​wormsik](https://redirect.github.com/wormsik)! - Escape
paths containing spaces when using the "shell" option.
-
[#​1487](https://redirect.github.com/lint-staged/lint-staged/pull/1487)
[`7dd8caa`](https://redirect.github.com/lint-staged/lint-staged/commit/7dd8caa8f80fe1a6ce40939c1224b6774000775a)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Do not
treat submodule root paths as "staged files". This caused *lint-staged*
to fail to a Git error when only updating the revision of a submodule.
</details>
<details>
<summary>ony3000/prettier-plugin-classnames
(prettier-plugin-classnames)</summary>
###
[`v0.7.5`](https://redirect.github.com/ony3000/prettier-plugin-classnames/releases/tag/v0.7.5)
[Compare
Source](https://redirect.github.com/ony3000/prettier-plugin-classnames/compare/v0.7.4...v0.7.5)
#### What's Changed
- The closing delimiter is included in the line wrapping by
[@​ony3000](https://redirect.github.com/ony3000) in
[https://github.com/ony3000/prettier-plugin-classnames/pull/79](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/79)
- Fixes an error that occurs when non-script syntax is written in a
script tag in HTML by
[@​ony3000](https://redirect.github.com/ony3000) in
[https://github.com/ony3000/prettier-plugin-classnames/pull/81](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/81)
- Leave Prettier's output as is for code blocks embedded in markdown and
mdx by [@​ony3000](https://redirect.github.com/ony3000) in
[https://github.com/ony3000/prettier-plugin-classnames/pull/82](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/82)
**Full Changelog**:
ony3000/prettier-plugin-classnames@v0.7.4...v0.7.5
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 48386d6 commit ba1a18b
2 files changed
+57
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments