chore(deps): bump meta from 1.18.0 to 1.19.0 in /flutter_readium_platform_interface - #208
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Collaborator
|
This needs to be tested with latest flutter version, as meta has been kept back because later versions conflicted with flutters own deps. |
Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/1.19.0/pkg) --- updated-dependencies: - dependency-name: meta dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pub/flutter_readium_platform_interface/meta-1.19.0
branch
from
August 27, 2026 19:44
3fb5360 to
1c3ecd2
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 meta from 1.18.0 to 1.19.0.
Changelog
Sourced from meta's changelog.
... (truncated)
Commits
c38a8d1Extend Future.then inference to subclasses0e12dbffixes #27113, future.then shouldn't disable upwards block inference47f1415Type check field initializers in the correct context.1c81fe7Fix calling object methods and properties on function types3f95c3eIgnore any missing dependencies while linking in PubSummaryManager.5bfd6e6Add PubSummaryManager.computeUnlinkedForFolder() for Flutter.efb961cCreate a way to find SDK extensions and integrate ite31e775Move summary inspection code out of pkg/analyzer/lib.b7a0a42Add --bazel-paths option to dart2js entrypoint.b3a38bdfix #27088, future then upwards inference