Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@fedify/fedify (source) 1.8.8 -> 1.8.14 age confidence

Release Notes

fedify-dev/fedify (@​fedify/fedify)

v1.8.14: Fedify 1.8.14

Compare Source

Released on October 19, 2025.

@​fedify/testing
  • Fixed JSR publishing hanging indefinitely at the processing stage. The issue was caused by TypeScript function overload signatures in MockContext and MockFederation classes that triggered a bug in JSR's type analyzer. All method overloads have been removed and simplified to use any types where necessary. [#​468, #​470]
@​fedify/cli
  • Fixed fedify command failing on Windows with PermissionDenied error when trying to locate or execute package managers during initialization. The CLI now properly handles *.cmd and *.bat files on Windows by invoking them through cmd /c. [#​463]

v1.8.13

Compare Source

Released on October 10, 2025.

@​fedify/fedify
  • Fixed inconsistent encoding/decoding of URI template identifiers with
    special characters. Updated uri-template-router to version 1.0.0,
    which properly decodes percent-encoded characters in URI template variables
    according to RFC 6570. This resolves issues where identifiers containing
    URIs (e.g., https%3A%2F%2Fexample.com) were being inconsistently decoded
    in dispatcher callbacks and double-encoded in collection URLs. [#​416]

v1.8.12

Compare Source

Released on September 20, 2025.

@​fedify/sqlite
  • Fixed bundling issues where incorrect import paths to node_modules were
    included in the bundled output. The @​js-temporal/polyfill dependency
    was moved from devDependencies to dependencies to ensure proper
    bundling.

v1.8.11

Compare Source

Released on September 17, 2025.

  • Improved the AT Protocol URI workaround to handle all DID methods and
    edge cases. The fix now properly percent-encodes any authority component
    in at:// URIs, supporting did:web, did:key, and other DID methods
    beyond just did:plc. Also handles URIs without path components
    correctly. [[#​436]]

v1.8.10

Compare Source

Released on September 17, 2025.

@​fedify/fedify
  • Added a temporary workaround for invalid AT Protocol URIs from BridgyFed.
    URIs like at://did:plc:... that violate RFC 3986 URI syntax are now
    automatically URL-encoded to at://did%3Aplc%3A... to prevent parsing
    failures when processing bridged Bluesky content. [[#​436]]

v1.8.9

Compare Source

Released on September 10, 2025.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 08:00 AM and 11:59 AM, only on Monday, Tuesday, Wednesday, and Thursday ( * 8-11 * * 1,2,3,4 ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Oct 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/fedify-fedify-1.x branch from 108573d to 423549d Compare October 19, 2025 14:32
@renovate renovate bot changed the title Update dependency @fedify/fedify to v1.9.0 Update dependency @fedify/fedify to v1.8.13 Oct 19, 2025
@renovate renovate bot force-pushed the renovate/fedify-fedify-1.x branch from 423549d to 242b1f7 Compare October 21, 2025 09:35
@renovate renovate bot force-pushed the renovate/fedify-fedify-1.x branch from 242b1f7 to 6ea9f1c Compare October 22, 2025 20:06
@renovate renovate bot changed the title Update dependency @fedify/fedify to v1.8.13 Update dependency @fedify/fedify to v1.8.14 Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants