chore(deps): update dependency @promster/metrics to v15 #683
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.0->^15.0.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
tdeekens/promster (@promster/metrics)
v15.4.2Compare Source
Patch Changes
#1416
fb030baThanks @M4R7iNP! - Fix to be useexport type *.#1437
5a58e77Thanks @tdeekens! - Migrate to Trusted Publishing and update dependencies.v15.4.1Compare Source
Patch Changes
#1402
c4c493eThanks @renovate! - fix(deps): update dependency @biomejs/biome to v2Updated dependencies []:
v15.4.0Compare Source
Patch Changes
v15.3.1Compare Source
Patch Changes
#1376
a3b96f5Thanks @tdeekens! - Fixes types and type checking on CIUpdated dependencies []:
v15.3.0Compare Source
Patch Changes
v15.2.0Compare Source
Patch Changes
v15.1.0Compare Source
Patch Changes
v15.0.1Compare Source
Patch Changes
v15.0.0Compare Source
Patch Changes
#1217
9d3f8b1Thanks @tdeekens! - Update all dependencies#1352
3e09699Thanks @tdeekens! - Update dependencies and update documentatationUpdated dependencies [
9d3f8b1,3e09699]:v14.0.0Compare Source
Major Changes
#1210
7668337Thanks @tdeekens! - Replace@sematext/gc-statswithprometheus-gc-stats.The latter is better supported and doesn't require any userland install. The module however does not allow to full configuration of metric names. Hence the metric names have changed:
We now expose:
Patch Changes
7668337]:v13.0.0Compare Source
Major Changes
#1175
2da8d99Thanks @tdeekens! - Remove support for Node.js v18We didn't adjust functionality to remove support but changed the
enginesrequirement.Patch Changes
#1177
0d8acffThanks @tdeekens! - Update dependenciesUpdated dependencies [
2da8d99,0d8acff]:v12.1.0Compare Source
Minor Changes
6bc4617Thanks @tdeekens! - Update dependencies and support prom-client v15.Patch Changes
6bc4617]:v12.0.0Compare Source
Major Changes
eab1f5cThanks @tdeekens! - Drop support for node.js v16Minor Changes
660af55Thanks @tdeekens! - Add support for prom-client v15Patch Changes
660af55,eab1f5c]:v11.0.0Compare Source
Major Changes
#1099
c3fbd90Thanks @tdeekens! - Allow customization of individual metrics.Previously we only allowed customizing a all histogram and percentile based metrics once with a
bucketsandpercentilesoption. This is too restrictive in cases in which you need to customize metrics individually.As a result you can now pass
metricBucketsandmetricPercentilesas options. Both of which are aRecord<string, number[]>. The key needs to match a an existing metric type.This is a more elaborate example:
If you used
bucketsorpercentilesbefore you migrate the values into the structure above.Minor Changes
#1096
3ce4835Thanks @tdeekens! - Restructure TypeScript and improve types ofskip-fnPreviously the
skipfunction received generics to pass therequestandresponsetype. These are not needed any more. The function exported from the respective package is now typed to it.Patch Changes
#1093
ec70682Thanks @tdeekens! - Re-export types from each package.This is a convenience re-export where prior you had to use the
@promster/typespackage as a standalone import you can now use the package you're using.#1098
dae8f75Thanks @tdeekens! - Update dependencies#1097
04f37e7Thanks @tdeekens! - Update dependenciesUpdated dependencies [
dae8f75,c3fbd90,04f37e7]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.