279.md (5359B)
1 # PR #279 Bump react-plock from 1.2.1 to 2.0.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-03T17:37:52Z 6 - **Branch:** dependabot/npm_and_yarn/react-plock-2.0.0 → main 7 - **Closed:** 2023-01-03T17:56:37Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [279.diff](./279.diff) 12 13 --- 14 15 Bumps [react-plock](https://github.com/itsrennyman/react-plock) from 1.2.1 to 2.0.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/itsrennyman/react-plock/releases">react-plock's releases</a>.</em></p> 19 <blockquote> 20 <h2>v2.0.0</h2> 21 <h3>New Features</h3> 22 <ul> 23 <li>Library has been rewritten with TypeScript</li> 24 <li>Fixed warning related to useLayoutEffect during SSR (<a href="https://github-redirect.dependabot.com/itsrennyman/react-plock/issues/21">#21</a>)</li> 25 <li>Added importable types for Plock and Breakpoints (<a href="https://github-redirect.dependabot.com/itsrennyman/react-plock/issues/17">#17</a>)</li> 26 </ul> 27 <h3>Breaking Changes</h3> 28 <ul> 29 <li>Changed the <strong>nColumns</strong> property, now is <strong>breakpoints</strong></li> 30 <li>Changed the type of <strong>gap</strong> property, it was a number, now is a string</li> 31 </ul> 32 <h3>Nerdy Stuff</h3> 33 <ul> 34 <li>Definitely better code readability</li> 35 </ul> 36 <p>Cheers!</p> 37 </blockquote> 38 </details> 39 <details> 40 <summary>Commits</summary> 41 <ul> 42 <li><a href="https://github.com/itsrennyman/react-plock/commit/03ecd3a414f70594cb6a713b029b6f4117af7e18"><code>03ecd3a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/itsrennyman/react-plock/issues/22">#22</a> from itsrennyman/dev</li> 43 <li><a href="https://github.com/itsrennyman/react-plock/commit/c0453c1ed429e6ccd37031cd8cc6658c9767cadc"><code>c0453c1</code></a> fix: extended component without ref</li> 44 <li><a href="https://github.com/itsrennyman/react-plock/commit/72b6db95c4a3eca5a012a31605ea10d7200484e4"><code>72b6db9</code></a> updated version in package.json</li> 45 <li><a href="https://github.com/itsrennyman/react-plock/commit/dcd06e0b4f65afd404f6a9581d5627c803c4f16f"><code>dcd06e0</code></a> updated testing ci</li> 46 <li><a href="https://github.com/itsrennyman/react-plock/commit/945c54b4919edddee3508634b1f1441dfbb25e03"><code>945c54b</code></a> replaced styled-components with vanilla components</li> 47 <li><a href="https://github.com/itsrennyman/react-plock/commit/22dff5c0709b171564bb392a6e064fbfcd101bff"><code>22dff5c</code></a> replaced lodash with vanilla libraries</li> 48 <li><a href="https://github.com/itsrennyman/react-plock/commit/be6389af26db8ea02d0ab77d0deca09c4183739f"><code>be6389a</code></a> updated with current version</li> 49 <li><a href="https://github.com/itsrennyman/react-plock/commit/cd6420a7f1efc3f8c03a1782fec6e8b33a1d428d"><code>cd6420a</code></a> added new CI for testing</li> 50 <li><a href="https://github.com/itsrennyman/react-plock/commit/9c48e1199544a9904b1acee67d5515a1fc2d552f"><code>9c48e11</code></a> updated readme</li> 51 <li><a href="https://github.com/itsrennyman/react-plock/commit/bdb692f9185a1f60926147913cd0dbddf8488c78"><code>bdb692f</code></a> changed default project</li> 52 <li>Additional commits viewable in <a href="https://github.com/itsrennyman/react-plock/compare/v1.2.1...v2.0.0">compare view</a></li> 53 </ul> 54 </details> 55 <br /> 56 57 58 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 59 60 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`. 61 62 [//]: # (dependabot-automerge-start) 63 [//]: # (dependabot-automerge-end) 64 65 --- 66 67 <details> 68 <summary>Dependabot commands and options</summary> 69 <br /> 70 71 You can trigger Dependabot actions by commenting on this PR: 72 - `@dependabot rebase` will rebase this PR 73 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 74 - `@dependabot merge` will merge this PR after your CI passes on it 75 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 76 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 77 - `@dependabot reopen` will reopen this PR if it is closed 78 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 79 - `@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) 80 - `@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) 81 - `@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) 82 83 84 </details> 85 86 <!-- Replace --> 87 ---- 88 ⌛ Deploy Preview - Build in Progress 89 <!-- Replace --> 90 91 92 93 ## Comments 94 95 ### @dependabot[bot] — 2023-01-03T17:56:36Z 96 97 Looks like react-plock is up-to-date now, so this is no longer needed. 98