-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit 68e2ffb
authored
chore(deps): lock file maintenance npm packages (#257)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | | | |
| [pnpm](https://pnpm.io)
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) |
packageManager | minor | [`10.16.1` ->
`10.17.0`](https://renovatebot.com/diffs/npm/pnpm/10.16.1/10.17.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/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| devDependencies | minor | [`24.4.0` ->
`24.5.2`](https://renovatebot.com/diffs/npm/@types%2fnode/24.4.0/24.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/)
|
| [vitest>vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/rolldown-vite/tree/HEAD/packages/vite))
| pnpm.overrides | patch | [`7.1.10` ->
`7.1.11`](https://renovatebot.com/diffs/npm/vitest>vite/7.1.10/7.1.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/)
|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.17.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10170)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.16.1...v10.17.0)
##### Minor Changes
- The `minimumReleaseAgeExclude` setting now supports patterns. For
instance:
```yaml
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- "@​eslint/*"
```
Related PR:
[#​9984](https://redirect.github.com/pnpm/pnpm/pull/9984).
##### Patch Changes
- Don't ignore the `minimumReleaseAge` check, when the package is
requested by exact version and the packument is loaded from cache
[#​9978](https://redirect.github.com/pnpm/pnpm/issues/9978).
- When `minimumReleaseAge` is set and the active version under a
dist-tag is not mature enough, do not downgrade to a prerelease version
in case the original version wasn't a prerelease one
[#​9979](https://redirect.github.com/pnpm/pnpm/issues/9979).
</details>
<details>
<summary>vitejs/rolldown-vite (vitest>vite)</summary>
###
[`v7.1.11`](https://redirect.github.com/vitejs/rolldown-vite/blob/HEAD/packages/vite/CHANGELOG.md#small-7111-2025-09-18-small)
[Compare
Source](https://redirect.github.com/vitejs/rolldown-vite/compare/v7.1.10...v7.1.11)
##### Bug Fixes
- **deps:** update all non-major dependencies
([#​20773](https://redirect.github.com/vitejs/rolldown-vite/issues/20773))
([88af2ae](https://redirect.github.com/vitejs/rolldown-vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13))
- **esbuild:** inject esbuild helper functions with minified `$`
variables correctly
([#​20761](https://redirect.github.com/vitejs/rolldown-vite/issues/20761))
([7e8e004](https://redirect.github.com/vitejs/rolldown-vite/commit/7e8e0043d60379e11da481d9cc3c3556c9756ac0))
- fallback terser to main thread when nameCache is provided
([#​20750](https://redirect.github.com/vitejs/rolldown-vite/issues/20750))
([a679a64](https://redirect.github.com/vitejs/rolldown-vite/commit/a679a643404c95556dda2670643e14eca9c585bd))
- **optimizer:** avoid mutating `optimizeDeps.rollupOptions.transforms`
for stable optimizer hash
([#​417](https://redirect.github.com/vitejs/rolldown-vite/issues/417))
([efed40f](https://redirect.github.com/vitejs/rolldown-vite/commit/efed40fe328019dcf6989ea7d19ead0393d9689f))
- **types:** strict env typings fail when `skipLibCheck` is `false`
([#​20755](https://redirect.github.com/vitejs/rolldown-vite/issues/20755))
([cc54e29](https://redirect.github.com/vitejs/rolldown-vite/commit/cc54e294746d3eac868de96f85d98dd0fa0cda11))
##### Miscellaneous Chores
- **deps:** update rolldown-related dependencies
([#​20772](https://redirect.github.com/vitejs/rolldown-vite/issues/20772))
([d785e72](https://redirect.github.com/vitejs/rolldown-vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435))
- fix typecheck
([438fee4](https://redirect.github.com/vitejs/rolldown-vite/commit/438fee4b17a91c7fa678f0385e40cf3d81d615a4))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **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/oxc-project/tsgolint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0690c29 commit 68e2ffbCopy full SHA for 68e2ffb
File tree
Expand file treeCollapse file tree
3 files changed
+239
-230
lines changedOpen diff view settings
Filter options
- e2e
Expand file treeCollapse file tree
3 files changed
+239
-230
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
0 commit comments