Skip to content

Comments

npm(deps): bump pptxgenjs from 3.12.0 to 4.0.1#286

Merged
rajbos merged 1 commit intomainfrom
dependabot/npm_and_yarn/pptxgenjs-4.0.1
Feb 23, 2026
Merged

npm(deps): bump pptxgenjs from 3.12.0 to 4.0.1#286
rajbos merged 1 commit intomainfrom
dependabot/npm_and_yarn/pptxgenjs-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps pptxgenjs from 3.12.0 to 4.0.1.

Release notes

Sourced from pptxgenjs's releases.

Version 4.0.1

Fixed

  • Border is a string instead of a number in demo_tables.mjs #1389 (hesi726)
  • Fixed support for Scheme Colors as dataBorder #1389 (hesi726)
  • Hyperlinks cause "needs repair" when using table auto-paging #1392 (gitbrent)

Changed

  • Removed "node:fs/promises" from package.json browser field (gitbrent)
  • Updated image-size to v1.2.1 #1387 (znew711)

Version 4.0.0

Fixed

Added

  • Added textDirection property for text and table cells to allow vertical rotation of text (gitbrent)

Changed

  • Bump jszip to ^3.10.1 #1255 (NateRadebaugh)
  • Added exports field to package.json to enable modern module resolution (gitbrent)
  • Brand new logic for detecting Node.js (gitbrent) this fixes: Vite issues #1325 and Web Worker issues #1354

Deps, Demos, Tools, and Docs

  • Added new vite-demo under "demos" to test using the library as a module in modern apps (replaces react-demo) (gitbrent)
  • Major updates to dev dependencies (typescript, rollup, eslint, gulp) (gitbrent)
  • Brand new eslint.config.js (gitbrent)
  • Updated rollup.config.mjs (gitbrent)
  • Brand new Vite demo replaces broken CRA react-demo (gitbrent)
  • Brand new WebWorker demo (gitbrent)
  • Major update to README (gitbrent)
  • New TESTING.md document created, renamed RELEASES.md to RELEASING.md (gitbrent)
  • Major update to browser demo page (gitbrent)
  • Major update to GitHub pages doc site (gitbrent)
  • Updated Data2Slides tool to modern bootstrap (gitbrent)

Removed

  • Removed react-demo under demos (gitbrent)
Changelog

Sourced from pptxgenjs's changelog.

4.0.1 - 2025-06-25

Fixed

  • Border is a string instead of a number in demo_tables.mjs #1389 (hesi726)
  • Fixed support for Scheme Colors as dataBorder #1389 (hesi726)
  • Hyperlinks cause "needs repair" when using table auto-paging #1392 (gitbrent)

Changed

  • Removed "node:fs/promises" from package.json browser field (gitbrent)
  • Updated image-size to v1.2.1 #1387 (znew711)

4.0.0 - 2025-05-04

Fixed

Added

  • Added textDirection property for text and table cells to allow vertical rotation of text (gitbrent)

Changed

  • Bump jszip to ^3.10.1 #1255 (NateRadebaugh)
  • Added exports field to package.json to enable modern module resolution (gitbrent)
  • Brand new logic for detecting Node.js (gitbrent) this fixes: Vite issues #1325 and Web Worker issues #1354

Deps, Demos, Tools, and Docs

  • Added new vite-demo under "demos" to test using the library as a module in modern apps (replaces react-demo) (gitbrent)
  • Major updates to dev dependencies (typescript, rollup, eslint, gulp) (gitbrent)
  • Brand new eslint.config.js (gitbrent)
  • Updated rollup.config.mjs (gitbrent)
  • Brand new Vite demo replaces broken CRA react-demo (gitbrent)
  • Brand new WebWorker demo (gitbrent)
  • Major update to README (gitbrent)
  • New TESTING.md document created, renamed RELEASES.md to RELEASING.md (gitbrent)
  • Major update to browser demo page (gitbrent)
  • Major update to GitHub pages doc site (gitbrent)
  • Updated Data2Slides tool to modern bootstrap (gitbrent)

Removed

  • Removed react-demo under demos (gitbrent)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pptxgenjs](https://github.com/gitbrent/PptxGenJS) from 3.12.0 to 4.0.1.
- [Release notes](https://github.com/gitbrent/PptxGenJS/releases)
- [Changelog](https://github.com/gitbrent/PptxGenJS/blob/master/CHANGELOG.md)
- [Commits](gitbrent/PptxGenJS@v3.12.0...v4.0.1)

---
updated-dependencies:
- dependency-name: pptxgenjs
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@rajbos rajbos merged commit 59e41a9 into main Feb 23, 2026
15 checks passed
@rajbos rajbos deleted the dependabot/npm_and_yarn/pptxgenjs-4.0.1 branch February 23, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant