build(deps): bump pdfviewer from 1.0.0-alpha18 to 1.0.0-beta01 - #15
dependabot[bot] wants to merge 1 commit into
Conversation
|
Rebasing this onto current Context for why it sat for a month: this repository had no workflow that built pull requests. CI only ran on tag pushes, so a dependency bump could only be verified by hand, and the whole batch stalled. That is fixed as of @dependabot rebase |
Bumps `pdfviewer` from 1.0.0-alpha18 to 1.0.0-beta01. Updates `androidx.pdf:pdf-viewer-fragment` from 1.0.0-alpha18 to 1.0.0-beta01 Updates `androidx.pdf:pdf-document-service` from 1.0.0-alpha18 to 1.0.0-beta01 --- updated-dependencies: - dependency-name: androidx.pdf:pdf-document-service dependency-version: 1.0.0-alpha19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.pdf:pdf-viewer-fragment dependency-version: 1.0.0-alpha19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
eb226bd to
851b8f1
Compare
- github-actions 更新分组, 否则每个 action 各开一个 PR。 - 忽略 pdfviewer >= 1.0.0-beta01: 它依赖的 androidx.pdf:pdf-core:1.0.0-beta01 声明 minSdk 28, 本项目 minSdk 24, 新增的 pr-check 工作流已用真实构建证明 processFossUniversalDebugMainManifest 会失败(PR #15)。
|
Closing this — the new PR check built it and it does not compile, for a reason worth recording. CI run 35072635989:
There are only three ways forward, and all of them are product decisions rather than dependency bumps:
I have added an (This PR is also the first thing the new |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
pdfviewerfrom 1.0.0-alpha18 to 1.0.0-beta01.Updates
androidx.pdf:pdf-viewer-fragmentfrom 1.0.0-alpha18 to 1.0.0-beta01Updates
androidx.pdf:pdf-document-servicefrom 1.0.0-alpha18 to 1.0.0-beta01