Skip to content

Commit 66510da

Browse files
committed
Merge tag '0.7.8'
Hollo 0.7.8
2 parents f49f9be + 3f13942 commit 66510da

File tree

3 files changed

+66
-56
lines changed

3 files changed

+66
-56
lines changed

CHANGES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,23 @@ To be released.
8585
emoji reaction/unreaction, follow request lifecycle messages,
8686
block/unblock, and post updates triggered by replies and poll votes.
8787

88-
- Upgraded Fedify to 2.1.0.
88+
- Upgraded Fedify to 2.1.1.
8989

9090
[#348]: https://github.com/fedify-dev/hollo/issues/348
9191
[#350]: https://github.com/fedify-dev/hollo/issues/350
9292
[Fedify debugger]: https://fedify.dev/manual/debug
9393

9494

95+
Version 0.7.8
96+
-------------
97+
98+
Released on March 27, 2026.
99+
100+
- Upgraded Fedify to 1.10.5 for security reasons. [[CVE-2026-34148]]
101+
102+
[CVE-2026-34148]: https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp
103+
104+
95105
Version 0.7.7
96106
-------------
97107

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
"dependencies": {
2323
"@aws-sdk/credential-providers": "^3.1009.0",
24-
"@fedify/debugger": "^2.1.0",
25-
"@fedify/fedify": "^2.1.0",
26-
"@fedify/hono": "^2.1.0",
24+
"@fedify/debugger": "^2.1.1",
25+
"@fedify/fedify": "^2.1.1",
26+
"@fedify/hono": "^2.1.1",
2727
"@fedify/markdown-it-hashtag": "~0.3.0",
2828
"@fedify/markdown-it-mention": "~0.3.0",
29-
"@fedify/postgres": "^2.1.0",
30-
"@fedify/vocab": "^2.1.0",
29+
"@fedify/postgres": "^2.1.1",
30+
"@fedify/vocab": "^2.1.1",
3131
"@hexagon/base64": "^2.0.4",
3232
"@hono/node-server": "^1.19.11",
3333
"@hono/zod-validator": "^0.7.6",

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)