cetirizine.meta

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

181.md (11548B)


      1 # PR #181 Bump react-router-dom from 6.16.0 to 6.20.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-11-23T10:02:39Z
      6 - **Branch:** dependabot/npm_and_yarn/react-router-dom-6.20.0 → main
      7 - **Closed:** 2023-12-04T10:01:47Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [181.diff](./181.diff)
     10 
     11 ---
     12 
     13 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.16.0 to 6.20.0.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router-dom's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>react-router-dom-v5-compat@6.4.0-pre.15</h2>
     19 <h3>Patch Changes</h3>
     20 <ul>
     21 <li>Updated dependencies
     22 <ul>
     23 <li>react-router@6.4.0-pre.15</li>
     24 <li>react-router-dom@6.4.0-pre.15</li>
     25 </ul>
     26 </li>
     27 </ul>
     28 <h2>react-router-dom-v5-compat@6.4.0-pre.11</h2>
     29 <h3>Patch Changes</h3>
     30 <ul>
     31 <li>Updated dependencies
     32 <ul>
     33 <li>react-router@6.4.0-pre.11</li>
     34 <li>react-router-dom@6.4.0-pre.11</li>
     35 </ul>
     36 </li>
     37 </ul>
     38 <h2>react-router-dom-v5-compat@6.4.0-pre.10</h2>
     39 <h3>Patch Changes</h3>
     40 <ul>
     41 <li>Updated dependencies
     42 <ul>
     43 <li>react-router@6.4.0-pre.10</li>
     44 <li>react-router-dom@6.4.0-pre.10</li>
     45 </ul>
     46 </li>
     47 </ul>
     48 <h2>react-router-dom-v5-compat@6.4.0-pre.9</h2>
     49 <h3>Patch Changes</h3>
     50 <ul>
     51 <li>Updated dependencies
     52 <ul>
     53 <li>react-router@6.4.0-pre.9</li>
     54 <li>react-router-dom@6.4.0-pre.9</li>
     55 </ul>
     56 </li>
     57 </ul>
     58 <h2>react-router-dom-v5-compat@6.4.0-pre.8</h2>
     59 <h3>Patch Changes</h3>
     60 <ul>
     61 <li>Updated dependencies
     62 <ul>
     63 <li>react-router@6.4.0-pre.8</li>
     64 <li>react-router-dom@6.4.0-pre.8</li>
     65 </ul>
     66 </li>
     67 </ul>
     68 <h2>react-router-dom-v5-compat@6.4.0-pre.7</h2>
     69 <h3>Patch Changes</h3>
     70 <ul>
     71 <li>Updated dependencies
     72 <ul>
     73 <li><code>react-router@6.4.0-pre.7</code></li>
     74 <li><code>react-router-dom@6.4.0-pre.7</code></li>
     75 </ul>
     76 </li>
     77 </ul>
     78 <h2>react-router-dom-v5-compat@6.4.0-pre.6</h2>
     79 <h3>Patch Changes</h3>
     80 <ul>
     81 <li>44bce3c6: Fix <code>react-router-dom</code> peer dependency version
     82 <ul>
     83 <li>react-router@6.4.0-pre.6</li>
     84 <li>react-router-dom@6.4.0-pre.6</li>
     85 </ul>
     86 </li>
     87 </ul>
     88 <h2>react-router-dom-v5-compat@6.4.0-pre.5</h2>
     89 <!-- raw HTML omitted -->
     90 </blockquote>
     91 <p>... (truncated)</p>
     92 </details>
     93 <details>
     94 <summary>Changelog</summary>
     95 <p><em>Sourced from <a href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md">react-router-dom's changelog</a>.</em></p>
     96 <blockquote>
     97 <h2>6.20.0</h2>
     98 <h3>Minor Changes</h3>
     99 <ul>
    100 <li>Export the <code>PathParam</code> type from the public API (<a href="https://redirect.github.com/remix-run/react-router/pull/10719">#10719</a>)</li>
    101 </ul>
    102 <h3>Patch Changes</h3>
    103 <ul>
    104 <li>Updated dependencies:
    105 <ul>
    106 <li><code>react-router@6.20.0</code></li>
    107 <li><code>@remix-run/router@1.13.0</code></li>
    108 </ul>
    109 </li>
    110 </ul>
    111 <h2>6.19.0</h2>
    112 <h3>Minor Changes</h3>
    113 <ul>
    114 <li>Add <code>unstable_flushSync</code> option to <code>useNavigate</code>/<code>useSumbit</code>/<code>fetcher.load</code>/<code>fetcher.submit</code> to opt-out of <code>React.startTransition</code> and into <code>ReactDOM.flushSync</code> for state updates (<a href="https://redirect.github.com/remix-run/react-router/pull/11005">#11005</a>)</li>
    115 <li>Allow <code>unstable_usePrompt</code> to accept a <code>BlockerFunction</code> in addition to a <code>boolean</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/10991">#10991</a>)</li>
    116 </ul>
    117 <h3>Patch Changes</h3>
    118 <ul>
    119 <li>Fix issue where a changing fetcher <code>key</code> in a <code>useFetcher</code> that remains mounted wasn't getting picked up (<a href="https://redirect.github.com/remix-run/react-router/pull/11009">#11009</a>)</li>
    120 <li>Fix <code>useFormAction</code> which was incorrectly inheriting the <code>?index</code> query param from child route <code>action</code> submissions (<a href="https://redirect.github.com/remix-run/react-router/pull/11025">#11025</a>)</li>
    121 <li>Fix <code>NavLink</code> <code>active</code> logic when <code>to</code> location has a trailing slash (<a href="https://redirect.github.com/remix-run/react-router/pull/10734">#10734</a>)</li>
    122 <li>Updated dependencies:
    123 <ul>
    124 <li><code>react-router@6.19.0</code></li>
    125 <li><code>@remix-run/router@1.12.0</code></li>
    126 </ul>
    127 </li>
    128 </ul>
    129 <h2>6.18.0</h2>
    130 <h3>Minor Changes</h3>
    131 <ul>
    132 <li>
    133 <p>Add support for manual fetcher key specification via <code>useFetcher({ key: string })</code> so you can access the same fetcher instance from different components in your application without prop-drilling (<a href="https://github.com/remix-run/remix/discussions/7698">RFC</a>) (<a href="https://redirect.github.com/remix-run/react-router/pull/10960">#10960</a>)</p>
    134 <ul>
    135 <li>Fetcher keys are now also exposed on the fetchers returned from <code>useFetchers</code> so that they can be looked up by <code>key</code></li>
    136 </ul>
    137 </li>
    138 <li>
    139 <p>Add <code>navigate</code>/<code>fetcherKey</code> params/props to <code>useSumbit</code>/<code>Form</code> to support kicking off a fetcher submission under the hood with an optionally user-specified <code>key</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/10960">#10960</a>)</p>
    140 <ul>
    141 <li>Invoking a fetcher in this way is ephemeral and stateless</li>
    142 <li>If you need to access the state of one of these fetchers, you will need to leverage <code>useFetcher({ key })</code> to look it up elsewhere</li>
    143 </ul>
    144 </li>
    145 </ul>
    146 <h3>Patch Changes</h3>
    147 <ul>
    148 <li>Adds a fetcher context to <code>RouterProvider</code> that holds completed fetcher data, in preparation for the upcoming future flag that will change the fetcher persistence/cleanup behavior (<a href="https://redirect.github.com/remix-run/react-router/pull/10961">#10961</a>)</li>
    149 <li>Fix the <code>future</code> prop on <code>BrowserRouter</code>, <code>HashRouter</code> and <code>MemoryRouter</code> so that it accepts a <code>Partial&lt;FutureConfig&gt;</code> instead of requiring all flags to be included. (<a href="https://redirect.github.com/remix-run/react-router/pull/10962">#10962</a>)</li>
    150 <li>Updated dependencies:
    151 <ul>
    152 <li><code>@remix-run/router@1.11.0</code></li>
    153 <li><code>react-router@6.18.0</code></li>
    154 </ul>
    155 </li>
    156 </ul>
    157 <h2>6.17.0</h2>
    158 <!-- raw HTML omitted -->
    159 </blockquote>
    160 <p>... (truncated)</p>
    161 </details>
    162 <details>
    163 <summary>Commits</summary>
    164 <ul>
    165 <li><a href="https://github.com/remix-run/react-router/commit/3cc38eac4753702a9a8a1fe239e2138d63ac6cc5"><code>3cc38ea</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11050">#11050</a>)</li>
    166 <li><a href="https://github.com/remix-run/react-router/commit/1e026b6f1ac34a774b4f77e5e3696251e8f79940"><code>1e026b6</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11047">#11047</a>)</li>
    167 <li><a href="https://github.com/remix-run/react-router/commit/5f530a775cd266940f725894277b6ea7bc55b5d0"><code>5f530a7</code></a> Do not revalidate unmounted fetchers when v7_persistFetcher is enabled (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11044">#11044</a>)</li>
    168 <li><a href="https://github.com/remix-run/react-router/commit/a48c43c8118bbf75b23b3ee748648bb3ee4d688e"><code>a48c43c</code></a> feat: export <code>PathParam</code> type (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/10719">#10719</a>)</li>
    169 <li><a href="https://github.com/remix-run/react-router/commit/3b1a7364c730209b4baed9454c7f6c17c55e3ba8"><code>3b1a736</code></a> Fix flaky test</li>
    170 <li><a href="https://github.com/remix-run/react-router/commit/dcf0c2a85aac3a78059a287ea478ff12adcb6a2d"><code>dcf0c2a</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11035">#11035</a>)</li>
    171 <li><a href="https://github.com/remix-run/react-router/commit/7b1bd10a1f0d21dd303ae7346bd555616ca2a2fa"><code>7b1bd10</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11026">#11026</a>)</li>
    172 <li><a href="https://github.com/remix-run/react-router/commit/d5b9128914e2b85727af62a8a96bfea070e290f2"><code>d5b9128</code></a> fix lint issues</li>
    173 <li><a href="https://github.com/remix-run/react-router/commit/5563672ec7f79892a576a83a495b4d64bd7ab98e"><code>5563672</code></a> Fix useFormAction inheriting ?index param from child route action submission ...</li>
    174 <li><a href="https://github.com/remix-run/react-router/commit/39854ce7a82d24b60ff2ccbd84d46fa14dbf5b62"><code>39854ce</code></a> Fix useAcrtionData so it only returns the contextual route action data (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11023">#11023</a>)</li>
    175 <li>Additional commits viewable in <a href="https://github.com/remix-run/react-router/commits/react-router-dom@6.20.0/packages/react-router-dom">compare view</a></li>
    176 </ul>
    177 </details>
    178 <br />
    179 
    180 
    181 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router-dom&package-manager=npm_and_yarn&previous-version=6.16.0&new-version=6.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    182 
    183 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`.
    184 
    185 [//]: # (dependabot-automerge-start)
    186 [//]: # (dependabot-automerge-end)
    187 
    188 ---
    189 
    190 <details>
    191 <summary>Dependabot commands and options</summary>
    192 <br />
    193 
    194 You can trigger Dependabot actions by commenting on this PR:
    195 - `@dependabot rebase` will rebase this PR
    196 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    197 - `@dependabot merge` will merge this PR after your CI passes on it
    198 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    199 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    200 - `@dependabot reopen` will reopen this PR if it is closed
    201 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    202 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    203 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
    204 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
    205 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
    206 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    207 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    208 
    209 
    210 </details>
    211 
    212 
    213 ## Comments
    214 
    215 ### @dependabot[bot] — 2023-12-04T10:01:46Z
    216 
    217 Superseded by #192.
    218