303.md (6744B)
1 # PR #303 Bump react-spinners from 0.13.7 to 0.13.8 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-19T08:15:30Z 6 - **Branch:** dependabot/npm_and_yarn/react-spinners-0.13.8 → main 7 - **Merged:** 2023-01-19T10:11:28Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [303.diff](./303.diff) 12 13 --- 14 15 Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.7 to 0.13.8. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/davidhu2000/react-spinners/releases">react-spinners's releases</a>.</em></p> 19 <blockquote> 20 <h2>v0.13.8</h2> 21 <h2>What's Changed</h2> 22 <ul> 23 <li>Bump decode-uri-component from 0.2.0 to 0.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/555">davidhu2000/react-spinners#555</a></li> 24 <li>chore: update devDependencies to latest versions by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/556">davidhu2000/react-spinners#556</a></li> 25 <li>Bump json5 from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/559">davidhu2000/react-spinners#559</a></li> 26 <li>Remove Animation Fill Mode by <a href="https://github.com/Lucien950"><code>@Lucien950</code></a> in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/558">davidhu2000/react-spinners#558</a></li> 27 <li>docs: fix radius prop type in storybook to be number instead of object by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/561">davidhu2000/react-spinners#561</a></li> 28 </ul> 29 <h2>New Contributors</h2> 30 <ul> 31 <li><a href="https://github.com/Lucien950"><code>@Lucien950</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/558">davidhu2000/react-spinners#558</a></li> 32 </ul> 33 <p><strong>Full Changelog</strong>: <a href="https://github.com/davidhu2000/react-spinners/compare/v0.13.7...v0.13.8">https://github.com/davidhu2000/react-spinners/compare/v0.13.7...v0.13.8</a></p> 34 </blockquote> 35 </details> 36 <details> 37 <summary>Changelog</summary> 38 <p><em>Sourced from <a href="https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md">react-spinners's changelog</a>.</em></p> 39 <blockquote> 40 <h2>0.13.8</h2> 41 <ul> 42 <li><strong>bugfix</strong>: Remove Animation Fill Mode from CircieLoader to fix SSR mismatch style error. <a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/pull/558">#558</a></li> 43 </ul> 44 </blockquote> 45 </details> 46 <details> 47 <summary>Commits</summary> 48 <ul> 49 <li><a href="https://github.com/davidhu2000/react-spinners/commit/61ad627af30be7f7124419b29cc7f7b52cc68a9d"><code>61ad627</code></a> 0.13.8</li> 50 <li><a href="https://github.com/davidhu2000/react-spinners/commit/b4f044d802c11cd2ccbbb6a713a2fd93b5ff5a4f"><code>b4f044d</code></a> add changelog for 0.13.8</li> 51 <li><a href="https://github.com/davidhu2000/react-spinners/commit/38448c54080218c39999610158ef5d239be85b73"><code>38448c5</code></a> docs: fix radius prop type in storybook to be number instead of object (<a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/issues/561">#561</a>)</li> 52 <li><a href="https://github.com/davidhu2000/react-spinners/commit/b33fb0da6632928155365cd9d00e8f1bb98b1623"><code>b33fb0d</code></a> Remove Animation Fill Mode from CircleLoader to fix SSR (<a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/issues/558">#558</a>)</li> 53 <li><a href="https://github.com/davidhu2000/react-spinners/commit/1ef6575143540738ac2aebf9fccd552c45be5308"><code>1ef6575</code></a> Bump json5 from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/issues/559">#559</a>)</li> 54 <li><a href="https://github.com/davidhu2000/react-spinners/commit/b8eb6ca84ef427949109f3efdb0bff26199f5a42"><code>b8eb6ca</code></a> chore: update devDependencies to latest versions (<a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/issues/556">#556</a>)</li> 55 <li><a href="https://github.com/davidhu2000/react-spinners/commit/536c4eb984aaf3bb656cd7f7a4122b39dbfb6bbd"><code>536c4eb</code></a> Bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://github-redirect.dependabot.com/davidhu2000/react-spinners/issues/555">#555</a>)</li> 56 <li>See full diff in <a href="https://github.com/davidhu2000/react-spinners/compare/0.13.7...v0.13.8">compare view</a></li> 57 </ul> 58 </details> 59 <br /> 60 61 62 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 63 64 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`. 65 66 [//]: # (dependabot-automerge-start) 67 [//]: # (dependabot-automerge-end) 68 69 --- 70 71 <details> 72 <summary>Dependabot commands and options</summary> 73 <br /> 74 75 You can trigger Dependabot actions by commenting on this PR: 76 - `@dependabot rebase` will rebase this PR 77 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 78 - `@dependabot merge` will merge this PR after your CI passes on it 79 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 80 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 81 - `@dependabot reopen` will reopen this PR if it is closed 82 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 83 - `@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) 84 - `@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) 85 - `@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) 86 87 88 </details> 89 90 <!-- Replace --> 91 ---- 92 ⌛ Deploy Preview - Build in Progress 93 <!-- Replace --> 94 95