Skip to content

Bump hot-shots from 13.2.0 to 14.3.1#10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hot-shots-14.3.1
Open

Bump hot-shots from 13.2.0 to 14.3.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hot-shots-14.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps hot-shots from 13.2.0 to 14.3.1.

Changelog

Sourced from hot-shots's changelog.

14.3.1 (2026-4-6)

  • @​72636c Omit Claude and GitHub dev files from bundle
  • @​bdeitte Fix TypeScript error from ESM support changes and add TypeScript tests (#316)

14.3.0 (2026-4-3)

  • @​bdeitte Add ESM support via exports field in package.json and index.mjs wrapper, enabling import StatsD from 'hot-shots' in ES module projects

14.2.0 (2026-3-14)

  • @​bdeitte Upgrade mocha from 10.x to 11.x and fix all dev dependency security vulnerabilities (serialize-javascript, ajv)
  • @​bdeitte BREAKING: Drop Node.js 16 support, now requires Node.js >= 18.0.0. Usually this type of change only goes in a major update, but given how very old this is, making this a minor update.

14.1.1 (2026-3-1)

  • @​bdeitte Version 14.1.0 published without a README for an unknown reason. Ensuring everything is reset locally and running publish again to attempt to fix.

14.1.0 (2026-3-1)

  • @​bdeitte Fill in some missing areas for automated tests
  • @​bdeitte CPU performance improvements: cache byteLength in sendMessage, use hrtime.bigint in timer functions, use Map in overrideTags

14.0.0 (2026-2-15)

  • @​bdeitte Fix methods losing parameters when given empty object for sampleRate. Fixes #43
  • @​bdeitte Fix increment/decrement losing tags when called with tags and callback but no value. Fixes #139
  • @​bdeitte BREAKING: Add dynamic tag support for timer/asyncTimer/asyncDistTimer via context object. Wrapped functions now receive an additional ctx parameter as the last argument. Fixes #202
  • @​bdeitte Fix TCP graceful reconnection not triggering due to string error comparison. Fixes #301
  • @​bdeitte Allow ':' in telegraph values and add more tag tests. Fixes #303
Commits

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 13.2.0 to 14.3.1.
- [Changelog](https://github.com/bdeitte/hot-shots/blob/main/CHANGES.md)
- [Commits](bdeitte/hot-shots@v13.2.0...v14.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants