100.md (23992B)
1 # PR #100 Bump @storybook/react-vite from 7.0.9 to 7.4.1 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-09-12T09:56:56Z 6 - **Branch:** dependabot/npm_and_yarn/storybook/react-vite-7.4.1 → main 7 - **Closed:** 2023-09-18T10:07:55Z 8 - **Labels:** dependencies 9 - **Diff:** [100.diff](./100.diff) 10 11 --- 12 13 Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) from 7.0.9 to 7.4.1. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react-vite</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2>v7.4.1</h2> 19 <h2>7.4.1</h2> 20 <ul> 21 <li>CLI: Add uncaughtException handler - <a href="https://redirect.github.com/storybookjs/storybook/pull/24018">#24018</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 22 <li>CLI: Fix packageManager handling in <code>sb add</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24079">#24079</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 23 <li>Core: Add CJS entrypoints to errors in core events - <a href="https://redirect.github.com/storybookjs/storybook/pull/24038">#24038</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 24 <li>Docs: Fix TOC import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24047">#24047</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 25 <li>Telemetry: Filter addon options to protect sensitive info - <a href="https://redirect.github.com/storybookjs/storybook/pull/24000">#24000</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 26 <li>Types: Remove <code>@types/react</code> dep from <code>@storybook/types</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24042">#24042</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 27 <li>Vue3: Remove console.log in sourceDecorator - <a href="https://redirect.github.com/storybookjs/storybook/pull/24062">#24062</a>, thanks <a href="https://github.com/oruman"><code>@oruman</code></a>!</li> 28 </ul> 29 <h2>v7.4.0</h2> 30 <h2>7.4.0</h2> 31 <ul> 32 <li>Addon-docs: Resolve <code>mdx-react-shim</code> & <code>@storybook/global</code> correctly - <a href="https://redirect.github.com/storybookjs/storybook/pull/23941">#23941</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 33 <li>Addons: Fix key is not a prop warning - <a href="https://redirect.github.com/storybookjs/storybook/pull/23935">#23935</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 34 <li>Build: Migrate <code>@storybook/scripts</code> to strict-ts - <a href="https://redirect.github.com/storybookjs/storybook/pull/23818">#23818</a>, thanks <a href="https://github.com/stilt0n"><code>@stilt0n</code></a>!</li> 35 <li>CLI: Exclude addon-styling from upgrade - <a href="https://redirect.github.com/storybookjs/storybook/pull/23841">#23841</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 36 <li>CLI: Improve autotitle stories format handling in GFM automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/23964">#23964</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 37 <li>CLI: Install latest version of non-core addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/23956">#23956</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 38 <li>CLI: Pass package manager to postinstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/23913">#23913</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 39 <li>CLI: Provide guidance for users who try to initialize Storybook on an empty dir - <a href="https://redirect.github.com/storybookjs/storybook/pull/23874">#23874</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 40 <li>CLI: Set server init generator to use Webpack5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23971">#23971</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 41 <li>Core: Add error categorization framework - <a href="https://redirect.github.com/storybookjs/storybook/pull/23653">#23653</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 42 <li>Core: Fix error thrown if <code>docs.defaultName</code> is unset - <a href="https://redirect.github.com/storybookjs/storybook/pull/23893">#23893</a>, thanks <a href="https://github.com/stilt0n"><code>@stilt0n</code></a>!</li> 43 <li>Core: Fix indexing for non-prefixed <code>stories.*</code> stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23974">#23974</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 44 <li>Core: Fix race-condition relating to <code>addons.setConfig</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/23802">#23802</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 45 <li>Core: Throw an error when detecting empty stories field - <a href="https://redirect.github.com/storybookjs/storybook/pull/23942">#23942</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 46 <li>Dependencies: Upgrade <code>escodegen</code> to fix security issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/23973">#23973</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 47 <li>Index: Fix <code>*.story.*</code> CSF indexing - <a href="https://redirect.github.com/storybookjs/storybook/pull/23852">#23852</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 48 <li>Logger: Fix double error messages/stack - <a href="https://redirect.github.com/storybookjs/storybook/pull/23919">#23919</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 49 <li>Maintenance: Categorize server errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/23912">#23912</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 50 <li>Maintenance: Move filtering of sidebar into the state - <a href="https://redirect.github.com/storybookjs/storybook/pull/23911">#23911</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 51 <li>Maintenance: Remove need for <code>react</code> as peerDependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/23897">#23897</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 52 <li>Maintenance: Remove sourcemaps generation - <a href="https://redirect.github.com/storybookjs/storybook/pull/23936">#23936</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 53 <li>Maintenance: Revert "WebpackBuilder: Remove need for <code>react</code> as peerDependency" - <a href="https://redirect.github.com/storybookjs/storybook/pull/23882">#23882</a>, thanks <a href="https://github.com/vanessayuenn"><code>@vanessayuenn</code></a>!</li> 54 <li>Manager API: Fix <code>api.getAddonState</code>default value - <a href="https://redirect.github.com/storybookjs/storybook/pull/23804">#23804</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 55 <li>Preset: Add common preset overrides mechanism - <a href="https://redirect.github.com/storybookjs/storybook/pull/23915">#23915</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 56 <li>Publish: Don't distribute src files or unnecessary template files - <a href="https://redirect.github.com/storybookjs/storybook/pull/23853">#23853</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 57 <li>Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - <a href="https://redirect.github.com/storybookjs/storybook/pull/23412">#23412</a>, thanks <a href="https://github.com/Spielboerg"><code>@Spielboerg</code></a>!</li> 58 <li>Types: Fix <code>React.ReactElement</code> not found - <a href="https://redirect.github.com/storybookjs/storybook/pull/23967">#23967</a>, thanks <a href="https://github.com/abu-osos"><code>@abu-osos</code></a>!</li> 59 <li>UI: Add an experimental API for adding sidebar bottom toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/23778">#23778</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 60 <li>UI: Add an experimental API for adding sidebar filter functions at runtime - <a href="https://redirect.github.com/storybookjs/storybook/pull/23722">#23722</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 61 <li>UI: Add an experimental API for adding sidebar top toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/23811">#23811</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 62 <li>UI: Removal of experimental components - <a href="https://redirect.github.com/storybookjs/storybook/pull/23907">#23907</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 63 <li>Vue3: Add support for Global Apps install - <a href="https://redirect.github.com/storybookjs/storybook/pull/23772">#23772</a>, thanks <a href="https://github.com/chakAs3"><code>@chakAs3</code></a>!</li> 64 <li>Vue3: Use slot value directly if it's a string in source decorator - <a href="https://redirect.github.com/storybookjs/storybook/pull/23784">#23784</a>, thanks <a href="https://github.com/nasvillanueva"><code>@nasvillanueva</code></a>!</li> 65 </ul> 66 <h2>v7.4.0-alpha.2</h2> 67 <h2>7.4.0-alpha.2</h2> 68 <!-- raw HTML omitted --> 69 </blockquote> 70 <p>... (truncated)</p> 71 </details> 72 <details> 73 <summary>Changelog</summary> 74 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/react-vite</code>'s changelog</a>.</em></p> 75 <blockquote> 76 <h2>7.4.1</h2> 77 <ul> 78 <li>CLI: Add uncaughtException handler - <a href="https://redirect.github.com/storybookjs/storybook/pull/24018">#24018</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 79 <li>CLI: Fix packageManager handling in <code>sb add</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24079">#24079</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 80 <li>Core: Add CJS entrypoints to errors in core events - <a href="https://redirect.github.com/storybookjs/storybook/pull/24038">#24038</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 81 <li>Docs: Fix TOC import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24047">#24047</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 82 <li>Telemetry: Filter addon options to protect sensitive info - <a href="https://redirect.github.com/storybookjs/storybook/pull/24000">#24000</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 83 <li>Types: Remove <code>@types/react</code> dep from <code>@storybook/types</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24042">#24042</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 84 <li>Vue3: Remove console.log in sourceDecorator - <a href="https://redirect.github.com/storybookjs/storybook/pull/24062">#24062</a>, thanks <a href="https://github.com/oruman"><code>@oruman</code></a>!</li> 85 </ul> 86 <h2>7.4.0</h2> 87 <ul> 88 <li>Addon-docs: Resolve <code>mdx-react-shim</code> & <code>@storybook/global</code> correctly - <a href="https://redirect.github.com/storybookjs/storybook/pull/23941">#23941</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 89 <li>Addons: Fix key is not a prop warning - <a href="https://redirect.github.com/storybookjs/storybook/pull/23935">#23935</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 90 <li>Build: Migrate <code>@storybook/scripts</code> to strict-ts - <a href="https://redirect.github.com/storybookjs/storybook/pull/23818">#23818</a>, thanks <a href="https://github.com/stilt0n"><code>@stilt0n</code></a>!</li> 91 <li>CLI: Exclude addon-styling from upgrade - <a href="https://redirect.github.com/storybookjs/storybook/pull/23841">#23841</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 92 <li>CLI: Improve autotitle stories format handling in GFM automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/23964">#23964</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 93 <li>CLI: Install latest version of non-core addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/23956">#23956</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 94 <li>CLI: Pass package manager to postinstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/23913">#23913</a>, thanks <a href="https://github.com/Integrayshaun"><code>@Integrayshaun</code></a>!</li> 95 <li>CLI: Provide guidance for users who try to initialize Storybook on an empty dir - <a href="https://redirect.github.com/storybookjs/storybook/pull/23874">#23874</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 96 <li>CLI: Set server init generator to use Webpack5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23971">#23971</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 97 <li>Core: Add error categorization framework - <a href="https://redirect.github.com/storybookjs/storybook/pull/23653">#23653</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 98 <li>Core: Fix error thrown if <code>docs.defaultName</code> is unset - <a href="https://redirect.github.com/storybookjs/storybook/pull/23893">#23893</a>, thanks <a href="https://github.com/stilt0n"><code>@stilt0n</code></a>!</li> 99 <li>Core: Fix indexing for non-prefixed <code>stories.*</code> stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23974">#23974</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 100 <li>Core: Fix race-condition relating to <code>addons.setConfig</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/23802">#23802</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 101 <li>Core: Throw an error when detecting empty stories field - <a href="https://redirect.github.com/storybookjs/storybook/pull/23942">#23942</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 102 <li>Dependencies: Upgrade <code>escodegen</code> to fix security issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/23973">#23973</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 103 <li>Index: Fix <code>*.story.*</code> CSF indexing - <a href="https://redirect.github.com/storybookjs/storybook/pull/23852">#23852</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 104 <li>Logger: Fix double error messages/stack - <a href="https://redirect.github.com/storybookjs/storybook/pull/23919">#23919</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 105 <li>Maintenance: Categorize server errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/23912">#23912</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 106 <li>Maintenance: Move filtering of sidebar into the state - <a href="https://redirect.github.com/storybookjs/storybook/pull/23911">#23911</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 107 <li>Maintenance: Remove need for <code>react</code> as peerDependency - <a href="https://redirect.github.com/storybookjs/storybook/pull/23897">#23897</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 108 <li>Maintenance: Remove sourcemaps generation - <a href="https://redirect.github.com/storybookjs/storybook/pull/23936">#23936</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 109 <li>Maintenance: Revert "WebpackBuilder: Remove need for <code>react</code> as peerDependency" - <a href="https://redirect.github.com/storybookjs/storybook/pull/23882">#23882</a>, thanks <a href="https://github.com/vanessayuenn"><code>@vanessayuenn</code></a>!</li> 110 <li>Manager API: Fix <code>api.getAddonState</code>default value - <a href="https://redirect.github.com/storybookjs/storybook/pull/23804">#23804</a>, thanks <a href="https://github.com/sookmax"><code>@sookmax</code></a>!</li> 111 <li>Preset: Add common preset overrides mechanism - <a href="https://redirect.github.com/storybookjs/storybook/pull/23915">#23915</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 112 <li>Publish: Don't distribute src files or unnecessary template files - <a href="https://redirect.github.com/storybookjs/storybook/pull/23853">#23853</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> 113 <li>Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - <a href="https://redirect.github.com/storybookjs/storybook/pull/23412">#23412</a>, thanks <a href="https://github.com/Spielboerg"><code>@Spielboerg</code></a>!</li> 114 <li>Types: Fix <code>React.ReactElement</code> not found - <a href="https://redirect.github.com/storybookjs/storybook/pull/23967">#23967</a>, thanks <a href="https://github.com/abu-osos"><code>@abu-osos</code></a>!</li> 115 <li>UI: Add an experimental API for adding sidebar bottom toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/23778">#23778</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 116 <li>UI: Add an experimental API for adding sidebar filter functions at runtime - <a href="https://redirect.github.com/storybookjs/storybook/pull/23722">#23722</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 117 <li>UI: Add an experimental API for adding sidebar top toolbar - <a href="https://redirect.github.com/storybookjs/storybook/pull/23811">#23811</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 118 <li>UI: Removal of experimental components - <a href="https://redirect.github.com/storybookjs/storybook/pull/23907">#23907</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> 119 <li>Vue3: Add support for Global Apps install - <a href="https://redirect.github.com/storybookjs/storybook/pull/23772">#23772</a>, thanks <a href="https://github.com/chakAs3"><code>@chakAs3</code></a>!</li> 120 <li>Vue3: Use slot value directly if it's a string in source decorator - <a href="https://redirect.github.com/storybookjs/storybook/pull/23784">#23784</a>, thanks <a href="https://github.com/nasvillanueva"><code>@nasvillanueva</code></a>!</li> 121 </ul> 122 <h2>7.3.2</h2> 123 <ul> 124 <li>Maintenance: Revert "WebpackBuilder: Remove need for <code>react</code> as peerDependency" - <a href="https://redirect.github.com/storybookjs/storybook/pull/23882">#23882</a>, thanks <a href="https://github.com/vanessayuenn"><code>@vanessayuenn</code></a>!</li> 125 </ul> 126 <!-- raw HTML omitted --> 127 </blockquote> 128 <p>... (truncated)</p> 129 </details> 130 <details> 131 <summary>Commits</summary> 132 <ul> 133 <li><a href="https://github.com/storybookjs/storybook/commit/c4cc4cd09dea221deecd7e78f91a7dbd0bdf3ed7"><code>c4cc4cd</code></a> Bump version from "7.4.0" to "7.4.1" [skip ci]</li> 134 <li><a href="https://github.com/storybookjs/storybook/commit/e38d1ab6c307551cff0bca6467052b687d29c24c"><code>e38d1ab</code></a> Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]</li> 135 <li><a href="https://github.com/storybookjs/storybook/commit/d5ca2f42838c9f5a3e556a5e819e58f0deff522e"><code>d5ca2f4</code></a> Bump version from "7.4.0-alpha.1" to "7.4.0-alpha.2" [skip ci]</li> 136 <li><a href="https://github.com/storybookjs/storybook/commit/cac080cdd66dcb60284d08d2264b555a9e4ae66b"><code>cac080c</code></a> Bump version from "7.4.0-alpha.0" to "7.4.0-alpha.1" [skip ci]</li> 137 <li><a href="https://github.com/storybookjs/storybook/commit/ee86c58c3e20d581052f5097872ac7a384d7f4d3"><code>ee86c58</code></a> Merge branch 'next' into shilman/reduce-publish-size</li> 138 <li><a href="https://github.com/storybookjs/storybook/commit/d6105ce4dc3408f16002145f2d11d9683557629d"><code>d6105ce</code></a> Bump version from "7.3.0" to "7.4.0-alpha.0" [skip ci]</li> 139 <li><a href="https://github.com/storybookjs/storybook/commit/93b33e06810bdbed72899122f2e9b77b5706b502"><code>93b33e0</code></a> Don't distribute src files or unnecessary template files</li> 140 <li><a href="https://github.com/storybookjs/storybook/commit/31ad20f4e29855b17fdde0f2f25db0ca27daddbc"><code>31ad20f</code></a> Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]</li> 141 <li><a href="https://github.com/storybookjs/storybook/commit/60219fe14948621aed3be06fe29c652bbe977c33"><code>60219fe</code></a> Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]</li> 142 <li><a href="https://github.com/storybookjs/storybook/commit/6ffb2c3e89593f7dcead318dcf3c43399c352d77"><code>6ffb2c3</code></a> Bump version from "7.2.2-alpha.0" to "7.2.2-alpha.1" [skip ci]</li> 143 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.4.1/code/frameworks/react-vite">compare view</a></li> 144 </ul> 145 </details> 146 <br /> 147 148 149 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 150 151 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`. 152 153 [//]: # (dependabot-automerge-start) 154 [//]: # (dependabot-automerge-end) 155 156 --- 157 158 <details> 159 <summary>Dependabot commands and options</summary> 160 <br /> 161 162 You can trigger Dependabot actions by commenting on this PR: 163 - `@dependabot rebase` will rebase this PR 164 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 165 - `@dependabot merge` will merge this PR after your CI passes on it 166 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 167 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 168 - `@dependabot reopen` will reopen this PR if it is closed 169 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 170 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 171 - `@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) 172 - `@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) 173 - `@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) 174 175 176 </details> 177 178 179 ## Comments 180 181 ### @dependabot[bot] — 2023-09-18T10:07:54Z 182 183 Superseded by #105. 184