supabase / postgres-meta

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
https://supabase.com
Apache License 2.0
911 stars 121 forks source link

chore(deps): bump fastify-metrics from 10.3.3 to 10.4.1 #659

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps fastify-metrics from 10.3.3 to 10.4.1.

Release notes

Sourced from fastify-metrics's releases.

v10.4.1

10.4.1 (2023-11-28)

🛠 Fixes

🧾 Other

  • deps-dev: bump @​babel/traverse from 7.19.4 to 7.23.2 (#91) (b069b47)

v10.4.0

10.4.0 (2023-11-28)

🚀 Features

  • add option to disable summary collection in routeMetrics config (#96) (c0cb240)
Changelog

Sourced from fastify-metrics's changelog.

10.4.1 (2023-11-28)

🛠 Fixes

🧾 Other

  • deps-dev: bump @​babel/traverse from 7.19.4 to 7.23.2 (#91) (b069b47)

10.4.0 (2023-11-28)

🚀 Features

  • add option to disable summary collection in routeMetrics config (#96) (c0cb240)
Commits
  • 7d68680 chore(release): 10.4.1 [skip ci]
  • 0730c2a fix: remove old badges
  • a4fc811 fix: rebuild
  • b069b47 chore(deps-dev): bump @​babel/traverse from 7.19.4 to 7.23.2 (#91)
  • 82706e7 fix: rebuild
  • 6f0b8e2 fix: only start timers if they are enabled via configuration option (#97)
  • d2d97c0 chore(release): 10.4.0 [skip ci]
  • c0cb240 feat: add option to disable summary collection in routeMetrics config (#96)
  • e52d92c Add Node 20 to the matrix (#95)
  • See full diff 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 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 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)