dependabot[bot] opened a new pull request, #37269:
URL: https://github.com/apache/superset/pull/37269

   Bumps [hot-shots](https://github.com/bdeitte/hot-shots) from 12.1.0 to 
13.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/bdeitte/hot-shots/blob/main/CHANGES.md";>hot-shots's 
changelog</a>.</em></p>
   <blockquote>
   <h2>13.0.0 (2026-1-19)</h2>
   <ul>
   <li><a href="https://github.com/bdeitte";><code>@​bdeitte</code></a> 
Breaking: Prefix and suffix now automatically include period separators if 
needed. If you specify <code>prefix: 'myapp'</code>, it will be normalized to 
<code>'myapp.'</code>. Similarly, <code>suffix: 'prod'</code> becomes 
<code>'.prod'</code>. This ensures metrics like <code>myapp.request.time</code> 
instead of <code>myapprequest.time</code>. If your prefix/suffix already 
includes the period, no change is needed.</li>
   <li><a href="https://github.com/bdeitte";><code>@​bdeitte</code></a> 
Auto-detect UDP socket type (udp4/udp6) based on host IP address. IPv6 
addresses like <code>::1</code> will automatically use <code>udp6</code> 
sockets, fixing issues on Node.js 17+ where <code>localhost</code> may resolve 
to IPv6.</li>
   <li><a href="https://github.com/bdeitte";><code>@​bdeitte</code></a> Add 
DogStatsD timestamp support via options object. Metric methods now accept an 
options object with <code>sampleRate</code>, <code>tags</code>, and 
<code>timestamp</code> properties. Timestamp can be a Date object or Unix 
seconds.</li>
   <li><a href="https://github.com/bdeitte";><code>@​bdeitte</code></a> Add 
Sinon.js for fake timers in tests, speeding up DNS cache and UDP socket options 
tests</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/bdeitte/hot-shots/commit/a0ebed5ceda4ac87577680d71dae2782233b482f";><code>a0ebed5</code></a>
 13.0.0</li>
   <li><a 
href="https://github.com/bdeitte/hot-shots/commit/cb5c2d5ec9fbe3d89d7a44a0b0f2aca2abc01650";><code>cb5c2d5</code></a>
 Update changes</li>
   <li><a 
href="https://github.com/bdeitte/hot-shots/commit/d3e5e77e7e2b59bc4a8b2ec85285d1b74d76f207";><code>d3e5e77</code></a>
 Fixes for <a 
href="https://redirect.github.com/bdeitte/hot-shots/issues/215";>#215</a>, <a 
href="https://redirect.github.com/bdeitte/hot-shots/issues/222";>#222</a>, <a 
href="https://redirect.github.com/bdeitte/hot-shots/issues/252";>#252</a>, <a 
href="https://redirect.github.com/bdeitte/hot-shots/issues/63";>#63</a> (<a 
href="https://redirect.github.com/bdeitte/hot-shots/issues/296";>#296</a>)</li>
   <li>See full diff in <a 
href="https://github.com/bdeitte/hot-shots/compare/v12.1.0...v13.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hot-shots&package-manager=npm_and_yarn&previous-version=12.1.0&new-version=13.0.0)](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>


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