Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps flutter_rust_bridge from 2.0.0-dev.32 to 2.5.0.

Release notes

Sourced from flutter_rust_bridge's releases.

v2.5.0

v2.4.0

v2.3.0

v2.2.0

v2.1.0

  • Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
  • Add the ability to generate plugins from the CLI tool #2144 (thanks @​mcmah309)
  • Fix codegen halt when having boxed trait objects #2180
  • Add attribute #[frb(dart_async)] #2181
  • Fix Dart closures cannot be encoded when using the new Dart JS interop #2191
  • Expose Rust executor's async runtime for customization #2151
  • Generate methods of Default trait #2150
  • Automatically rename function names to avoid keyword conflict #2150
  • Improve parsing trait impl in third party crates #2150
  • Support more attributes #2140
  • Fix generated use statement pointing to self #2140
  • Fix linter warning avoid_return_types_on_setters #2140
  • Reduce number of generated files #2140

... (truncated)

Changelog

Sourced from flutter_rust_bridge's changelog.

2.5.0

2.4.0

2.3.0

2.2.0

2.1.0

... (truncated)

Commits
  • 0dd3f79 bump from 2.4.0 to 2.5.0
  • 1645808 chore: doc
  • f3cd9e0 chore: doc
  • 02916db Merge pull request #2340 from AlexV525/fix/dart-command-path
  • e813147 ✅ Update expected outputs
  • 282c13d 🚀 Use path only in internal config
  • 6880075 🔥 Remove config fields
  • 681f371 🚀 Use dart_output when possible for the dart fix
  • b15e07d 🚀 Provide dart_output as an argument and a config field
  • a313aec Merge pull request #2335 from Vollbrecht/relative-path
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 2.0.0-dev.32 to 2.5.0.
- [Release notes](https://github.com/fzyzcjy/flutter_rust_bridge/releases)
- [Changelog](https://github.com/fzyzcjy/flutter_rust_bridge/blob/master/CHANGELOG.md)
- [Commits](fzyzcjy/flutter_rust_bridge@v2.0.0-dev.32...v2.5.0)

---
updated-dependencies:
- dependency-name: flutter_rust_bridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 14, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #582.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/cargo/dev/flutter_rust_bridge-2.5.0 branch October 28, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant