From 369dcf5a951ff57255c84189e7f5df93eb3f359c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 03:40:37 +0000 Subject: [PATCH 1/2] chore(deps): update dependency hot-shots to v11 --- packages/plugins/statsd/package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/plugins/statsd/package.json b/packages/plugins/statsd/package.json index d264d96c7..59a61890d 100644 --- a/packages/plugins/statsd/package.json +++ b/packages/plugins/statsd/package.json @@ -55,7 +55,7 @@ ], "peerDependencies": { "@envelop/core": "workspace:^", - "hot-shots": "^10.0.0" + "hot-shots": "^11.0.0" }, "dependencies": { "tslib": "^2.5.0" @@ -64,7 +64,7 @@ "@envelop/core": "workspace:^", "@graphql-tools/schema": "10.0.25", "graphql": "16.8.1", - "hot-shots": "10.2.1", + "hot-shots": "11.1.0", "typescript": "5.9.2" }, "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 615c10a68..80833dbbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1608,8 +1608,8 @@ importers: specifier: 16.8.1 version: 16.8.1 hot-shots: - specifier: 10.2.1 - version: 10.2.1 + specifier: 11.1.0 + version: 11.1.0 typescript: specifier: 5.9.2 version: 5.9.2 @@ -7773,8 +7773,8 @@ packages: hastscript@9.0.1: resolution: {integrity: sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==} - hot-shots@10.2.1: - resolution: {integrity: sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==} + hot-shots@11.1.0: + resolution: {integrity: sha512-D4iAs/145g7EJ/wIzBLVANEpysTPthUy/K+4EUIw02YJQTqvzD1vUpYiM3vwR0qPAQj4FhQpQz8wBpY8KDcM0g==} engines: {node: '>=10.0.0'} html-entities@2.6.0: @@ -19169,7 +19169,7 @@ snapshots: property-information: 7.1.0 space-separated-tokens: 2.0.2 - hot-shots@10.2.1: + hot-shots@11.1.0: optionalDependencies: unix-dgram: 2.0.6 From 0965c72c50f5d3a548ca871f5683845f67444f64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Aug 2025 03:40:59 +0000 Subject: [PATCH 2/2] chore(dependencies): updated changesets for modified dependencies --- .changeset/@envelop_statsd-2610-dependencies.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/@envelop_statsd-2610-dependencies.md diff --git a/.changeset/@envelop_statsd-2610-dependencies.md b/.changeset/@envelop_statsd-2610-dependencies.md new file mode 100644 index 000000000..f2ce847f9 --- /dev/null +++ b/.changeset/@envelop_statsd-2610-dependencies.md @@ -0,0 +1,5 @@ +--- +"@envelop/statsd": patch +--- +dependencies updates: + - Updated dependency [`hot-shots@^11.0.0` ↗︎](https://www.npmjs.com/package/hot-shots/v/11.0.0) (from `^10.0.0`, in `peerDependencies`)