leoafarias / sidekick

A simple app to make Flutter development more delightful
BSD 3-Clause "New" or "Revised" License
1.57k stars 101 forks source link

Bump fvm from 2.2.6 to 2.3.0 #195

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fvm from 2.2.6 to 2.3.0.

Release notes

Sourced from fvm's releases.

fvm 2.3.0

  • Implemented fvm exec command. Execute terminal commands with the configured Flutter/Dart SDK version in the environment. - Use command will install configured version by default if not version is provided.

See the full changelog for changes in earlier releases.

fvm 2.3.0-dev.0

  • Implemented fvm exec command. Execute terminal commands with the configured Flutter/Dart SDK version in the environment. - Use command will install configured version by default if not version is provided.

See the full changelog for changes in earlier releases.

Changelog

Sourced from fvm's changelog.

2.3.0

  • Implemented fvm exec command. Execute terminal commands with the configured Flutter/Dart SDK version in the environment.
  • Use command will install configured version by default if not version is provided.
Commits
  • 2299749 Merge branch 'main' of github.com:leoafarias/fvm
  • 364b8de Version bump
  • ae73576 Flat: latest data (2022-04-06T01:33:57.527Z)
  • bc53389 Flat: latest data (2022-04-06T00:17:48.714Z)
  • 8bb0c69 Flat: latest data (2022-03-28T18:10:25.878Z)
  • c574148 Flat: latest data (2022-03-28T17:07:06.522Z)
  • 588a12e Flat: latest data (2022-03-18T09:10:35.765Z)
  • 5da2a2f Flat: latest data (2022-03-18T06:05:36.379Z)
  • f613191 Flat: latest data (2022-03-18T05:06:12.644Z)
  • 1e4e6a8 Flat: latest data (2022-03-18T01:33:40.619Z)
  • 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 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)