chore(deps): bump pdfjs-dist from 6.0.227 to 6.1.200 - #97
Merged
Conversation
Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js) from 6.0.227 to 6.1.200. - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v6.0.227...v6.1.200) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-version: 6.1.200 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…rn/pdfjs-dist-6.1.200
Uh oh!
There was an error while loading. Please reload this page.
BigSimmo added a commit
that referenced
this pull request
Jul 30, 2026
…ine (#1413) * ci: hygiene gates for matrix, scope, cancel, gitleaks, RAG offline Unblock the weekly release-browser-matrix from pr-required so a blocking scheduled dependency audit cannot skip Firefox/WebKit. Narrow ui_changed away from src/app/api and db_changed away from API routes; fail-fast @critical UI on PRs before the full suite; treat aggregate cancelled as neutral; pin Gitleaks to event SHAs; wire eval:rag:offline when rag_eval_changed. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * docs(ledger): record ci-hygiene-gates implementation review Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * style: format outstanding-issues after CI hygiene ledger edits Static PR failed format:check on docs/outstanding-issues.md after the #95/#97 resolution rows were rewritten. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * fix(ci): avoid cancel-to-green on PR required (#95) Use always() && !cancelled() so superseded concurrency cancels leave the aggregate cancelled/skipped instead of false-red, without treating cancelled needs as success when the tip never produced proof. Format the merged outstanding-issues archive for Prettier. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * docs: record PR #1413 merge-readiness ledger row Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * docs: supersede PR #1413 merge-readiness ledger at tip Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * ci: checksum-pin Gitleaks tarball and scope the pin script Verify the linux_x64 release archive against the published SHA-256 before install, keep the pin in the gitleaks self-test, and treat scripts/run-gitleaks-pinned.mjs as a workflow-scope change. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> * ci: retrigger checks after gitleaks checksum pin Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
BigSimmo pushed a commit
that referenced
this pull request
Jul 30, 2026
main's #1418 (ledger merge dedupe + L4 quarterly archive rotation) and #1413 both edited docs/outstanding-issues.md, so this was a real content conflict rather than staleness: git merge-tree --write-tree confirmed CONFLICT before any resolution was attempted. Resolved by taking main's version of the ledger wholesale and re-applying this branch's five-row archive move on top, so neither side's work is lost: - from main: #88 and #97 archived, new open row #126 (quarterly ledger rotation) with queue order 35, the #23 "When" update (release-browser-matrix no longer blocked by pr-required), the #86 detail update, and the issues:next-id bump to 127. - from this branch: #95, #96, #104, #109 and #115 moved from Open items to Resolved / archive. No row from either side was dropped, and no id appears in both tables. Verified: 121 rows (52 open, 69 archived), marker next-id=127 above the highest; each of #88, #97, #95, #96, #104, #109, #115 resolves to exactly one archive row and #126 to one open row; zero conflict markers remain. npm run verify:cheap -> EXIT=0; "Gate-manifest OK: all 29 verify:cheap gates are enforced in CI"; "Test Files 431 passed (431)"; "Tests 4496 passed | 4 skipped (4500)". npx prettier --check . -> "All matched files use Prettier code style!" Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011YdPS2KhKqz2buzsUgmX3c
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 freeto 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 6.0.227 to 6.1.200.
Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
6353aceMerge pull request #21508 from Snuffleupagus/optional-chaining-not-lengthb7b3a4cUse more optional chaining in thesrc/andweb/folders8bdd159Merge pull request #21505 from Snuffleupagus/StructTreeRoot-rm-init195226eMerge pull request #21500 from calixteman/bug2050191d852613Merge pull request #21487 from calixteman/issue173338232440Inline theinitmethod in theStructTreeRootconstructor86ffd68Merge pull request #21504 from nicolo-ribaudo/move-selection-styles5d81fe5Move SVG text selection styles to pdf_viewer.cssa1953e7Merge pull request #21502 from Snuffleupagus/issue17906-test-formsbeb332aChangeissue17906to test "forms" renderingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)