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

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

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

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

📊 Changes

4 files changed (+16 additions, -12 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+9 -9)
📝 go.mod (+2 -2)
📝 go.sum (+4 -0)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-webauthn/webauthn v0.11.2 -> v0.12.1 age adoption passing confidence
vue-tsc (source) ^2.2.2 -> ^2.2.4 age adoption passing confidence

Release Notes

go-webauthn/webauthn (github.com/go-webauthn/webauthn)

v0.12.1

Compare Source

This is a release that just ensures the dependencies that should have been updated in 0.12.0 are actually up-to-date. Most importantly go 1.24.

v0.12.0

Compare Source

Bug Fixes
Features
vuejs/language-tools (vue-tsc)

v2.2.4

Compare Source

Features
  • feat(language-service): map sfc compiler errors outside the template inner content (#​5045) - Thanks to @​KazariEX!
  • feat(language-core): introduce options to control type inference of $attrs, $el, $refs and $slots (#​5135) - Thanks to @​KazariEX!
  • feat(language-core): enhance single root nodes collection (#​4819) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): move generateSfcBlockSection to the end to fix missing comma errors (#​5184) - Thanks to @​zhiyuanzmj!
  • fix(language-core): handle edge case of default slot name mismatch - Thanks to @​KazariEX!
  • fix(language-core): combine dollar variable keys from the upper level interface - Thanks to @​KazariEX!
  • fix(language-core): hoist the variables that may cause TS4081 (#​5192) - Thanks to @​KazariEX!
  • fix(language-core): adjust regex match for @vue-generic to improve offset calculation (#​5193) - Thanks to @​Gehbt!
  • fix(language-core): correct codegen of native element refs - Thanks to @​KazariEX!
  • fix(language-core): ignore latex block content (#​5151) - Thanks to @​KazariEX!
  • fix(language-core): do not emit undefined for model with default value (#​5198) - Thanks to @​RylanBueckert-Broadsign!
  • fix(language-service): typescript-semantic renaming first in style blocks (#​4685) - Thanks to @​KazariEX!
  • fix(typescript-plugin): prevent removed components from appearing in the completion list - Thanks to @​KazariEX!
Other Changes
  • refactor(language-core): drop invalid v-scope implemention - Thanks to @​KazariEX!
  • refactor(language-core): improve type declaration of v-for - Thanks to @​KazariEX!
  • test: enable declaration to track more errors - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of style module names - Thanks to @​KazariEX!
  • chore(language-core): add docs for @vue-expect-error support (#​5176) - Thanks to @​machty!
  • ci: upload extension as artifact for each commit - Thanks to @​KazariEX!

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/883 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`071f877`](https://github.com/0xJacky/nginx-ui/commit/071f877a53017cd5fbfb7001de52c444bfc7c724) chore(deps): update all non-major dependencies ### 📊 Changes **4 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+9 -9) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-webauthn/webauthn](https://redirect.github.com/go-webauthn/webauthn) | `v0.11.2` -> `v0.12.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-webauthn%2fwebauthn/v0.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-webauthn%2fwebauthn/v0.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-webauthn%2fwebauthn/v0.11.2/v0.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-webauthn%2fwebauthn/v0.11.2/v0.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`^2.2.2` -> `^2.2.4`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.2/2.2.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/2.2.2/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/2.2.2/2.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>go-webauthn/webauthn (github.com/go-webauthn/webauthn)</summary> ### [`v0.12.1`](https://redirect.github.com/go-webauthn/webauthn/releases/tag/v0.12.1) [Compare Source](https://redirect.github.com/go-webauthn/webauthn/compare/v0.12.0...v0.12.1) This is a release that just ensures the dependencies that should have been updated in 0.12.0 are actually up-to-date. Most importantly go 1.24. ### [`v0.12.0`](https://redirect.github.com/go-webauthn/webauthn/releases/tag/v0.12.0) [Compare Source](https://redirect.github.com/go-webauthn/webauthn/compare/v0.11.2...v0.12.0) ##### Bug Fixes - **metadata:** cached file update fails without write access ([#&#8203;383](https://redirect.github.com/go-webauthn/webauthn/issues/383)) ([1398e76](https://redirect.github.com/go-webauthn/webauthn/commit/1398e765ca74bd4ab18d676833e1ea1b192cd98d)) - **protocol:** ensure attca is parsed correctly ([#&#8203;280](https://redirect.github.com/go-webauthn/webauthn/issues/280)) ([ad0f7e2](https://redirect.github.com/go-webauthn/webauthn/commit/ad0f7e2a24436325a5d845c6635b2b62a7c0914f)) - **webauthn:** expose cred params functions ([#&#8203;286](https://redirect.github.com/go-webauthn/webauthn/issues/286)) ([e736323](https://redirect.github.com/go-webauthn/webauthn/commit/e7363232b6eadb48272bbb33f9e7447b8d27651a)) - **webauthn:** login validates attestation format ([#&#8203;384](https://redirect.github.com/go-webauthn/webauthn/issues/384)) ([a218507](https://redirect.github.com/go-webauthn/webauthn/commit/a2185073fa11b221ae2bcf703c35e82b4cdbe4cb)) ##### Features - **protocol:** credential mediation ([#&#8203;361](https://redirect.github.com/go-webauthn/webauthn/issues/361)) ([b9a233f](https://redirect.github.com/go-webauthn/webauthn/commit/b9a233f627c94835e5ad3d2bc4a63dd55140580b)), closes [#&#8203;347](https://redirect.github.com/go-webauthn/webauthn/issues/347) - **protocol:** enhance errors ([#&#8203;341](https://redirect.github.com/go-webauthn/webauthn/issues/341)) ([3207315](https://redirect.github.com/go-webauthn/webauthn/commit/3207315bf5d662f7a863f3defb51e7f4bab0f2e3)), closes [#&#8203;365](https://redirect.github.com/go-webauthn/webauthn/issues/365) - **protocol:** include intermediate certificate parsing ([#&#8203;345](https://redirect.github.com/go-webauthn/webauthn/issues/345)) ([339114c](https://redirect.github.com/go-webauthn/webauthn/commit/339114cc55df3e0cdd71e6ed0c093fe2aa331a09)) - **protocol:** update tpm manufacturers ([#&#8203;374](https://redirect.github.com/go-webauthn/webauthn/issues/374)) ([193f5b5](https://redirect.github.com/go-webauthn/webauthn/commit/193f5b5601c4186ff988d8a8eb49548cc81826e6)) - **webauthn:** add login option to manually set challenge ([#&#8203;359](https://redirect.github.com/go-webauthn/webauthn/issues/359)) ([3a57554](https://redirect.github.com/go-webauthn/webauthn/commit/3a57554407e0cf80d4c9249187529d34102bfddf)), closes [#&#8203;353](https://redirect.github.com/go-webauthn/webauthn/issues/353) - **webauthn:** include new credential flags func ([#&#8203;337](https://redirect.github.com/go-webauthn/webauthn/issues/337)) ([e5657ab](https://redirect.github.com/go-webauthn/webauthn/commit/e5657ab773ac20ed803c03138bb3cd854fca7852)) - **webauthn:** json v2 partial and unsupported compat ([#&#8203;327](https://redirect.github.com/go-webauthn/webauthn/issues/327)) ([bf37040](https://redirect.github.com/go-webauthn/webauthn/commit/bf370401a33135c578f12effad37db1e89b7d787)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.2.4`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#224-supofficialsup-225-supinsiderssup-2025-02-22) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.2.2...v2.2.4) ##### Features - feat(language-service): map sfc compiler errors outside the template inner content ([#&#8203;5045](https://redirect.github.com/vuejs/language-tools/issues/5045)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - feat(language-core): introduce options to control type inference of `$attrs`, `$el`, `$refs` and `$slots` ([#&#8203;5135](https://redirect.github.com/vuejs/language-tools/issues/5135)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - feat(language-core): enhance single root nodes collection ([#&#8203;4819](https://redirect.github.com/vuejs/language-tools/issues/4819)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - fix(language-core): move `generateSfcBlockSection` to the end to fix missing comma errors ([#&#8203;5184](https://redirect.github.com/vuejs/language-tools/issues/5184)) - Thanks to [@&#8203;zhiyuanzmj](https://redirect.github.com/zhiyuanzmj)! - fix(language-core): handle edge case of default slot name mismatch - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): combine dollar variable keys from the upper level interface - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): hoist the variables that may cause `TS4081` ([#&#8203;5192](https://redirect.github.com/vuejs/language-tools/issues/5192)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): adjust regex match for `@vue-generic` to improve offset calculation ([#&#8203;5193](https://redirect.github.com/vuejs/language-tools/issues/5193)) - Thanks to [@&#8203;Gehbt](https://redirect.github.com/Gehbt)! - fix(language-core): correct codegen of native element refs - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): ignore latex block content ([#&#8203;5151](https://redirect.github.com/vuejs/language-tools/issues/5151)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): do not emit `undefined` for model with default value ([#&#8203;5198](https://redirect.github.com/vuejs/language-tools/issues/5198)) - Thanks to [@&#8203;RylanBueckert-Broadsign](https://redirect.github.com/RylanBueckert-Broadsign)! - fix(language-service): typescript-semantic renaming first in style blocks ([#&#8203;4685](https://redirect.github.com/vuejs/language-tools/issues/4685)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(typescript-plugin): prevent removed components from appearing in the completion list - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Other Changes - refactor(language-core): drop invalid `v-scope` implemention - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - refactor(language-core): improve type declaration of `v-for` - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - test: enable `declaration` to track more errors - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - refactor(language-core): remove semantic highlight of style module names - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - chore(language-core): add docs for `@vue-expect-error` support ([#&#8203;5176](https://redirect.github.com/vuejs/language-tools/issues/5176)) - Thanks to [@&#8203;machty](https://redirect.github.com/machty)! - ci: upload extension as artifact for each commit - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=--> --- <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:35 +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#1135
No description provided.