From d5a572e608b01464c53878e643728a49744e9fae Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:00:59 -0500 Subject: [PATCH] Version Packages (#12664) 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.9.1 ### Patch Changes - [#12824](https://github.com/Shopify/polaris/pull/12824) [`85c5bb7b4`](https://github.com/Shopify/polaris/commit/85c5bb7b4d96bdf72a246bf996975c7071c40085) Thanks [@moraleslevi](https://github.com/moraleslevi)! - Fix hydration issues with SSR ## polaris.shopify.com@1.1.0 ### Minor Changes - [#12662](https://github.com/Shopify/polaris/pull/12662) [`5bb85b547`](https://github.com/Shopify/polaris/commit/5bb85b547ea0fa7b8cdc07c1fe68966b48cc2cdf) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Removes unnecessary new badges from navigation ### Patch Changes - [#12739](https://github.com/Shopify/polaris/pull/12739) [`af15611a6`](https://github.com/Shopify/polaris/commit/af15611a67fa0a0ea5ac0b4d2da9e33387dd5c60) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action guidelines - [#12806](https://github.com/Shopify/polaris/pull/12806) [`57e6cbe71`](https://github.com/Shopify/polaris/commit/57e6cbe71ffaed55aa1760f35d7026fbde6493bd) Thanks [@IlanaB](https://github.com/IlanaB)! - Fixed a typo in the common actions overview - Updated dependencies \[[`85c5bb7b4`](https://github.com/Shopify/polaris/commit/85c5bb7b4d96bdf72a246bf996975c7071c40085)]: - @shopify/polaris@13.9.1 Co-authored-by: github-actions[bot] --- .changeset/fast-chicken-help.md | 5 -- .changeset/forty-eyes-kiss.md | 5 -- .changeset/perfect-pans-shop.md | 5 -- .changeset/serious-snakes-protect.md | 5 -- pnpm-lock.yaml | 75 ++++++++++++++-------------- polaris-migrator/package.json | 2 +- polaris-react/CHANGELOG.md | 6 +++ polaris-react/package.json | 2 +- polaris.shopify.com/CHANGELOG.md | 15 ++++++ polaris.shopify.com/package.json | 4 +- 10 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 .changeset/fast-chicken-help.md delete mode 100644 .changeset/forty-eyes-kiss.md delete mode 100644 .changeset/perfect-pans-shop.md delete mode 100644 .changeset/serious-snakes-protect.md diff --git a/.changeset/fast-chicken-help.md b/.changeset/fast-chicken-help.md deleted file mode 100644 index 22a6f26af2e..00000000000 --- a/.changeset/fast-chicken-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fix hydration issues with SSR diff --git a/.changeset/forty-eyes-kiss.md b/.changeset/forty-eyes-kiss.md deleted file mode 100644 index 8266be7cdcb..00000000000 --- a/.changeset/forty-eyes-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': minor ---- - -Removes unnecessary new badges from navigation diff --git a/.changeset/perfect-pans-shop.md b/.changeset/perfect-pans-shop.md deleted file mode 100644 index 37f4b09163f..00000000000 --- a/.changeset/perfect-pans-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Updated common action guidelines diff --git a/.changeset/serious-snakes-protect.md b/.changeset/serious-snakes-protect.md deleted file mode 100644 index 61280527d95..00000000000 --- a/.changeset/serious-snakes-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Fixed a typo in the common actions overview diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe610dbe356..57a4613f1c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,7 +240,7 @@ importers: specifier: ^13.3.0 version: 13.3.0(rollup@2.79.1) '@shopify/polaris': - specifier: ^13.9.0 + specifier: ^13.9.1 version: link:../polaris-react '@types/is-git-clean': specifier: ^1.1.0 @@ -451,7 +451,7 @@ importers: specifier: ^0.0.14 version: 0.0.14(react@18.2.0) '@shopify/polaris': - specifier: ^13.9.0 + specifier: ^13.9.1 version: link:../polaris-react '@shopify/polaris-icons': specifier: ^9.3.0 @@ -4103,7 +4103,7 @@ packages: collect-v8-coverage: 1.0.1 exit: 0.1.2 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 istanbul-lib-coverage: 3.2.0 istanbul-lib-instrument: 5.2.0 istanbul-lib-report: 3.0.0 @@ -4178,7 +4178,7 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.17 callsites: 3.1.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /@jest/source-map@29.6.3: @@ -4187,7 +4187,7 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.25 callsites: 3.1.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /@jest/test-result@28.1.3: @@ -4215,7 +4215,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/test-result': 28.1.3 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 28.1.3 slash: 3.0.0 dev: true @@ -4225,7 +4225,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/test-result': 29.7.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 29.7.0 slash: 3.0.0 dev: true @@ -4241,7 +4241,7 @@ packages: chalk: 4.1.2 convert-source-map: 1.8.0 fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 28.1.3 jest-regex-util: 28.0.2 jest-util: 28.1.3 @@ -8102,7 +8102,7 @@ packages: babel-plugin-istanbul: 6.1.1 babel-preset-jest: 28.1.3(@babel/core@7.23.6) chalk: 4.1.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -8120,7 +8120,7 @@ packages: babel-plugin-istanbul: 6.1.1 babel-preset-jest: 29.6.3(@babel/core@7.23.6) chalk: 4.1.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -8752,7 +8752,7 @@ packages: bluebird: 3.7.2 chownr: 1.1.4 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 lru-cache: 4.1.5 mississippi: 2.0.0 mkdirp: 0.5.6 @@ -8771,7 +8771,7 @@ packages: chownr: 1.1.4 figgy-pudding: 3.5.2 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 infer-owner: 1.0.4 lru-cache: 5.1.1 mississippi: 3.0.0 @@ -8790,7 +8790,7 @@ packages: bluebird: 3.7.2 chownr: 1.1.4 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 lru-cache: 4.1.5 mississippi: 1.3.1 mkdirp: 0.5.6 @@ -9612,7 +9612,7 @@ packages: engines: {node: '>=4'} dependencies: dot-prop: 4.2.1 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 make-dir: 1.3.0 unique-string: 1.0.0 write-file-atomic: 2.4.3 @@ -10797,7 +10797,7 @@ packages: resolution: {integrity: sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==} engines: {node: '>=6.9.0'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 memory-fs: 0.5.0 tapable: 1.1.3 dev: true @@ -10806,7 +10806,7 @@ packages: resolution: {integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==} engines: {node: '>=10.13.0'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 tapable: 2.2.1 dev: true @@ -12304,7 +12304,7 @@ packages: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} engines: {node: '>=14.14'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jsonfile: 6.1.0 universalify: 2.0.0 dev: true @@ -12361,7 +12361,7 @@ packages: /fs-write-stream-atomic@1.0.10: resolution: {integrity: sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 iferr: 0.1.5 imurmurhash: 0.1.4 readable-stream: 2.3.7 @@ -12829,7 +12829,6 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - dev: false /grapheme-splitter@1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} @@ -14559,7 +14558,7 @@ packages: ci-info: 3.3.1 deepmerge: 4.3.1 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-circus: 28.1.3 jest-environment-node: 28.1.3 jest-get-type: 28.0.2 @@ -14756,7 +14755,7 @@ packages: '@types/node': 20.12.5 anymatch: 3.1.2 fb-watchman: 2.0.1 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-regex-util: 28.0.2 jest-util: 28.1.3 jest-worker: 28.1.3 @@ -14849,7 +14848,7 @@ packages: '@jest/types': 28.1.3 '@types/stack-utils': 2.0.1 chalk: 4.1.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 micromatch: 4.0.5 pretty-format: 28.1.3 slash: 3.0.0 @@ -14997,7 +14996,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: chalk: 4.1.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 28.1.3 jest-pnp-resolver: 1.2.2(jest-resolve@28.1.3) jest-util: 28.1.3 @@ -15034,7 +15033,7 @@ packages: '@types/node': 20.12.5 chalk: 4.1.2 emittery: 0.10.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-docblock: 28.1.1 jest-environment-node: 28.1.3 jest-haste-map: 28.1.3 @@ -15096,7 +15095,7 @@ packages: collect-v8-coverage: 1.0.1 execa: 5.1.1 glob: 7.2.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-haste-map: 28.1.3 jest-message-util: 28.1.3 jest-mock: 28.1.3 @@ -15163,7 +15162,7 @@ packages: babel-preset-current-node-syntax: 1.0.1(@babel/core@7.23.6) chalk: 4.1.2 expect: 28.1.3 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jest-diff: 28.1.3 jest-get-type: 28.0.2 jest-haste-map: 28.1.3 @@ -15213,7 +15212,7 @@ packages: '@types/node': 20.12.5 chalk: 4.1.2 ci-info: 3.3.1 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 picomatch: 2.3.1 dev: true @@ -15449,7 +15448,7 @@ packages: babel-core: 7.0.0-bridge.0(@babel/core@7.24.4) chalk: 4.1.2 flow-parser: 0.183.0 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 micromatch: 4.0.5 neo-async: 2.6.2 node-dir: 0.1.17 @@ -15550,12 +15549,12 @@ packages: /jsonfile@3.0.1: resolution: {integrity: sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==} optionalDependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 /jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /jsonfile@6.1.0: @@ -15563,7 +15562,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /jsx-ast-utils@3.2.2: @@ -15745,7 +15744,7 @@ packages: resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==} engines: {node: '>=0.10.0'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 parse-json: 2.2.0 pify: 2.3.0 pinkie-promise: 2.0.1 @@ -15766,7 +15765,7 @@ packages: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -17940,7 +17939,7 @@ packages: resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==} engines: {node: '>=8'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 hasha: 5.2.2 lodash.flattendeep: 4.4.0 release-zalgo: 1.0.0 @@ -18290,7 +18289,7 @@ packages: resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==} engines: {node: '>=0.10.0'} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 pify: 2.3.0 pinkie-promise: 2.0.1 dev: true @@ -19786,7 +19785,7 @@ packages: engines: {node: '>=0.10'} requiresBuild: true dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 micromatch: 3.1.10 readable-stream: 2.3.7 transitivePeerDependencies: @@ -23119,7 +23118,7 @@ packages: /watchpack@1.7.5: resolution: {integrity: sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==} dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 neo-async: 2.6.2 optionalDependencies: chokidar: 3.5.3 @@ -23133,7 +23132,7 @@ packages: engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 dev: true /wbuf@1.7.3: diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 81eb9e4481c..728e174dd97 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.9.0", + "@shopify/polaris": "^13.9.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 b77a4eec38d..62737631f8d 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 13.9.1 + +### Patch Changes + +- [#12824](https://github.com/Shopify/polaris/pull/12824) [`85c5bb7b4`](https://github.com/Shopify/polaris/commit/85c5bb7b4d96bdf72a246bf996975c7071c40085) Thanks [@moraleslevi](https://github.com/moraleslevi)! - Fix hydration issues with SSR + ## 13.9.0 ### Minor Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index 385ada3e804..9f747ebdcea 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.9.0", + "version": "13.9.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 a00cdfddbb6..7b5c4ee3290 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,20 @@ # polaris.shopify.com +## 1.1.0 + +### Minor Changes + +- [#12662](https://github.com/Shopify/polaris/pull/12662) [`5bb85b547`](https://github.com/Shopify/polaris/commit/5bb85b547ea0fa7b8cdc07c1fe68966b48cc2cdf) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Removes unnecessary new badges from navigation + +### Patch Changes + +- [#12739](https://github.com/Shopify/polaris/pull/12739) [`af15611a6`](https://github.com/Shopify/polaris/commit/af15611a67fa0a0ea5ac0b4d2da9e33387dd5c60) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action guidelines + +* [#12806](https://github.com/Shopify/polaris/pull/12806) [`57e6cbe71`](https://github.com/Shopify/polaris/commit/57e6cbe71ffaed55aa1760f35d7026fbde6493bd) Thanks [@IlanaB](https://github.com/IlanaB)! - Fixed a typo in the common actions overview + +* Updated dependencies [[`85c5bb7b4`](https://github.com/Shopify/polaris/commit/85c5bb7b4d96bdf72a246bf996975c7071c40085)]: + - @shopify/polaris@13.9.1 + ## 1.0.13 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 7a73546c672..1b171bd84d2 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.0.13", + "version": "1.1.0", "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.9.0", + "@shopify/polaris": "^13.9.1", "@shopify/polaris-icons": "^9.3.0", "@shopify/polaris-tokens": "^9.4.0", "@types/react-syntax-highlighter": "^15.5.6",