From 2dfa2fdb76e8eb5a0e371981c38d86e337734020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 01:00:39 +0000 Subject: [PATCH] Bump @fedify/postgres from 1.9.2 to 1.10.0 Bumps [@fedify/postgres](https://github.com/fedify-dev/fedify/tree/HEAD/packages/postgres) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/fedify-dev/fedify/releases) - [Changelog](https://github.com/fedify-dev/fedify/blob/main/CHANGES.md) - [Commits](https://github.com/fedify-dev/fedify/commits/1.10.0/packages/postgres) --- updated-dependencies: - dependency-name: "@fedify/postgres" dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0127aef1..e08de9b8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fedify/hono": "~1.10.0", "@fedify/markdown-it-hashtag": "~0.3.0", "@fedify/markdown-it-mention": "~0.3.0", - "@fedify/postgres": "~1.9.2", + "@fedify/postgres": "~1.10.0", "@hexagon/base64": "^2.0.4", "@hono/node-server": "^1.19.6", "@hono/zod-validator": "^0.7.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acec2bad..df187814 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ~0.3.0 version: 0.3.0 '@fedify/postgres': - specifier: ~1.9.2 - version: 1.9.2(@fedify/fedify@1.10.0)(postgres@3.4.7) + specifier: ~1.10.0 + version: 1.10.0(@fedify/fedify@1.10.0)(postgres@3.4.7) '@hexagon/base64': specifier: ^2.0.4 version: 2.0.4 @@ -1181,10 +1181,10 @@ packages: '@fedify/markdown-it-mention@0.3.0': resolution: {integrity: sha512-4uVELsxh9AW0hzC6BVFqN59YWj6M/p6AZpwb/CQDjvcinfHyQp2yYtGDV4fBgsE5WC/ukpvU1pBNH20ts8TK4w==} - '@fedify/postgres@1.9.2': - resolution: {integrity: sha512-P47rY04pdvHA5mgrEMPN43K7hf1Dk18mMo/exvHFesV+GszKb0fR9f5n3+qel6HSDoq0QBuHWeoK0+KhJySDUQ==} + '@fedify/postgres@1.10.0': + resolution: {integrity: sha512-BWNnTF2Y1ZrqOZxxjxsHo7+WYjc6gWHvVeNChE2fuBFVdgwJx0qoyPb/ZaYpZeK73UHRiJtD98CarTchaPMxlw==} peerDependencies: - '@fedify/fedify': ^1.9.2 + '@fedify/fedify': ^1.10.0 postgres: ^3.4.7 '@hexagon/base64@2.0.4': @@ -6353,7 +6353,7 @@ snapshots: dependencies: markdown-it: 14.1.0 - '@fedify/postgres@1.9.2(@fedify/fedify@1.10.0)(postgres@3.4.7)': + '@fedify/postgres@1.10.0(@fedify/fedify@1.10.0)(postgres@3.4.7)': dependencies: '@fedify/fedify': 1.10.0 '@js-temporal/polyfill': 0.5.1