Skip to content

fedify 2.1.6 - #278421

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-fedify-2.1.6
Apr 20, 2026
Merged

fedify 2.1.6#278421
BrewTestBot merged 2 commits into
mainfrom
bump-fedify-2.1.6

Conversation

@BrewTestBot

@BrewTestBot BrewTestBot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

  • TODO and FIXME comments have been checked.
release notes
Released on April 20, 2026.

@fedify/astro

  • Restored the npm entrypoint contract for @fedify/astro by making the build emit dist/*.js and dist/*.d.ts files that match the published package metadata again. This fixes package resolution failures caused by package.json exporting files that did not exist in the npm tarball. [#699, #701]

@fedify/cli

  • Fixed fedify lookup failing to look up URLs on private or localhost addresses unless -p/--allow-private-address was passed, which was a regression introduced in Fedify 2.1.0 when the CLI began forwarding the allowPrivateAddress option to the underlying document loader. URLs explicitly provided on the command line now always allow private addresses, while URLs discovered during -t/--traverse honor the option to mitigate SSRF attacks against private addresses. Recursive fetches via --recurse continue to always disallow private addresses regardless of the option. [#696, #698 by Chanhaeng Lee]

View the full release notes at https://github.com/fedify-dev/fedify/releases/tag/2.1.6.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 20, 2026
@BrewTestBot
BrewTestBot enabled auto-merge April 20, 2026 06:25
@BrewTestBot
BrewTestBot added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit c3f8c19 Apr 20, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-fedify-2.1.6 branch April 20, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants