Skip to content

chore(deps): bump the all group with 3 updates - #100

Merged
GregoryConrad merged 1 commit into
mainfrom
dependabot/pub/all-5e9b44c317
Aug 17, 2026
Merged

chore(deps): bump the all group with 3 updates#100
GregoryConrad merged 1 commit into
mainfrom
dependabot/pub/all-5e9b44c317

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 3 updates: hooks, meta and test.

Updates hooks from 2.0.2 to 2.1.0

Release notes

Sourced from hooks's releases.

package:hooks v2.1.0

  • Graduate LinkInput.recordedUses out of experimental.
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] Bump package:meta to ^1.19.0 (#3465)
  • 5b6c523 [record_use] Update docs where @​RecordUse can be placed (#3464)
  • Additional commits viewable in compare view

Updates meta from 1.18.0 to 1.19.0

Changelog

Sourced from meta's changelog.

1.19.0 - 2016-08-26

Language changes

  • The language now allows a trailing comma after the last argument of a call and the last parameter of a function declaration. This can make long argument or parameter lists easier to maintain, as commas can be left as-is when reordering lines. For details, see SDK issue 26644.

Tool Changes

  • dartfmt - upgraded to v0.2.9+1

    • Support trailing commas in argument and parameter lists.
    • Gracefully handle read-only files.
    • About a dozen other bug fixes.
  • Pub

    • Added a --no-packages-dir flag to pub get, pub upgrade, and pub downgrade. When this flag is passed, pub will not generate a packages/ directory, and will remove that directory and any symlinks to it if they exist. Note that this replaces the unsupported --no-package-symlinks flag.

    • Added the ability for packages to declare a constraint on the [Flutter][] SDK:

      environment:
        flutter: ^0.1.2
        sdk: >=1.19.0 <2.0.0

      A Flutter constraint will only be satisfiable when pub is running in the context of the flutter executable, and when the Flutter SDK version matches the constraint.

    • Added sdk as a new package source that fetches packages from a hard-coded SDK. Currently only the flutter SDK is supported:

      dependencies:
        flutter_driver:
          sdk: flutter
          version: ^0.0.1

      A Flutter sdk dependency will only be satisfiable when pub is running in

... (truncated)

Commits
  • c38a8d1 Extend Future.then inference to subclasses
  • 0e12dbf fixes #27113, future.then shouldn't disable upwards block inference
  • 47f1415 Type check field initializers in the correct context.
  • 1c81fe7 Fix calling object methods and properties on function types
  • 3f95c3e Ignore any missing dependencies while linking in PubSummaryManager.
  • 5bfd6e6 Add PubSummaryManager.computeUnlinkedForFolder() for Flutter.
  • efb961c Create a way to find SDK extensions and integrate it
  • e31e775 Move summary inspection code out of pkg/analyzer/lib.
  • b7a0a42 Add --bazel-paths option to dart2js entrypoint.
  • b3a38bd fix #27088, future then upwards inference
  • Additional commits viewable in compare view

Updates test from 1.31.0 to 1.31.1

Release notes

Sourced from test's releases.

package:test v1.31.1

  • Ignore an error locating the SDK directory on platforms where the resolvedExecutable is unexpectedly null.
  • Fix a bug where -c exe tests would hang on exit on windows.
  • Fix a bug where the web test runner would not find custom HTML files when using the dart2wasm compiler.
  • GithubReporter:
    • Group contiguous passing and skipped tests into collapsible groups to reduce log noise in GitHub Actions.
    • Updated skipped icon to ⏭️.
  • Increase SDK constraint to ^3.10.0.
  • Allow analyzer version 13.x.x.
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Aug 17, 2026
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
GregoryConrad force-pushed the dependabot/pub/all-5e9b44c317 branch from 291eeb4 to 81135eb Compare August 17, 2026 22:16
@GregoryConrad
GregoryConrad merged commit 6b7e721 into main Aug 17, 2026
4 of 6 checks passed
@GregoryConrad
GregoryConrad deleted the dependabot/pub/all-5e9b44c317 branch August 17, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant