Commit e8f483f
authored
chore(deps): update all non-major dependencies (#243)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | 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.17.57` ->
`^20.19.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.57/20.19.0)
|
[](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-packagejson](https://redirect.github.com/matzkoh/prettier-plugin-packagejson)
| [`^2.5.14` ->
`^2.5.15`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.14/2.5.15)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [remeda](https://remedajs.com/)
([source](https://redirect.github.com/remeda/remeda)) | [`^2.22.4` ->
`^2.22.6`](https://renovatebot.com/diffs/npm/remeda/2.22.4/2.22.6) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://redirect.github.com/vitest-dev/vitest)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`^3.1.4` ->
`^3.2.2`](https://renovatebot.com/diffs/npm/vitest/3.1.4/3.2.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/)
|
---
### Release Notes
<details>
<summary>matzkoh/prettier-plugin-packagejson
(prettier-plugin-packagejson)</summary>
###
[`v2.5.15`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.15)
[Compare
Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.14...v2.5.15)
##### Bug Fixes
- **deps:** update dependency synckit to v0.11.8
([2e50ac7](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/2e50ac7db74bad39b2f7cd26f47b56e7870fcb26))
</details>
<details>
<summary>remeda/remeda (remeda)</summary>
###
[`v2.22.6`](https://redirect.github.com/remeda/remeda/releases/tag/v2.22.6)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.22.5...v2.22.6)
##### Bug Fixes
- **sumBy,funnel,toCamelCase:** fix test coverage issues
([#​1115](https://redirect.github.com/remeda/remeda/issues/1115))
([8527174](https://redirect.github.com/remeda/remeda/commit/852717436d792ac036fea1a7d45ece0430a99bca))
###
[`v2.22.5`](https://redirect.github.com/remeda/remeda/releases/tag/v2.22.5)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.22.4...v2.22.5)
##### Bug Fixes
- **jsr.io:** Release JSR in same pipeline
([#​1106](https://redirect.github.com/remeda/remeda/issues/1106))
([2c27115](https://redirect.github.com/remeda/remeda/commit/2c271155b77c247bedc25a442430bd38abb5f887))
</details>
<details>
<summary>vitest-dev/vitest (vitest)</summary>
###
[`v3.2.2`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.2.2)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.1...v3.2.2)
##### 🚀 Features
- Support rolldown-vite - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7509](https://redirect.github.com/vitest-dev/vitest/issues/7509)
[<samp>(c8d62)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c8d6264bf)
##### 🐞 Bug Fixes
- **browser**:
- Calculate prepare time from `createTesters` call on the main thread
- by [@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8101](https://redirect.github.com/vitest-dev/vitest/issues/8101)
[<samp>(142c7)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/142c735e1)
- Optimize build output and always prebundle vitest - by
[@​sheremet-va](https://redirect.github.com/sheremet-va)
[<samp>(00a39)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/00a391656)
- Make custom locators available in `vitest-browser-*` packages - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8103](https://redirect.github.com/vitest-dev/vitest/issues/8103)
[<samp>(247ef)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/247ef5822)
- **expect**:
- Ensure we can always self `toEqual` - by
[@​dubzzz](https://redirect.github.com/dubzzz) in
[https://github.com/vitest-dev/vitest/issues/8094](https://redirect.github.com/vitest-dev/vitest/issues/8094)
[<samp>(02ec8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/02ec89203)
- **reporter**:
- Allow `dot` reporter to work in non interactive terminals - by
[@​bstephen1](https://redirect.github.com/bstephen1) and
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7994](https://redirect.github.com/vitest-dev/vitest/issues/7994)
[<samp>(6db9f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6db9f5207)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.1...v3.2.2)
###
[`v3.2.1`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.2.1)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.0...v3.2.1)
##### 🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
[@​sheremet-va](https://redirect.github.com/sheremet-va)
[<samp>(e4c73)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e4c73503e)
- **expect**:
- Fix chai import in dts - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/8077](https://redirect.github.com/vitest-dev/vitest/issues/8077)
[<samp>(a7593)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a759347ff)
- Export `DeeplyAllowMatchers` - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8078](https://redirect.github.com/vitest-dev/vitest/issues/8078)
[<samp>(30ab4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/30ab42c0f)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.0...v3.2.1)
###
[`v3.2.0`](https://redirect.github.com/vitest-dev/vitest/compare/v3.1.4...v3.2.0)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.1.4...v3.2.0)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 35dd76a commit e8f483f
2 files changed
Lines changed: 129 additions & 92 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
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 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments