deps(deps): bump the major group across 1 directory with 2 updates - #222
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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. |
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
Bot
force-pushed
the
dependabot/npm_and_yarn/major-7c1ec6de91
branch
from
September 14, 2026 17:17
675724e to
e4b9b39
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major group with 2 updates in the / directory: imapflow and react-pdf.
Updates
imapflowfrom 1.7.8 to 2.0.2Changelog
Sourced from imapflow's changelog.
Commits
58ef92cchore(master): release 2.0.2 [skip-ci] (#395)1c4bca2fix: skip LSUB once a server has rejected ENABLE over the IMAP4rev2 it advert...1eb08f6chore(master): release 2.0.1 [skip-ci] (#394)227355ffix: stop acting on an IMAP4rev2 advertisement once the server rejects ENABLE...fad663dchore(master): release 2.0.0 [skip-ci] (#393)7ef1b7dchore(deps): update dependencies68b7258fix(types): strip the internal members of ImapFlow from the declarations5c3b3affix(types): type AuthenticationFailure.response as the string it always isa4285b2fix(types): type the events without the generic EventEmitter of@types/nodee6e5d27fix: re-arm auto-IDLE after an IDLE or poll session ends on its ownInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
react-pdffrom 10.5.0 to 11.0.0Release notes
Sourced from react-pdf's releases.
Commits
ca2330bv11.0.09d55defUpdate docs on previous versions3630564Update docs on browser support31c34a0Add docs on Node.js support45b026dFix typo in README81d030c[breaking] Use Suspense and Error Boundaries by default (#2144)d783a53[breaking] Require React 19 (#2143)2674f1d[breaking] Update pdfjs-dist to 6.3.289 (#2142)4f2d429Update Vitest to 5.0.02cdbf3cBump vitest-browser-react from 2.2.0 to 2.3.0