From e7e5bd6c128cb7a663a4adf614cb1c457f174f7f Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:29:04 -0400 Subject: [PATCH] Version Packages (#12479) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @shopify/polaris-tokens@9.4.0 ### Minor Changes - [#12467](https://github.com/Shopify/polaris/pull/12467) [`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96) Thanks [@sophschneider](https://github.com/sophschneider)! - Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token for `bg-fill-secondary-selected`, and add more `dark-experimental` theme values. ## @shopify/polaris-migrator@1.0.5 ### Patch Changes - Updated dependencies \[[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: - @shopify/polaris-tokens@9.4.0 - @shopify/stylelint-polaris@16.0.5 ## @shopify/polaris@13.8.1 ### Patch Changes - [#12467](https://github.com/Shopify/polaris/pull/12467) [`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96) Thanks [@sophschneider](https://github.com/sophschneider)! - Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token for `bg-fill-secondary-selected`, and add more `dark-experimental` theme values. - Updated dependencies \[[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: - @shopify/polaris-tokens@9.4.0 ## @shopify/stylelint-polaris@16.0.5 ### Patch Changes - Updated dependencies \[[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: - @shopify/polaris-tokens@9.4.0 ## polaris-for-vscode@1.0.5 ### Patch Changes - Updated dependencies \[[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: - @shopify/polaris-tokens@9.4.0 ## polaris.shopify.com@1.0.12 ### Patch Changes - Updated dependencies \[[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: - @shopify/polaris-tokens@9.4.0 - @shopify/polaris@13.8.1 Co-authored-by: github-actions[bot] --- .changeset/hot-pants-watch.md | 6 ------ pnpm-lock.yaml | 16 ++++++++-------- polaris-for-vscode/CHANGELOG.md | 7 +++++++ polaris-for-vscode/package.json | 4 ++-- polaris-migrator/CHANGELOG.md | 8 ++++++++ polaris-migrator/package.json | 8 ++++---- polaris-react/CHANGELOG.md | 9 +++++++++ polaris-react/package.json | 4 ++-- polaris-tokens/CHANGELOG.md | 6 ++++++ polaris-tokens/package.json | 2 +- polaris.shopify.com/CHANGELOG.md | 8 ++++++++ polaris.shopify.com/package.json | 6 +++--- stylelint-polaris/CHANGELOG.md | 7 +++++++ stylelint-polaris/package.json | 4 ++-- 14 files changed, 67 insertions(+), 28 deletions(-) delete mode 100644 .changeset/hot-pants-watch.md diff --git a/.changeset/hot-pants-watch.md b/.changeset/hot-pants-watch.md deleted file mode 100644 index 15a260c68bf..00000000000 --- a/.changeset/hot-pants-watch.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@shopify/polaris-tokens': minor -'@shopify/polaris': patch ---- - -Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token for `bg-fill-secondary-selected`, and add more `dark-experimental` theme values. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e5266f1a7d..64bd2ce24ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,7 +138,7 @@ importers: polaris-for-vscode: dependencies: '@shopify/polaris-tokens': - specifier: ^9.3.0 + specifier: ^9.4.0 version: link:../polaris-tokens vscode-languageclient: specifier: ^9.0.1 @@ -194,10 +194,10 @@ importers: polaris-migrator: dependencies: '@shopify/polaris-tokens': - specifier: ^9.3.0 + specifier: ^9.4.0 version: link:../polaris-tokens '@shopify/stylelint-polaris': - specifier: ^16.0.4 + specifier: ^16.0.5 version: link:../stylelint-polaris chalk: specifier: ^4.1.0 @@ -240,7 +240,7 @@ importers: specifier: ^13.3.0 version: 13.3.0(rollup@2.79.1) '@shopify/polaris': - specifier: ^13.8.0 + specifier: ^13.8.1 version: link:../polaris-react '@types/is-git-clean': specifier: ^1.1.0 @@ -267,7 +267,7 @@ importers: specifier: ^9.3.0 version: link:../polaris-icons '@shopify/polaris-tokens': - specifier: ^9.3.0 + specifier: ^9.4.0 version: link:../polaris-tokens '@types/react': specifier: '*' @@ -451,13 +451,13 @@ importers: specifier: ^0.0.14 version: 0.0.14(react@18.2.0) '@shopify/polaris': - specifier: ^13.8.0 + specifier: ^13.8.1 version: link:../polaris-react '@shopify/polaris-icons': specifier: ^9.3.0 version: link:../polaris-icons '@shopify/polaris-tokens': - specifier: ^9.3.0 + specifier: ^9.4.0 version: link:../polaris-tokens '@types/react-syntax-highlighter': specifier: ^15.5.6 @@ -692,7 +692,7 @@ importers: stylelint-polaris: dependencies: '@shopify/polaris-tokens': - specifier: ^9.3.0 + specifier: ^9.4.0 version: link:../polaris-tokens postcss-media-query-parser: specifier: ^0.2.3 diff --git a/polaris-for-vscode/CHANGELOG.md b/polaris-for-vscode/CHANGELOG.md index bbccd96222e..4b59424c95a 100644 --- a/polaris-for-vscode/CHANGELOG.md +++ b/polaris-for-vscode/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.0.5 + +### Patch Changes + +- Updated dependencies [[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: + - @shopify/polaris-tokens@9.4.0 + ## 1.0.4 ### Patch Changes diff --git a/polaris-for-vscode/package.json b/polaris-for-vscode/package.json index 9b9062c8aa3..02fe02087a0 100644 --- a/polaris-for-vscode/package.json +++ b/polaris-for-vscode/package.json @@ -13,7 +13,7 @@ "bugs": { "url": "https://github.com/Shopify/polaris/issues" }, - "version": "1.0.4", + "version": "1.0.5", "private": true, "keywords": [ "polaris", @@ -38,7 +38,7 @@ "clean": "rm -rf .turbo node_modules dist *.tsbuildinfo" }, "dependencies": { - "@shopify/polaris-tokens": "^9.3.0", + "@shopify/polaris-tokens": "^9.4.0", "vscode-languageclient": "^9.0.1", "vscode-languageserver": "^9.0.1", "vscode-languageserver-textdocument": "^1.0.11" diff --git a/polaris-migrator/CHANGELOG.md b/polaris-migrator/CHANGELOG.md index 75fa1375095..794705c0555 100644 --- a/polaris-migrator/CHANGELOG.md +++ b/polaris-migrator/CHANGELOG.md @@ -1,5 +1,13 @@ # @shopify/polaris-migrator +## 1.0.5 + +### Patch Changes + +- Updated dependencies [[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: + - @shopify/polaris-tokens@9.4.0 + - @shopify/stylelint-polaris@16.0.5 + ## 1.0.4 ### Patch Changes diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 54345495fa2..7331d10d55f 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-migrator", - "version": "1.0.4", + "version": "1.0.5", "description": "Codemod transformations to help upgrade your Polaris codebase", "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -36,8 +36,8 @@ "generate": "plop" }, "dependencies": { - "@shopify/polaris-tokens": "^9.3.0", - "@shopify/stylelint-polaris": "^16.0.4", + "@shopify/polaris-tokens": "^9.4.0", + "@shopify/stylelint-polaris": "^16.0.5", "chalk": "^4.1.0", "globby": "11.0.1", "is-git-clean": "^1.1.0", @@ -55,7 +55,7 @@ "@rollup/plugin-commonjs": "^22.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-node-resolve": "^13.3.0", - "@shopify/polaris": "^13.8.0", + "@shopify/polaris": "^13.8.1", "plop": "^3.1.1", "plop-dir": "^0.0.5", "prettier": "^2.7.1", diff --git a/polaris-react/CHANGELOG.md b/polaris-react/CHANGELOG.md index b3273aaaf9c..e926b65705d 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 13.8.1 + +### Patch Changes + +- [#12467](https://github.com/Shopify/polaris/pull/12467) [`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96) Thanks [@sophschneider](https://github.com/sophschneider)! - Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token for `bg-fill-secondary-selected`, and add more `dark-experimental` theme values. + +- Updated dependencies [[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: + - @shopify/polaris-tokens@9.4.0 + ## 13.8.0 ### Minor Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index 558cb79aeec..397d39a720b 100644 --- a/polaris-react/package.json +++ b/polaris-react/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/polaris", "description": "Shopify’s admin product component library", - "version": "13.8.0", + "version": "13.8.1", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -57,7 +57,7 @@ }, "dependencies": { "@shopify/polaris-icons": "^9.3.0", - "@shopify/polaris-tokens": "^9.3.0", + "@shopify/polaris-tokens": "^9.4.0", "@types/react": "*", "@types/react-dom": "*", "@types/react-transition-group": "^4.4.2", diff --git a/polaris-tokens/CHANGELOG.md b/polaris-tokens/CHANGELOG.md index 5e195a56195..4fcd2cea43c 100644 --- a/polaris-tokens/CHANGELOG.md +++ b/polaris-tokens/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 9.4.0 + +### Minor Changes + +- [#12467](https://github.com/Shopify/polaris/pull/12467) [`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96) Thanks [@sophschneider](https://github.com/sophschneider)! - Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token for `bg-fill-secondary-selected`, and add more `dark-experimental` theme values. + ## 9.3.0 ### Minor Changes diff --git a/polaris-tokens/package.json b/polaris-tokens/package.json index 9c36d8c0b6b..1df09a2e4f7 100644 --- a/polaris-tokens/package.json +++ b/polaris-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-tokens", - "version": "9.3.0", + "version": "9.4.0", "description": "", "main": "dist/cjs/build/index.js", "module": "dist/esm/build/index.mjs", diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index 8c9fe40f99b..027d6774c9c 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,13 @@ # polaris.shopify.com +## 1.0.12 + +### Patch Changes + +- Updated dependencies [[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: + - @shopify/polaris-tokens@9.4.0 + - @shopify/polaris@13.8.1 + ## 1.0.11 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 85788004e09..d66f5cf349d 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.0.11", + "version": "1.0.12", "private": true, "engines": { "node": ">=20.10.0" @@ -30,9 +30,9 @@ "@headlessui/react": "^1.6.5", "@juggle/resize-observer": "^3.4.0", "@radix-ui/react-polymorphic": "^0.0.14", - "@shopify/polaris": "^13.8.0", + "@shopify/polaris": "^13.8.1", "@shopify/polaris-icons": "^9.3.0", - "@shopify/polaris-tokens": "^9.3.0", + "@shopify/polaris-tokens": "^9.4.0", "@types/react-syntax-highlighter": "^15.5.6", "base-64": "^1.0.0", "codesandbox": "^2.2.3", diff --git a/stylelint-polaris/CHANGELOG.md b/stylelint-polaris/CHANGELOG.md index 8fd6ba9be1a..e00e4c04c8c 100644 --- a/stylelint-polaris/CHANGELOG.md +++ b/stylelint-polaris/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 16.0.5 + +### Patch Changes + +- Updated dependencies [[`a98276358`](https://github.com/Shopify/polaris/commit/a9827635844e9c43093c901966dbe8b623380e96)]: + - @shopify/polaris-tokens@9.4.0 + ## 16.0.4 ### Patch Changes diff --git a/stylelint-polaris/package.json b/stylelint-polaris/package.json index 995317c4867..6ceebd3c83f 100644 --- a/stylelint-polaris/package.json +++ b/stylelint-polaris/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/stylelint-polaris", "description": "Polaris Design System Stylelint tooling", - "version": "16.0.4", + "version": "16.0.5", "private": false, "license": "MIT", "author": "Shopify ", @@ -39,7 +39,7 @@ "postcss-scss": "^4.0.9", "postcss-value-parser": "^4.2.0", "postcss-media-query-parser": "^0.2.3", - "@shopify/polaris-tokens": "^9.3.0" + "@shopify/polaris-tokens": "^9.4.0" }, "peerDependencies": { "stylelint": "^14.15.0 || ^15.0.0"