dependabot[bot] opened a new pull request, #9: URL: https://github.com/apache/doris-opentelemetry-demo/pull/9
Bumps [send](https://github.com/pillarjs/send) to 0.19.1 and updates ancestor dependency [expo](https://github.com/expo/expo/tree/HEAD/packages/expo). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pillarjs/send/releases">send's releases</a>.</em></p> <blockquote> <h2>0.19.0</h2> <h2>What's Changed</h2> <ul> <li>Remove link renderization in html while redirecting (<a href="https://redirect.github.com/pillarjs/send/pull/235">pillarjs/send#235</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/pillarjs/send/pull/235">pillarjs/send#235</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pillarjs/send/compare/0.18.0...0.19.0">https://github.com/pillarjs/send/compare/0.18.0...0.19.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pillarjs/send/blob/master/HISTORY.md">send's changelog</a>.</em></p> <blockquote> <h1>1.2.0 / 2025-03-27</h1> <ul> <li>deps: <ul> <li><code>mime-types@^3.0.1</code></li> <li><code>fresh@^2.0.0</code></li> <li>removed <code>destroy</code></li> </ul> </li> <li>remove <code>getHeaderNames()</code> polyfill and refactor <code>clearHeaders()</code></li> </ul> <h1>1.1.0 / 2024-09-10</h1> <ul> <li>Changes from 0.19.0</li> </ul> <h1>1.0.0 / 2024-07-25</h1> <ul> <li>Drop support for Node.js <18.0</li> <li><code>statuses@^2.0.1</code></li> <li><code>range-parser@^1.2.1</code></li> <li><code>on-finished@^2.4.1</code></li> <li><code>ms@^2.1.3</code></li> <li><code>mime-types@^2.1.35</code></li> <li><code>http-errors@^2.0.0</code></li> <li><code>fresh@^0.5.2</code></li> <li><code>etag@^1.8.1</code></li> <li><code>escape-html@^1.0.3</code></li> <li><code>encodeurl@^2.0.0</code></li> <li><code>destroy@^1.2.0</code></li> <li><code>debug@^4.3.5</code></li> </ul> <h1>1.0.0-beta.2 / 2024-03-04</h1> <ul> <li>Changes from 0.18.0</li> </ul> <h1>1.0.0-beta.1 / 2022-02-04</h1> <ul> <li>Drop support for Node.js 0.8</li> <li>Remove <code>hidden</code> option -- use <code>dotfiles</code> option</li> <li>Remove <code>from</code> alias to <code>root</code> -- use <code>root</code> directly</li> <li>Remove <code>send.etag()</code> -- use <code>etag</code> in <code>options</code></li> <li>Remove <code>send.index()</code> -- use <code>index</code> in <code>options</code></li> <li>Remove <code>send.maxage()</code> -- use <code>maxAge</code> in <code>options</code></li> <li>Remove <code>send.root()</code> -- use <code>root</code> in <code>options</code></li> <li>Use <code>mime-types</code> for file to content type mapping -- removed <code>send.mime</code></li> <li>deps: [email protected] <ul> <li>Add <code>DEBUG_HIDE_DATE</code> environment variable</li> <li>Change timer to per-namespace instead of global</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/pillarjs/send/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~blakeembrey">blakeembrey</a>, a new releaser for send since your current version.</p> </details> <br /> Updates `expo` from 51.0.39 to 53.0.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md">expo's changelog</a>.</em></p> <blockquote> <h2>53.0.9 — 2025-05-08</h2> <h3>🐛 Bug fixes</h3> <ul> <li>respect <code>react-native</code> type export conditions (<a href="https://redirect.github.com/expo/expo/pull/36728">#36728</a> by <a href="https://github.com/vonovak"><code>@vonovak</code></a>)</li> </ul> <h2>53.0.8 — 2025-05-06</h2> <p><em>This version does not introduce any user-facing changes.</em></p> <h2>53.0.7 — 2025-05-03</h2> <p><em>This version does not introduce any user-facing changes.</em></p> <h2>53.0.6 — 2025-05-02</h2> <h3>💡 Others</h3> <ul> <li>Bump react-native-safe-area-context (<a href="https://redirect.github.com/expo/expo/pull/36545">#36545</a> by <a href="https://github.com/brentvatne"><code>@brentvatne</code></a>)</li> </ul> <h2>53.0.5 — 2025-05-01</h2> <h3>🐛 Bug fixes</h3> <ul> <li>Update new arch check in Expo Go to account for new default behavior of <code>newArchEnabled</code> (now <code>true</code> when not specified in SDK 53). (<a href="https://redirect.github.com/expo/expo/pull/36506">#36506</a> by <a href="https://github.com/brentvatne"><code>@brentvatne</code></a>)</li> </ul> <h2>53.0.4 — 2025-04-30</h2> <p><em>This version does not introduce any user-facing changes.</em></p> <h2>53.0.3 — 2025-04-30</h2> <p><em>This version does not introduce any user-facing changes.</em></p> <h2>53.0.2 — 2025-04-30</h2> <h3>💡 Others</h3> <ul> <li>Switch <code>expo/tsconfig.base</code> preset to <code>moduleResolution: "bundler"</code> (<a href="https://redirect.github.com/expo/expo/pull/36299">#36299</a> by <a href="https://github.com/kitten"><code>@kitten</code></a>)</li> </ul> <h2>53.0.1 — 2025-04-28</h2> <h3>💡 Others</h3> <ul> <li>Move virtual RSC client boundary entry point to <code>expo</code> from <code>@expo/metro-runtime</code>. (<a href="https://redirect.github.com/expo/expo/pull/36408">#36408</a> by <a href="https://github.com/EvanBacon"><code>@EvanBacon</code></a>)</li> </ul> <h2>53.0.0 — 2025-04-28</h2> <h3>🎉 New features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/expo/expo/commits/HEAD/packages/expo">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 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/apache/doris-opentelemetry-demo/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
