From 94a89dd78ff7e4a18131094baad6f5b4f8689bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:14:24 -0700 Subject: [PATCH 1/6] chore(deps): Bump hono from 4.12.0 to 4.12.2 (#3799) Bumps [hono](https://github.com/honojs/hono) from 4.12.0 to 4.12.2. [category:Dependencies] Co-authored-by: @dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e13093f4c..8dacfb3488 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10868,9 +10868,9 @@ hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: react-is "^16.7.0" hono@^4.11.4: - version "4.12.0" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.0.tgz#18f96a2962274398efc57a1a79e22b3daad2ca1c" - integrity sha512-NekXntS5M94pUfiVZ8oXXK/kkri+5WpX2/Ik+LVsl+uvw+soj4roXIsPqO+XsWrAw20mOzaXOZf3Q7PfB9A/IA== + version "4.12.2" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.2.tgz#05c311c271b06685a0f229c484e3a2637d7d5f2a" + integrity sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg== hosted-git-info@^2.1.4: version "2.8.9" From 004c17c317679566e333cdcf194ef906311a985a Mon Sep 17 00:00:00 2001 From: alanbsmith Date: Mon, 2 Mar 2026 17:16:41 +0000 Subject: [PATCH 2/6] chore: Release v14.2.32 [skip release] --- CHANGELOG.md | 5 +++++ lerna.json | 2 +- modules/codemod/package.json | 2 +- modules/css/package.json | 2 +- modules/docs/package.json | 10 +++++----- modules/labs-css/package.json | 2 +- modules/labs-react/package.json | 6 +++--- modules/mcp/package.json | 2 +- modules/popup-stack/package.json | 2 +- modules/preview-css/package.json | 2 +- modules/preview-react/package.json | 6 +++--- modules/react-fonts/package.json | 2 +- modules/react/package.json | 8 ++++---- modules/styling-transform/package.json | 4 ++-- modules/styling/package.json | 4 ++-- 15 files changed, 32 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ab1748a26..45140aaba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [v14.2.32](https://github.com/Workday/canvas-kit/releases/tag/v14.2.32) (2026-03-02) + + + + ## [v14.2.31](https://github.com/Workday/canvas-kit/releases/tag/v14.2.31) (2026-02-23) ### Components diff --git a/lerna.json b/lerna.json index 66e8048b47..a61468e2dc 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "modules/**" ], - "version": "14.2.31", + "version": "14.2.32", "npmClient": "yarn", "command": { "version": { diff --git a/modules/codemod/package.json b/modules/codemod/package.json index adb93ecd29..be91d5af2c 100644 --- a/modules/codemod/package.json +++ b/modules/codemod/package.json @@ -2,7 +2,7 @@ "name": "@workday/canvas-kit-codemod", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", - "version": "14.2.31", + "version": "14.2.32", "description": "A collection of codemods for use on Workday Canvas Kit packages.", "main": "dist/es6/index.js", "sideEffects": false, diff --git a/modules/css/package.json b/modules/css/package.json index 664f029ef3..be8a0fd084 100644 --- a/modules/css/package.json +++ b/modules/css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-css", - "version": "14.2.31", + "version": "14.2.32", "description": "The parent module that contains all Workday Canvas Kit CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/docs/package.json b/modules/docs/package.json index eaeb0a8fab..13816c897e 100644 --- a/modules/docs/package.json +++ b/modules/docs/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-docs", - "version": "14.2.31", + "version": "14.2.32", "description": "Documentation components of Canvas Kit components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -45,10 +45,10 @@ "@emotion/styled": "^11.6.0", "@stackblitz/sdk": "^1.11.0", "@storybook/csf": "0.0.1", - "@workday/canvas-kit-labs-react": "^14.2.31", - "@workday/canvas-kit-preview-react": "^14.2.31", - "@workday/canvas-kit-react": "^14.2.31", - "@workday/canvas-kit-styling": "^14.2.31", + "@workday/canvas-kit-labs-react": "^14.2.32", + "@workday/canvas-kit-preview-react": "^14.2.32", + "@workday/canvas-kit-react": "^14.2.32", + "@workday/canvas-kit-styling": "^14.2.32", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "markdown-to-jsx": "^7.2.0", diff --git a/modules/labs-css/package.json b/modules/labs-css/package.json index 11c66a84ac..5422666789 100644 --- a/modules/labs-css/package.json +++ b/modules/labs-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-css", - "version": "14.2.31", + "version": "14.2.32", "description": "The parent module that contains all Workday Canvas Kit Labs CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/labs-react/package.json b/modules/labs-react/package.json index 33614814e2..7d9e52cf92 100644 --- a/modules/labs-react/package.json +++ b/modules/labs-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-react", - "version": "14.2.31", + "version": "14.2.32", "description": "Canvas Kit Labs is an incubator for new and experimental components. Since we have a rather rigorous process for getting components in at a production level, it can be valuable to make them available earlier while we continuously iterate on the API/functionality. The Labs modules allow us to do that as needed.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.31", - "@workday/canvas-kit-styling": "^14.2.31", + "@workday/canvas-kit-react": "^14.2.32", + "@workday/canvas-kit-styling": "^14.2.32", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/mcp/package.json b/modules/mcp/package.json index 958891ad1b..1ab63b69af 100644 --- a/modules/mcp/package.json +++ b/modules/mcp/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-mcp", - "version": "14.2.31", + "version": "14.2.32", "description": "MCP package for Canvas Kit", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/popup-stack/package.json b/modules/popup-stack/package.json index 5665ee9c5f..a0144348a5 100644 --- a/modules/popup-stack/package.json +++ b/modules/popup-stack/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-popup-stack", - "version": "14.2.31", + "version": "14.2.32", "description": "Stack for managing popup UIs to coordinate global concerns like escape key handling and rendering order", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-css/package.json b/modules/preview-css/package.json index 91d7634248..0151b96ab7 100644 --- a/modules/preview-css/package.json +++ b/modules/preview-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-css", - "version": "14.2.31", + "version": "14.2.32", "description": "The parent module that contains all Workday Canvas Kit Preview CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-react/package.json b/modules/preview-react/package.json index 9ef371cc5e..8a1aadb61b 100644 --- a/modules/preview-react/package.json +++ b/modules/preview-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-react", - "version": "14.2.31", + "version": "14.2.32", "description": "Canvas Kit Preview is made up of components that have the full design and a11y review, are part of the DS ecosystem and are approved for use in product. The API's could be subject to change, but not without strong communication and migration strategies.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.31", - "@workday/canvas-kit-styling": "^14.2.31", + "@workday/canvas-kit-react": "^14.2.32", + "@workday/canvas-kit-styling": "^14.2.32", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10" diff --git a/modules/react-fonts/package.json b/modules/react-fonts/package.json index 7bf8a02909..39b1a1f49c 100644 --- a/modules/react-fonts/package.json +++ b/modules/react-fonts/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react-fonts", - "version": "14.2.31", + "version": "14.2.32", "description": "Fonts for canvas-kit-react", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/react/package.json b/modules/react/package.json index 77288dba70..49e3515c2d 100644 --- a/modules/react/package.json +++ b/modules/react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react", - "version": "14.2.31", + "version": "14.2.32", "description": "The parent module that contains all Workday Canvas Kit React components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -52,9 +52,9 @@ "@popperjs/core": "^2.5.4", "@tanstack/react-virtual": "^3.13.9", "@workday/canvas-colors-web": "^2.0.0", - "@workday/canvas-kit-popup-stack": "^14.2.31", - "@workday/canvas-kit-preview-react": "^14.2.31", - "@workday/canvas-kit-styling": "^14.2.31", + "@workday/canvas-kit-popup-stack": "^14.2.32", + "@workday/canvas-kit-preview-react": "^14.2.32", + "@workday/canvas-kit-styling": "^14.2.32", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/styling-transform/package.json b/modules/styling-transform/package.json index 759f62a19f..9274d672a9 100644 --- a/modules/styling-transform/package.json +++ b/modules/styling-transform/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling-transform", - "version": "14.2.31", + "version": "14.2.32", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -38,7 +38,7 @@ ], "dependencies": { "@emotion/serialize": "^1.0.2", - "@workday/canvas-kit-styling": "^14.2.31", + "@workday/canvas-kit-styling": "^14.2.32", "@workday/canvas-tokens-web": "^3.1.6", "stylis": "4.0.13", "ts-node": "^10.9.1", diff --git a/modules/styling/package.json b/modules/styling/package.json index 65a4e0586c..3617f2d691 100644 --- a/modules/styling/package.json +++ b/modules/styling/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling", - "version": "14.2.31", + "version": "14.2.32", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -53,7 +53,7 @@ "@emotion/react": "^11.7.1", "@emotion/serialize": "^1.0.2", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.31", + "@workday/canvas-kit-react": "^14.2.32", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "typescript": "5.0" From 6ae7414063dc745db0b71ab494135b0c56c85356 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers <359867+desrosj@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:13:15 -0500 Subject: [PATCH 3/6] ci: Remove use of deprecated `set-output` command. (#3810) Fixes: #3809. The `set-output` command has been deprecated by GitHub because it is possible for malicious payloads to dump arbitrary commands to the shell that are then executed within the runner. The new preferred pattern is to write directly to the `$GITHUB_OUTPUT` environment file instead. While the Lint PR workflow is not currently vulnerable, it's best to switch off of deprecated commands. [category:Infrastructure] --- .github/workflows/lint-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-pull-request.yml b/.github/workflows/lint-pull-request.yml index bf0f41a93f..033224deff 100644 --- a/.github/workflows/lint-pull-request.yml +++ b/.github/workflows/lint-pull-request.yml @@ -15,7 +15,7 @@ jobs: - name: Get Package Scopes id: scope-vars - run: echo "::set-output name=scopes::$(node utils/get-package-names.js)" + run: echo "scopes=$(node utils/get-package-names.js)" >> "$GITHUB_OUTPUT" # Please look up the latest version from # https://github.com/amannn/action-semantic-pull-request/releases From c1af3869625e4d1fa45c29ec3f185735137aae8b Mon Sep 17 00:00:00 2001 From: alanbsmith Date: Wed, 4 Mar 2026 18:15:17 +0000 Subject: [PATCH 4/6] chore: Release v14.2.33 [skip release] --- CHANGELOG.md | 7 +++++++ lerna.json | 2 +- modules/codemod/package.json | 2 +- modules/css/package.json | 2 +- modules/docs/package.json | 10 +++++----- modules/labs-css/package.json | 2 +- modules/labs-react/package.json | 6 +++--- modules/mcp/package.json | 2 +- modules/popup-stack/package.json | 2 +- modules/preview-css/package.json | 2 +- modules/preview-react/package.json | 6 +++--- modules/react-fonts/package.json | 2 +- modules/react/package.json | 8 ++++---- modules/styling-transform/package.json | 4 ++-- modules/styling/package.json | 4 ++-- 15 files changed, 34 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45140aaba0..5ecac28f8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [v14.2.33](https://github.com/Workday/canvas-kit/releases/tag/v14.2.33) (2026-03-04) + +### Infrastructure + +- ci: Remove use of deprecated `set-output` command. ([#3810](https://github.com/Workday/canvas-kit/pull/3810)) ([@desrosj](https://github.com/desrosj)) + + ## [v14.2.32](https://github.com/Workday/canvas-kit/releases/tag/v14.2.32) (2026-03-02) diff --git a/lerna.json b/lerna.json index a61468e2dc..557d2b183d 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "modules/**" ], - "version": "14.2.32", + "version": "14.2.33", "npmClient": "yarn", "command": { "version": { diff --git a/modules/codemod/package.json b/modules/codemod/package.json index be91d5af2c..4800a194d4 100644 --- a/modules/codemod/package.json +++ b/modules/codemod/package.json @@ -2,7 +2,7 @@ "name": "@workday/canvas-kit-codemod", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", - "version": "14.2.32", + "version": "14.2.33", "description": "A collection of codemods for use on Workday Canvas Kit packages.", "main": "dist/es6/index.js", "sideEffects": false, diff --git a/modules/css/package.json b/modules/css/package.json index be8a0fd084..9ab30ae5c4 100644 --- a/modules/css/package.json +++ b/modules/css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-css", - "version": "14.2.32", + "version": "14.2.33", "description": "The parent module that contains all Workday Canvas Kit CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/docs/package.json b/modules/docs/package.json index 13816c897e..1269c9e8da 100644 --- a/modules/docs/package.json +++ b/modules/docs/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-docs", - "version": "14.2.32", + "version": "14.2.33", "description": "Documentation components of Canvas Kit components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -45,10 +45,10 @@ "@emotion/styled": "^11.6.0", "@stackblitz/sdk": "^1.11.0", "@storybook/csf": "0.0.1", - "@workday/canvas-kit-labs-react": "^14.2.32", - "@workday/canvas-kit-preview-react": "^14.2.32", - "@workday/canvas-kit-react": "^14.2.32", - "@workday/canvas-kit-styling": "^14.2.32", + "@workday/canvas-kit-labs-react": "^14.2.33", + "@workday/canvas-kit-preview-react": "^14.2.33", + "@workday/canvas-kit-react": "^14.2.33", + "@workday/canvas-kit-styling": "^14.2.33", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "markdown-to-jsx": "^7.2.0", diff --git a/modules/labs-css/package.json b/modules/labs-css/package.json index 5422666789..8c4d23120d 100644 --- a/modules/labs-css/package.json +++ b/modules/labs-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-css", - "version": "14.2.32", + "version": "14.2.33", "description": "The parent module that contains all Workday Canvas Kit Labs CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/labs-react/package.json b/modules/labs-react/package.json index 7d9e52cf92..17c7ad14bb 100644 --- a/modules/labs-react/package.json +++ b/modules/labs-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-react", - "version": "14.2.32", + "version": "14.2.33", "description": "Canvas Kit Labs is an incubator for new and experimental components. Since we have a rather rigorous process for getting components in at a production level, it can be valuable to make them available earlier while we continuously iterate on the API/functionality. The Labs modules allow us to do that as needed.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.32", - "@workday/canvas-kit-styling": "^14.2.32", + "@workday/canvas-kit-react": "^14.2.33", + "@workday/canvas-kit-styling": "^14.2.33", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/mcp/package.json b/modules/mcp/package.json index 1ab63b69af..e2890e5a32 100644 --- a/modules/mcp/package.json +++ b/modules/mcp/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-mcp", - "version": "14.2.32", + "version": "14.2.33", "description": "MCP package for Canvas Kit", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/popup-stack/package.json b/modules/popup-stack/package.json index a0144348a5..1777dd0da1 100644 --- a/modules/popup-stack/package.json +++ b/modules/popup-stack/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-popup-stack", - "version": "14.2.32", + "version": "14.2.33", "description": "Stack for managing popup UIs to coordinate global concerns like escape key handling and rendering order", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-css/package.json b/modules/preview-css/package.json index 0151b96ab7..6d68e811c2 100644 --- a/modules/preview-css/package.json +++ b/modules/preview-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-css", - "version": "14.2.32", + "version": "14.2.33", "description": "The parent module that contains all Workday Canvas Kit Preview CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-react/package.json b/modules/preview-react/package.json index 8a1aadb61b..ad8c2da6ca 100644 --- a/modules/preview-react/package.json +++ b/modules/preview-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-react", - "version": "14.2.32", + "version": "14.2.33", "description": "Canvas Kit Preview is made up of components that have the full design and a11y review, are part of the DS ecosystem and are approved for use in product. The API's could be subject to change, but not without strong communication and migration strategies.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.32", - "@workday/canvas-kit-styling": "^14.2.32", + "@workday/canvas-kit-react": "^14.2.33", + "@workday/canvas-kit-styling": "^14.2.33", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10" diff --git a/modules/react-fonts/package.json b/modules/react-fonts/package.json index 39b1a1f49c..58e26b85df 100644 --- a/modules/react-fonts/package.json +++ b/modules/react-fonts/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react-fonts", - "version": "14.2.32", + "version": "14.2.33", "description": "Fonts for canvas-kit-react", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/react/package.json b/modules/react/package.json index 49e3515c2d..5c8b3d552f 100644 --- a/modules/react/package.json +++ b/modules/react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react", - "version": "14.2.32", + "version": "14.2.33", "description": "The parent module that contains all Workday Canvas Kit React components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -52,9 +52,9 @@ "@popperjs/core": "^2.5.4", "@tanstack/react-virtual": "^3.13.9", "@workday/canvas-colors-web": "^2.0.0", - "@workday/canvas-kit-popup-stack": "^14.2.32", - "@workday/canvas-kit-preview-react": "^14.2.32", - "@workday/canvas-kit-styling": "^14.2.32", + "@workday/canvas-kit-popup-stack": "^14.2.33", + "@workday/canvas-kit-preview-react": "^14.2.33", + "@workday/canvas-kit-styling": "^14.2.33", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/styling-transform/package.json b/modules/styling-transform/package.json index 9274d672a9..a723caebf6 100644 --- a/modules/styling-transform/package.json +++ b/modules/styling-transform/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling-transform", - "version": "14.2.32", + "version": "14.2.33", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -38,7 +38,7 @@ ], "dependencies": { "@emotion/serialize": "^1.0.2", - "@workday/canvas-kit-styling": "^14.2.32", + "@workday/canvas-kit-styling": "^14.2.33", "@workday/canvas-tokens-web": "^3.1.6", "stylis": "4.0.13", "ts-node": "^10.9.1", diff --git a/modules/styling/package.json b/modules/styling/package.json index 3617f2d691..8d90fe03cb 100644 --- a/modules/styling/package.json +++ b/modules/styling/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling", - "version": "14.2.32", + "version": "14.2.33", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -53,7 +53,7 @@ "@emotion/react": "^11.7.1", "@emotion/serialize": "^1.0.2", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.32", + "@workday/canvas-kit-react": "^14.2.33", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "typescript": "5.0" From 010a971a5e0c21ae552b3cd55071e4f519d9e74b Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers <359867+desrosj@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:26:31 -0500 Subject: [PATCH 5/6] ci: Update `actions/upload-artifact` to `7.0.0`. (#3813) Fixes: #3812. The Scorecard workflow is currently broken because `v3` of the `actions/upload-artifact` action is deprecated and disabled. [category:Infrastructure] --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index d145c5a1cf..6b6d0d2ec4 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -59,7 +59,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: SARIF file path: results.sarif From 034bd0a14b0dbb95c06788ef4ca8ef2f4d06980e Mon Sep 17 00:00:00 2001 From: alanbsmith Date: Wed, 4 Mar 2026 18:28:39 +0000 Subject: [PATCH 6/6] chore: Release v14.2.34 [skip release] --- CHANGELOG.md | 7 +++++++ lerna.json | 2 +- modules/codemod/package.json | 2 +- modules/css/package.json | 2 +- modules/docs/package.json | 10 +++++----- modules/labs-css/package.json | 2 +- modules/labs-react/package.json | 6 +++--- modules/mcp/package.json | 2 +- modules/popup-stack/package.json | 2 +- modules/preview-css/package.json | 2 +- modules/preview-react/package.json | 6 +++--- modules/react-fonts/package.json | 2 +- modules/react/package.json | 8 ++++---- modules/styling-transform/package.json | 4 ++-- modules/styling/package.json | 4 ++-- 15 files changed, 34 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ecac28f8d..568d123cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [v14.2.34](https://github.com/Workday/canvas-kit/releases/tag/v14.2.34) (2026-03-04) + +### Infrastructure + +- ci: Update `actions/upload-artifact` to `7.0.0`. ([#3813](https://github.com/Workday/canvas-kit/pull/3813)) ([@desrosj](https://github.com/desrosj)) + + ## [v14.2.33](https://github.com/Workday/canvas-kit/releases/tag/v14.2.33) (2026-03-04) ### Infrastructure diff --git a/lerna.json b/lerna.json index 557d2b183d..6eaccc6e6e 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "modules/**" ], - "version": "14.2.33", + "version": "14.2.34", "npmClient": "yarn", "command": { "version": { diff --git a/modules/codemod/package.json b/modules/codemod/package.json index 4800a194d4..de76bf4c8d 100644 --- a/modules/codemod/package.json +++ b/modules/codemod/package.json @@ -2,7 +2,7 @@ "name": "@workday/canvas-kit-codemod", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", - "version": "14.2.33", + "version": "14.2.34", "description": "A collection of codemods for use on Workday Canvas Kit packages.", "main": "dist/es6/index.js", "sideEffects": false, diff --git a/modules/css/package.json b/modules/css/package.json index 9ab30ae5c4..34e65419fe 100644 --- a/modules/css/package.json +++ b/modules/css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-css", - "version": "14.2.33", + "version": "14.2.34", "description": "The parent module that contains all Workday Canvas Kit CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/docs/package.json b/modules/docs/package.json index 1269c9e8da..9e560cad78 100644 --- a/modules/docs/package.json +++ b/modules/docs/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-docs", - "version": "14.2.33", + "version": "14.2.34", "description": "Documentation components of Canvas Kit components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -45,10 +45,10 @@ "@emotion/styled": "^11.6.0", "@stackblitz/sdk": "^1.11.0", "@storybook/csf": "0.0.1", - "@workday/canvas-kit-labs-react": "^14.2.33", - "@workday/canvas-kit-preview-react": "^14.2.33", - "@workday/canvas-kit-react": "^14.2.33", - "@workday/canvas-kit-styling": "^14.2.33", + "@workday/canvas-kit-labs-react": "^14.2.34", + "@workday/canvas-kit-preview-react": "^14.2.34", + "@workday/canvas-kit-react": "^14.2.34", + "@workday/canvas-kit-styling": "^14.2.34", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "markdown-to-jsx": "^7.2.0", diff --git a/modules/labs-css/package.json b/modules/labs-css/package.json index 8c4d23120d..ace8b293f6 100644 --- a/modules/labs-css/package.json +++ b/modules/labs-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-css", - "version": "14.2.33", + "version": "14.2.34", "description": "The parent module that contains all Workday Canvas Kit Labs CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/labs-react/package.json b/modules/labs-react/package.json index 17c7ad14bb..62a95a6d2b 100644 --- a/modules/labs-react/package.json +++ b/modules/labs-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-labs-react", - "version": "14.2.33", + "version": "14.2.34", "description": "Canvas Kit Labs is an incubator for new and experimental components. Since we have a rather rigorous process for getting components in at a production level, it can be valuable to make them available earlier while we continuously iterate on the API/functionality. The Labs modules allow us to do that as needed.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.33", - "@workday/canvas-kit-styling": "^14.2.33", + "@workday/canvas-kit-react": "^14.2.34", + "@workday/canvas-kit-styling": "^14.2.34", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/mcp/package.json b/modules/mcp/package.json index e2890e5a32..40d4c98438 100644 --- a/modules/mcp/package.json +++ b/modules/mcp/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-mcp", - "version": "14.2.33", + "version": "14.2.34", "description": "MCP package for Canvas Kit", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/popup-stack/package.json b/modules/popup-stack/package.json index 1777dd0da1..97d6fae883 100644 --- a/modules/popup-stack/package.json +++ b/modules/popup-stack/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-popup-stack", - "version": "14.2.33", + "version": "14.2.34", "description": "Stack for managing popup UIs to coordinate global concerns like escape key handling and rendering order", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-css/package.json b/modules/preview-css/package.json index 6d68e811c2..84d5b8211d 100644 --- a/modules/preview-css/package.json +++ b/modules/preview-css/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-css", - "version": "14.2.33", + "version": "14.2.34", "description": "The parent module that contains all Workday Canvas Kit Preview CSS components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/preview-react/package.json b/modules/preview-react/package.json index ad8c2da6ca..4cb0620dd7 100644 --- a/modules/preview-react/package.json +++ b/modules/preview-react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-preview-react", - "version": "14.2.33", + "version": "14.2.34", "description": "Canvas Kit Preview is made up of components that have the full design and a11y review, are part of the DS ecosystem and are approved for use in product. The API's could be subject to change, but not without strong communication and migration strategies.", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -48,8 +48,8 @@ "dependencies": { "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.33", - "@workday/canvas-kit-styling": "^14.2.33", + "@workday/canvas-kit-react": "^14.2.34", + "@workday/canvas-kit-styling": "^14.2.34", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10" diff --git a/modules/react-fonts/package.json b/modules/react-fonts/package.json index 58e26b85df..0a28dd2a12 100644 --- a/modules/react-fonts/package.json +++ b/modules/react-fonts/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react-fonts", - "version": "14.2.33", + "version": "14.2.34", "description": "Fonts for canvas-kit-react", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", diff --git a/modules/react/package.json b/modules/react/package.json index 5c8b3d552f..8890e3f6ae 100644 --- a/modules/react/package.json +++ b/modules/react/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-react", - "version": "14.2.33", + "version": "14.2.34", "description": "The parent module that contains all Workday Canvas Kit React components", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -52,9 +52,9 @@ "@popperjs/core": "^2.5.4", "@tanstack/react-virtual": "^3.13.9", "@workday/canvas-colors-web": "^2.0.0", - "@workday/canvas-kit-popup-stack": "^14.2.33", - "@workday/canvas-kit-preview-react": "^14.2.33", - "@workday/canvas-kit-styling": "^14.2.33", + "@workday/canvas-kit-popup-stack": "^14.2.34", + "@workday/canvas-kit-preview-react": "^14.2.34", + "@workday/canvas-kit-styling": "^14.2.34", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "@workday/design-assets-types": "^0.2.10", diff --git a/modules/styling-transform/package.json b/modules/styling-transform/package.json index a723caebf6..f20023eeb3 100644 --- a/modules/styling-transform/package.json +++ b/modules/styling-transform/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling-transform", - "version": "14.2.33", + "version": "14.2.34", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -38,7 +38,7 @@ ], "dependencies": { "@emotion/serialize": "^1.0.2", - "@workday/canvas-kit-styling": "^14.2.33", + "@workday/canvas-kit-styling": "^14.2.34", "@workday/canvas-tokens-web": "^3.1.6", "stylis": "4.0.13", "ts-node": "^10.9.1", diff --git a/modules/styling/package.json b/modules/styling/package.json index 8d90fe03cb..129c72d8ce 100644 --- a/modules/styling/package.json +++ b/modules/styling/package.json @@ -1,6 +1,6 @@ { "name": "@workday/canvas-kit-styling", - "version": "14.2.33", + "version": "14.2.34", "description": "The custom CSS in JS solution that takes JS styles and turns them into static CSS", "author": "Workday, Inc. (https://www.workday.com)", "license": "Apache-2.0", @@ -53,7 +53,7 @@ "@emotion/react": "^11.7.1", "@emotion/serialize": "^1.0.2", "@emotion/styled": "^11.6.0", - "@workday/canvas-kit-react": "^14.2.33", + "@workday/canvas-kit-react": "^14.2.34", "@workday/canvas-system-icons-web": "^3.0.36", "@workday/canvas-tokens-web": "^3.1.6", "typescript": "5.0"