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

Closed
opened 2026-03-01 17:15:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@simplewebauthn/browser (source) ^13.1.0 -> ^13.1.2 age confidence
github.com/go-webauthn/webauthn v0.13.0 -> v0.13.1 age confidence

Release Notes

MasterKale/SimpleWebAuthn (@​simplewebauthn/browser)

v13.1.2

Compare Source

Changes

  • [browser] [server] Exported the ResidentKeyRequirement type to help with type inference
    (#​704)
go-webauthn/webauthn (github.com/go-webauthn/webauthn)

v0.13.1

Compare Source

Bug Fixes

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/1215 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/6/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`f2d6670`](https://github.com/0xJacky/nginx-ui/commit/f2d6670f7db2d11f6d03347dbbbf11310e4d36ce) chore(deps): update all non-major dependencies ### 📊 Changes **4 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+5 -5) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@simplewebauthn/browser](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/master/packages/browser#readme) ([source](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser)) | [`^13.1.0` -> `^13.1.2`](https://renovatebot.com/diffs/npm/@simplewebauthn%2fbrowser/13.1.0/13.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@simplewebauthn%2fbrowser/13.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@simplewebauthn%2fbrowser/13.1.0/13.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/go-webauthn/webauthn](https://redirect.github.com/go-webauthn/webauthn) | `v0.13.0` -> `v0.13.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-webauthn%2fwebauthn/v0.13.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.13.0/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>MasterKale/SimpleWebAuthn (@&#8203;simplewebauthn/browser)</summary> ### [`v13.1.2`](https://redirect.github.com/MasterKale/SimpleWebAuthn/blob/HEAD/CHANGELOG.md#v1312) [Compare Source](https://redirect.github.com/MasterKale/SimpleWebAuthn/compare/v13.1.0...v13.1.2) **Changes** - **\[browser] \[server]** Exported the `ResidentKeyRequirement` type to help with type inference ([#&#8203;704](https://redirect.github.com/MasterKale/SimpleWebAuthn/pull/704)) </details> <details> <summary>go-webauthn/webauthn (github.com/go-webauthn/webauthn)</summary> ### [`v0.13.1`](https://redirect.github.com/go-webauthn/webauthn/releases/tag/v0.13.1) [Compare Source](https://redirect.github.com/go-webauthn/webauthn/compare/v0.13.0...v0.13.1) ##### Bug Fixes - **protocol:** conditional create uv check ([#&#8203;434](https://redirect.github.com/go-webauthn/webauthn/issues/434)) ([2e13a60](https://redirect.github.com/go-webauthn/webauthn/commit/2e13a60aecef52d91467d444a9fc66150ecee17b)), closes [#&#8203;361](https://redirect.github.com/go-webauthn/webauthn/issues/361) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:15:15 +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#6998
No description provided.