Skip to content

Commit c81b47c

Browse files
Bump @shopify/useful-types from 5.1.2 to 5.3.0 (#13004)
Bumps [@shopify/useful-types](https://github.com/Shopify/quilt/tree/HEAD/packages/useful-types) from 5.1.2 to 5.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Shopify/quilt/releases"><code>@​shopify/useful-types</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​shopify/useful-types</code><a href="https://github.com/5"><code>@​5</code></a>.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/Shopify/quilt/pull/2791">#2791</a> <a href="https://github.com/Shopify/quilt/commit/d691952749248efd274a2a9a67c8879b9241c892"><code>d691952</code></a> Thanks <a href="https://github.com/vsumner"><code>@​vsumner</code></a>! - Update typescript, eslint, and prettier</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Shopify/quilt/blob/main/packages/useful-types/CHANGELOG.md"><code>@​shopify/useful-types</code>'s changelog</a>.</em></p> <blockquote> <h2>5.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/Shopify/quilt/pull/2791">#2791</a> <a href="https://github.com/Shopify/quilt/commit/d691952749248efd274a2a9a67c8879b9241c892"><code>d691952</code></a> Thanks <a href="https://github.com/vsumner"><code>@​vsumner</code></a>! - Update typescript, eslint, and prettier</li> </ul> <h2>5.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/Shopify/quilt/pull/2785">#2785</a> <a href="https://github.com/Shopify/quilt/commit/97f8f6cf5f0f5c8adc03ff6d907fb16d878fbece"><code>97f8f6cf5</code></a> Thanks <a href="https://github.com/vsumner"><code>@​vsumner</code></a>! - Drop support for node 14 and 16. Support node LTS and up.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/quilt/commit/3319e325369ba9c005e464312dd320407b31fa87"><code>3319e32</code></a> Version Packages (<a href="https://github.com/Shopify/quilt/tree/HEAD/packages/useful-types/issues/2797">#2797</a>)</li> <li><a href="https://github.com/Shopify/quilt/commit/17a530eee6caf08b7834c3b0d073bc6a321d66e2"><code>17a530e</code></a> update prettier</li> <li><a href="https://github.com/Shopify/quilt/commit/1133a5c4122746dbe449d699db0c2eb5b35e064d"><code>1133a5c</code></a> Version Packages</li> <li><a href="https://github.com/Shopify/quilt/commit/63f5b8d066873994af5874b80233539b0b98eea1"><code>63f5b8d</code></a> Drop support for node 14 and 16, add tests for node 20</li> <li>See full diff in <a href="https://github.com/Shopify/quilt/commits/@shopify/[email protected]/packages/useful-types">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@shopify/useful-types&package-manager=npm_and_yarn&previous-version=5.1.2&new-version=5.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9df5fc6 commit c81b47c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@shopify/jest-dom-mocks": "^5.2.0",
7575
"@shopify/postcss-plugin": "^5.0.1",
7676
"@shopify/react-testing": "^4.1.0",
77-
"@shopify/useful-types": "^5.1.2",
77+
"@shopify/useful-types": "^5.3.0",
7878
"@storybook/addon-a11y": "^8.4.1",
7979
"@storybook/addon-toolbars": "^8.4.7",
8080
"@storybook/addon-viewport": "^8.4.1",

0 commit comments

Comments
 (0)