Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(dev): Bump bun-types from 1.1.8 to 1.1.12 (#853)
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.1.8 to 1.1.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oven-sh/bun/releases">bun-types's releases</a>.</em></p> <blockquote> <h2>Bun v1.1.12</h2> <p>This release fixes a regression briefly introduced in <code>bun upgrade</code> on Windows that occurred in Bun v1.1.11. There are no release notes, please take a look at the Bun v1.1.11 release notes instead.</p> <p>To install Bun v1.1.12:</p> <pre lang="bash"><code>curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun </code></pre> <p>Windows:</p> <pre lang="bash"><code>powershell -c "irm bun.sh/install.ps1|iex" </code></pre> <p>To upgrade to Bun v1.1.12:</p> <pre lang="bash"><code>bun upgrade </code></pre> <h3><strong><a href="https://bun.sh/blog/bun-v1.1.11">Read Bun v1.1.11's release notes on Bun's blog</a></strong></h3> <h2>Bun v1.1.11</h2> <p>To install Bun v1.1.11:</p> <pre lang="bash"><code>curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun </code></pre> <p>Windows:</p> <pre lang="bash"><code>powershell -c "irm bun.sh/install.ps1|iex" </code></pre> <p>To upgrade to Bun v1.1.11:</p> <pre lang="bash"><code>bun upgrade </code></pre> <h3><strong><a href="https://bun.sh/blog/bun-v1.1.11">Read Bun v1.1.11's release notes on Bun's blog</a></strong></h3> <h3>Thanks to 16 contributors!</h3> <ul> <li><a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li><a href="https://github.com/cirospaciari"><code>@cirospaciari</code></a></li> <li><a href="https://github.com/creator318"><code>@creator318</code></a></li> <li><a href="https://github.com/dylan-conway"><code>@dylan-conway</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oven-sh/bun/commit/e3b7635fa4b21420ba17d456765d6f1158a375ca"><code>e3b7635</code></a> fix(Bun.Socket) onDrain will only be called after handshake + docs update (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/1">#1</a>...</li> <li><a href="https://github.com/oven-sh/bun/commit/7f1880cafb21628fdfda5387ff897a9693845ead"><code>7f1880c</code></a> Bun.CryptoHasher: fix byteLength and add test (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/11431">#11431</a>)</li> <li><a href="https://github.com/oven-sh/bun/commit/6c9b3de217ac94aac7ba75cbe7108100ecbeef0e"><code>6c9b3de</code></a> add jest.setTimeout type</li> <li><a href="https://github.com/oven-sh/bun/commit/d3fdb173210106342d056f969a9fe5f8d42aa1cc"><code>d3fdb17</code></a> add <code>jest.setTimeout</code> to bun test (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/10687">#10687</a>)</li> <li><a href="https://github.com/oven-sh/bun/commit/bbaeeaeed20d7af30a2eda26dd8dff4c2bbe9904"><code>bbaeeae</code></a> Implement expect().toHaveReturned() && expect().toHaveReturnedTimes(n) (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/11231">#11231</a>)</li> <li><a href="https://github.com/oven-sh/bun/commit/4df387d59faa454220c62cd3805b4de8e9c4c2cc"><code>4df387d</code></a> happy eyeballs (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/11206">#11206</a>)</li> <li><a href="https://github.com/oven-sh/bun/commit/b15d47dfe8fbbfd84e0785f179084f20145e3005"><code>b15d47d</code></a> Introduce <code>bun.dns.prefetch</code> API (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/11176">#11176</a>)</li> <li><a href="https://github.com/oven-sh/bun/commit/593ad7189148bec263ba6173ff1e4c73afac2549"><code>593ad71</code></a> [bun-types] Add missing <code>serialization</code> option to Bun.spawn</li> <li><a href="https://github.com/oven-sh/bun/commit/ca4d2fcbba55c00581e2f6f48e10ece99aea1c0e"><code>ca4d2fc</code></a> A couple fixes to TypeScript types</li> <li><a href="https://github.com/oven-sh/bun/commit/c7d7bc120ac848bf9a1c4344abe28d9ca9027258"><code>c7d7bc1</code></a> node:crypto: add shake128 and shake256 (<a href="https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types/issues/11134">#11134</a>)</li> <li>Additional commits viewable in <a href="https://github.com/oven-sh/bun/commits/bun-v1.1.12/packages/bun-types">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bun-types&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) - `@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) - `@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) </details>
- Loading branch information