chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#65
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#65dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
This was referenced Mar 17, 2026
4186518 to
f33a30d
Compare
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.3` | `0.38.4` | | [playwright](https://github.com/microsoft/playwright) | `1.57.0` | `1.59.1` | | [@sip-protocol/sdk](https://github.com/sip-protocol/sip-protocol/tree/HEAD/packages/sdk) | `0.7.3` | `0.9.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.16` | `0.28.19` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.9.0` | `4.11.0` | Updates `@astrojs/starlight` from 0.37.3 to 0.38.4 - [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.38.4/packages/starlight) Updates `playwright` from 1.57.0 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.59.1) Updates `@sip-protocol/sdk` from 0.7.3 to 0.9.0 - [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/v0.9.0/packages/sdk) Updates `@sip-protocol/types` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/sip-protocol/sip-protocol/releases) - [Changelog](https://github.com/sip-protocol/sip-protocol/blob/main/CHANGELOG.md) - [Commits](https://github.com/sip-protocol/sip-protocol/commits/HEAD/packages/types) Updates `typedoc` from 0.28.16 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.16...v0.28.19) Updates `typedoc-plugin-markdown` from 4.9.0 to 4.11.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.11.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@sip-protocol/sdk" dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@sip-protocol/types" dependency-version: 0.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typedoc dependency-version: 0.28.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typedoc-plugin-markdown dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f33a30d to
918247b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates in the / directory:
0.37.30.38.41.57.01.59.10.7.30.9.00.28.160.28.194.9.04.11.0Updates
@astrojs/starlightfrom 0.37.3 to 0.38.4Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
d986558[ci] release (#3844)563e11bIgnore type error in i18n util with newer TypeScript versions (#3853)04fcec0[ci] format342038bfix: empty aside alignment (#3828)7a59b9a[ci] release (#3773)313611bUpdate Czech translations for consistency (#3799)fedd48bInclude draft content notice on pages with hero component (#3801)d940845[ci] format6e7bed1docs: update jsdoc forUserConfigSchema.titlewith example (#3770)d871021[ci] release (#3766)Updates
playwrightfrom 1.57.0 to 1.59.1Release notes
Sourced from playwright's releases.
... (truncated)
Commits
d466ac5chore: mark v1.59.1 (#40005)530e7e5cherry-pick(#4004): fix(cli): kill-all should kill dashboard9aa216ccherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...01b2b15cherry-pick(#39980): chore: more release notes fixesa5cb6c9cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs99a17b5cherry-pick(#39975): chore: support opening .trace files via .link indirection43607c3cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.462cabe1cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)0c65a75cherry-pick(#39968): chore: screencast.showActions apif04155bcherry-pick(#39958): chore: release notes for langs v1.59Updates
@sip-protocol/sdkfrom 0.7.3 to 0.9.0Changelog
Sourced from @sip-protocol/sdk's changelog.
... (truncated)
Commits
Updates
@sip-protocol/typesfrom 0.2.1 to 0.2.2Changelog
Sourced from @sip-protocol/types's changelog.
... (truncated)
Commits
Updates
typedocfrom 0.28.16 to 0.28.19Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
0135da0Update changelog for release68fa965Bump version to 0.28.19cb13565Update changelog, documentationacba2aeFix Comment.getShortSummary with windows line endingsa108643feat(router): move anchor creation to seperate function (#3092)d743a1cMerge pull request #3091 from hyosua/feat/locales-fr70a9b41Update CHANGELOG and format French locales4db90bcAdd French translations for localesc8fb88fAttempt updating actions versionsa58e6a9Update depsUpdates
typedoc-plugin-markdownfrom 4.9.0 to 4.11.0Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
0450f29Version Packages7e3775ffix(core): added locale translations for grouped "@example" headingsd6f0ce4chore(core): lint fixes07af892chore(core): updated fixtures tsconfig to strict:trued3394b8feat(core): update function type headings and optional props0d361e4feat(core): improved ui of union types used in parameter declarations and oth...050ed8bfeat(core): improved rendering of union types when documented type details ar...9e7bb1bchore(core): refactor tweaksfe732a5chore(docs): updated docsf9c8b93Version Packages