Skip to content

chore(deps): bump the all group with 2 updates#483

Merged
GregoryConrad merged 2 commits intomainfrom
dependabot/pub/all-91ae13c1e9
Feb 16, 2026
Merged

chore(deps): bump the all group with 2 updates#483
GregoryConrad merged 2 commits intomainfrom
dependabot/pub/all-91ae13c1e9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the all group with 2 updates: ffi and test.

Updates ffi from 2.1.5 to 2.2.0

Release notes

Sourced from ffi's releases.

package:ffi v2.2.0

  • Export leaked types.
Commits
  • cc90d34 [ffi] Export leaked types (#3081)
  • 1bd5bb8 [infra] Delete repo_lint_rules and remove custom_lint (#3080)
  • cce2932 [record_use] Rename Identifier to Definition (#3076)
  • c6aca4e [hooks_runner] Increase test timeout (#3079)
  • 0343aba [record_use] Require package: URIs in schema (#3071)
  • 0838740 [record_use] Run validation in Recordings.fromJson (#3078)
  • 9084e1d [record_use] Update test data to package: URIs and cleanup dart2js tests (#...
  • 4689b4b [infra] ignore nested .dart_tool and other generated files (#3066)
  • 898141e [swift2objc] feat: support operator overloading (#2972)
  • 0e06fcf [record_use] Remove definition loading unit (#3061)
  • Additional commits viewable in compare view

Updates test from 1.26.3 to 1.29.0

Release notes

Sourced from test's releases.

package:test v1.29.0

  • Add --coverage-package flag, which filters the coverage report to specific packages using RegExps.
  • Require a function definition named main directly in a test suite and provide a more direct error message than a failing compiler output.
  • Suppress skip reason messages in the compact and failures-only reporters.
  • Allow analyzer major version 10.

package:test v1.28.0

  • Add isSorted and related matchers for iterables.
  • Consider NaN to be equal to itself in equals.
  • Bump test_core to 0.6.14
  • Removed unused js dependency

package:test v1.27.0

  • Add --coverage-path and --branch-coverage options to dart test.
  • Serve dart2wasm source map files.
  • Fix Node.js dart2wasm tests on windows.
  • Doc edit: clarify in README that a platform selector includes the compiler.
  • Allow analyzer major version 9.
  • Require Dart 3.7
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

Bumps the all group with 2 updates: [ffi](https://github.com/dart-lang/native/tree/main/pkgs) and [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `ffi` from 2.1.5 to 2.2.0
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/ffi-v2.2.0/pkgs)

Updates `test` from 1.26.3 to 1.29.0
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: test
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Feb 16, 2026
@GregoryConrad GregoryConrad merged commit 47b8612 into main Feb 16, 2026
6 checks passed
@GregoryConrad GregoryConrad deleted the dependabot/pub/all-91ae13c1e9 branch February 16, 2026 19:00
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