Skip to content

Bump unhead and @eventcatalog/core in /docs#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/multi-d3c5db70f8
Open

Bump unhead and @eventcatalog/core in /docs#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/multi-d3c5db70f8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps unhead to 2.1.13 and updates ancestor dependency @eventcatalog/core. These dependencies need to be updated together.

Updates unhead from 1.11.20 to 2.1.13

Release notes

Sourced from unhead's releases.

v2.1.13

   🐞 Bug Fixes

    View changes on GitHub

v2.1.12

   🐞 Bug Fixes

    View changes on GitHub

v2.1.11

    ⚠️ Security

  • Fixed XSS bypass in useHeadSafe via attribute name injection (GHSA-g5xx-pwrp-g3fv). Users handling untrusted input with useHeadSafe should upgrade immediately.

   🐞 Bug Fixes

    View changes on GitHub

v2.1.10

   🐞 Bug Fixes

    View changes on GitHub

v2.1.9

   🐞 Bug Fixes

    View changes on GitHub

v2.1.8

   🐞 Bug Fixes

    View changes on GitHub

v2.1.7

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for unhead since your current version.


Updates @eventcatalog/core from 2.64.4 to 3.27.4

Release notes

Sourced from @​eventcatalog/core's releases.

@​eventcatalog/core@​3.27.4

Patch Changes

  • 50cb951: Inline isSSR in enterprise feature module to fix circular dependency with utils/feature

@​eventcatalog/core@​3.27.3

Patch Changes

  • 0a4a5bd: Replace jsonpath with jsonpath-plus and bump dependencies (@​asyncapi/react-component, @​scalar/api-reference-react, hono)

@​eventcatalog/core@​3.26.16

Patch Changes

  • Updated dependencies [ee142e4]
    • @​eventcatalog/sdk@​2.18.4
    • @​eventcatalog/linter@​1.0.19

@​eventcatalog/core@​3.26.15

Patch Changes

  • 39539b3: Fix circular reference error when rendering AsyncAPI specs with oneOf/allOf discriminator patterns

@​eventcatalog/core@​3.26.14

Patch Changes

  • 141b7c1: Add eventcatalog export CLI command to export catalog as JSON using dumpCatalog SDK function

@​eventcatalog/core@​3.26.13

Patch Changes

  • Updated dependencies [88795d0]
    • @​eventcatalog/sdk@​2.18.3
    • @​eventcatalog/linter@​1.0.18

@​eventcatalog/core@​3.26.12

Patch Changes

  • 3b68937: Bump astro-compress to ^2.4.0 and sort dependencies alphabetically

@​eventcatalog/core@​3.26.11

Patch Changes

  • a02b8f9: Clarify licensing boundaries: add root MIT LICENSE, add EventCatalog Commercial License to enterprise directory, move paid feature flags and routes into enterprise scope, add license headers to all enterprise files, and fix package.json license fields

@​eventcatalog/core@​3.26.10

Patch Changes

  • f1680b6: Fix fields explorer crash when JSON Schema uses array type syntax for nullable fields (e.g. "type": ["string", "null"])

@​eventcatalog/core@​3.26.9

... (truncated)

Commits
  • f43e8b1 Version Packages (#2433)
  • 50cb951 fix(core): inline isSSR to resolve circular dependency (#2432)
  • 2e30810 Version Packages (#2431)
  • 0a4a5bd chore(core): replace jsonpath with jsonpath-plus and bump dependencies (#2430)
  • 9f3d630 Version Packages (#2427)
  • 6a7862a chore(core): replace jsonpath with jsonpath-plus and bump dependencies (#2429)
  • 80ff83d fix(deps): upgrade mermaid and @​astrojs/rss for security fixes (#2428)
  • 4d5a01b refactor(visualiser): migrate deprecated useHandleConnections to useNodeConne...
  • 9f0aaba Version Packages (#2425)
  • 52b4f24 feat(sdk): add group field to sends/receives pointers (#2424)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eventcatalog/core since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) to 2.1.13 and updates ancestor dependency [@eventcatalog/core](https://github.com/event-catalog/eventcatalog). These dependencies need to be updated together.


Updates `unhead` from 1.11.20 to 2.1.13
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v2.1.13/packages/unhead)

Updates `@eventcatalog/core` from 2.64.4 to 3.27.4
- [Release notes](https://github.com/event-catalog/eventcatalog/releases)
- [Commits](https://github.com/event-catalog/eventcatalog/compare/v2.64.4...@eventcatalog/core@3.27.4)

---
updated-dependencies:
- dependency-name: unhead
  dependency-version: 2.1.13
  dependency-type: indirect
- dependency-name: "@eventcatalog/core"
  dependency-version: 3.27.4
  dependency-type: direct:production
...

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 Apr 9, 2026
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.

0 participants