Skip to content

Bump fastify-metrics from 12.1.0 to 13.2.0#386

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/fastify-metrics-13.2.0
Apr 6, 2026
Merged

Bump fastify-metrics from 12.1.0 to 13.2.0#386
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/fastify-metrics-13.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps fastify-metrics from 12.1.0 to 13.2.0.

Release notes

Sourced from fastify-metrics's releases.

v13.2.0

13.2.0 (2026-04-04)

🧾 Other

  • ci: proper action tag (8058b62)
  • deps: bump the all-actions group with 3 updates (f2df579)
  • deps: lockfile up (bcd1b04)

🚀 Features

  • add support for platformatic prom-client (fb7e301)

v13.1.0

13.1.0 (2026-04-01)

🚀 Features

  • routeBlacklist when registeredRoutesOnly: false (5220d16)

🧾 Other

  • ci: dependabot groups (9f4a80d)
  • ci: update actions versions (5480cd4)
  • deps: bump fastify & npm audit fixes (6ccb006)

v13.0.0

13.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is now 20.

🛠 Fixes

  • more typos (1a62f2c)
  • resolve lint errors from stricter lint-config rules (cfa0471)
  • review dog-friendly package manager (9bd91ec)
  • ci: codecov and provenance (c48e4d8)
  • ci: update codeql-action to v3 (8060375)

📔 Docs

🚀 Features

  • add pnpm workspace trust policy (36ce59c)
  • enable npm trusted publishing with provenance (aabc5bd)
  • migrate all tests from jest to node:test (1a935e2)

... (truncated)

Changelog

Sourced from fastify-metrics's changelog.

13.2.0 (2026-04-04)

🧾 Other

  • ci: proper action tag (8058b62)
  • deps: bump the all-actions group with 3 updates (f2df579)
  • deps: lockfile up (bcd1b04)

🚀 Features

  • add support for platformatic prom-client (fb7e301)

13.1.0 (2026-04-01)

🚀 Features

  • routeBlacklist when registeredRoutesOnly: false (5220d16)

🧾 Other

  • ci: dependabot groups (9f4a80d)
  • ci: update actions versions (5480cd4)
  • deps: bump fastify & npm audit fixes (6ccb006)

13.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is now 20.

🛠 Fixes

  • more typos (1a62f2c)
  • resolve lint errors from stricter lint-config rules (cfa0471)
  • review dog-friendly package manager (9bd91ec)
  • ci: codecov and provenance (c48e4d8)
  • ci: update codeql-action to v3 (8060375)

📔 Docs

🚀 Features

  • add pnpm workspace trust policy (36ce59c)
  • enable npm trusted publishing with provenance (aabc5bd)
  • migrate all tests from jest to node:test (1a935e2)
  • minor perf improvements and tests (cfc9f21)
  • replace jest with node native test runner (1d1518f)
  • replace volta with mise for version management (7161f80)

... (truncated)

Commits
  • eada891 chore(release): 13.2.0 [skip ci]
  • 57a49b0 test: fix resolve client
  • bcd1b04 chore(deps): lockfile up
  • fb7e301 feat: add support for platformatic prom-client
  • f2df579 chore(deps): bump the all-actions group with 3 updates
  • 8058b62 chore(ci): proper action tag
  • 0a6e90e chore(release): 13.1.0 [skip ci]
  • 5220d16 feat: routeBlacklist when registeredRoutesOnly: false
  • 6ccb006 chore(deps): bump fastify & npm audit fixes
  • 5480cd4 chore(ci): update actions versions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for fastify-metrics since your current version.


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 [fastify-metrics](https://github.com/SkeLLLa/fastify-metrics) from 12.1.0 to 13.2.0.
- [Release notes](https://github.com/SkeLLLa/fastify-metrics/releases)
- [Changelog](https://github.com/SkeLLLa/fastify-metrics/blob/master/docs/CHANGELOG.md)
- [Commits](SkeLLLa/fastify-metrics@v12.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: fastify-metrics
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added major skip-release Do not publish new release labels Apr 6, 2026
@dependabot dependabot bot requested review from a team, CarlosGamero, drdaemos and kibertoad as code owners April 6, 2026 11:54
@dependabot dependabot bot added major skip-release Do not publish new release labels Apr 6, 2026
@github-actions github-actions bot merged commit 9dda393 into main Apr 6, 2026
5 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-metrics-13.2.0 branch April 6, 2026 11:55
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: lokalise/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fc93c9b4-c323-4116-bd9a-7bda08013b89

📥 Commits

Reviewing files that changed from the base of the PR and between 4a02e33 and 296e6dd.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated metrics monitoring dependency to a newer version to maintain compatibility and receive latest improvements.

Walkthrough

The pull request updates the fastify-metrics dependency version in package.json from ^12.1.0 to ^13.2.0. This changes the resolved package version range while maintaining all other dependencies and configuration settings unchanged. No public API declarations or exported entities are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing required checklist items from the template, specifically release label selection and documentation/test update confirmations. Add the required checklist section with properly marked items indicating which release label applies and whether documentation and tests were updated.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping the fastify-metrics dependency version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/fastify-metrics-13.2.0

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major skip-release Do not publish new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants