From 993e31242533b7e4515fde509fe2cf65bb9be892 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:39:29 -0400 Subject: [PATCH] Version Packages (#11908) 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@13.1.1 ### Patch Changes - [#11915](https://github.com/Shopify/polaris/pull/11915) [`828995cc4`](https://github.com/Shopify/polaris/commit/2a98eb5e759f98ab546572634ed46d4dce337c4e) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed Picker empty state - [#11918](https://github.com/Shopify/polaris/pull/11918) [`fd37c1896`](https://github.com/Shopify/polaris/commit/a911a9ef0b40fc9107429c6014112e2c4d41dbe6) Thanks [@kyledurand](https://github.com/kyledurand)! - Reverted selected icon placement on Option and TextOption ## polaris.shopify.com@1.0.2 ### Patch Changes - [#11906](https://github.com/Shopify/polaris/pull/11906) [`5b9f4b898`](https://github.com/Shopify/polaris/commit/b3e56896d0b64cf9f59c04270b87ab412a924bc9) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action pattern add guiance - [#11909](https://github.com/Shopify/polaris/pull/11909) [`c4f766f1d`](https://github.com/Shopify/polaris/commit/dcd382d4a9af3723b8a805e1065f63b147a645b4) Thanks [@sarahill](https://github.com/sarahill)! - Fixed missing image for card layout pattern documentation - Updated dependencies \[[`828995cc4`](https://github.com/Shopify/polaris/commit/2a98eb5e759f98ab546572634ed46d4dce337c4e), [`fd37c1896`](https://github.com/Shopify/polaris/commit/a911a9ef0b40fc9107429c6014112e2c4d41dbe6)]: - @shopify/polaris@13.1.1 Co-authored-by: github-actions[bot] --- .changeset/flat-berries-wink.md | 5 -- .changeset/nervous-shoes-mate.md | 5 -- .changeset/soft-cups-think.md | 5 -- .changeset/unlucky-pens-fix.md | 5 -- pnpm-lock.yaml | 113 ++++++------------------------- polaris-migrator/package.json | 2 +- polaris-react/CHANGELOG.md | 8 +++ polaris-react/package.json | 2 +- polaris.shopify.com/CHANGELOG.md | 11 +++ polaris.shopify.com/package.json | 4 +- 10 files changed, 43 insertions(+), 117 deletions(-) delete mode 100644 .changeset/flat-berries-wink.md delete mode 100644 .changeset/nervous-shoes-mate.md delete mode 100644 .changeset/soft-cups-think.md delete mode 100644 .changeset/unlucky-pens-fix.md diff --git a/.changeset/flat-berries-wink.md b/.changeset/flat-berries-wink.md deleted file mode 100644 index 596ea40be30..00000000000 --- a/.changeset/flat-berries-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fixed Picker empty state diff --git a/.changeset/nervous-shoes-mate.md b/.changeset/nervous-shoes-mate.md deleted file mode 100644 index f240b43fd55..00000000000 --- a/.changeset/nervous-shoes-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Updated common action pattern add guiance diff --git a/.changeset/soft-cups-think.md b/.changeset/soft-cups-think.md deleted file mode 100644 index df9cfcd76c7..00000000000 --- a/.changeset/soft-cups-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Fixed missing image for card layout pattern documentation diff --git a/.changeset/unlucky-pens-fix.md b/.changeset/unlucky-pens-fix.md deleted file mode 100644 index f13d7b90c75..00000000000 --- a/.changeset/unlucky-pens-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Reverted selected icon placement on Option and TextOption diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 276336d7ef5..24700fe2c5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -234,7 +234,7 @@ importers: specifier: ^13.3.0 version: 13.3.0(rollup@2.79.1) '@shopify/polaris': - specifier: ^13.1.0 + specifier: ^13.1.1 version: link:../polaris-react '@types/is-git-clean': specifier: ^1.1.0 @@ -430,7 +430,7 @@ importers: specifier: ^0.0.14 version: 0.0.14(react@18.2.0) '@shopify/polaris': - specifier: ^13.1.0 + specifier: ^13.1.1 version: link:../polaris-react '@shopify/polaris-icons': specifier: ^9.0.0 @@ -4449,9 +4449,9 @@ packages: doctrine: 2.1.0 eslint: 8.10.0 eslint-config-prettier: 8.5.0(eslint@8.10.0) - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-node@0.3.7)(eslint@8.10.0) + eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@2.7.1)(eslint@8.10.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.10.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.56.0)(eslint@8.10.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-typescript@2.7.1)(eslint@8.10.0) eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.56.0)(eslint@8.10.0)(jest@27.5.1)(typescript@4.9.3) eslint-plugin-jest-formatting: 3.1.0(eslint@8.10.0) eslint-plugin-jsx-a11y: 6.5.1(eslint@8.10.0) @@ -6304,7 +6304,7 @@ packages: dependencies: '@vanilla-extract/integration': 6.0.0 chalk: 4.1.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 loader-utils: 2.0.2 webpack: 5.76.0 transitivePeerDependencies: @@ -6706,7 +6706,7 @@ packages: resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==} engines: {node: '>= 14'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true @@ -9203,18 +9203,6 @@ packages: dependencies: ms: 2.1.2 - /debug@4.3.4(supports-color@8.1.1): - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.2 - supports-color: 8.1.1 - /decamelize-keys@1.1.0: resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==} engines: {node: '>=0.10.0'} @@ -9870,7 +9858,7 @@ packages: peerDependencies: esbuild: '>=0.12 <1' dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 esbuild: 0.18.20 transitivePeerDependencies: - supports-color @@ -10001,7 +9989,7 @@ packages: eslint: '*' eslint-plugin-import: '*' dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 eslint: 8.10.0 eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-typescript@2.7.1)(eslint@8.10.0) glob: 7.2.0 @@ -10042,35 +10030,6 @@ packages: - supports-color dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-node@0.3.7)(eslint@8.10.0): - resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint: - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true - dependencies: - '@typescript-eslint/parser': 5.56.0(eslint@8.10.0)(typescript@4.9.3) - debug: 3.2.7 - eslint: 8.10.0 - eslint-import-resolver-node: 0.3.7 - transitivePeerDependencies: - - supports-color - dev: true - /eslint-plugin-es@3.0.1(eslint@8.10.0): resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} @@ -10126,39 +10085,6 @@ packages: - supports-color dev: true - /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.56.0)(eslint@8.10.0): - resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - dependencies: - '@typescript-eslint/parser': 5.56.0(eslint@8.10.0)(typescript@4.9.3) - array-includes: 3.1.6 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 - debug: 3.2.7 - doctrine: 2.1.0 - eslint: 8.10.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.56.0)(eslint-import-resolver-node@0.3.7)(eslint@8.10.0) - has: 1.0.3 - is-core-module: 2.13.1 - is-glob: 4.0.3 - minimatch: 3.1.2 - object.values: 1.1.6 - resolve: 1.22.8 - semver: 6.3.1 - tsconfig-paths: 3.14.1 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - dev: true - /eslint-plugin-jest-formatting@3.1.0(eslint@8.10.0): resolution: {integrity: sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -10761,7 +10687,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -10859,7 +10785,7 @@ packages: '@babel/core': 7.23.6 '@babel/runtime': 7.23.6 core-js: 3.27.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 glob-to-regexp: 0.4.1 is-subset: 0.1.1 lodash.isequal: 4.5.0 @@ -12272,7 +12198,7 @@ packages: engines: {node: '>= 6.0.0'} dependencies: agent-base: 5.1.1 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true @@ -12292,7 +12218,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true @@ -14489,7 +14415,7 @@ packages: resolution: {integrity: sha512-tmcyQ/wXXuxpDxyNXv5yNNkdAMdFRqwtegBXUaowiQzUKqJehttS0x2j0eOZDQAyloAth5w6wwBImnFzkUz3pQ==} engines: {node: '>= 8'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 http-errors: 1.8.1 resolve-path: 1.4.0 transitivePeerDependencies: @@ -14515,7 +14441,7 @@ packages: content-disposition: 0.5.4 content-type: 1.0.4 cookies: 0.8.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 delegates: 1.0.0 depd: 2.0.0 destroy: 1.2.0 @@ -15700,7 +15626,7 @@ packages: resolution: {integrity: sha512-ryTDy6UUunOXy2HPjelppgJ2sNfcPz1pLlMdA6Rz9jPzhLikWXv/irpWV/I2jd68Uhmny7hHxAlAhk4+vWggpg==} dependencies: '@types/debug': 4.1.7 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 decode-named-character-reference: 1.0.1 micromark-core-commonmark: 1.0.6 micromark-factory-space: 1.0.0 @@ -18180,7 +18106,7 @@ packages: engines: {node: '>=8.16.0'} dependencies: '@types/mime-types': 2.1.4 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 extract-zip: 1.7.0 https-proxy-agent: 4.0.0 mime: 2.6.0 @@ -18202,7 +18128,7 @@ packages: requiresBuild: true dependencies: cross-fetch: 3.1.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 devtools-protocol: 0.0.981744 extract-zip: 2.0.1 https-proxy-agent: 5.0.1 @@ -19877,7 +19803,7 @@ packages: /spdy-transport@3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -19891,7 +19817,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -20452,6 +20378,7 @@ packages: engines: {node: '>=10'} dependencies: has-flag: 4.0.0 + dev: true /supports-hyperlinks@2.3.0: resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==} diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 1ec48c2907e..6ab39b94c06 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -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.1.0", + "@shopify/polaris": "^13.1.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 1f8bbb905a0..1856c94b7cb 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 13.1.1 + +### Patch Changes + +- [#11915](https://github.com/Shopify/polaris/pull/11915) [`828995cc4`](https://github.com/Shopify/polaris/commit/828995cc422e9a5b4fd0d781656912b3efb71df4) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed Picker empty state + +* [#11918](https://github.com/Shopify/polaris/pull/11918) [`fd37c1896`](https://github.com/Shopify/polaris/commit/fd37c18968011142d6b5db480e720513ae5172c6) Thanks [@kyledurand](https://github.com/kyledurand)! - Reverted selected icon placement on Option and TextOption + ## 13.1.0 ### Minor Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index b4b25191f12..2d5bc468cdf 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.1.0", + "version": "13.1.1", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index ac97cccb9aa..e9856709208 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,16 @@ # polaris.shopify.com +## 1.0.2 + +### Patch Changes + +- [#11906](https://github.com/Shopify/polaris/pull/11906) [`5b9f4b898`](https://github.com/Shopify/polaris/commit/5b9f4b89818d2e8614dcd56a65b7ffb2034e7d12) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action pattern add guiance + +* [#11909](https://github.com/Shopify/polaris/pull/11909) [`c4f766f1d`](https://github.com/Shopify/polaris/commit/c4f766f1daa2674d6fffbd6a6602f713eadb5cd1) Thanks [@sarahill](https://github.com/sarahill)! - Fixed missing image for card layout pattern documentation + +* Updated dependencies [[`828995cc4`](https://github.com/Shopify/polaris/commit/828995cc422e9a5b4fd0d781656912b3efb71df4), [`fd37c1896`](https://github.com/Shopify/polaris/commit/fd37c18968011142d6b5db480e720513ae5172c6)]: + - @shopify/polaris@13.1.1 + ## 1.0.1 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 8f7ceb9e576..3a27da03283 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.0.1", + "version": "1.0.2", "private": true, "engines": { "node": ">=20.10.0" @@ -30,7 +30,7 @@ "@headlessui/react": "^1.6.5", "@juggle/resize-observer": "^3.4.0", "@radix-ui/react-polymorphic": "^0.0.14", - "@shopify/polaris": "^13.1.0", + "@shopify/polaris": "^13.1.1", "@shopify/polaris-icons": "^9.0.0", "@shopify/polaris-tokens": "^9.0.0", "@types/react-syntax-highlighter": "^15.5.6",