deps(flutter): bump the flutter-dependencies group with 3 updates - #331
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(flutter): bump the flutter-dependencies group with 3 updates#331dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the flutter-dependencies group with 3 updates: [html](https://github.com/dart-lang/tools/tree/main/pkgs), [pdfrx](https://github.com/espresso3389/pdfrx/tree/master/packages) and [pdfrx_engine](https://github.com/espresso3389/pdfrx/tree/master/packages). Updates `html` from 0.15.6 to 0.15.7 - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/html-v0.15.7/pkgs) Updates `pdfrx` from 2.4.7 to 2.4.8 - [Release notes](https://github.com/espresso3389/pdfrx/releases) - [Commits](https://github.com/espresso3389/pdfrx/commits/pdfrx-v2.4.8/packages) Updates `pdfrx_engine` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/espresso3389/pdfrx/releases) - [Commits](https://github.com/espresso3389/pdfrx/commits/pdfrx_engine-v0.4.7/packages) --- updated-dependencies: - dependency-name: html dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: pdfrx dependency-version: 2.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: pdfrx_engine dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 flutter-dependencies group with 3 updates: html, pdfrx and pdfrx_engine.
Updates
htmlfrom 0.15.6 to 0.15.7Release notes
Sourced from html's releases.
Commits
c7f7a63Prepare to publish packages (#2562)3b3b22c[extension_discovery] Fixup review comments (#2557)441ff29[unified_analytics]Add an 'is_external' const to indicate external builds (#2...5f02a37Fix trailing comma when adding to flow collections in yaml_edit (#2533)7a3be9a[unified_analytics] Prepare for 8.0.18 release (#2559)59c163c[unified_analytics] Add hostArch parameter to Event.flutterCommandResult (#2558)8108a7c[extension_discovery] Prevent config.yaml symlinks from escaping package boun...3de16a5fix(coverage): reject file: URIs outside known roots in Resolver (#2534)1723b1e[html]: add minimal differential testing framework (#2554)7dc3279fix: reconcile version mismatches in process and stack_trace (#2546)Updates
pdfrxfrom 2.4.7 to 2.4.8Release notes
Sourced from pdfrx's releases.
Commits
faf9d5cRelease pdfrx 2.4.8 and pdfrx_engine 0.4.79142d77Merge pull request #693 from pandeyshivam10/fix/background-worker-async-callback098a342fix(createImage): surface decode failures instead of hanging forever8d13b9dfix(PdfPageView): dispose the previous image before replacing itd3729a1Merge pull request #694 from Guesub/fix/pages-setter-linear-scanb891075Keep text selection alive during progressive page loading8148dd1Fix O(N^2) page list update in _PdfDocumentPdfium.pages settere16a956fix: BackgroundWorker.compute silently breaks on a genuinely async callback9470279Work around ARM64 Linux jni plugin build failure623dfebReturn only the bytes written from encodePdf on the WASM backendUpdates
pdfrx_enginefrom 0.4.6 to 0.4.7Release notes
Sourced from pdfrx_engine's releases.
Commits
faf9d5cRelease pdfrx 2.4.8 and pdfrx_engine 0.4.79142d77Merge pull request #693 from pandeyshivam10/fix/background-worker-async-callback098a342fix(createImage): surface decode failures instead of hanging forever8d13b9dfix(PdfPageView): dispose the previous image before replacing itd3729a1Merge pull request #694 from Guesub/fix/pages-setter-linear-scanb891075Keep text selection alive during progressive page loading8148dd1Fix O(N^2) page list update in _PdfDocumentPdfium.pages settere16a956fix: BackgroundWorker.compute silently breaks on a genuinely async callback9470279Work around ARM64 Linux jni plugin build failure623dfebReturn only the bytes written from encodePdf on the WASM backendDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions关联 Issue
Refs #2
Refs #693
Refs #694
Refs #2533
Refs #2534
Refs #2546
Refs #2554
Refs #2557
Refs #2558
Refs #2559
Refs #2562