celest-dev / celest

The Flutter cloud platform
https://celest.dev
Other
232 stars 13 forks source link

chore(deps): bump native_assets_cli, cli_config and native_toolchain_c in /packages/cedar_ffi #89

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps native_assets_cli, cli_config and native_toolchain_c. These dependencies needed to be updated together. Updates native_assets_cli from 0.4.2 to 0.5.3

Release notes

Sourced from native_assets_cli's releases.

package:native_assets_cli v0.5.3

package:native_assets_cli v0.5.2

  • Fix test.

package:native_assets_cli v0.5.1

package:native_assets_cli v0.5.0

Commits


Updates cli_config from 0.1.2 to 0.2.0

Release notes

Sourced from cli_config's releases.

package:cli_config v0.2.0

  • Breaking Change Rename Config.fromArgs to Config.fromArguments.
  • Add Config.fromArgumentsSync.
Commits
  • 378790d [cli_config] Introduce sync method (#246)
  • 35b25a7 Bump intl dependency to 0.19.0 (#248)
  • 24087e1 Limit writes to session file (#243)
  • fca993e Fix late initialization error for Analytics.userProperty (#239)
  • 1a0d7da Export testing.dart with all enums (#237)
  • c7fbf26 Fallback to current datetime when failing on parse session json file (#235)
  • 9f4e6a4 Helper to resolve dart version for clients of analytics (#233)
  • 8323b21 New event added for sending analytics within package on errors (#229)
  • f6e67f2 Fix logic for first run to fix shouldShowMessage behavior (#228)
  • b97bd5c Checking for devtools config file for opt out (#227)
  • Additional commits viewable in compare view


Updates native_toolchain_c from 0.3.4+1 to 0.4.1

Release notes

Sourced from native_toolchain_c's releases.

package:native_toolchain_c v0.4.1

package:native_toolchain_c v0.4.0

  • Breaking change Completely rewritten API in native_assets_cli.
  • Breaking change No longer assumes build.dart to be the main script. dart-lang/native#823
  • Breaking change Use JSON instead of YAML in the protocol. dart-lang/native#991
  • Bump package:native_assets_cli to 0.5.0.
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 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 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)