Skip to content

chore(deps): bump the shorebird_code_push-deps group in /shorebird_code_push with 2 updates#333

Merged
eseidel merged 3 commits intomainfrom
dependabot/pub/shorebird_code_push/shorebird_code_push-deps-7f32dddad6
Apr 8, 2026
Merged

chore(deps): bump the shorebird_code_push-deps group in /shorebird_code_push with 2 updates#333
eseidel merged 3 commits intomainfrom
dependabot/pub/shorebird_code_push/shorebird_code_push-deps-7f32dddad6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the shorebird_code_push-deps group in /shorebird_code_push with 2 updates: ffigen and very_good_analysis.

Updates ffigen from 18.1.0 to 20.1.1

Release notes

Sourced from ffigen's releases.

package:ffigen v20.1.1

  • Update tests and examples now that package:objective_c is using native assets.

package:ffigen v20.1.0

  • Add xcodeUri, iosSdkUri, and macSdkUri, to mirror xcodePath, iosSdkPath, and macSdkPath.
  • Export some missing elements from the config API.
  • Provide more convenience utils for building FFIgen configs: Declarations.excludeAll, Declarations.includeAll, Declarations.includeSet, Declarations.includeAllMembers, Declarations.includeMemberSet, Declarations.useOriginalName, Declarations.renameWithMap, Declarations.useMemberOriginalName, and Declarations.renameMemberWithMap.
  • Fix a bug where function pointer param names could collide with keywords.
  • Fix a bug where unnamed enum constants were being multiply defined.
  • Fix a bug in imported NS_OPTIONS enums.
  • Fix a bug in the internal variables generated by function bindings.
  • Fix a bug where types imported from package:objective_c could be renamed.

ffigen-v20.0.0

  • Breaking change: Completely rewrite the public Dart API for FFIgen. The new API is focused on a declartive configuration: FfiGenerate(...) with a generate() method. The configuration describes everything w.r.t. to the FFIgen input and output. The generate method takes context parameters such as a logger and path to libclang. With this breaking change, also some defaults changed: (1) @Native bindings are now the default, and (2) struct/unions refered to by pointer will be generated as Opaque by default.
  • Breaking change: Rename some ObjC interface built in methods. Rename isInstance to isA, castFrom to as, and castFromPointer to fromPointer.
  • Breaking change: Change ObjC interfaces and protocols to generate as extension types. This gives a small performance boost, and in most cases won't require any code changes.
  • Breaking change: Change how ObjC protocols are generated, splitting the methods related to constructing instances into a separate Foo$Builder class. The protocol's instance methods are now directly invokable from the built object.
  • Breaking change: Minor breaking change in the way that ObjC interface methods are generated. Interface methods are now generated as extension methods instead of being part of the class. This shouldn't require any code changes unless you are using show or hide when importing the interface.
    • If you are using show/hide to show or hide a particular interface, eg Foo, you'll now also need to show or hide Foo$Methods.
    • In rare cases the runtime type of the Dart wrapper object around the ObjC

... (truncated)

Commits

Updates very_good_analysis from 7.0.0 to 10.2.0

Release notes

Sourced from very_good_analysis's releases.

v10.2.0

10.2.0 (2026-02-13)

Features

v10.1.0

10.1.0 (2026-02-02)

Miscellaneous Chores

v10.1.0-rc.2

10.1.1-rc.1 (2025-12-09)

Miscellaneous Chores

  • remove prefer_expression_function_bodies (#187) (0afe5a0)

v10.1.0-rc.1

10.1.1-rc.1 (2025-11-27)

Docs

What's Changed

Full Changelog: VeryGoodOpenSource/very_good_analysis@v10.0.0...v10.1.0-rc.1

v10.0.0

10.0.0 (2025-09-19)

Miscellaneous Chores

... (truncated)

Changelog

Sourced from very_good_analysis's changelog.

10.2.0 (2026-02-13)

Features

10.1.0 (2026-02-02)

Miscellaneous Chores

10.1.0-rc.2 (2025-12-09)

Miscellaneous Chores

  • remove prefer_expression_function_bodies (#187) (0afe5a0)

10.1.0-rc.1 (2025-11-27)

Docs

Features

Bug Fixes

  • docs: update documentation based on markdownlint (#172) (b644968)

10.0.0 (2025-08-22)

Features

Docs

  • update CONTRIBUTING.md to explain how to add new lint rules (#156) (447051a)

10.0.0-rc.2 (2025-09-19)

... (truncated)

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 shorebird_code_push-deps group in /shorebird_code_push with 2 updates: [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) and [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis).


Updates `ffigen` from 18.1.0 to 20.1.1
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/ffigen-v20.1.1/pkgs)

Updates `very_good_analysis` from 7.0.0 to 10.2.0
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_analysis@v7.0.0...v10.2.0)

---
updated-dependencies:
- dependency-name: ffigen
  dependency-version: 20.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: shorebird_code_push-deps
- dependency-name: very_good_analysis
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: shorebird_code_push-deps
...

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 Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@eseidel eseidel enabled auto-merge (squash) April 8, 2026 01:10
@eseidel eseidel self-requested a review April 8, 2026 01:10
@eseidel eseidel merged commit 54977ee into main Apr 8, 2026
18 checks passed
@eseidel eseidel deleted the dependabot/pub/shorebird_code_push/shorebird_code_push-deps-7f32dddad6 branch April 8, 2026 23:11
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