Skip to content

chore(deps-dev): bump the rollup-dependencies group across 1 directory with 7 updates - #8687

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

chore(deps-dev): bump the rollup-dependencies group across 1 directory with 7 updates#8687
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-dependencies-f40650644c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@rollup/plugin-commonjs 23.0.7 29.0.3
@rollup/plugin-node-resolve 15.3.1 16.0.3
@rollup/plugin-typescript 9.0.2 12.3.0
rollup 3.30.0 4.62.4
rollup-plugin-dts 5.3.1 6.5.1
@rollup/plugin-alias 5.1.1 6.0.0
@web/rollup-plugin-copy 0.5.1 1.0.0

Updates @rollup/plugin-commonjs from 23.0.7 to 29.0.3

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v29.0.3

2026-05-29

Bugfixes

v29.0.2

2026-03-06

Bugfixes

  • commonjs: conditional exports (#1952)

v29.0.1

2026-03-05

Bugfixes

  • commonjs: correctly replaces shorthand "global" property in object (#1957)

v29.0.0

2025-10-30

Breaking Changes

  • feat!: revert #1909 and add requireNodeBuiltins option (#1937)

v28.0.9

2025-10-24

Bugfixes

  • fix: handle node: builtins with strictRequires: auto (#1930)

v28.0.8

2025-10-16

Bugfixes

  • fix: guard moduleSideEffects for wrapped externals (#1914)

v28.0.7

... (truncated)

Commits
  • 1e4025b chore(release): commonjs v29.0.3
  • 08a5b17 fix(commonjs): make #1868 es5-compatible (#1981)
  • 5800bf3 chore(repo): test migration to vitest. phase 4 (#1978)
  • 2de0d62 chore(release): commonjs v29.0.2
  • ab65325 fix(commonjs): conditional exports (#1952)
  • 7d22981 chore(repo): add rollup-plugin keyword in package.json (#1955)
  • a79ae55 chore(release): commonjs v29.0.1
  • bb41cfd chore(release): commonjs v29.0.1
  • 14ae186 fix(commonjs): correctly replaces shorthand "global" property in object (#1957)
  • c8e78c8 chore(release): commonjs v29.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​rollup/plugin-commonjs since your current version.


Updates @rollup/plugin-node-resolve from 15.3.1 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)

v16.0.2

2025-10-04

Bugfixes

  • fix: error thrown with empty entry (#1893)

v16.0.1

2025-03-11

Bugfixes

  • fix: add ignoreSideEffectsForRoot to exported interface (#1841)

v16.0.0

2024-12-15

Breaking Changes

  • feat!: set development or production condition (#1823)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • 516ed1d chore(release): node-resolve v16.0.2
  • 7ad5057 fix(node-resolve): error thrown with empty entry (#1893)
  • e1a5ef9 chore(release): node-resolve v16.0.1
  • d455fff fix(node-resolve): add ignoreSideEffectsForRoot to exported interface (#1841)
  • d64f8d6 chore(release): node-resolve v16.0.0
  • ebd0969 feat(node-resolve)!: set development or production condition (#1823)
  • See full diff in compare view

Updates @rollup/plugin-typescript from 9.0.2 to 12.3.0

Changelog

Sourced from @​rollup/plugin-typescript's changelog.

v12.3.0

2025-10-23

Features

  • feat: expose latest Program to transformers in watch mode (#1923)

v12.2.0

2025-10-22

Features

  • feat: process .js when allowJs is enabled (#1920)

v12.1.4

2025-06-28

Bugfixes

v12.1.3

2025-06-17

Bugfixes

  • fix: fixes #1652 compile when source exists anywhere in the working directory (#1653)

v12.1.2

2024-12-15

Bugfixes

  • fix: path validation issue in validatePaths function (#1800)

v12.1.1

2024-10-16

Bugfixes

  • fix: allow for files to be nested in folders within outDir (#1783)

v12.1.0

... (truncated)

Commits
  • 973054d chore(release): typescript v12.3.0
  • b6f027b feat(typescript): expose latest Program to transformers in watch mode (#1923)
  • a9cdbb5 chore(release): typescript v12.2.0
  • 89fa680 feat(typescript): process .js when allowJs is enabled (#1920)
  • ad58c8d chore(release): typescript v12.1.4
  • a569848 fix(typescript): revert #1653 (#1880)
  • a209058 chore(release): typescript v12.1.3
  • 40a38b1 fix(typescript): fixes #1652 compile when source exists anywhere in the worki...
  • 3952b73 chore(release): typescript v12.1.2
  • e58d29c fix(typescript): path validation issue in validatePaths function (#1800)
  • Additional commits viewable in compare view

Updates rollup from 3.30.0 to 4.62.4

Release notes

Sourced from rollup's releases.

v4.62.4

4.62.4

2026-08-01

Bug Fixes

  • Resolve a regression when using Rollup on older Linux distributions (#6467)

Pull Requests

v4.62.3

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.62.4

2026-08-01

Bug Fixes

  • Resolve a regression when using Rollup on older Linux distributions (#6467)

Pull Requests

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates rollup-plugin-dts from 5.3.1 to 6.5.1

Changelog

Sourced from rollup-plugin-dts's changelog.

6.5.1

Fixes:

  • Revert magic-string upgrade to restore cjs compatibility

6.5.0

Compatibility Notice:

This release adds compatibility with TypeScript versions 6 and 7.

Fixes:

  • Fixes to export type handling
  • Fixes to declare module handling
  • Improve shared chunks imports
  • Support literal export specifiers

Thank you:

Features, fixes and improvements in this release have been contributed by:

6.4.1

Fixes:

  • Fixed regression related to new SourceMap handling

Thank you:

Features, fixes and improvements in this release have been contributed by:

6.4.0

Features:

  • Implement proper SourceMap support with goto-definition granularity
  • Support dotted namespace syntax

Fixes:

  • Better naming for declare module paths
  • Add compatibility with TS6

... (truncated)

Commits
  • 6800c18 6.5.1
  • 99a668c Revert "Update magic-string and mess with types yet again"
  • 6ed3804 6.5.0
  • 472d04b Add changelog for new release
  • 108f6ef Update magic-string and mess with types yet again
  • ca521da Update code-frame dependency
  • 9073331 ci: renovate CI workflow
  • 42e788c docs: document declare module rewrite scope and alias limitation
  • 2178890 fix: prevent corrupted output when type-only fixes precede declare module
  • 9717329 fix: skip declare module rewrite when augmented names are renamed
  • Additional commits viewable in compare view

Updates @rollup/plugin-alias from 5.1.1 to 6.0.0

Changelog

Sourced from @​rollup/plugin-alias's changelog.

v6.0.0

2025-10-28

Breaking Changes

  • feat!: ESM only. Update Node and Rollup minimum versions (#1926)
Commits

Updates @web/rollup-plugin-copy from 0.5.1 to 1.0.0

Release notes

Sourced from @​web/rollup-plugin-copy's releases.

@​web/parse5-utils@​2.1.1

Patch Changes

  • 2da292c: fix MJS exports fix export of updateNodeSourceCodeLocation fix docs about exported utils

@​web/test-runner-playwright@​0.11.1

Patch Changes

  • dbd6f47: bump playwright

@​web/test-runner@​0.20.2

Patch Changes

  • 7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporter

@​web/test-runner-chrome@​0.18.1

Patch Changes

  • 79b0ba4: This changeset removes the Puppeteer/Chrome focus browser patches that shouldn't be needed anymore, and can cause instability.

    The patches were added quite a while ago, and the upstream issues should be resolved in Chromium. See: https://issues.chromium.org/issues/40272146.

    Also see: puppeteer/puppeteer#10350.

    The patches are currently also resulting some instability of web test runner. That is because the patch calls an exposed function from inside the browser, while navigation later on during stopSession can happen; breaking the handle for retrieving function call arguments passed to the exposed function.

    Puppeteer team found this issue and also landed a fix to improve the failure mode here. See: puppeteer/puppeteer#13759

@​web/test-runner@​0.20.1

Patch Changes

  • 24e3290: Improve debug message for test runner uncaught exceptions

    This should make debugging easier. It wasn't very easy to figure out where the errors originated from (because of how the actual uncaught exception only happened with many concurrent builds inside a sandbox environment that is hard to debug).

  • Updated dependencies [79b0ba4]

... (truncated)

Changelog

Sourced from @​web/rollup-plugin-copy's changelog.

1.0.0

Major Changes

  • 5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0. The Node code is compiled to ES2024 which is aligned with the Node 22.

Patch Changes

  • e268678: Fix the package export declaration to point TypeScript at the shipped dist/copy.d.ts declarations.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​web/rollup-plugin-copy since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

CLI Test Results (Linux)

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 1abe8d2.

♻️ This comment has been updated with latest results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-dependencies-f40650644c branch from 1f85304 to c93ee12 Compare July 27, 2026 13:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-dependencies-f40650644c branch 5 times, most recently from b11aafe to dc690a3 Compare August 3, 2026 16:23
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-dependencies-f40650644c branch from dc690a3 to a1035e3 Compare August 10, 2026 16:18
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-dependencies-f40650644c branch 2 times, most recently from 2806d56 to d0f7c92 Compare August 18, 2026 10:21
…y with 7 updates

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

| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `23.0.7` | `29.0.3` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.1` | `16.0.3` |
| [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `9.0.2` | `12.3.0` |
| [rollup](https://github.com/rollup/rollup) | `3.30.0` | `4.62.4` |
| [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `5.3.1` | `6.5.1` |
| [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) | `5.1.1` | `6.0.0` |
| [@web/rollup-plugin-copy](https://github.com/modernweb-dev/web/tree/HEAD/packages/rollup-plugin-copy) | `0.5.1` | `1.0.0` |



Updates `@rollup/plugin-commonjs` from 23.0.7 to 29.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs)

Updates `@rollup/plugin-node-resolve` from 15.3.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

Updates `@rollup/plugin-typescript` from 9.0.2 to 12.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript)

Updates `rollup` from 3.30.0 to 4.62.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.30.0...v4.62.4)

Updates `rollup-plugin-dts` from 5.3.1 to 6.5.1
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v5.3.1...v6.5.1)

Updates `@rollup/plugin-alias` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/alias)

Updates `@web/rollup-plugin-copy` from 0.5.1 to 1.0.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/rollup-plugin-copy/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/mocks@1.0.0/packages/rollup-plugin-copy)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-alias"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 29.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: "@web/rollup-plugin-copy"
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: rollup
  dependency-version: 4.62.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
- dependency-name: rollup-plugin-dts
  dependency-version: 6.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-dependencies-f40650644c branch from d0f7c92 to 1abe8d2 Compare August 24, 2026 16:20
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 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants