Skip to content

Commit

Permalink
[Tech] Bump the non-major-dev-dependencies group in /frontend with 8 …
Browse files Browse the repository at this point in the history
…updates (#3609)

Bumps the non-major-dev-dependencies group in /frontend with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.21` | `1.7.22`
|
|
[@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda)
| `0.30.1` | `0.30.2` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.4` | `18.3.5` |
| [cypress](https://github.com/cypress-io/cypress) | `13.14.0` |
`13.14.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.23.0` | `0.23.1` |
|
[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
| `28.8.0` | `28.8.1` |
| [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.5` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.23.0` |
`4.26.0` |

Updates `@swc/core` from 1.7.21 to 1.7.22
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@​swc/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[1.7.22] - 2024-08-30</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>(es/minifier)</strong> Iterate object properties in reverse
direction while inlining property access (<a
href="https://redirect.github.com/swc-project/swc/issues/9507">#9507</a>)
(<a
href="https://github.com/swc-project/swc/commit/f584ef76d75e86da15d0725ac94be35a88a1c946">f584ef7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/6290dd308bb7e6dde7114f2963653dd172f84df6"><code>6290dd3</code></a>
chore: Publish <code>1.7.22</code> with <code>swc_core</code>
<code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/2c505bf45c75b684995c5d323143530e16798ffc"><code>2c505bf</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/4313e2788d7ace7222cd41d8f47191c683f93ffd"><code>4313e27</code></a>
chore: Publish <code>1.7.22-nightly-20240830.1</code> with
<code>swc_core</code> <code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/d0dd53137a87dba85e6bca9d74cc682da7057289"><code>d0dd531</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/222aca136bb245e0781e9b9a8083ac8a34569f4d"><code>222aca1</code></a>
chore: Enable html publish pipeline</li>
<li><a
href="https://github.com/swc-project/swc/commit/f584ef76d75e86da15d0725ac94be35a88a1c946"><code>f584ef7</code></a>
fix(es/minifier): Iterate object properties in reverse direction while
inlini...</li>
<li><a
href="https://github.com/swc-project/swc/commit/8c0d79dbc1e10e0df66f197e54a5f9b164fa5187"><code>8c0d79d</code></a>
chore: Update changelog</li>
<li>See full diff in <a
href="https://github.com/swc-project/swc/compare/v1.7.21...v1.7.22">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/ramda` from 0.30.1 to 0.30.2
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/react` from 18.3.4 to 18.3.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `cypress` from 13.14.0 to 13.14.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cypress-io/cypress/releases">cypress's
releases</a>.</em></p>
<blockquote>
<h2>v13.14.1</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-14-1">https://docs.cypress.io/guides/references/changelog#13-14-1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/e909c4ab631738c9d1cfed936d28097923c93081"><code>e909c4a</code></a>
chore: release 13.14.1 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30138">#30138</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/58abe803f68e95c5d35fc385c079d28e4b8994bc"><code>58abe80</code></a>
chore: Update Chrome (stable) to 128.0.6613.113 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30133">#30133</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/f6e7af954bf220cc83ffd545ee827cc722c36824"><code>f6e7af9</code></a>
fix: adds a description for the JIT experiment which was overlooked on
initia...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/0f7722081d592f0527127240ad95a20f9a0f3aff"><code>0f77220</code></a>
chore: fix kitchen sink running against staging to properly upload
protocol d...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/d83b9a0149fbe39143716ae4ba7e051a8b7384bd"><code>d83b9a0</code></a>
chore: release <code>@​cypress/webpack-dev-server-v3</code>.11.0</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/bebb403b3894ccb4aafaa1039c035604ee0bf257"><code>bebb403</code></a>
chore: release <code>@​cypress/vite-dev-server-v5</code>.2.0</li>
<li>See full diff in <a
href="https://github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `esbuild` from 0.23.0 to 0.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/evanw/esbuild/releases">esbuild's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.1</h2>
<ul>
<li>
<p>Allow using the <code>node:</code> import prefix with
<code>es*</code> targets (<a
href="https://redirect.github.com/evanw/esbuild/issues/3821">#3821</a>)</p>
<p>The <a
href="https://nodejs.org/api/esm.html#node-imports"><code>node:</code>
prefix on imports</a> is an alternate way to import built-in node
modules. For example, <code>import fs from &quot;fs&quot;</code> can
also be written <code>import fs from &quot;node:fs&quot;</code>. This
only works with certain newer versions of node, so esbuild removes it
when you target older versions of node such as with
<code>--target=node14</code> so that your code still works. With the way
esbuild's platform-specific feature compatibility table works, this was
added by saying that only newer versions of node support this feature.
However, that means that a target such as
<code>--target=node18,es2022</code> removes the <code>node:</code>
prefix because none of the <code>es*</code> targets are known to support
this feature. This release adds the support for the <code>node:</code>
flag to esbuild's internal compatibility table for <code>es*</code> to
allow you to use compound targets like this:</p>
<pre lang="js"><code>// Original code
import fs from 'node:fs'
fs.open
<p>// Old output (with --bundle --format=esm --platform=node
--target=node18,es2022)<br />
import fs from &quot;fs&quot;;<br />
fs.open;</p>
<p>// New output (with --bundle --format=esm --platform=node
--target=node18,es2022)<br />
import fs from &quot;node:fs&quot;;<br />
fs.open;<br />
</code></pre></p>
</li>
<li>
<p>Fix a panic when using the CLI with invalid build flags if
<code>--analyze</code> is present (<a
href="https://redirect.github.com/evanw/esbuild/issues/3834">#3834</a>)</p>
<p>Previously esbuild's CLI could crash if it was invoked with flags
that aren't valid for a &quot;build&quot; API call and the
<code>--analyze</code> flag is present. This was caused by esbuild's
internals attempting to add a Go plugin (which is how
<code>--analyze</code> is implemented) to a null build object. The panic
has been fixed in this release.</p>
</li>
<li>
<p>Fix incorrect location of certain error messages (<a
href="https://redirect.github.com/evanw/esbuild/issues/3845">#3845</a>)</p>
<p>This release fixes a regression that caused certain errors relating
to variable declarations to be reported at an incorrect location. The
regression was introduced in version 0.18.7 of esbuild.</p>
</li>
<li>
<p>Print comments before case clauses in switch statements (<a
href="https://redirect.github.com/evanw/esbuild/issues/3838">#3838</a>)</p>
<p>With this release, esbuild will attempt to print comments that come
before case clauses in switch statements. This is similar to what
esbuild already does for comments inside of certain types of
expressions. Note that these types of comments are not printed if
minification is enabled (specifically whitespace minification).</p>
</li>
<li>
<p>Fix a memory leak with <code>pluginData</code> (<a
href="https://redirect.github.com/evanw/esbuild/issues/3825">#3825</a>)</p>
<p>With this release, the build context's internal
<code>pluginData</code> cache will now be cleared when starting a new
build. This should fix a leak of memory from plugins that return
<code>pluginData</code> objects from <code>onResolve</code> and/or
<code>onLoad</code> callbacks.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/evanw/esbuild/blob/main/CHANGELOG.md">esbuild's
changelog</a>.</em></p>
<blockquote>
<h2>0.23.1</h2>
<ul>
<li>
<p>Allow using the <code>node:</code> import prefix with
<code>es*</code> targets (<a
href="https://redirect.github.com/evanw/esbuild/issues/3821">#3821</a>)</p>
<p>The <a
href="https://nodejs.org/api/esm.html#node-imports"><code>node:</code>
prefix on imports</a> is an alternate way to import built-in node
modules. For example, <code>import fs from &quot;fs&quot;</code> can
also be written <code>import fs from &quot;node:fs&quot;</code>. This
only works with certain newer versions of node, so esbuild removes it
when you target older versions of node such as with
<code>--target=node14</code> so that your code still works. With the way
esbuild's platform-specific feature compatibility table works, this was
added by saying that only newer versions of node support this feature.
However, that means that a target such as
<code>--target=node18,es2022</code> removes the <code>node:</code>
prefix because none of the <code>es*</code> targets are known to support
this feature. This release adds the support for the <code>node:</code>
flag to esbuild's internal compatibility table for <code>es*</code> to
allow you to use compound targets like this:</p>
<pre lang="js"><code>// Original code
import fs from 'node:fs'
fs.open
<p>// Old output (with --bundle --format=esm --platform=node
--target=node18,es2022)<br />
import fs from &quot;fs&quot;;<br />
fs.open;</p>
<p>// New output (with --bundle --format=esm --platform=node
--target=node18,es2022)<br />
import fs from &quot;node:fs&quot;;<br />
fs.open;<br />
</code></pre></p>
</li>
<li>
<p>Fix a panic when using the CLI with invalid build flags if
<code>--analyze</code> is present (<a
href="https://redirect.github.com/evanw/esbuild/issues/3834">#3834</a>)</p>
<p>Previously esbuild's CLI could crash if it was invoked with flags
that aren't valid for a &quot;build&quot; API call and the
<code>--analyze</code> flag is present. This was caused by esbuild's
internals attempting to add a Go plugin (which is how
<code>--analyze</code> is implemented) to a null build object. The panic
has been fixed in this release.</p>
</li>
<li>
<p>Fix incorrect location of certain error messages (<a
href="https://redirect.github.com/evanw/esbuild/issues/3845">#3845</a>)</p>
<p>This release fixes a regression that caused certain errors relating
to variable declarations to be reported at an incorrect location. The
regression was introduced in version 0.18.7 of esbuild.</p>
</li>
<li>
<p>Print comments before case clauses in switch statements (<a
href="https://redirect.github.com/evanw/esbuild/issues/3838">#3838</a>)</p>
<p>With this release, esbuild will attempt to print comments that come
before case clauses in switch statements. This is similar to what
esbuild already does for comments inside of certain types of
expressions. Note that these types of comments are not printed if
minification is enabled (specifically whitespace minification).</p>
</li>
<li>
<p>Fix a memory leak with <code>pluginData</code> (<a
href="https://redirect.github.com/evanw/esbuild/issues/3825">#3825</a>)</p>
<p>With this release, the build context's internal
<code>pluginData</code> cache will now be cleared when starting a new
build. This should fix a leak of memory from plugins that return
<code>pluginData</code> objects from <code>onResolve</code> and/or
<code>onLoad</code> callbacks.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evanw/esbuild/commit/332727499e62315cff4ecaff9fa8b86336555e46"><code>3327274</code></a>
publish 0.23.1 to npm</li>
<li><a
href="https://github.com/evanw/esbuild/commit/38e22ed7a73b245c9c175713f96f734274b17263"><code>38e22ed</code></a>
add a warning/debug log message for <a
href="https://redirect.github.com/evanw/esbuild/issues/3867">#3867</a></li>
<li><a
href="https://github.com/evanw/esbuild/commit/a15bb51b32879a4ee6e052cf16a7f891e3cf06f9"><code>a15bb51</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3825">#3825</a>:
memory leak of <code>pluginData</code> values</li>
<li><a
href="https://github.com/evanw/esbuild/commit/f6e64811d1109cb34ad670297e650bd4075999a8"><code>f6e6481</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3838">#3838</a>:
print comments before <code>case</code> clauses</li>
<li><a
href="https://github.com/evanw/esbuild/commit/9c13ae1f06dfa909eb4a53882e3b7e4216a503fe"><code>9c13ae1</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3853">#3853</a>:
update go 1.22.4 =&gt; 1.22.5</li>
<li><a
href="https://github.com/evanw/esbuild/commit/78f89e41d5e8a7088f4820351c6305cc339f8820"><code>78f89e4</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3845">#3845</a>:
some incorrect error message locations</li>
<li><a
href="https://github.com/evanw/esbuild/commit/892d2a76d889cd8a26fbc3d808243b84ccfa19a5"><code>892d2a7</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3834">#3834</a>:
cli sometimes panics with <code>--analyze</code></li>
<li><a
href="https://github.com/evanw/esbuild/commit/360d47230813e67d0312ad754cad2b6ee09b151b"><code>360d472</code></a>
fix a typo in the release notes</li>
<li><a
href="https://github.com/evanw/esbuild/commit/e3f4e2d36dd9d777a0676de8aff3f4764ee7079f"><code>e3f4e2d</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/3821">#3821</a>:
allow <code>node:</code> prefix with <code>es*</code> targets</li>
<li>See full diff in <a
href="https://github.com/evanw/esbuild/compare/v0.23.0...v0.23.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-jest` from 28.8.0 to 28.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's
releases</a>.</em></p>
<blockquote>
<h2>v28.8.1</h2>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1">28.8.1</a>
(2024-08-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>prefer-importing-jest-globals:</strong> support
typescript-eslint parser (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639">#1639</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb">307f6a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1">28.8.1</a>
(2024-08-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>prefer-importing-jest-globals:</strong> support
typescript-eslint parser (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639">#1639</a>)
(<a
href="https://github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb">307f6a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/1df45e9dcb16edc4d78b24fe5544a5fa8d3aca3c"><code>1df45e9</code></a>
chore(release): 28.8.1 [skip ci]</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb"><code>307f6a7</code></a>
fix(prefer-importing-jest-globals): support typescript-eslint parser (<a
href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639">#1639</a>)</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/267702dc6a1cb7c0524b53de5498599341d00032"><code>267702d</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/f969f92a0a3b72df5f87d898d9e3249474fcf8e5"><code>f969f92</code></a>
chore(deps): lock file maintenance</li>
<li><a
href="https://github.com/jest-community/eslint-plugin-jest/commit/f5f3e991cbc473133797f1b0697f61518fffa217"><code>f5f3e99</code></a>
chore(deps): lock file maintenance</li>
<li>See full diff in <a
href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `husky` from 9.1.4 to 9.1.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typicode/husky/releases">husky's
releases</a>.</em></p>
<blockquote>
<h2>v9.1.5</h2>
<h2>What's Changed</h2>
<ul>
<li>fixes <a
href="https://redirect.github.com/typicode/husky/issues/1494">#1494</a>,
support <code>pre-merge-commit</code> hook by <a
href="https://github.com/RainMeoCat"><code>@​RainMeoCat</code></a> in <a
href="https://redirect.github.com/typicode/husky/pull/1497">typicode/husky#1497</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/RainMeoCat"><code>@​RainMeoCat</code></a> made
their first contribution in <a
href="https://redirect.github.com/typicode/husky/pull/1497">typicode/husky#1497</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/typicode/husky/compare/v9.1.4...v9.1.5">https://github.com/typicode/husky/compare/v9.1.4...v9.1.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typicode/husky/commit/2fee8d212c601942ad146ea9209f15c20a07fb6d"><code>2fee8d2</code></a>
9.1.5</li>
<li><a
href="https://github.com/typicode/husky/commit/397e7f05c34c7a9065a10dcc8384c886176482ee"><code>397e7f0</code></a>
fixes <a
href="https://redirect.github.com/typicode/husky/issues/1494">#1494</a>
support pre-merge-commit hook</li>
<li>See full diff in <a
href="https://github.com/typicode/husky/compare/v9.1.4...v9.1.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `type-fest` from 4.23.0 to 4.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/type-fest/releases">type-fest's
releases</a>.</em></p>
<blockquote>
<h2>v4.26.0</h2>
<ul>
<li>Add <a
href="https://github.com/sindresorhus/type-fest/blob/main/source/union-to-tuple.d.ts"><code>UnionToTuple</code></a>
type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/945">#945</a>)
1f4f7a1</li>
</ul>
<p><a
href="https://github.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0">https://github.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0</a></p>
<h2>v4.25.0</h2>
<ul>
<li>Add <code>StringRepeat</code> type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/938">#938</a>)
a83e87e</li>
<li>Add <code>Arrayable</code> type <a
href="https://redirect.github.com/sindresorhus/type-fest/issues/270">#270</a>
(<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/935">#935</a>)
9aabcb9</li>
</ul>
<p><a
href="https://github.com/sindresorhus/type-fest/compare/v4.24.0...v4.25.0">https://github.com/sindresorhus/type-fest/compare/v4.24.0...v4.25.0</a></p>
<h2>v4.24.0</h2>
<ul>
<li><code>Path</code>: Add <code>bracketNotation</code> option (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/926">#926</a>)
3b15a94</li>
</ul>
<p><a
href="https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0">https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/0fdc7d2e0fa7cfbb303ea26e2a34ef3504a7633d"><code>0fdc7d2</code></a>
4.26.0</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/1f4f7a10aef7e3c376da1540e4e59b443f6aea69"><code>1f4f7a1</code></a>
Add <code>UnionToTuple</code> type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/945">#945</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/f120d8a012a03059012f5e113d64b1a368cd34d8"><code>f120d8a</code></a>
<code>Tagged</code>: Improve documentation (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/943">#943</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/986faba1df68e8c4b02f715c2975205b9b07e612"><code>986faba</code></a>
<code>Get</code>: Update <code>Path</code> generic parameter (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/932">#932</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/2967fe62b55c7cc13fa003259e119f98edeb9c28"><code>2967fe6</code></a>
4.25.0</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/a83e87ee7d201dbdbce5b6e7be247e83c0086409"><code>a83e87e</code></a>
Add <code>StringRepeat</code> type (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/938">#938</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/f19a002f728c14302191020bfc399b4eb6950abf"><code>f19a002</code></a>
<code>OmitDeep</code>: Improve example (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/937">#937</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/9aabcb98642f9af8ddb50069771148560cb4119d"><code>9aabcb9</code></a>
Add <code>Arrayable</code> type <a
href="https://redirect.github.com/sindresorhus/type-fest/issues/270">#270</a>
(<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/935">#935</a>)</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/6ed388fd861fbead8e0529feefebe87308957a65"><code>6ed388f</code></a>
4.24.0</li>
<li><a
href="https://github.com/sindresorhus/type-fest/commit/3b15a94362e7b94761a3a5da2d2c3c5ef3223d9a"><code>3b15a94</code></a>
<code>Path</code>: Add <code>bracketNotation</code> option (<a
href="https://redirect.github.com/sindresorhus/type-fest/issues/926">#926</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.26.0">compare
view</a></li>
</ul>
</details>
<br />


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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
- `@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)
- `@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)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
  • Loading branch information
ivangabriele authored Sep 4, 2024
2 parents f7e270f + a9ff92d commit bf1743c
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 218 deletions.
Loading

0 comments on commit bf1743c

Please sign in to comment.