cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

33.md (7196B)


      1 # PR #33 Bump react-intersection-observer from 9.4.3 to 9.5.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-06-19T10:08:26Z
      6 - **Branch:** dependabot/npm_and_yarn/react-intersection-observer-9.5.0 → main
      7 - **Closed:** 2023-06-20T10:09:34Z
      8 - **Labels:** dependencies
      9 - **Diff:** [33.diff](./33.diff)
     10 
     11 ---
     12 
     13 Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.3 to 9.5.0.
     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.5.0</h2>
     19 <h1><a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.4.4...v9.5.0">9.5.0</a> (2023-06-17)</h1>
     20 <h3>Breaking changes</h3>
     21 <p>This release switches the build tool to <a href="https://tsup.egoist.dev">tsup</a>, in order for the package to support the <code>use client</code> directive. Hopefully it shouldn't have an impact on usage, but changing build output, always carries a slight risk of some tooling breaking.</p>
     22 <ul>
     23 <li>Changes the export file names. If you relied on importing files directly, then you'll need to change the imports.</li>
     24 <li>Drops bundling the &quot;umd&quot; version. If anyone was relying on this, let me know.</li>
     25 </ul>
     26 <h3>Features</h3>
     27 <ul>
     28 <li>support &quot;use client&quot; with tsup (<a href="https://github.com/thebuilder/react-intersection-observer/commit/db2254bd0207a3be8cfa7d7ac86f2c80d6d715c5">db2254b</a>)</li>
     29 <li>switch to tsup build (<a href="https://github.com/thebuilder/react-intersection-observer/commit/9bd69f5467ce656fb17b7cb9cea62ee3c6dd6210">9bd69f5</a>)</li>
     30 </ul>
     31 <h2>v9.5.0-beta.2</h2>
     32 <h1><a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.5.0-beta.1...v9.5.0-beta.2">9.5.0-beta.2</a> (2023-06-17)</h1>
     33 <h3>Features</h3>
     34 <ul>
     35 <li>support &quot;use client&quot; with tsup (<a href="https://github.com/thebuilder/react-intersection-observer/commit/db2254bd0207a3be8cfa7d7ac86f2c80d6d715c5">db2254b</a>)</li>
     36 </ul>
     37 <h2>v9.5.0-beta.1</h2>
     38 <h1><a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.4.4...v9.5.0-beta.1">9.5.0-beta.1</a> (2023-06-15)</h1>
     39 <h3>Features</h3>
     40 <ul>
     41 <li>switch to tsup build (<a href="https://github.com/thebuilder/react-intersection-observer/commit/9bd69f5467ce656fb17b7cb9cea62ee3c6dd6210">9bd69f5</a>)</li>
     42 </ul>
     43 <h2>v9.4.4</h2>
     44 <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>
     45 <h3>Bug Fixes</h3>
     46 <ul>
     47 <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>
     48 </ul>
     49 </blockquote>
     50 </details>
     51 <details>
     52 <summary>Commits</summary>
     53 <ul>
     54 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/005a1ddfb15d92924b8f5e357b30f64dff653524"><code>005a1dd</code></a> Merge pull request <a href="https://redirect.github.com/thebuilder/react-intersection-observer/issues/629">#629</a> from thebuilder/beta</li>
     55 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/1f912ec881ddbd39c7de6727624a0a3828df5b7a"><code>1f912ec</code></a> chore: upgrade dependencies</li>
     56 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/db2254bd0207a3be8cfa7d7ac86f2c80d6d715c5"><code>db2254b</code></a> feat: support &quot;use client&quot; with tsup</li>
     57 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/3c63bed6a6a40378a659b5986d8dca26e0b94a14"><code>3c63bed</code></a> ci: upgrade pnpm version</li>
     58 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/9bd69f5467ce656fb17b7cb9cea62ee3c6dd6210"><code>9bd69f5</code></a> feat: switch to tsup build</li>
     59 <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>
     60 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/11d5ef5decc1a5d4902e7cc9baa317591b7b1c15"><code>11d5ef5</code></a> downgrade typescript</li>
     61 <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>
     62 <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>
     63 <li><a href="https://github.com/thebuilder/react-intersection-observer/commit/a3fcf3db60f4ea8343c43669f5ad12f17e7f38d6"><code>a3fcf3d</code></a> ci: output to storybook-static</li>
     64 <li>Additional commits viewable in <a href="https://github.com/thebuilder/react-intersection-observer/compare/v9.4.3...v9.5.0">compare view</a></li>
     65 </ul>
     66 </details>
     67 <br />
     68 
     69 
     70 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-intersection-observer&package-manager=npm_and_yarn&previous-version=9.4.3&new-version=9.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     71 
     72 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`.
     73 
     74 [//]: # (dependabot-automerge-start)
     75 [//]: # (dependabot-automerge-end)
     76 
     77 ---
     78 
     79 <details>
     80 <summary>Dependabot commands and options</summary>
     81 <br />
     82 
     83 You can trigger Dependabot actions by commenting on this PR:
     84 - `@dependabot rebase` will rebase this PR
     85 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     86 - `@dependabot merge` will merge this PR after your CI passes on it
     87 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     88 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     89 - `@dependabot reopen` will reopen this PR if it is closed
     90 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     91 - `@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)
     92 - `@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)
     93 - `@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)
     94 
     95 
     96 </details>
     97 
     98 
     99 ## Comments
    100 
    101 ### @dependabot[bot] — 2023-06-20T10:09:33Z
    102 
    103 Superseded by #38.
    104