From 7c23e654bc626402508c3730f7cf166fae312590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:50:44 +0200 Subject: [PATCH] build(deps-dev): bump vite from 3.2.10 to 3.2.11 in /internal/webui/devui (#1330) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.10 to 3.2.11.
Changelog

Sourced from vite's changelog.

3.2.11 (2024-09-17)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=3.2.10&new-version=3.2.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/namespacelabs/foundation/network/alerts).
--------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Niklas Gehlen --- internal/devsession/webui.go | 2 +- internal/webui/devui/yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/internal/devsession/webui.go b/internal/devsession/webui.go index b46a19afe..6ef3f7ae9 100644 --- a/internal/devsession/webui.go +++ b/internal/devsession/webui.go @@ -19,7 +19,7 @@ const ( WebPackage schema.PackageName = "namespacelabs.dev/foundation/internal/webui/devui" baseRepository = "registry.eu-services.namespace.systems" - prebuilt = "sha256:c2dd09514559903b54bc4f79cf018e21bc8e697bcdd50194bc60a633a17abf95" + prebuilt = "sha256:05a9096e9a9820d4e323519185b9115e0a9d7f0ae45096338e6d99d24acecc99" ) func PrebuiltWebUI(ctx context.Context) (*mux.Router, error) { diff --git a/internal/webui/devui/yarn.lock b/internal/webui/devui/yarn.lock index ffddc2063..4ca23be92 100644 --- a/internal/webui/devui/yarn.lock +++ b/internal/webui/devui/yarn.lock @@ -2174,6 +2174,7 @@ __metadata: postcss: ^8.4.31 react: 17 react-dom: 17 + semver: ^7.5.2 typescript: ^4.5.4 typescript-plugin-css-modules: ^5.0.2 vite: 3.x @@ -2248,7 +2249,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.3.5": +"semver@npm:^7.3.5, semver@npm:^7.5.2": version: 7.6.3 resolution: "semver@npm:7.6.3" bin: @@ -2541,8 +2542,8 @@ __metadata: linkType: hard "vite@npm:3.x": - version: 3.2.10 - resolution: "vite@npm:3.2.10" + version: 3.2.11 + resolution: "vite@npm:3.2.11" dependencies: esbuild: ^0.15.9 fsevents: ~2.3.2 @@ -2574,7 +2575,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 6772a0fce62d56d2d4480439a63a43a33ccb111aba981633947c7991bbba5414ad54711d835af464f851a176c3b0a93d8b07952d52fa52bcd5507220f83df443 + checksum: ed548985faef2dfd3c2fa9cf9c70c5369a4f68aa054605a9d2c1783780df7a7e63adcb96af86e14c6c83c66d2db0f64ec05d5ea1d6b9aebce66a479d050bb7d5 languageName: node linkType: hard