Skip to content

build(deps): bump the dependencies group with 3 updates#48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-9998c05be6
Open

build(deps): bump the dependencies group with 3 updates#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-9998c05be6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates: typescript, starlight-page-actions and @types/node.

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates starlight-page-actions from 0.6.2 to 0.7.0

Release notes

Sourced from starlight-page-actions's releases.

v0.7.0

Features

  • Add a configuration option to position page actions below either the page title or the table of contents.

Improvements

  • Clean up Markdown and MDX content with tidymd.
Commits
  • 34d306b chore(starlight-page-actions): bump to v0.7.0
  • 806836c feat(starlight-page-actions): clean md and mdx with tidymd
  • 22d9a82 chore(starlight-page-actions): add tidymd
  • 5782d8c feat(starlight-page-actions): show page actions on page title when table of c...
  • 95a6401 feat(starlight-page-actions): add page actions for table of contents
  • 31ea84f feat(starlight-page-actions): add page actions component to override starligh...
  • dee9b29 feat(starlight-page-actions): add page actions component
  • c540942 feat(starlight-page-actions): add position option
  • 04ff21e chore: add table of contents
  • See full diff in compare view

Updates @types/node from 24.13.3 to 26.1.1

Commits

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

Summary by cubic

Upgrade TypeScript to v7 and @types/node to v26 across the repo, and bump starlight-page-actions to v0.7.0 in docs to enable the new page-actions positioning option.

  • Dependencies

    • typescript: ^6 → ^7 (root)
    • @types/node: ^24 → ^26 (packages/cli, packages/create-statusbeam)
    • starlight-page-actions: ^0.6.2 → ^0.7.0 (apps/docs)
  • Migration

    • Run type checks and fix any new TypeScript 7 errors.
    • Optional: configure the new starlight-page-actions positioning if desired; no changes needed by default.

Written for commit 3b68adf. Summary will update on new commits.

Bumps the dependencies group with 3 updates: [typescript](https://github.com/microsoft/TypeScript), [starlight-page-actions](https://github.com/dlcastillop/starlight-page-actions/tree/HEAD/packages/starlight-page-actions) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `starlight-page-actions` from 0.6.2 to 0.7.0
- [Release notes](https://github.com/dlcastillop/starlight-page-actions/releases)
- [Commits](https://github.com/dlcastillop/starlight-page-actions/commits/v0.7.0/packages/starlight-page-actions)

Updates `@types/node` from 24.13.3 to 26.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: starlight-page-actions
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 14, 2026
@greptile-apps

greptile-apps Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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