Skip to content

deps(deps): bump the major group across 1 directory with 2 updates - #222

Merged
ralyodio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/major-7c1ec6de91
Sep 14, 2026
Merged

ralyodio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/major-7c1ec6de91

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the major group with 2 updates in the / directory: imapflow and react-pdf.

Updates imapflow from 1.7.8 to 2.0.2

Changelog

Sourced from imapflow's changelog.

2.0.2 (2026-09-10)

Bug Fixes

  • skip LSUB once a server has rejected ENABLE over the IMAP4rev2 it advertises (1c4bca2)

2.0.1 (2026-09-10)

Bug Fixes

  • stop acting on an IMAP4rev2 advertisement once the server rejects ENABLE over it (227355f)

2.0.0 (2026-09-07)

⚠ BREAKING CHANGES

  • Node.js 20 or newer is required. The lib/ directory is no longer published; use the package root or the imapflow/lib/* export map.

Features

  • migrate to TypeScript with ES module and CommonJS builds (a2cde07)
  • support Bun and Cloudflare Workers (70fff15)

Bug Fixes

  • re-arm auto-IDLE after an IDLE or poll session ends on its own (e6e5d27)
  • types: strip the internal members of ImapFlow from the declarations (68b7258)
  • types: type AuthenticationFailure.response as the string it always is (5c3b3af)
  • types: type the events without the generic EventEmitter of @​types/node (a4285b2)
Commits
  • 58ef92c chore(master): release 2.0.2 [skip-ci] (#395)
  • 1c4bca2 fix: skip LSUB once a server has rejected ENABLE over the IMAP4rev2 it advert...
  • 1eb08f6 chore(master): release 2.0.1 [skip-ci] (#394)
  • 227355f fix: stop acting on an IMAP4rev2 advertisement once the server rejects ENABLE...
  • fad663d chore(master): release 2.0.0 [skip-ci] (#393)
  • 7ef1b7d chore(deps): update dependencies
  • 68b7258 fix(types): strip the internal members of ImapFlow from the declarations
  • 5c3b3af fix(types): type AuthenticationFailure.response as the string it always is
  • a4285b2 fix(types): type the events without the generic EventEmitter of @​types/node
  • e6e5d27 fix: re-arm auto-IDLE after an IDLE or poll session ends on its own
  • Additional commits viewable in compare view
Install script changes

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


Updates react-pdf from 10.5.0 to 11.0.0

Release notes

Sourced from react-pdf's releases.

v11.0.0

See Upgrade guide from version 10.x to 11.x.

React-PDF 11 brings PDF loading into React's Suspense flow. Use the same loading fallbacks and Error Boundaries as the rest of your application, or keep your existing viewer behavior with suspense={false}.

This release also upgrades PDF.js to version 6, with improvements to rendering, accessibility, and performance, along with some important compatibility changes.

👀 Want to see exciting features more often? Consider sponsoring React-PDF.

❗️ = breaking change

What's new?

  • ❗️ Added Suspense and Error Boundary support, enabled by default (#2144).
    • Document, Page, Thumbnail, and Outline now use your boundary fallbacks for loading and failures.
    • Set suspense={false} on Document to keep the previous loading and error behavior.
    • Use startTransition to keep previously revealed content visible while loading another file or page.
  • Updated PDF.js from 5.4.296 to 6.3.289 (#2142), bringing improvements to annotation rendering, image decoding, font conversion, text selection, accessibility, and performance.

What's changed?

  • ❗️ React 19 is now required (#2143). Support for React 16.8, 17, and 18 has been dropped.
  • ❗️ Dropped support for older browsers and Node.js versions. See the upgrade guide for details.
  • ❗️ Several PDF.js APIs have changed. If you use pdfjs directly, document/page proxies, or custom data factories, check the upgrade guide.
  • onRenderAnnotationLayerSuccess now runs after asynchronous annotation rendering finishes, and rendering failures are reported through onRenderAnnotationLayerError.
  • In Suspense mode, plain file and options objects are compared by value.
Commits

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@socket-security

socket-security Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedreact-pdf@​10.5.0 ⏵ 11.0.099100100 +191 +3100
Updatedimapflow@​1.7.8 ⏵ 2.0.29910099 +296 +1100

View full report

@socket-security

socket-security Bot commented Sep 14, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

Bumps the major group with 2 updates in the / directory: [imapflow](https://github.com/postalsys/imapflow) and [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf).


Updates `imapflow` from 1.7.8 to 2.0.2
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.7.8...v2.0.2)

Updates `react-pdf` from 10.5.0 to 11.0.0
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v11.0.0/packages/react-pdf)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: react-pdf
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): bump the major group with 2 updates deps(deps): bump the major group across 1 directory with 2 updates Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/major-7c1ec6de91 branch from 675724e to e4b9b39 Compare September 14, 2026 17:17
@ralyodio
ralyodio merged commit aad2679 into master Sep 14, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/major-7c1ec6de91 branch September 14, 2026 17:21
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