Releases: chitoku-k/HomoChecker
Releases · chitoku-k/HomoChecker
v5.7.4
v5.7.3
Bump eslint from 8.54.0 to 8.55.0 in /client (#2474) Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.7.2
Bump php from 8.2.12-fpm to 8.3.0-fpm in /api (#2468) Bumps php from 8.2.12-fpm to 8.3.0-fpm. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.7.1
Bump eslint from 8.53.0 to 8.54.0 in /client (#2464) Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.7.0
v5.6.0
Retrieve Mastodon profiles with signed requests (#2461) * Fix a bug where GET /check/{username} caused DB error * Allow PHP to read activity_pub_actor.key for development * Use RSA key for ActivityPub * Fix code format * Retrieve Mastodon profiles with signed requests * Remove Date and Host headers when testing sign