[PR #1319] [MERGED] chore(deps): update all non-major dependencies #1244

Closed
opened 2026-02-26 12:10:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/1319
Author: @renovate[bot]
Created: 8/20/2025
Status: Merged
Merged: 8/20/2025
Merged by: @0xJacky

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • e94f967 chore(deps): update all non-major dependencies

📊 Changes

6 files changed (+77 additions, -60 deletions)

View changed files

📝 app/package.json (+3 -3)
📝 app/pnpm-lock.yaml (+53 -40)
📝 docs/package.json (+2 -2)
📝 docs/pnpm-lock.yaml (+13 -13)
📝 go.mod (+2 -2)
📝 go.sum (+4 -0)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/dgraph-io/ristretto/v2 v2.2.0 -> v2.3.0 age confidence
google.golang.org/grpc v1.74.2 -> v1.75.0 age confidence
less (source) ^4.4.0 -> ^4.4.1 age confidence
pnpm (source) 10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748 -> 10.15.0 age confidence
vite (source) ^7.1.2 -> ^7.1.3 age confidence

Release Notes

dgraph-io/ristretto (github.com/dgraph-io/ristretto/v2)

v2.3.0: Ristretto v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/ristretto/compare/v2.2.0...v2.3.0

grpc/grpc-go (google.golang.org/grpc)

v1.75.0: Release 1.75.0

Compare Source

Behavior Changes

  • xds: Remove support for GRPC_EXPERIMENTAL_XDS_FALLBACK environment variable. Fallback support can no longer be disabled. (#​8482)
  • stats: Introduce DelayedPickComplete event, a type alias of PickerUpdated. (#​8465)
    • This (combined) event will now be emitted only once per call, when a transport is successfully selected for the attempt.
    • OpenTelemetry metrics will no longer have multiple "Delayed LB pick complete" events in Go, matching other gRPC languages.
    • A future release will delete the PickerUpdated symbol.
  • credentials: Properly apply grpc.WithAuthority as the highest-priority option for setting authority, above the setting in the credentials themselves. (#​8488)
    • Now that this WithAuthority is available, the credentials should not be used to override the authority.
  • round_robin: Randomize the order in which addresses are connected to in order to spread out initial RPC load between clients. (#​8438)
  • server: Return status code INTERNAL when a client sends more than one request in unary and server streaming RPC. (#​8385)
    • This is a behavior change but also a bug fix to bring gRPC-Go in line with the gRPC spec.

New Features

  • dns: Add an environment variable (GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it to false). By default, TXT lookups are enabled, as they were previously. (#​8377)

Bug Fixes

  • xds: Fix regression preventing empty node IDs in xDS bootstrap configuration. (#​8476)
  • xds: Fix possible panic when certain invalid resources are encountered. (#​8412)
  • xdsclient: Fix a rare panic caused by processing a response from a closed server. (#​8389)
  • stats: Fix metric unit formatting by enclosing non-standard units like call and endpoint in curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#​8481)
  • xds: Fix possible panic when clusters are removed from the xds configuration. (#​8428)
  • xdsclient: Fix a race causing "resource doesn not exist" when rapidly subscribing and unsubscribing to the same resource. (#​8369)
  • client: When determining the authority, properly percent-encode (if needed, which is unlikely) when the target string omits the hostname and only specifies a port (grpc.NewClient(":<port-number-or-name>")). (#​8488)
less/less.js (less)

v4.4.1

Compare Source

pnpm/pnpm (pnpm)

v10.15.0

Compare Source

Minor Changes
  • Added the cleanupUnusedCatalogs configuration. When set to true, pnpm will remove unused catalog entries during installation #​9793.
  • Automatically load pnpmfiles from config dependencies that are named @*/pnpm-plugin-* #​9780.
  • pnpm config get now prints an INI string for an object value #​9797.
  • pnpm config get now accepts property paths (e.g. pnpm config get catalog.react, pnpm config get .catalog.react, pnpm config get 'packageExtensions["@&#8203;babel/parser"].peerDependencies["@&#8203;babel/types"]'), and pnpm config set now accepts dot-leading or subscripted keys (e.g. pnpm config set .ignoreScripts true).
  • pnpm config get --json now prints a JSON serialization of config value, and pnpm config set --json now parses the input value as JSON.
Patch Changes
  • Semi-breaking. When automatically installing missing peer dependencies, prefer versions that are already present in the direct dependencies of the root workspace package #​9835.
  • When executing the pnpm create command, must verify whether the node version is supported even if a cache already exists #​9775.
  • When making requests for the non-abbreviated packument, add */* to the Accept header to avoid getting a 406 error on AWS CodeArtifact #​9862.
  • The standalone exe version of pnpm works with glibc 2.26 again #​9734.
  • Fix a regression in which pnpm dlx pkg --help doesn't pass --help to pkg #​9823.
vitejs/vite (vite)

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/1319 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`e94f967`](https://github.com/0xJacky/nginx-ui/commit/e94f967cd35a37329dcde545c9499cc3b459010f) chore(deps): update all non-major dependencies ### 📊 Changes **6 files changed** (+77 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+3 -3) 📝 `app/pnpm-lock.yaml` (+53 -40) 📝 `docs/package.json` (+2 -2) 📝 `docs/pnpm-lock.yaml` (+13 -13) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/dgraph-io/ristretto/v2](https://redirect.github.com/dgraph-io/ristretto) | `v2.2.0` -> `v2.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdgraph-io%2fristretto%2fv2/v2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fdgraph-io%2fristretto%2fv2/v2.2.0/v2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.74.2` -> `v1.75.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc/v1.75.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc/v1.74.2/v1.75.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [less](http://lesscss.org) ([source](https://redirect.github.com/less/less.js)) | [`^4.4.0` -> `^4.4.1`](https://renovatebot.com/diffs/npm/less/4.4.0/4.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/less/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/less/4.4.0/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748` -> `10.15.0`](https://renovatebot.com/diffs/npm/pnpm/10.14.0/10.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.14.0/10.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`^7.1.2` -> `^7.1.3`](https://renovatebot.com/diffs/npm/vite/7.1.2/7.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.2/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dgraph-io/ristretto (github.com/dgraph-io/ristretto/v2)</summary> ### [`v2.3.0`](https://redirect.github.com/hypermodeinc/ristretto/releases/tag/v2.3.0): Ristretto v2.3.0 [Compare Source](https://redirect.github.com/dgraph-io/ristretto/compare/v2.2.0...v2.3.0) #### What's Changed - chore(deps): Update go minor and patch by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/447](https://redirect.github.com/hypermodeinc/ristretto/pull/447)7 - Add public Cache.RemainingCost() method by [@&#8203;xl-s](https://redirect.github.com/xl-s) in [https://github.com/hypermodeinc/ristretto/pull/448](https://redirect.github.com/hypermodeinc/ristretto/pull/448) - chore(deps): Update module golang.org/x/sys to v0.33.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/449](https://redirect.github.com/hypermodeinc/ristretto/pull/449)9 - chore(deps): Update dependency go to v1.24.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/450](https://redirect.github.com/hypermodeinc/ristretto/pull/450)0 - chore(deps): Update dependency go to v1.24.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/453](https://redirect.github.com/hypermodeinc/ristretto/pull/453)3 - Fix assertion in TestDropUpdates and trunk upgrade by [@&#8203;mangalaman93](https://redirect.github.com/mangalaman93) in [https://github.com/hypermodeinc/ristretto/pull/452](https://redirect.github.com/hypermodeinc/ristretto/pull/452) - trunk upgrade by [@&#8203;mangalaman93](https://redirect.github.com/mangalaman93) in [https://github.com/hypermodeinc/ristretto/pull/454](https://redirect.github.com/hypermodeinc/ristretto/pull/454) - Fix typo: ffor → for by [@&#8203;maximal](https://redirect.github.com/maximal) in [https://github.com/hypermodeinc/ristretto/pull/456](https://redirect.github.com/hypermodeinc/ristretto/pull/456) - chore(deps): Update module golang.org/x/sys to v0.34.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/457](https://redirect.github.com/hypermodeinc/ristretto/pull/457)7 - chore(deps): Update dependency go to v1.24.5 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/458](https://redirect.github.com/hypermodeinc/ristretto/pull/458)8 - fix: correct grammar in error message by [@&#8203;Fungx](https://redirect.github.com/Fungx) in [https://github.com/hypermodeinc/ristretto/pull/461](https://redirect.github.com/hypermodeinc/ristretto/pull/461) - feat: Support uint Keys by [@&#8203;jcalabro](https://redirect.github.com/jcalabro) in [https://github.com/hypermodeinc/ristretto/pull/463](https://redirect.github.com/hypermodeinc/ristretto/pull/463) - chore(deps): Update go minor and patch by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/hypermodeinc/ristretto/pull/462](https://redirect.github.com/hypermodeinc/ristretto/pull/462)2 #### New Contributors - [@&#8203;xl-s](https://redirect.github.com/xl-s) made their first contribution in [https://github.com/hypermodeinc/ristretto/pull/448](https://redirect.github.com/hypermodeinc/ristretto/pull/448) - [@&#8203;maximal](https://redirect.github.com/maximal) made their first contribution in [https://github.com/hypermodeinc/ristretto/pull/456](https://redirect.github.com/hypermodeinc/ristretto/pull/456) - [@&#8203;Fungx](https://redirect.github.com/Fungx) made their first contribution in [https://github.com/hypermodeinc/ristretto/pull/461](https://redirect.github.com/hypermodeinc/ristretto/pull/461) - [@&#8203;jcalabro](https://redirect.github.com/jcalabro) made their first contribution in [https://github.com/hypermodeinc/ristretto/pull/463](https://redirect.github.com/hypermodeinc/ristretto/pull/463) **Full Changelog**: https://github.com/hypermodeinc/ristretto/compare/v2.2.0...v2.3.0 </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.75.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.75.0): Release 1.75.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.74.2...v1.75.0) ### Behavior Changes - xds: Remove support for GRPC\_EXPERIMENTAL\_XDS\_FALLBACK environment variable. Fallback support can no longer be disabled. ([#&#8203;8482](https://redirect.github.com/grpc/grpc-go/issues/8482)) - stats: Introduce `DelayedPickComplete` event, a type alias of `PickerUpdated`. ([#&#8203;8465](https://redirect.github.com/grpc/grpc-go/issues/8465)) - This (combined) event will now be emitted only once per call, when a transport is successfully selected for the attempt. - OpenTelemetry metrics will no longer have multiple "Delayed LB pick complete" events in Go, matching other gRPC languages. - A future release will delete the `PickerUpdated` symbol. - credentials: Properly apply `grpc.WithAuthority` as the highest-priority option for setting authority, above the setting in the credentials themselves. ([#&#8203;8488](https://redirect.github.com/grpc/grpc-go/issues/8488)) - Now that this `WithAuthority` is available, the credentials should not be used to override the authority. - round\_robin: Randomize the order in which addresses are connected to in order to spread out initial RPC load between clients. ([#&#8203;8438](https://redirect.github.com/grpc/grpc-go/issues/8438)) - server: Return status code INTERNAL when a client sends more than one request in unary and server streaming RPC. ([#&#8203;8385](https://redirect.github.com/grpc/grpc-go/issues/8385)) - This is a behavior change but also a bug fix to bring gRPC-Go in line with the gRPC spec. ### New Features - dns: Add an environment variable (`GRPC_ENABLE_TXT_SERVICE_CONFIG`) to provide a way to disable TXT lookups in the DNS resolver (by setting it to `false`). By default, TXT lookups are enabled, as they were previously. ([#&#8203;8377](https://redirect.github.com/grpc/grpc-go/issues/8377)) ### Bug Fixes - xds: Fix regression preventing empty node IDs in xDS bootstrap configuration. ([#&#8203;8476](https://redirect.github.com/grpc/grpc-go/issues/8476)) - Special Thanks: [@&#8203;davinci26](https://redirect.github.com/davinci26) - xds: Fix possible panic when certain invalid resources are encountered. ([#&#8203;8412](https://redirect.github.com/grpc/grpc-go/issues/8412)) - Special Thanks: [@&#8203;wooffie](https://redirect.github.com/wooffie) - xdsclient: Fix a rare panic caused by processing a response from a closed server. ([#&#8203;8389](https://redirect.github.com/grpc/grpc-go/issues/8389)) - stats: Fix metric unit formatting by enclosing non-standard units like `call` and `endpoint` in curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. ([#&#8203;8481](https://redirect.github.com/grpc/grpc-go/issues/8481)) - xds: Fix possible panic when clusters are removed from the xds configuration. ([#&#8203;8428](https://redirect.github.com/grpc/grpc-go/issues/8428)) - xdsclient: Fix a race causing "resource doesn not exist" when rapidly subscribing and unsubscribing to the same resource. ([#&#8203;8369](https://redirect.github.com/grpc/grpc-go/issues/8369)) - client: When determining the authority, properly percent-encode (if needed, which is unlikely) when the target string omits the hostname and only specifies a port (`grpc.NewClient(":<port-number-or-name>")`). ([#&#8203;8488](https://redirect.github.com/grpc/grpc-go/issues/8488)) </details> <details> <summary>less/less.js (less)</summary> ### [`v4.4.1`](https://redirect.github.com/less/less.js/blob/HEAD/CHANGELOG.md#v441-2025-07-25) [Compare Source](https://redirect.github.com/less/less.js/compare/v4.4.0...1df9072ee9ebdadc791bf35dfb1dbc3ef9f1948f) - [#&#8203;4342](https://redirect.github.com/less/less.js/pull/4342) Add support for CSS scroll state container queries ([@&#8203;puckowski](https://redirect.github.com/puckowski)) - [#&#8203;4349](https://redirect.github.com/less/less.js/pull/4349) Fix [#&#8203;4348](https://redirect.github.com/less/less.js/issues/4348) parse layer nesting syntax ([@&#8203;puckowski](https://redirect.github.com/puckowski)) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.15.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10150) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.14.0...v10.15.0) ##### Minor Changes - Added the `cleanupUnusedCatalogs` configuration. When set to `true`, pnpm will remove unused catalog entries during installation [#&#8203;9793](https://redirect.github.com/pnpm/pnpm/pull/9793). - Automatically load pnpmfiles from config dependencies that are named `@*/pnpm-plugin-*` [#&#8203;9780](https://redirect.github.com/pnpm/pnpm/issues/9780). - `pnpm config get` now prints an INI string for an object value [#&#8203;9797](https://redirect.github.com/pnpm/pnpm/issues/9797). - `pnpm config get` now accepts property paths (e.g. `pnpm config get catalog.react`, `pnpm config get .catalog.react`, `pnpm config get 'packageExtensions["@&#8203;babel/parser"].peerDependencies["@&#8203;babel/types"]'`), and `pnpm config set` now accepts dot-leading or subscripted keys (e.g. `pnpm config set .ignoreScripts true`). - `pnpm config get --json` now prints a JSON serialization of config value, and `pnpm config set --json` now parses the input value as JSON. ##### Patch Changes - **Semi-breaking.** When automatically installing missing peer dependencies, prefer versions that are already present in the direct dependencies of the root workspace package [#&#8203;9835](https://redirect.github.com/pnpm/pnpm/pull/9835). - When executing the `pnpm create` command, must verify whether the node version is supported even if a cache already exists [#&#8203;9775](https://redirect.github.com/pnpm/pnpm/pull/9775). - When making requests for the non-abbreviated packument, add `*/*` to the `Accept` header to avoid getting a 406 error on AWS CodeArtifact [#&#8203;9862](https://redirect.github.com/pnpm/pnpm/issues/9862). - The standalone exe version of pnpm works with glibc 2.26 again [#&#8203;9734](https://redirect.github.com/pnpm/pnpm/issues/9734). - Fix a regression in which `pnpm dlx pkg --help` doesn't pass `--help` to `pkg` [#&#8203;9823](https://redirect.github.com/pnpm/pnpm/issues/9823). </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.1.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-713-2025-08-19-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.2...v7.1.3) ##### Features - **cli:** add Node.js version warning for unsupported versions ([#&#8203;20638](https://redirect.github.com/vitejs/vite/issues/20638)) ([a1be1bf](https://redirect.github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec)) - generate code frame for parse errors thrown by terser ([#&#8203;20642](https://redirect.github.com/vitejs/vite/issues/20642)) ([a9ba017](https://redirect.github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780)) - support long lines in `generateCodeFrame` ([#&#8203;20640](https://redirect.github.com/vitejs/vite/issues/20640)) ([1559577](https://redirect.github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6)) ##### Bug Fixes - **deps:** update all non-major dependencies ([#&#8203;20634](https://redirect.github.com/vitejs/vite/issues/20634)) ([4851cab](https://redirect.github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1)) - **optimizer:** incorrect incompatible error ([#&#8203;20439](https://redirect.github.com/vitejs/vite/issues/20439)) ([446fe83](https://redirect.github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09)) - support multiline new URL(..., import.meta.url) expressions ([#&#8203;20644](https://redirect.github.com/vitejs/vite/issues/20644)) ([9ccf142](https://redirect.github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61)) ##### Performance Improvements - **cli:** dynamically import `resolveConfig` ([#&#8203;20646](https://redirect.github.com/vitejs/vite/issues/20646)) ([f691f57](https://redirect.github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;20633](https://redirect.github.com/vitejs/vite/issues/20633)) ([98b92e8](https://redirect.github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf)) ##### Code Refactoring - replace startsWith with strict equality ([#&#8203;20603](https://redirect.github.com/vitejs/vite/issues/20603)) ([42816de](https://redirect.github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96)) - use `import` in worker threads ([#&#8203;20641](https://redirect.github.com/vitejs/vite/issues/20641)) ([530687a](https://redirect.github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0)) ##### Tests - remove `checkNodeVersion` test ([#&#8203;20647](https://redirect.github.com/vitejs/vite/issues/20647)) ([731d3e6](https://redirect.github.com/vitejs/vite/commit/731d3e61f444f6c5e611f67b531416ed6450f90f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC). 🚦 **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/0xJacky/nginx-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:10:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#1244
No description provided.