"blocktime": 1231006505, "data": "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks", "divisible": true, "flags": {}, "issuer": "Satoshi Nakamoto", "name": "BTC", "propertyid": 0, "rdata": null, "registered": false, "totaltokens": "19627500.00000000", "url": "http://www.bitcoin.org" }
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.7.3 to 8.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastify/fastify-multipart/releases"><code>@fastify/multipart</code>'s releases</a>.</em></p> <blockquote> <h2>v8.3.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump <code>@fastify/swagger-ui</code> from 3.1.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/527">fastify/fastify-multipart#527</a></li> <li>chore(deps): bump <code>@fastify/deepmerge</code> from 1.3.0 to 2.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/529">fastify/fastify-multipart#529</a></li> <li>chore(deps): bump <code>@fastify/error</code> from 3.4.1 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/530">fastify/fastify-multipart#530</a></li> <li>chore(deps): bump <code>@fastify/busboy</code> from 2.1.1 to 3.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/535">fastify/fastify-multipart#535</a></li> <li>Fixes <a href="https://redirect.github.com/fastify/fastify-multipart/pull/567">fastify/fastify-multipart#567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-multipart/compare/v8.3.0...v8.3.1">https://github.com/fastify/fastify-multipart/compare/v8.3.0...v8.3.1</a></p> <h2>v8.3.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/517">fastify/fastify-multipart#517</a></li> <li>chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/519">fastify/fastify-multipart#519</a></li> <li>remove eslint plugins from direct dependencies by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/523">fastify/fastify-multipart#523</a></li> <li>Add FormData decorator to request by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/522">fastify/fastify-multipart#522</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-multipart/compare/v8.2.0...v8.3.0">https://github.com/fastify/fastify-multipart/compare/v8.2.0...v8.3.0</a></p> <h2>v8.2.0</h2> <h2>What's Changed</h2> <ul> <li>docs(readme): replace <code>fastify.io</code> links with <code>fastify.dev</code> by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/503">fastify/fastify-multipart#503</a></li> <li>use <code>@fastify/busboy</code> v2.1.0 by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/506">fastify/fastify-multipart#506</a></li> <li>chore(.gitignore): add .tap/ dir by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/508">fastify/fastify-multipart#508</a></li> <li>chore(deps-dev): bump <code>@fastify/swagger-ui</code> from 2.1.0 to 3.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/510">fastify/fastify-multipart#510</a></li> <li>chore(deps-dev): bump <code>@typescript-eslint/parser</code> from 6.21.0 to 7.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/512">fastify/fastify-multipart#512</a></li> <li>backport: fix: make sure the handler resolves in all cases by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/515">fastify/fastify-multipart#515</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-multipart/compare/v8.1.0...v8.2.0">https://github.com/fastify/fastify-multipart/compare/v8.1.0...v8.2.0</a></p> <h2>v8.1.0</h2> <h2>What's Changed</h2> <ul> <li>move unused packages to devDependencies by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/483">fastify/fastify-multipart#483</a></li> <li>fix eslint by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/485">fastify/fastify-multipart#485</a></li> <li>use <code>in</code> to check for prototype violation by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/484">fastify/fastify-multipart#484</a></li> <li>chore: add <code>.gitattributes</code> file by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/487">fastify/fastify-multipart#487</a></li> <li>perf: do not mutate req.raw by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/488">fastify/fastify-multipart#488</a></li> <li>chore(deps-dev): bump climem from 1.0.3 to 2.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/490">fastify/fastify-multipart#490</a></li> <li>docs: update for attachFieldsToBody: keyValues by <a href="https://github.com/dancastillo"><code>@dancastillo</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/492">fastify/fastify-multipart#492</a></li> <li>add <code>parts</code> type and enable coverage checking by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/491">fastify/fastify-multipart#491</a></li> <li>chore(package): explicitly declare js module type by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/493">fastify/fastify-multipart#493</a></li> <li>chore(deps-dev): bump <code>@fastify/swagger-ui</code> from 1.10.2 to 2.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/499">fastify/fastify-multipart#499</a></li> <li>chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/500">fastify/fastify-multipart#500</a></li> <li>chore(deps-dev): bump readable-stream from 3.6.2 to 4.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/501">fastify/fastify-multipart#501</a></li> <li>Partly closes <a href="https://redirect.github.com/fastify/fastify-multipart/issues/496">#496</a>: add missing type by <a href="https://github.com/hash0000"><code>@hash0000</code></a> in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/502">fastify/fastify-multipart#502</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dancastillo"><code>@dancastillo</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-multipart/pull/492">fastify/fastify-multipart#492</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify-multipart/commit/f58f774a1bd4f19655de21f47964711358eab20e"><code>f58f774</code></a> Bumepd v8.3.1</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/73f6d8fd061c0ba33a2a9465c5b0eb8c129b2a18"><code>73f6d8f</code></a> Delete file when user cancel request (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/567">#567</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/55b4dd366ddfebc3837634d41af165b7091879cb"><code>55b4dd3</code></a> chore(deps): bump <code>@fastify/busboy</code> from 2.1.1 to 3.0.0 (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/535">#535</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/469b3e56dd5dad529973c8a3c845e19772630bfe"><code>469b3e5</code></a> chore(deps): bump <code>@fastify/error</code> from 3.4.1 to 4.0.0 (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/530">#530</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/93e3da9555f192a1a27c6fd60238f989ec0dafcc"><code>93e3da9</code></a> chore(deps): bump <code>@fastify/deepmerge</code> from 1.3.0 to 2.0.0 (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/529">#529</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/7ad0c51e24ade4d67bc4a6db99b8faf2de64d16d"><code>7ad0c51</code></a> chore(deps-dev): bump <code>@fastify/swagger-ui</code> from 3.1.0 to 4.0.0 (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/527">#527</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/ba46a22d1ca24bb8b775a74b26f3c9dab1322209"><code>ba46a22</code></a> Bumped v8.3.0</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/da7ce60fe042c576bbb63eb9485d9c448d176e9d"><code>da7ce60</code></a> Add FormData decorator to request (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/522">#522</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/d771fdf32034cc8062ca7b3713a8d5300ff6391b"><code>d771fdf</code></a> remove eslint plugins from direct dependencies (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/523">#523</a>)</li> <li><a href="https://github.com/fastify/fastify-multipart/commit/7d6e1247dc34e3c9e121fbf38585f36611e2a3ce"><code>7d6e124</code></a> chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 (<a href="https://redirect.github.com/fastify/fastify-multipart/issues/519">#519</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify-multipart/compare/v7.7.3...v8.3.1">compare view</a></li> </ul> </details> <br /> [](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Thisdick69/td/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 3 comments.