-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump pdfjs-dist from 2.2.228 to 2.9.359 #199
Open
dependabot
wants to merge
7
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/pdfjs-dist-2.9.359
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.2.228 to 2.9.359. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](mozilla/pdfjs-dist@v2.2.228...v2.9.359) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
broulaye,
JohnWColby,
jhpedemonte and
noah-eigenfeld
as code owners
August 31, 2021 16:26
…yarn/pdfjs-dist-2.9.359 * origin/master: chore(deps): bump debounce from 1.2.0 to 1.2.1 (#206) chore: publish v1.4.0-beta.8 [ci skip] fix: better tree shaking with @carbon/icons-react and carbon-react-components (#209) chore: publish v1.4.0-beta.7 [ci skip] fix: escape/unescape field name in search filters (#212) chore: publish v1.4.0-beta.6 [ci skip] fix: safari regex lookbehind (#211) chore: publish v1.4.0-beta.5 [ci skip] fix: escape field names before building aggregation string (#207) chore(deps-dev): bump audit-ci from 3.1.1 to 4.1.0 (#205) chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.24.2 (#204) chore(deps-dev): bump @types/seedrandom from 2.4.28 to 3.0.1 (#197) chore(deps-dev): bump @rollup/plugin-alias from 3.1.1 to 3.1.5 (#201)
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.2.228 to 2.9.359. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](mozilla/pdfjs-dist@v2.2.228...v2.9.359) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/pdfjs-dist-2.9.359
branch
from
September 23, 2021 20:39
7736d01
to
d5d0340
Compare
…om:watson-developer-cloud/discovery-components into dependabot/npm_and_yarn/pdfjs-dist-2.9.359 * 'dependabot/npm_and_yarn/pdfjs-dist-2.9.359' of github.com:watson-developer-cloud/discovery-components: chore(deps): bump pdfjs-dist from 2.2.228 to 2.9.359
jhpedemonte
requested changes
Sep 23, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Storybook doesn't work, with error:
undefined is not an object (evaluating 'pdfjs_dist_legacy_build_pdf__WEBPACK_IMPORTED_MODULE_1___default.a.GlobalWorkerOptions')
from
setupPdfjs@http://localhost:9002/main.a670d6be69ce72d4bfb3.bundle.js:4938:75
./src/components/DocumentPreview/components/PdfViewer/PdfViewer.tsx@http://localhost:9002/main.a670d6be69ce72d4bfb3.bundle.js:4839:11
__webpack_require__@http://localhost:9002/runtime~main.a670d6be69ce72d4bfb3.bundle.js:849:34
fn@http://localhost:9002/runtime~main.a670d6be69ce72d4bfb3.bundle.js:151:39
@http://localhost:9002/main.a670d6be69ce72d4bfb3.bundle.js:4744:87
A newer version of pdfjs-dist exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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 pdfjs-dist from 2.2.228 to 2.9.359.
Commits
f06d82e
PDF.js version 2.9.359 - See https://github.com/mozilla/pdf.js/releases/tag/v...75158b4
PDF.js version 2.8.335 - See https://github.com/mozilla/pdf.js/releases/tag/v...7bfceb1
PDF.js version 2.7.570 - See https://github.com/mozilla/pdf.js/releases/tag/v...75ce02e
PDF.js version 2.6.347 - See https://github.com/mozilla/pdf.js/releases/tag/v...c17c20f
PDF.js version 2.5.207 - See https://github.com/mozilla/pdf.js/releases/tag/v...a3a0d67
PDF.js version 2.4.456 - See https://github.com/mozilla/pdf.js/releases/tag/v...e9492b7
PDF.js version 2.3.200 - See https://github.com/mozilla/pdf.js/releases/tag/v...You can trigger a rebase of this PR 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 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)