chore(deps): bump the all group with 3 updates - #100
Merged
Conversation
Bumps the all group with 3 updates: [hooks](https://github.com/dart-lang/native/tree/main/pkgs), [meta](https://github.com/dart-lang/sdk/tree/main/pkg) and [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `hooks` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v2.1.0/pkgs) Updates `meta` 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) Updates `test` from 1.31.0 to 1.31.1 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.1/pkgs) --- updated-dependencies: - dependency-name: hooks dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: meta dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: test dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
GregoryConrad
force-pushed
the
dependabot/pub/all-5e9b44c317
branch
from
August 17, 2026 22:16
291eeb4 to
81135eb
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 the all group with 3 updates: hooks, meta and test.
Updates
hooksfrom 2.0.2 to 2.1.0Release notes
Sourced from hooks's releases.
Commits
3aa18e1[record_use] [hooks] [hooks_runner] [native_toolchain_c] Release versions (#3...577be33[native_toolchain_c] feat: support cross-compiling to Linux from macOS/Window...7b299f3[hooks_runner] Fix Windows executable handling in runProcess (#3472)fb16547[ffigen] Add retainOwnership/releaseOwnership to C++ class bindings (#3459)4de9d2b[record_use] Document all public API members (#3470)7dee061[hooks_runner] Fix handling of executable paths and arguments containing spac...1595201[record_use] Docs: add examples (#3469)5c973a1[infra] Add record_use to packages table (#3468)aaa6739[infra] Bumppackage:metato^1.19.0(#3465)5b6c523[record_use] Update docs where@RecordUsecan be placed (#3464)Updates
metafrom 1.18.0 to 1.19.0Changelog
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 inferenceUpdates
testfrom 1.31.0 to 1.31.1Release notes
Sourced from test's releases.
Commits
c8c76f4Prepare to publish (#2634)8bbb847Example of how to usehas(#2631)bd40148Remove extra version info (#2539)d20671cFix dart2wasm tests with custom HTML files (#2626)17efdc2fix: improve error reporting on GitHub (#2629)c21233eIgnore test pid on windows (#2630)e8012f7Bump to language version 3.10 (#2624)d0d5ccdAllow analyzer ^13.0.0, with breaking changes. (#2622)bcc5228Fix hang on windows with multiple exe tests (#2618)2b8c256Allow exceptions from operator == (#2543)Dependabot 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