Skip to content

Bump @fedify/vocab from 2.0.6 to 2.0.7#406

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fedify/vocab-2.0.7
Closed

Bump @fedify/vocab from 2.0.6 to 2.0.7#406
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fedify/vocab-2.0.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @fedify/vocab from 2.0.6 to 2.0.7.

Release notes

Sourced from @​fedify/vocab's releases.

Fedify 2.0.7

Released on March 22, 2026.

@​fedify/fedify

  • Switched Fedify's source-based JSON-LD loading to the new @fedify/vocab-runtime/jsonld subpath so generated vocabulary code and Linked Data signature support no longer have to evaluate jsonld through a CommonJS-sensitive package root in Fresh 2, Deno, and other ESM-first runtimes. Fresh 2 development mode has been verified on Deno 2.7.7 after an upstream Deno 2.7.6 dev server regression was fixed. [#621, #639]

@​fedify/vocab-runtime

  • Fixed multibase public key handling to stop relying on the deprecated CommonJS-only multicodec package. This removes the Vite SSR crash that prevented Fresh 2 applications from importing @fedify/fedify with TypeError: varint.encode is not a function. Fresh 2 no longer needs a Vite externalization workaround for Fedify. [#621, #639]

  • Added the new @fedify/vocab-runtime/jsonld subpath export so generated vocabulary code and other Fedify runtime code can share a JSR-safe wrapper around jsonld's ESM entrypoint instead of depending on fragile relative shims or the package-root import path. [#621, #639]

@​fedify/init

  • Revived removed fedify init options. [#632, #638 by ChanHaeng Lee]
    • bare-bones option for web framework.
    • in-memory option for key-value store.
    • in-process option for message queue.
Changelog

Sourced from @​fedify/vocab's changelog.

Version 2.0.7

Released on March 22, 2026.

@​fedify/fedify

  • Switched Fedify's source-based JSON-LD loading to the new @fedify/vocab-runtime/jsonld subpath so generated vocabulary code and Linked Data signature support no longer have to evaluate jsonld through a CommonJS-sensitive package root in Fresh 2, Deno, and other ESM-first runtimes. Fresh 2 development mode has been verified on Deno 2.7.7 after an upstream Deno 2.7.6 dev server regression was fixed. [#621, #639]

#621: fedify-dev/fedify#621 #639: fedify-dev/fedify#639

@​fedify/vocab-runtime

  • Fixed multibase public key handling to stop relying on the deprecated CommonJS-only multicodec package. This removes the Vite SSR crash that prevented Fresh 2 applications from importing @fedify/fedify with TypeError: varint.encode is not a function. Fresh 2 no longer needs a Vite externalization workaround for Fedify. [#621, #639]

  • Added the new @fedify/vocab-runtime/jsonld subpath export so generated vocabulary code and other Fedify runtime code can share a JSR-safe wrapper around jsonld's ESM entrypoint instead of depending on fragile relative shims or the package-root import path. [#621, #639]

@​fedify/init

  • Revived removed fedify init options. [#632, #638 by ChanHaeng Lee]
    • bare-bones option for web framework.
    • in-memory option for key-value store.
    • in-process option for message queue.

#632: fedify-dev/fedify#632 #638: fedify-dev/fedify#638

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fedify/vocab](https://github.com/fedify-dev/fedify/tree/HEAD/packages/vocab) from 2.0.6 to 2.0.7.
- [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/2.0.7/packages/vocab)

---
updated-dependencies:
- dependency-name: "@fedify/vocab"
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dahlia
Copy link
Member

dahlia commented Mar 23, 2026

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Looks like @fedify/vocab is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fedify/vocab-2.0.7 branch March 23, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant