Skip to content

chore(deps): bump hot-shots from 16.0.0 to 17.0.0 in /superset-websocket#42236

Merged
hainenber merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-websocket/hot-shots-17.0.0
Jul 20, 2026
Merged

chore(deps): bump hot-shots from 16.0.0 to 17.0.0 in /superset-websocket#42236
hainenber merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-websocket/hot-shots-17.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps hot-shots from 16.0.0 to 17.0.0.

Changelog

Sourced from hot-shots's changelog.

17.0.0 (2026-7-11)

  • @​bdeitte Add opt-in client-side aggregation of counts, gauges and sets via the aggregation option, for better parity with official DogStatsD clients but also for use with any StatsD, DogStatsD or Telegraf client. This includes an aggregation maxContexts option (default 5000) bounding the number of live aggregation contexts; new contexts beyond the cap are sent directly with a one-time warning.
  • @​bdeitte Add a public flush() method to send buffered metrics (and any pending aggregated metrics) immediately, useful for serverless and other short-lived environments
  • @​bdeitte Support DD_TAGS / DATADOG_TAGS env vars for global tags, for better parity with official DogStatsD clients
  • @​bdeitte Support DD_DOGSTATSD_URL and DD_DOGSTATSD_SOCKET env vars for transport configuration, for better parity with official DogStatsD clients
  • @​bdeitte Fix dev-dependency security advisories (@​babel/core, js-yaml) via npm audit fix
Commits
  • 48835af 17.0.0
  • caabaa4 Changelog update
  • b8a9438 Merge pull request #321 from bdeitte/dogstatsd-parity
  • 6b7a00e Remove plan and tweak README
  • 3192429 Document aggregation option in README parameter options list
  • 1ad552d Remove uneeded changelog and small README fixup
  • ec3c252 Add NODE_DEBUG debug logging to aggregator.js key points
  • a6a7abf Centralize metric type codes into constants.METRIC_TYPES
  • e0b2196 Extract DogStatsD metric type codes into named constants in statsd.js
  • a032942 Move cloneTags helper from aggregator.js to helpers.js
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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

Bumps [hot-shots](https://github.com/bdeitte/hot-shots) from 16.0.0 to 17.0.0.
- [Changelog](https://github.com/bdeitte/hot-shots/blob/main/CHANGES.md)
- [Commits](bdeitte/hot-shots@v16.0.0...v17.0.0)

---
updated-dependencies:
- dependency-name: hot-shots
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Jul 20, 2026
@bito-code-review

bito-code-review Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@hainenber hainenber left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe for bump. We don't use any opts that are breaking in v17

@hainenber
hainenber merged commit ceffbe8 into master Jul 20, 2026
59 checks passed
@hainenber
hainenber deleted the dependabot/npm_and_yarn/superset-websocket/hot-shots-17.0.0 branch July 20, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant