Skip to content

Bump the development-dependencies group across 1 directory with 8 updates - #718

Merged
llastflowers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-8e83d1ac81
Apr 8, 2026
Merged

Bump the development-dependencies group across 1 directory with 8 updates#718
llastflowers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-8e83d1ac81

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

Dependabot bump of 8 dev dependencies, notably TypeScript 5.9.3 → 6.0.2 which requires an explicit rootDir when outDir is set.

  • Dependency bumps (all devDependencies, no runtime impact):

    • @rollup/wasm-node 4.59.0 → 4.60.1
    • @storybook/react-vite 10.3.1 → 10.3.4
    • @types/node 25.5.0 → 25.5.2
    • esbuild 0.27.4 → 0.28.0
    • eslint-plugin-storybook 10.3.1 → 10.3.4
    • rollup 4.59.0 → 4.60.1
    • typescript 5.9.3 → 6.0.2
  • TypeScript 6 compatibility: Added "rootDir": "src" to tsconfig.json. Without it, TS6 emits .d.ts files under dist/esm/src/ instead of dist/esm/, breaking the package's exports map. Verified with @arethetypeswrong/cli — all entry points resolve correctly.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file skip changeset Skip the check for changesets labels Apr 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 3, 2026 20:34
@dependabot
dependabot Bot requested a review from llastflowers April 3, 2026 20:34
@changeset-bot

changeset-bot Bot commented Apr 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b28881d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@llastflowers

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-8e83d1ac81 branch from 235c1d7 to 4890cff Compare April 7, 2026 23:44
…ates

Bumps the development-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.3.1` | `10.3.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.1` | `10.3.4` |
| [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



Updates `@rollup/wasm-node` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `@storybook/react-vite` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/frameworks/react-vite)

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

Updates `esbuild` from 0.27.4 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.4...v0.28.0)

Updates `eslint-plugin-storybook` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/lib/eslint-plugin)

Updates `rollup` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `storybook` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/core)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@rollup/wasm-node"
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: storybook
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-8e83d1ac81 branch from 4890cff to 1187ef4 Compare April 7, 2026 23:57
* Bump the development-dependencies group across 1 directory with 8 updates

Bumps the development-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.3.1` | `10.3.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.1` | `10.3.4` |
| [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



Updates `@rollup/wasm-node` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `@storybook/react-vite` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/frameworks/react-vite)

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

Updates `esbuild` from 0.27.4 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.4...v0.28.0)

Updates `eslint-plugin-storybook` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/lib/eslint-plugin)

Updates `rollup` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `storybook` from 10.3.1 to 10.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.4/code/core)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@rollup/wasm-node"
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: storybook
  dependency-version: 10.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: add rootDir to tsconfig.json for TypeScript 6 compatibility

Agent-Logs-Url: https://github.com/primer/behaviors/sessions/51ddbb8a-2e8a-4012-a946-27d96066e8b4

Co-authored-by: llastflowers <55068883+llastflowers@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: llastflowers <55068883+llastflowers@users.noreply.github.com>
@llastflowers

Copy link
Copy Markdown
Contributor

@copilot can you review this PR specifically focusing on the new changes from the most recent commit, and making sure that the stated goals of this PR will still be safely and effectively accomplished?

Copilot AI commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

@copilot can you review this PR specifically focusing on the new changes from the most recent commit, and making sure that the stated goals of this PR will still be safely and effectively accomplished...

I reviewed the most recent commit (b28881d) and verified that the PR's goals are being safely accomplished. Here's a summary:

Most recent commit adds "rootDir": "src" to tsconfig.json. This is required because TypeScript 6 (upgraded from 5.9.3 → 6.0.2) enforces that rootDir must be explicitly set when outDir is specified — otherwise .d.ts files get emitted under an incorrect nested path (e.g., dist/esm/src/ instead of dist/esm/).

Verification results (all passing):

  • npm run build — Rollup builds ESM and CJS outputs successfully
  • npm run type-check — TypeScript compilation passes with no errors
  • npm test — All 125 tests pass across 7 test suites
  • npm run lint — Linting passes (only a warning about TS6 not yet being in the officially supported range for @typescript-eslint, which is expected and non-blocking)
  • npx attw --pack . — "No problems found 🌟" — type exports resolve correctly for all module systems (node10, node16 CJS/ESM, bundler)
  • .d.ts files are emitted at the correct paths (dist/esm/index.d.ts, not dist/esm/src/index.d.ts)

All 8 dependency bumps are dev-only dependencies, so the published package's runtime behavior is unaffected. The only source change (rootDir addition) is a minimal, correct fix for TypeScript 6 compatibility.

Copilot AI requested a review from llastflowers April 8, 2026 17:44
@llastflowers
llastflowers merged commit b2ab1ce into main Apr 8, 2026
12 checks passed
@llastflowers
llastflowers deleted the dependabot/npm_and_yarn/development-dependencies-8e83d1ac81 branch April 8, 2026 17:52
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 skip changeset Skip the check for changesets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants