dependabot[bot] opened a new pull request, #182:
URL: https://github.com/apache/doris-opentelemetry-demo/pull/182

   Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.6 and updates 
ancestor dependency 
[expo](https://github.com/expo/expo/tree/HEAD/packages/expo). These 
dependencies need to be updated together.
   
   Updates `tar` from 6.2.1 to 7.5.6
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md";>tar's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>7.5</h2>
   <ul>
   <li>Added <code>zstd</code> compression support.</li>
   <li>Consistent TOCTOU behavior in sync t.list</li>
   <li>Only read from ustar block if not specified in Pax</li>
   <li>Fix sync tar.list when file size reduces while reading</li>
   <li>Sanitize absolute linkpaths properly</li>
   <li>Prevent writing hardlink entries to the archive ahead of their
   file target</li>
   </ul>
   <h2>7.4</h2>
   <ul>
   <li>Deprecate <code>onentry</code> in favor of <code>onReadEntry</code> for 
clarity.</li>
   </ul>
   <h2>7.3</h2>
   <ul>
   <li>Add <code>onWriteEntry</code> option</li>
   </ul>
   <h2>7.2</h2>
   <ul>
   <li>DRY the command definitions into a single <code>makeCommand</code> 
method,
   and update the type signatures to more appropriately infer the
   return type from the options and arguments provided.</li>
   </ul>
   <h2>7.1</h2>
   <ul>
   <li>Update minipass to v7.1.0</li>
   <li>Update the type definitions of <code>write()</code> and 
<code>end()</code> methods on
   <code>Unpack</code> and <code>Parser</code> classes to be compatible with the
   NodeJS.WritableStream type in the latest versions of
   <code>@types/node</code>.</li>
   </ul>
   <h2>7.0</h2>
   <ul>
   <li>Drop support for node &lt;18</li>
   <li>Rewrite in TypeScript, provide ESM and CommonJS hybrid
   interface</li>
   <li>Add tree-shake friendly exports, like <code>import('tar/create')</code>
   and <code>import('tar/read-entry')</code> to get individual functions or
   classes.</li>
   <li>Add <code>chmod</code> option that defaults to false, and deprecate
   <code>noChmod</code>. That is, reverse the default option regarding
   explicitly setting file system modes to match tar entry
   settings.</li>
   <li>Add <code>processUmask</code> option to avoid having to call
   <code>process.umask()</code> when <code>chmod: true</code> (or 
<code>noChmod: false</code>) is
   set.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/394ece6ad8d81742a4e4058af227c616cd947a25";><code>394ece6</code></a>
 7.5.6</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/7d4cc17c76f6bd11dcd83de47187dc6dff206eee";><code>7d4cc17</code></a>
 fix race puting a Link ahead of its target File</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/26ab90474e642cf00d84a05bcdc2eaf2a19f1581";><code>26ab904</code></a>
 7.5.5</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/e9a1ddb821b29ddee75b9470dd511066148c8070";><code>e9a1ddb</code></a>
 fix: do not prevent valid linkpaths within archive</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/911c886bb170a6ee3db05fd3709221752213ec8a";><code>911c886</code></a>
 7.5.4</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6";><code>3b1abfa</code></a>
 normalize out unicode ligatures</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/a43478c5c51a71ec996cea62ff824eb9dc9dd17c";><code>a43478c</code></a>
 remove some unused files</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/970c58f6d3d0c932081f8b40218f612db2fabb5a";><code>970c58f</code></a>
 update deps</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/bb219748945d63f29de7ab0e9a990e422c166c37";><code>bb21974</code></a>
 update changelog</li>
   <li><a 
href="https://github.com/isaacs/node-tar/commit/03138441b238f48070fb22824b2529c445bc70c7";><code>0313844</code></a>
 7.5.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/isaacs/node-tar/compare/v6.2.1...v7.5.6";>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/~isaacs";>isaacs</a>, a new releaser for tar since 
your current version.</p>
   </details>
   <br />
   
   Updates `expo` from 51.0.39 to 54.0.31
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/expo/expo/blob/main/CHANGELOG.md";>expo's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <p>This is the log of notable changes to the Expo client that are 
developer-facing.
   Package-specific changes not released in any SDK will be added here just 
before the release. Until then, you can find them in changelogs of the 
individual packages (see <a 
href="https://github.com/expo/expo/blob/main/packages";>packages</a> 
directory).</p>
   <h2>Unpublished</h2>
   <h3>📚 3rd party library updates</h3>
   <h3>🛠 Breaking changes</h3>
   <h3>🎉 New features</h3>
   <h3>🐛 Bug fixes</h3>
   <h2>54.0.0 — 2025-09-10</h2>
   <h3>📚 3rd party library updates</h3>
   <ul>
   <li><strong><code>expo-sqlite</code></strong>
   <ul>
   <li>Updated libSQL SDK to 0.9.11. (<a 
href="https://redirect.github.com/expo/expo/pull/37442";>#37442</a> by <a 
href="https://github.com/kudo";><code>@​kudo</code></a>)</li>
   <li>Updated SQLite to 3.50.3. (<a 
href="https://redirect.github.com/expo/expo/pull/38200";>#38200</a> by <a 
href="https://github.com/kudo";><code>@​kudo</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-camera</code></strong>
   <ul>
   <li>[Android] Bumped MLKit barcode scanner to 17.3.0 for Android 16KB page 
size support. (<a 
href="https://redirect.github.com/expo/expo/pull/37454";>#37454</a> by <a 
href="https://github.com/kudo";><code>@​kudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h3>🛠 Breaking changes</h3>
   <ul>
   <li><strong><code>expo-notifications</code></strong>
   <ul>
   <li>remove deprecated function exports (<a 
href="https://redirect.github.com/expo/expo/pull/38782";>#38782</a> by <a 
href="https://github.com/vonovak";><code>@​vonovak</code></a>)</li>
   <li>[android] make data-only notifications consistent with iOS (<a 
href="https://redirect.github.com/expo/expo/pull/39025";>#39025</a> by <a 
href="https://github.com/vonovak";><code>@​vonovak</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-media-library</code></strong>
   <ul>
   <li>[Android] Fix <code>getAssetsAsync</code> loading performance, add 
<code>resolveWithFullInfo</code> option to control whether to load full EXIF 
data for images. This is a breaking change for Android apps, as it might break 
the orientation of images in some cases. (<a 
href="https://redirect.github.com/expo/expo/pull/37957";>#37957</a> by <a 
href="https://github.com/kosmydel";><code>@​kosmydel</code></a>).</li>
   </ul>
   </li>
   <li><strong><code>expo-intent-launcher</code></strong>
   <ul>
   <li>Updated intent actions list. (<a 
href="https://redirect.github.com/expo/expo/pull/38131";>#38131</a> by <a 
href="https://github.com/jakex7";><code>@​jakex7</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-image-picker</code></strong>
   <ul>
   <li>[Web] Changed web <code>uri</code> to use blob URLs instead of base64 
data URLs for better performance. The <code>uri</code> property will now be a 
blob URL instead of a base64 data URL, while the <code>base64</code> property 
behavior remains unchanged. (<a 
href="https://redirect.github.com/expo/expo/pull/37447";>#37447</a> by <a 
href="https://github.com/hirbod";><code>@​hirbod</code></a>)</li>
   <li>[ios] The default for <code>preferredAssetRepresentationMode</code> is 
now <code>.current</code> instead of <code>.automatic</code>. This keeps the 
asset in its original container/codec (e.g. HEIC instead of JPEG) and is 
required for the new fast-path. Apps that relied on <code>.automatic</code> 
re-encoded output can pass <code>preferredAssetRepresentationMode: 
'.automatic'</code> to restore the old behaviour. (<a 
href="https://redirect.github.com/expo/expo/pull/37569";>#37569</a> by <a 
href="https://github.com/hirbod";><code>@​hirbod</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-font</code></strong>
   <ul>
   <li>[android] improve bitmap rendering for <code>renderToImageAsync</code> 
(<a href="https://redirect.github.com/expo/expo/pull/39118";>#39118</a> by <a 
href="https://github.com/vonovak";><code>@​vonovak</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-file-system</code></strong>
   <ul>
   <li>Make the modern filesystem API the default, move previous one to 
<code>expo-file-system/legacy</code>. (<a 
href="https://redirect.github.com/expo/expo/pull/38404";>#38404</a> by <a 
href="https://github.com/aleqsio";><code>@​aleqsio</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-document-picker</code></strong>
   <ul>
   <li>[Web] getDocumentAsync() no longer returns base64 by default. The uri on 
web now always points to a Blob created via URL.createObjectURL(), which can be 
used for previews or appended to FormData for uploads. Selecting large files on 
web is now almost instant, since there’s no base64 conversion by default. If 
you still need base64, you can pass base64: true in the options. A new base64 
field will then be included in the result. (<a 
href="https://redirect.github.com/expo/expo/pull/37443";>#37443</a> by <a 
href="https://github.com/hirbod";><code>@​hirbod</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h3>🎉 New features</h3>
   <ul>
   <li><strong><code>unimodules-app-loader</code></strong>
   <ul>
   <li>[iOS] Add Apple TV support. (<a 
href="https://redirect.github.com/expo/expo/pull/38513";>#38513</a> by <a 
href="https://github.com/douglowder";><code>@​douglowder</code></a>)</li>
   </ul>
   </li>
   <li><strong><code>expo-web-browser</code></strong>
   <ul>
   <li>Add experimental macOS support (<a 
href="https://redirect.github.com/expo/expo/pull/37352";>#37352</a> by <a 
href="https://github.com/gabrieldonadel";><code>@​gabrieldonadel</code></a>)</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/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]

Reply via email to