26.md (5397B)
1 # PR #26 Bump react-intersection-observer from 9.4.3 to 9.4.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-08T10:07:46Z 6 - **Branch:** dependabot/npm_and_yarn/react-intersection-observer-9.4.4 → main 7 - **Closed:** 2023-06-19T10:08:30Z 8 - **Labels:** dependencies 9 - **Diff:** [26.diff](./26.diff) 10 11 --- 12 13 Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.3 to 9.4.4. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/thebuilder/react-intersection-observer/releases">react-intersection-observer's releases</a>.</em></p> 17 <blockquote> 18 <h2>v9.4.4</h2> 19 <h2><a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.4.3...v9.4.4">9.4.4</a> (2023-06-01)</h2> 20 <h3>Bug Fixes</h3> 21 <ul> 22 <li>correct the error message that happens if IntersectionObserver is not mocked (<a href="https://github.com/thebuilder/react-intersection-observer/commit/f7da43697fc235fcb7c8d3ecb97fc92593887154">f7da436</a>)</li> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Commits</summary> 28 <ul> 29 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/4b1adceeec9ffdffd0c3fecfb8600d6298fda181"><code>4b1adce</code></a> Merge pull request <a href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/626">#626</a> from thebuilder/fix/missing-setup-warning</li> 30 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/11d5ef5decc1a5d4902e7cc9baa317591b7b1c15"><code>11d5ef5</code></a> downgrade typescript</li> 31 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/f7da43697fc235fcb7c8d3ecb97fc92593887154"><code>f7da436</code></a> fix: correct the error message that happens if IntersectionObserver is not mo...</li> 32 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/5af1a75c259537693f977bb0e3c8b7a1051e4bf8"><code>5af1a75</code></a> Merge pull request <a href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/618">#618</a> from thebuilder/feat/switch-to-pnpm</li> 33 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/a3fcf3db60f4ea8343c43669f5ad12f17e7f38d6"><code>a3fcf3d</code></a> ci: output to storybook-static</li> 34 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/f5403fd6afae069e247099651f162f928de1e8e5"><code>f5403fd</code></a> docs: rename to CONTRIBUTING.md</li> 35 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/f323a0cf85747678625d26fa5826113b56288e67"><code>f323a0c</code></a> Merge pull request <a href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/617">#617</a> from kode15333/main</li> 36 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/46c10c6fd9f2d7c7fd02292af656227ac4a03196"><code>46c10c6</code></a> docs: add CONTRIBUTION.md</li> 37 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/80994f0481bc1481974803c6acd87d333b83b11f"><code>80994f0</code></a> docs: fix storybook flashing</li> 38 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/575d47be03f86cd3c859efbf87f5e868ff166a27"><code>575d47b</code></a> ci: fix broken storybook build</li> 39 <li>Additional commits viewable in <a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.4.3...v9.4.4">compare view</a></li> 40 </ul> 41 </details> 42 <br /> 43 44 45 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 46 47 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`. 48 49 [//]: # (dependabot-automerge-start) 50 [//]: # (dependabot-automerge-end) 51 52 --- 53 54 <details> 55 <summary>Dependabot commands and options</summary> 56 <br /> 57 58 You can trigger Dependabot actions by commenting on this PR: 59 - `@dependabot rebase` will rebase this PR 60 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 61 - `@dependabot merge` will merge this PR after your CI passes on it 62 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 63 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 64 - `@dependabot reopen` will reopen this PR if it is closed 65 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 66 - `@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) 67 - `@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) 68 - `@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) 69 70 71 </details> 72 73 74 ## Comments 75 76 ### @dependabot[bot] — 2023-06-19T10:08:29Z 77 78 Superseded by #33. 79