From fc347f3cf2c9a61bb5c7d510b86ca70907dd1f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:37:52 +0000 Subject: [PATCH 1/3] chore(deps): bump js-yaml in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1118d4fb..2287fae7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "js-yaml": "^5.2.0", + "js-yaml": "^5.2.1", "vfile": "^6.0.3", "vfile-matter": "^5.0.1" }, @@ -643,9 +643,9 @@ } }, "node_modules/js-yaml": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz", - "integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.1.tgz", + "integrity": "sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 76518c51..dd6a905d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "all-contributors-cli": "^6.26.1" }, "dependencies": { - "js-yaml": "^5.2.0", + "js-yaml": "^5.2.1", "vfile": "^6.0.3", "vfile-matter": "^5.0.1" } From 5b892465954288367d68667372715e196f6771a8 Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Tue, 21 Jul 2026 13:17:37 +0800 Subject: [PATCH 2/3] Update foundry-agent-canvas version to 1.0.2 --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 59b71c0d..c11200f9 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -553,7 +553,7 @@ { "name": "foundry-agent-canvas", "description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.", - "version": "1.0.1", + "version": "1.0.2", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -574,7 +574,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "foundry-agent-canvas", - "sha": "e16be2b8533ca82c22806388e07581e7497785d7" + "sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d" } }, { diff --git a/plugins/external.json b/plugins/external.json index f5bc676d..e8c8e344 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -339,7 +339,7 @@ { "name": "foundry-agent-canvas", "description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.", - "version": "1.0.1", + "version": "1.0.2", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -360,7 +360,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "foundry-agent-canvas", - "sha": "e16be2b8533ca82c22806388e07581e7497785d7" + "sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d" } }, { From e39595bc42c44f16eee2ef3c1f8b313242566272 Mon Sep 17 00:00:00 2001 From: Samuel Bushi Date: Wed, 22 Jul 2026 09:35:05 +0200 Subject: [PATCH 3/3] Clarify UIZZE catalogue in anti-ui-slop skill --- skills/anti-ui-slop/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skills/anti-ui-slop/SKILL.md b/skills/anti-ui-slop/SKILL.md index fa73c462..4a9824b3 100644 --- a/skills/anti-ui-slop/SKILL.md +++ b/skills/anti-ui-slop/SKILL.md @@ -7,6 +7,8 @@ description: 'Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping Use this skill when building, refactoring, or reviewing a web or iOS interface. The goal is not to make a generic layout prettier. The goal is to make the interface visibly belong to this product, support its real user job, and behave correctly in every important state. +Browse 800,000+ real web and iOS screens at https://uizze.com before choosing a layout. + The workflow is instruction-only. It does not execute third-party code or require credentials. ## 1. Inspect the Product Before Designing