Skip to content

Commit

Permalink
⬆️ Bump styled-components from 6.1.9 to 6.1.11 (#2344)
Browse files Browse the repository at this point in the history
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 &quot;fix: improve types for .attrs() (<a
href="https://redirect.github.com/styled-components/styled-components/issues/4288">#4288</a>)&quot;</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
dependabot[bot] and anthony-nhs authored May 16, 2024
1 parent 69ed8b0 commit 50a24a8
Show file tree
Hide file tree
Showing 20 changed files with 229 additions and 286 deletions.
131 changes: 37 additions & 94 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tool/site/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pretty": "^2.0.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"styled-components": "^6.1.9",
"styled-components": "^6.1.11",
"uuid": "^9.0.1",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Displays an error if task rejects with a string 1`] = `
<h2 class="nhsuk-error-summary__title">Something went wrong while processing your request:</h2>
<div class="nhsuk-error-summary__body">Some error message</div>
</div>
<div class="sc-beqWNU flfmzC"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
<div class="sc-aYaIB eQquhv"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
`;

exports[`Displays an error if task rejects with an error with a message 1`] = `
Expand All @@ -15,7 +15,7 @@ exports[`Displays an error if task rejects with an error with a message 1`] = `
<h2 class="nhsuk-error-summary__title">Something went wrong while processing your request:</h2>
<div class="nhsuk-error-summary__body">Some error message</div>
</div>
<div class="sc-beqWNU flfmzC"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
<div class="sc-aYaIB eQquhv"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
`;

exports[`Displays an error if task rejects with an error without a message 1`] = `
Expand All @@ -24,7 +24,7 @@ exports[`Displays an error if task rejects with an error without a message 1`] =
<h2 class="nhsuk-error-summary__title">Something went wrong while processing your request:</h2>
<div class="nhsuk-error-summary__body">Unknown error.</div>
</div>
<div class="sc-beqWNU flfmzC"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
<div class="sc-aYaIB eQquhv"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
`;

exports[`Displays an error if task rejects with anything else 1`] = `
Expand All @@ -33,7 +33,7 @@ exports[`Displays an error if task rejects with anything else 1`] = `
<h2 class="nhsuk-error-summary__title">Something went wrong while processing your request:</h2>
<div class="nhsuk-error-summary__body">Unknown error.</div>
</div>
<div class="sc-beqWNU flfmzC"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
<div class="sc-aYaIB eQquhv"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="button">Back</button></div>"
`;

exports[`Error page includes a back button with the provided onclick handler 1`] = `
Expand All @@ -42,14 +42,14 @@ exports[`Error page includes a back button with the provided onclick handler 1`]
<h2 class="nhsuk-error-summary__title">Something went wrong while processing your request:</h2>
<div class="nhsuk-error-summary__body">Some error message</div>
</div>
<div class="sc-beqWNU flfmzC"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="submit">Back</button></div>"
<div class="sc-aYaIB eQquhv"><button class="nhsuk-button nhsuk-button--secondary" aria-disabled="false" type="submit">Back</button></div>"
`;

exports[`Renders children if task resolves 1`] = `"<span>Some data from the backend</span>"`;

exports[`Shows loading message while task runs 1`] = `
"<div style="text-align: center;">
<h1 class="nhsuk-label-wrapper"><label class="nhsuk-label nhsuk-label--xl sc-hLseSp htwteR">Loading</label></h1>
<h1 class="nhsuk-label-wrapper"><label class="nhsuk-label nhsuk-label--xl sc-fqkwJk KuuWP">Loading</label></h1>
<div class="nhsuk-loader"><span class="nhsuk-loader__spinner"></span><span class="nhsuk-loader__text">Some loading message</span></div>
</div>"
`;
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Table Clicking a column header which is not the current sort key change
<thead class="nhsuk-table__head">
<tr class="nhsuk-table__row">
<th class="nhsuk-table__header" scope="col">String</th>
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-left sc-beqWNU jQvbZt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-left sc-aYaIB frHvaE" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<path d="M8.5 12c0-.3.1-.5.3-.7l5-5c.4-.4 1-.4 1.4 0s.4 1 0 1.4L10.9 12l4.3 4.3c.4.4.4 1 0 1.4s-1 .4-1.4 0l-5-5c-.2-.2-.3-.4-.3-.7z"></path>
</svg>Date</th>
<th class="nhsuk-table__header" scope="col">Number</th>
Expand Down Expand Up @@ -36,7 +36,7 @@ exports[`Table Clicking a column header which is the current sort key toggles th
<thead class="nhsuk-table__head">
<tr class="nhsuk-table__row">
<th class="nhsuk-table__header" scope="col">String</th>
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-right sc-gueXAH gpGKt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-right sc-gEvDqW kFcfIs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path>
</svg>Date</th>
<th class="nhsuk-table__header" scope="col">Number</th>
Expand Down Expand Up @@ -68,7 +68,7 @@ exports[`Table Table renders with initial sort config 1`] = `
<tr class="nhsuk-table__row">
<th class="nhsuk-table__header" scope="col">String</th>
<th class="nhsuk-table__header" scope="col">Date</th>
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-right sc-gueXAH gpGKt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<th class="nhsuk-table__header" scope="col"><svg class="nhsuk-icon nhsuk-icon__chevron-right sc-gEvDqW kFcfIs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34">
<path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path>
</svg>Number</th>
</tr>
Expand Down
Loading

0 comments on commit 50a24a8

Please sign in to comment.