Skip to content

chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /docs-site - #110

Merged
AbirAbbas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs-site/typescript-6.0.3
Jun 29, 2026
Merged

AbirAbbas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs-site/typescript-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026 •

Copy link
Copy Markdown

Bumps typescript from 5.9.3 to 6.0.3.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...
  • ad1c695 🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)
  • 0725fb4 🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...
  • 607a22a Bump version to 6.0.2 and LKG
  • 9e72ab7 🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...
  • 35ff23d 🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...
  • e175b69 Bump version to 6.0.1-rc and LKG
  • af4caac Update LKG
  • 8efd7e8 Merge remote-tracking branch 'origin/main' into release-6.0
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, docs-site, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@AbirAbbas

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs-site/typescript-6.0.3 branch from e1be6ba to b5f83ec Compare June 29, 2026 16:29
@AbirAbbas
AbirAbbas merged commit b30929b into main Jun 29, 2026
3 of 9 checks passed
@AbirAbbas
AbirAbbas deleted the dependabot/npm_and_yarn/docs-site/typescript-6.0.3 branch June 29, 2026 17:00
AbirAbbas added a commit that referenced this pull request Jun 29, 2026
… fix) (#133)

Bumps the dashboard Dockerfile base image to node:26-alpine (#105). Node 25+
removed `corepack` from the core distribution, so the existing
`RUN corepack enable && corepack prepare pnpm@9.15.0` fails on node 26
(`/bin/sh: corepack: not found`, exit 127). Replace it with an explicit
`RUN npm install -g pnpm@9.15.0` in both the deps and build stages.

Validated (legacy docker build on node:26-alpine):
- node:26-alpine pulls; `npm install -g pnpm@9.15.0` succeeds (corepack fix)
- `pnpm install --frozen-lockfile --filter=dashboard...` resolves/installs clean under node 26
- `next build` of this dashboard is green on host node (see #127/#131/#110)

Supersedes #105 (which bumped the base image only and would fail on corepack).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant