Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Updates the requirements on flutter_rust_bridge to permit the latest version.

Release notes

Sourced from flutter_rust_bridge's releases.

v2.0.0-dev.29

Changelog

Sourced from flutter_rust_bridge's changelog.

2.0.0-dev.29

2.0.0-dev.28

2.0.0-dev.27

2.0.0-dev.26

2.0.0-dev.25

  • Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
  • Generate decl of store_dart_post_cobject when full_dep enabled #1773 (thanks @​Berrysoft)
  • Support type Self (originally needs to specify the concrete type, now can use this shortcut) #160
  • Provide hints when struct/enum is never used #1763
  • Improve hints when types are exported but not used #1779
  • Auto understand when user structs have name conflict with builtin types #1782
  • Fix when non-enum + specify default value + dart_enums_style being true #1780
  • Fix Vec<Uuid> error when using CST codec (the SSE codec does not have this bug) #1762
  • Fix build-web cannot find Dart program in some platforms #1758

2.0.0-dev.24

2.0.0-dev.23

... (truncated)

Commits
  • b6300cd bump from 2.0.0-dev.28 to 2.0.0-dev.29
  • 069c93c doc
  • 8629050 Merge pull request #1847 from fzyzcjy/all-contributors/add-SilverMira
  • 60a3797 docs: update .all-contributorsrc [skip ci]
  • cdf6cc8 docs: update README.md [skip ci]
  • 70554e6 Merge pull request #1843 from SilverMira/streamsink-indirect-types-fix
  • db55d0b refactor: stylistic change & refactor
  • f36634f test: add more test coverage
  • 029d9e8 ci: make ci happy
  • 1b72ccf chore: remove unnecessary imports
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 1, 2024
Updates the requirements on [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) to permit the latest version.
- [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.24...v2.0.0-dev.29)

---
updated-dependencies:
- dependency-name: flutter_rust_bridge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/packages/codde_protocol/native/flutter_rust_bridge-eq-2.0.0-dev.29 branch from 69e062b to 2e30c71 Compare April 4, 2024 09:31
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #23.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/cargo/packages/codde_protocol/native/flutter_rust_bridge-eq-2.0.0-dev.29 branch April 8, 2024 23:36
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.

0 participants