Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#133

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-152c896ac4
Open

chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#133
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-152c896ac4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 6 updates in the / directory:

Package From To
@astrojs/starlight 0.40.0 0.41.3
mermaid 11.15.0 11.16.0
playwright 1.61.0 1.61.1
sharp 0.35.1 0.35.3
@sip-protocol/sdk 0.12.0 0.15.1
typedoc 0.28.19 0.28.20

Updates @astrojs/starlight from 0.40.0 to 0.41.3

Release notes

Sourced from @​astrojs/starlight's releases.

@​astrojs/starlight@​0.41.3

Patch Changes

  • #3911 1686ecc Thanks @​timothyjordan! - Keeps keyboard focus inside the mobile menu while it is open, preventing focus moving to hidden interactive elements in page content.

@​astrojs/starlight@​0.41.2

Patch Changes

  • #4008 58a3520 Thanks @​FrancoKaddour! - Fixes the table of contents overflowing the right edge of the viewport when a custom --sl-content-width value exceeds available space

  • #4015 bdbfffc Thanks @​delucis! - Fixes an issue where aside icons were rendered incorrectly in projects where Astro’s MDX integration had optimization disabled

@​astrojs/starlight@​0.41.1

Patch Changes

@​astrojs/starlight@​0.41.0

Minor Changes

  • #3951 1202dd4 Thanks @​HiDeoo! - Adds support for Astro v7, drops support for Astro v6.

    Upgrade Astro and dependencies

    ⚠️ BREAKING CHANGE: Astro v6 is no longer supported. Make sure you update Astro and any other official integrations at the same time as updating Starlight:

    npx @astrojs/upgrade

    Community Starlight plugins and Astro integrations may also need to be manually updated to work with Astro v7. If you encounter any issues, please reach out to the plugin or integration author to see if it is a known issue or if an updated version is being worked on.

    ⚠️ BREAKING CHANGE: This release drops official support for Chromium-based browsers prior to version 111 (released 07 March 2023) and Safari-based browsers prior to version 16.4 (released 27 March 2023). You can find a list of currently supported browsers and their versions using this browserslist query.

Patch Changes

  • #3953 a935d33 Thanks @​HiDeoo! - Fixes Starlight Markdown processing being potentially applied to files that should not be processed.
Changelog

Sourced from @​astrojs/starlight's changelog.

0.41.3

Patch Changes

  • #3911 1686ecc Thanks @​timothyjordan! - Keeps keyboard focus inside the mobile menu while it is open, preventing focus moving to hidden interactive elements in page content.

0.41.2

Patch Changes

  • #4008 58a3520 Thanks @​FrancoKaddour! - Fixes the table of contents overflowing the right edge of the viewport when a custom --sl-content-width value exceeds available space

  • #4015 bdbfffc Thanks @​delucis! - Fixes an issue where aside icons were rendered incorrectly in projects where Astro’s MDX integration had optimization disabled

0.41.1

Patch Changes

0.41.0

Minor Changes

  • #3951 1202dd4 Thanks @​HiDeoo! - Adds support for Astro v7, drops support for Astro v6.

    Upgrade Astro and dependencies

    ⚠️ BREAKING CHANGE: Astro v6 is no longer supported. Make sure you update Astro and any other official integrations at the same time as updating Starlight:

    npx @astrojs/upgrade

    Community Starlight plugins and Astro integrations may also need to be manually updated to work with Astro v7. If you encounter any issues, please reach out to the plugin or integration author to see if it is a known issue or if an updated version is being worked on.

    ⚠️ BREAKING CHANGE: This release drops official support for Chromium-based browsers prior to version 111 (released 07 March 2023) and Safari-based browsers prior to version 16.4 (released 27 March 2023). You can find a list of currently supported browsers and their versions using this browserslist query.

Patch Changes

  • #3953 a935d33 Thanks @​HiDeoo! - Fixes Starlight Markdown processing being potentially applied to files that should not be processed.
Commits

Updates mermaid from 11.15.0 to 11.16.0

Release notes

Sourced from mermaid's releases.

mermaid@11.16.0

Minor Changes

  • #7535 ea1c48f Thanks @​ragelink! - feat(cynefin): Adds the Cynefin framework as a new diagram type (beta) to Mermaid (available as cynefin-beta). The Cynefin framework, created by Dave Snowden, is a decision-making framework that categorizes problems into five complexity domains, widely used in agile, incident management, strategy, and organizational design.

  • #7721 f45cc2c Thanks @​notionparallax! - feat(treeView): add box-drawing character input support for treeView diagrams

  • #7550 f1f4d45 Thanks @​DominicBurkart! - feat(xychart): add per-point text labels for xychart line plots

  • #7527 b4d0442 Thanks @​notionparallax! - feat(treeView): Extends the existing treeView-beta diagram with features useful for representing file/directory structures.

  • #7793 a6f097d Thanks @​SSDWGG! - feat(er): support optional ER attribute types with a ? suffix

  • #7772 37f2e36 Thanks @​devareddy05! - feat(gantt): support multiple excludes / includes lines so long exclusion lists can be split into commented groups (#6270)

  • #7708 4e63e9d Thanks @​txmxthy! - feat(architecture): add align row|column {ids…} directive to architecture-beta diagrams so authors can declare horizontal or vertical alignment of services explicitly.

  • #7760 05223be Thanks @​ngdaniels! - feat(pie): Enhance Pie Chart - Enable donut chart, Set legend position, and highlight slice

  • #7251 216e4e9 Thanks @​ydah! - feat(railroad): Add support for Railroad Diagrams (Syntax Diagrams) with four input syntaxes: IR (railroad-beta), EBNF (railroad-ebnf-beta), ABNF (railroad-abnf-beta), and PEG (railroad-peg-beta).

  • #7774 e5c75e6 Thanks @​ngdaniels! - feat(xychart): enable rotate label on X-axis

  • #7791 974fa7b Thanks @​knsv-bot! - feat(swimlane): add swimlane as a standalone diagram type with a dedicated layered orthogonal layout algorithm

Patch Changes

... (truncated)

Commits
  • 7c0cafc Version Packages: v11.16.0 (#7916)
  • 26acd1a Merge pull request #7915 from mermaid-js/release/11.16.0
  • 5a8eae7 Merge branch 'master' into release/11.16.0
  • dd5ea77 Merge pull request #7913 from mermaid-js/pebr/fix-changesets
  • 658ee66 docs: fix missing bumps of @mermaid-js/parser
  • 04259a1 docs: fix author and commit on examples changeset
  • c9dcfb1 docs: update changeset diagram scopes
  • a34dab9 docs: remove swimlane/cynefin bugfix changesets
  • e81f31f docs: remove local-editor changeset
  • 7223f03 Minor correction
  • Additional commits viewable in compare view

Updates playwright from 1.61.0 to 1.61.1

Release notes

Sourced from playwright's releases.

v1.61.1

Bug Fixes

  • #41365 [Bug]: Expect.Extend matcher with same name as default matcher in same expect instance overrides default matchers implementation to custom matcher
  • #41351 [Bug]: Playwright UI mode: apiRequestContext._wrapApiCall reports unexpected number of bytes (same test passes in headed mode)
  • #41360 [Bug]: Trace viewer: message times in websockets are downscaled by 1000
  • #41311 [Bug]: [Regression]: Sync loader throws "context.conditions?.includes is not a function" on Node 22.15
  • #41371 [Regression]: Sync ESM loader (registerHooks) fails to resolve extensionless .ts subpath imports across pnpm workspace symlinks
Commits
  • 39e3553 cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...
  • 4328122 chore: mark v1.61.1 (#41404)
  • 2c29a94 fix(tracing): stop recording websocket frames outside of chunks (#41398)
  • 4324b19 cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend
  • 041e7e3 cherry-pick(#41364): fix(har): WebSocket message timestamps should be in mi...
  • b8a0fc3 cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...
  • b5a3175 cherry-pick(#41319): fix(loader): support other node versions
  • d4724a9 cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image
  • See full diff in compare view

Updates sharp from 0.35.1 to 0.35.3

Release notes

Sourced from sharp's releases.

v0.35.3

  • Tighten verification of text dimensions, TIFF tile dimensions and extend values.

  • Improve code bundler support by resolving path to libvips binary.

  • Increase default concurrency when use of MALLOC_ARENA_MAX is detected.

  • Emit warning about binaries provided by Electron for use on Linux.

  • Add hasAlpha property to output info. #4500

  • TypeScript: Return more precise Buffer<ArrayBuffer> from toBuffer. #4520 @​Andarist

  • Bound clahe width and height to avoid signed overflow. #4551 @​metsw24-max

  • Bound trim margin to avoid signed overflow. #4552 @​metsw24-max

  • Reject infinite values when validating numbers. #4553 @​metsw24-max

  • Bound extract region to libvips coordinate limit. #4555 @​metsw24-max

  • Verify background colour values are numbers. #4556 @​metsw24-max

  • Bound create and raw input dimensions to coordinate limit. #4558 @​metsw24-max

  • Tighten recomb and affine matrix verification. #4560 @​chatman-media

  • Verify cache memory limit to avoid overflow. #4561 @​metsw24-max

v0.35.3-rc.2

  • Tighten verification of text dimensions, TIFF tile dimensions and extend values.

... (truncated)

Commits
  • 1018449 Release v0.35.3
  • ba303a7 Prerelease v0.35.3-rc.2
  • 4f94fc5 Upgrade to sharp-libvips v1.3.2
  • c5e7a3f Bump devDeps, fix Deno/Windows smoke tests
  • 9a8d002 Docs: Add changelog entry and note about transferable #4520
  • 8694db0 TypeScript: Return more precise Buffer\<ArrayBuffer> from toBuffer (#4520)
  • e000d0b Prerelease v0.35.3-rc.1
  • 9554ca9 Prerelease v0.35.3-rc.0
  • 6a29fd5 Emit warning about native binaries on Linux Electron
  • 540d2ea Increase default concurrency when use of MALLOC_ARENA_MAX detected
  • Additional commits viewable in compare view

Updates @sip-protocol/sdk from 0.12.0 to 0.15.1

Release notes

Sourced from @​sip-protocol/sdk's releases.

@​sip-protocol/sdk@​0.15.1

Patch Changes

  • #1187 8a814f6 Thanks @​rz1989s! - Migrate @langchain/core (0.3 → 1.x) and @langchain/openai (0.6 → 1.x) to v1. LangChain 1.0 made SystemMessage/HumanMessage/AIMessage non-interchangeable (each now carries invariant MessageStructure<MessageToolSet> generics), so the Privacy Advisor's message arrays are explicitly typed as BaseMessage[]. No public API or runtime behavior change.

  • #1188 840f47f Thanks @​rz1989s! - Migrate @triton-one/yellowstone-grpc (4.x → 5.x) in the Solana gRPC providers. v5 moved off @grpc/grpc-js (its Client.subscribe() now returns the library's own ClientDuplexStream instead of @grpc/grpc-js's generic ClientDuplexStream<SubscribeRequest, SubscribeUpdate>). The QuickNode and Triton providers now alias the stream to v5's exported ClientDuplexStream and type their data handlers as SubscribeUpdate, dropping the now-unused @grpc/grpc-js dev dependency. No public API or runtime behavior change.

@​sip-protocol/sdk@​0.15.0

Minor Changes

  • #1164 a87e597 Thanks @​rz1989s! - Add per-flow privacy-score primitives (flow-privacy module): anonSetInWindow, gaslessFlag, amountHidingStatus, and the assessFlowPrivacy composer. They honestly score a single commingling-vault flow — a tier-capped 0–100 score plus an anonymity-set / gasless / amount-hiding factor breakdown with caveats — over caller-supplied data (no RPC).

@​sip-protocol/sdk@​0.14.0

Minor Changes

  • #1157 77a2813 Thanks @​rz1989s! - Add a typed privacy-tier fee model. A new PrivacyTier enum and frozen fee schedule express the protocol fee in basis points (10 / 30 / 50 bps), gated on which privacy guarantee has shipped — not on volume or time. Includes getPrivacyTierFee, getPrivacyTierFeeBps, getCurrentPrivacyTierFee, getPrivacyTierSchedule, and a computePrivacyTierFee(amount, tier) helper (basis-point floor division, no flat floor). Exported from the package root (@sip-protocol/sdk).

@​sip-protocol/sdk@​0.13.0

Minor Changes

  • #1144 08f7e13 Thanks @​rz1989s! - Harden Solana gasless cash-out (closes #1141, #1142).

    Jito relayer (#1141): the Jito bundle path now binds the prepended tip transaction and the confirmation window to the cash-out transaction's own blockhash. Previously a freshly fetched blockhash was used for the tip and for confirmation while the cash-out transaction kept its own, so an expired cash-out blockhash could never land in the atomic bundle and confirmation was judged against the wrong window. directSubmit now confirms against the sent transaction's own blockhash. A tip-less relayTransaction call now fails loudly (and falls back to direct submission) instead of reporting a never-included bundle as submitted.

    Token-2022 (#1142): buildGaslessCashout, claimStealthPayment, and getStealthBalance accept an optional tokenProgramId (defaults to the classic SPL Token program), so Token-2022 mints derive the correct associated-token account and target the correct token program. Existing classic-mint callers are unaffected.

    Cleanup (#1142): signEd25519WithScalar accepts an optional precomputed public key to skip a redundant scalar multiplication per signature; the duplicated Solana detectCluster helper is consolidated into one constants module; the independent RPC reads in buildGaslessCashout now run concurrently; and the direct bs58 dependency is dropped in favour of the in-repo base58 encoder.

Changelog

Sourced from @​sip-protocol/sdk's changelog.

0.15.1

Patch Changes

  • #1187 8a814f6 Thanks @​rz1989s! - Migrate @langchain/core (0.3 → 1.x) and @langchain/openai (0.6 → 1.x) to v1. LangChain 1.0 made SystemMessage/HumanMessage/AIMessage non-interchangeable (each now carries invariant MessageStructure<MessageToolSet> generics), so the Privacy Advisor's message arrays are explicitly typed as BaseMessage[]. No public API or runtime behavior change.

  • #1188 840f47f Thanks @​rz1989s! - Migrate @triton-one/yellowstone-grpc (4.x → 5.x) in the Solana gRPC providers. v5 moved off @grpc/grpc-js (its Client.subscribe() now returns the library's own ClientDuplexStream instead of @grpc/grpc-js's generic ClientDuplexStream<SubscribeRequest, SubscribeUpdate>). The QuickNode and Triton providers now alias the stream to v5's exported ClientDuplexStream and type their data handlers as SubscribeUpdate, dropping the now-unused @grpc/grpc-js dev dependency. No public API or runtime behavior change.

0.15.0

Minor Changes

  • #1164 a87e597 Thanks @​rz1989s! - Add per-flow privacy-score primitives (flow-privacy module): anonSetInWindow, gaslessFlag, amountHidingStatus, and the assessFlowPrivacy composer. They honestly score a single commingling-vault flow — a tier-capped 0–100 score plus an anonymity-set / gasless / amount-hiding factor breakdown with caveats — over caller-supplied data (no RPC).

0.14.0

Minor Changes

  • #1157 77a2813 Thanks @​rz1989s! - Add a typed privacy-tier fee model. A new PrivacyTier enum and frozen fee schedule express the protocol fee in basis points (10 / 30 / 50 bps), gated on which privacy guarantee has shipped — not on volume or time. Includes getPrivacyTierFee, getPrivacyTierFeeBps, getCurrentPrivacyTierFee, getPrivacyTierSchedule, and a computePrivacyTierFee(amount, tier) helper (basis-point floor division, no flat floor). Exported from the package root (@sip-protocol/sdk).

0.13.0

Minor Changes

  • #1144 08f7e13 Thanks @​rz1989s! - Harden Solana gasless cash-out (closes #1141, #1142).

    Jito relayer (#1141): the Jito bundle path now binds the prepended tip transaction and the confirmation window to the cash-out transaction's own blockhash. Previously a freshly fetched blockhash was used for the tip and for confirmation while the cash-out transaction kept its own, so an expired cash-out blockhash could never land in the atomic bundle and confirmation was judged against the wrong window. directSubmit now confirms against the sent transaction's own blockhash. A tip-less relayTransaction call now fails loudly (and falls back to direct submission) instead of reporting a never-included bundle as submitted.

    Token-2022 (#1142): buildGaslessCashout, claimStealthPayment, and getStealthBalance accept an optional tokenProgramId (defaults to the classic SPL Token program), so Token-2022 mints derive the correct associated-token account and target the correct token program. Existing classic-mint callers are unaffected.

    Cleanup (#1142): signEd25519WithScalar accepts an optional precomputed public key to skip a redundant scalar multiplication per signature; the duplicated Solana detectCluster helper is consolidated into one constants module; the independent RPC reads in buildGaslessCashout now run concurrently; and the direct bs58 dependency is dropped in favour of the in-repo base58 encoder.

Commits
  • 5d153a6 chore: release packages
  • f3a0028 chore(deps-dev): bump @​types/node from 25.9.4 to 26.0.0
  • 840f47f chore(deps): migrate @​triton-one/yellowstone-grpc to v5
  • d38a083 Merge pull request #1178 from sip-protocol/dependabot/npm_and_yarn/https-prox...
  • 0593594 Merge pull request #1184 from sip-protocol/dependabot/npm_and_yarn/aztec/bb.j...
  • 8a814f6 chore(deps): migrate @​langchain/core + @​langchain/openai to v1
  • 213f556 chore(deps): bump the minor-and-patch group across 3 directories with 6 updates
  • c736395 chore(deps): bump @​aztec/bb.js from 3.0.3 to 4.3.1
  • cf6fd9b chore(deps): bump https-proxy-agent from 7.0.6 to 9.1.0
  • 1b2944e chore(deps): upgrade @​solana/kit and @​solana/compat to v6
  • Additional commits viewable in compare view

Updates typedoc from 0.28.19 to 0.28.20

Release notes

Sourced from typedoc's releases.

v0.28.20

Features

  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), #3029.
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, #3096.
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.

Bug Fixes

  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, #3078.
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, #3103.
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, #3111.
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, #3120.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.20 (2026-07-05)

Features

  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), #3029.
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, #3096.
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.

Bug Fixes

  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, #3078.
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, #3103.
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, #3111.
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, #3120.

Thanks!

Commits
  • 34d843b Update changelog for release
  • fbd4a25 Bump version to 0.28.20
  • 93ba157 Update dependencies in example
  • e8c5df8 Remove unnecessary files from distribution
  • 392b0dd Update dependencies
  • 8510dd4 Add missing entries in changelog before release
  • 51dc052 Update change log for 0.28.20 release
  • 72f20cd Merge branch 'fix-locale-sort-group-category-titles' into dev
  • 623f2c0 Fix failing test, accept slightly slower build for now
  • c8bdf14 Minor config tweak to improve dev build time
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the minor-and-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.40.0` | `0.41.3` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.15.0` | `11.16.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.61.0` | `1.61.1` |
| [sharp](https://github.com/lovell/sharp) | `0.35.1` | `0.35.3` |
| [@sip-protocol/sdk](https://github.com/sip-protocol/sip-protocol/tree/HEAD/packages/sdk) | `0.12.0` | `0.15.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.19` | `0.28.20` |



Updates `@astrojs/starlight` from 0.40.0 to 0.41.3
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.3/packages/starlight)

Updates `mermaid` from 11.15.0 to 11.16.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.0)

Updates `playwright` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.0...v1.61.1)

Updates `sharp` from 0.35.1 to 0.35.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.1...v0.35.3)

Updates `@sip-protocol/sdk` from 0.12.0 to 0.15.1
- [Release notes](https://github.com/sip-protocol/sip-protocol/releases)
- [Changelog](https://github.com/sip-protocol/sip-protocol/blob/main/packages/sdk/CHANGELOG.md)
- [Commits](https://github.com/sip-protocol/sip-protocol/commits/@sip-protocol/sdk@0.15.1/packages/sdk)

Updates `typedoc` from 0.28.19 to 0.28.20
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.19...v0.28.20)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.41.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mermaid
  dependency-version: 11.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: playwright
  dependency-version: 1.61.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sip-protocol/sdk"
  dependency-version: 0.15.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-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 Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sip-docs Error Error Jul 6, 2026 11:25pm

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