Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump styled-components from 6.1.9 to 6.1.11 (#2344)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.1.9 to 6.1.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/styled-components/styled-components/releases">styled-components's releases</a>.</em></p> <blockquote> <h2>v6.1.11</h2> <h2>What's Changed</h2> <ul> <li>feat(types): add types to support third-party wrapping scenarios by <a href="https://github.com/quantizor"><code>@quantizor</code></a> in <a href="https://redirect.github.com/styled-components/styled-components/pull/4307">styled-components/styled-components#4307</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/styled-components/styled-components/compare/v6.1.10...v6.1.11">https://github.com/styled-components/styled-components/compare/v6.1.10...v6.1.11</a></p> <h2>v6.1.10</h2> <h2>What's Changed</h2> <ul> <li>Update dependencies by <a href="https://github.com/quantizor"><code>@quantizor</code></a> in <a href="https://redirect.github.com/styled-components/styled-components/pull/4297">styled-components/styled-components#4297</a></li> <li>Export IStyledComponentBase interface by <a href="https://github.com/akkadaya"><code>@akkadaya</code></a> in <a href="https://redirect.github.com/styled-components/styled-components/pull/4300">styled-components/styled-components#4300</a></li> <li>revert type changes introduced in <a href="https://redirect.github.com/styled-components/styled-components/pull/4288">styled-components/styled-components#4288</a> due to a large number of bug reports</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/akkadaya"><code>@akkadaya</code></a> made their first contribution in <a href="https://redirect.github.com/styled-components/styled-components/pull/4300">styled-components/styled-components#4300</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/styled-components/styled-components/compare/v6.1.9...v6.1.10">https://github.com/styled-components/styled-components/compare/v6.1.9...v6.1.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/styled-components/styled-components/commit/770d1fa2bc1a4bfe3eea1b14a0357671ba9407a4"><code>770d1fa</code></a> chore: v6.1.11</li> <li><a href="https://github.com/styled-components/styled-components/commit/c9dddd6f274984b7f31be0ff21f4160162d7a7e8"><code>c9dddd6</code></a> chore(types): expose FastOmit</li> <li><a href="https://github.com/styled-components/styled-components/commit/92b669fc47d4668cf7ed9d066894bd4e03486d48"><code>92b669f</code></a> feat(types): add types to support third-party wrapping scenarios</li> <li><a href="https://github.com/styled-components/styled-components/commit/4f52d16f4326a5bbe33737423ba1ae1af6ba9dd2"><code>4f52d16</code></a> chore: bump version</li> <li><a href="https://github.com/styled-components/styled-components/commit/cda9ccbfeb8e9e8962f38b486b4291c3847668d9"><code>cda9ccb</code></a> Export IStyledComponentBase interface (<a href="https://redirect.github.com/styled-components/styled-components/issues/4300">#4300</a>)</li> <li><a href="https://github.com/styled-components/styled-components/commit/1a4d47e7caa6ff43c07a8219a90471003f494aaa"><code>1a4d47e</code></a> revert "fix: improve types for .attrs() (<a href="https://redirect.github.com/styled-components/styled-components/issues/4288">#4288</a>)"</li> <li><a href="https://github.com/styled-components/styled-components/commit/f688bef70237f314f1656e3c12c70725d29d2d5b"><code>f688bef</code></a> chore: run prettier</li> <li><a href="https://github.com/styled-components/styled-components/commit/6e818f2310ab5b9c2abe462fcb74cb50f98dd7d4"><code>6e818f2</code></a> chore: upgrade typescript</li> <li><a href="https://github.com/styled-components/styled-components/commit/f5530ac3fe0543d40e0a571b87cd6f72942bde99"><code>f5530ac</code></a> chore: update dependencies</li> <li><a href="https://github.com/styled-components/styled-components/commit/263685d77a5cb0aaef584461c21a3b19c6fb08c4"><code>263685d</code></a> chore: update benchmark targets</li> <li>Additional commits viewable in <a href="https://github.com/styled-components/styled-components/compare/v6.1.9...v6.1.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=styled-components&package-manager=npm_and_yarn&previous-version=6.1.9&new-version=6.1.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: Anthony Brown <[email protected]>
- Loading branch information