An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump the rollup-dependencies group with 4 updates

Open
Number: #3
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 27, 2025 at 09:49 AM UTC
(5 months ago)
Updated: May 27, 2025 at 09:50 AM UTC
(5 months ago)
Labels:
dependencies javascript
Description:

Bumps the rollup-dependencies group with 4 updates: @rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-typescript and rollup-plugin-dts.

Updates @rollup/plugin-commonjs from 23.0.7 to 28.0.3

Changelog

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

v28.0.3

2025-03-06

Bugfixes

  • fix: fix error when bundle contains require() of module with falsy __esModule export (#1850)

v28.0.2

2024-12-15

Updates

  • docs: output.exports recommendation also applies to IIFE (#1810)

v28.0.1

2024-10-16

Updates

  • chore: upgrade picomatch (#1775)

v28.0.0

2024-09-23

Breaking Changes

  • chore: switch to fdir for fewer dependencies (#1741)

v27.0.0

2024-09-23

Breaking Changes

  • feat!: default strictRequires to true (#1639)
  • fix!: replace top-level this with exports name (#1618)

v26.0.3

2024-09-23

Updates

  • chore: revert #1618 (e98927b)

v26.0.1

... (truncated)

Commits
  • 8b5fb98 chore(release): commonjs v28.0.3
  • f873993 fix(commonjs): fix error when bundle contains require() of module with falsy ...
  • 97e17ce chore(release): commonjs v28.0.2
  • 3efaf75 docs(commonjs): output.exports recommendation also applies to IIFE (#1810)
  • 0f45234 chore(release): commonjs v28.0.1
  • dd1deee chore(commonjs): upgrade picomatch (#1775)
  • 0af45c2 chore(release): commonjs v28.0.0
  • c2a05eb chore(commonjs): switch to fdir for fewer dependencies (#1741)
  • b6fa3b1 chore(release): commonjs v27.0.0
  • 8f02987 feat(commonjs)!: default strictRequires to true (#1639)
  • Additional commits viewable in compare view

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

Changelog

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

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
  • 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.1.2

Changelog

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

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

2024-09-22

Features

  • feat: add transformers factory. (#1668)

v12.0.0

2024-09-22

Breaking Changes

  • fix!: correctly resolve filenames of declaration files for output.file (#1728)

v11.1.6

2024-01-09

Bugfixes

  • fix: Ensure rollup 4 compatibility (#1658)

v11.1.5

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v11.1.4

... (truncated)

Commits
  • 3952b73 chore(release): typescript v12.1.2
  • e58d29c fix(typescript): path validation issue in validatePaths function (#1800)
  • c358dae chore(release): typescript v12.1.1
  • cc55c44 fix(typescript): allow for files to be nested in folders within outDir (#1783)
  • 28b9701 chore(release): typescript v12.1.0
  • 2c09b57 feat(typescript): add transformers factory. (#1668)
  • 5afda37 chore(release): typescript v12.0.0
  • a85b649 fix(typescript)!: correctly resolve filenames of declaration files for `outpu...
  • 2a19079 chore(release): typescript v11.1.6
  • db2cf23 fix(typescript): Ensure rollup 4 compatibility (#1658)
  • Additional commits viewable in compare view

Updates rollup-plugin-dts from 5.3.1 to 6.2.1

Changelog

Sourced from rollup-plugin-dts's changelog.

Changelog

6.2.0

Features:

  • Support importing json modules
  • Return Source Map Differences to Rollup

Fixes:

  • Unable to find the program when entry points exist intersection dependency
  • Create program for imports input file
  • Force emit types even when there's errors
  • Preserve type members of namespace in re-exported module
  • Imports and exports follows type-only
  • Import "local types" from "global modules"
  • Correctly restore type-only import/export names

Thank you:

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

6.1.1

Fixes:

  • Fix missing whitespace related to generic arguments.

Thank you:

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

6.1.0

Compatibility Notice:

This release adds compatibility with Rollup version 4.

Fixes:

... (truncated)

Commits
  • fc50905 6.2.1
  • f2813d0 fix: disable the type-only transform (#341)
  • cef4b81 6.2.0
  • 54cd6c5 fix: Return Source Map Differences to Rollup (#338)
  • d967bd3 chore(deps): update all non-major dependencies
  • 7858110 chore(deps): update all non-major dependencies
  • ed7563a fix: correctly restore type-only import/export names (#337)
  • 3348b0f feat: support importing json modules (#336)
  • 9546d77 chore(deps): update all non-major dependencies
  • deddf70 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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
Pull Request Statistics
Commits:
1
Files Changed:
7
Additions:
+100
Deletions:
-114
Package Dependencies
Ecosystem:
npm
Version Change:
23.0.7 → 28.0.3
Update Type:
Major
Ecosystem:
npm
Version Change:
9.0.2 → 12.1.2
Update Type:
Major
Ecosystem:
npm
Version Change:
15.3.1 → 16.0.1
Update Type:
Major
Ecosystem:
npm
Version Change:
5.3.1 → 6.2.1
Update Type:
Major
Technical Details
ID: 683082
UUID: 2545957207
Node ID: PR_kwDOOxSmgc6XwDlX
Host: GitHub
Repository: codevakure/zap-api-framework
Merge State: Unknown