Skip to content

build(deps): bump statsd-instrument from 3.11.1 to 4.0.0 - #5394

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/statsd-instrument-4.0.0
Open

build(deps): bump statsd-instrument from 3.11.1 to 4.0.0#5394
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/statsd-instrument-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps statsd-instrument from 3.11.1 to 4.0.0.

Changelog

Sourced from statsd-instrument's changelog.

Version 4.0.0

  • Make the internal aggregator interface positional-only and injectable through Client, with fixed-arity increment, gauge, and aggregate_timing entrypoints for native aggregation backends. Public Client metric methods retain their keyword API.

Version 3.11.2

  • Widen the CompiledMetric tag-combination cache key from 32 to 57 bits, eliminating recurring hash collisions on hot metrics while keeping all intermediates within Fixnum range (no new allocations on the emit path).
Commits
  • d5b105f Merge pull request #423 from Shopify/pedro-stanaka/positional-aggregator-api
  • f6db221 Bump positional aggregator API to 4.0.0
  • eec17f5 Remove redundant client aggregation tests
  • 6441cfe Bump version to 3.12.0
  • 89c0953 Revert README changes: aggregator interface is internal
  • 7f628ea Remove test helper aggregators and use real Aggregator directly
  • c875c8c Remove positional arguments signature test
  • 82641ca Use positional API for all aggregators
  • 3224cc4 Add positional aggregator interface
  • 3bb30a3 Merge pull request #426 from Shopify/pedro-stanaka/modernize-ruby-ci
  • 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 [statsd-instrument](https://github.com/Shopify/statsd-instrument) from 3.11.1 to 4.0.0.
- [Changelog](https://github.com/Shopify/statsd-instrument/blob/main/CHANGELOG.md)
- [Commits](Shopify/statsd-instrument@v3.11.1...v4.0.0)

---
updated-dependencies:
- dependency-name: statsd-instrument
  dependency-version: 4.0.0
  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 ruby Pull requests that update Ruby code labels Aug 24, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants