KoheiKanagu / global

0 stars 0 forks source link

Bump melos, cider and flutterfire_cli in /dart #142

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps melos, cider and flutterfire_cli. These dependencies needed to be updated together. Updates melos from 3.0.1 to 3.1.0

Changelog

Sourced from melos's changelog.

melos - v3.1.0

  • REFACTOR: tidy up workspace name validation and fix docs (#522). (3d76097d)
  • FEAT: improve output for multi-line scripts (#524). (b4d71300)
  • FEAT: set exit code to 1 when detecting cycles in melos list (#523). (e2863e6f)
  • DOCS: add NetGlade/auto_mappr to user of melos (#508). (60c86195)

2023-03-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


conventional_commit - v0.6.0+1

  • FIX: commit scopes that contain "-" should be treated as valid scopes (#496). (615c208e)
Commits
  • ecb4c19 chore(release): publish packages
  • b4d7130 feat: improve output for multi-line scripts (#524)
  • e2863e6 feat: set exit code to 1 when detecting cycles in melos list (#523)
  • 3d76097 refactor: tidy up workspace name validation and fix docs (#522)
  • 60c8619 docs: add NetGlade/auto_mappr to user of melos (#508)
  • 20e1ef3 chore: expand cli_util version constraint to include 0.4.0 (#503)
  • d2093f6 style: ignore avoid_positional_boolean_parameters for callback (#521)
  • b6d7eb7 style: fix spelling of its (#507)
  • 9902850 test: remove unnecessary whitespace from expectations (#506)
  • See full diff in compare view


Updates cider from 0.1.5 to 0.2.3

Changelog

Sourced from cider's changelog.

[0.2.3] - 2023-06-15

Fixed

  • The Diff class had been erroneously put in lib. Moved back to src/ where it belongs.

[0.2.2] - 2023-06-11

Added

  • The --only-body option for the describe command.
  • Support for the changelog section preamble, a free text right after the header.

[0.2.1] - 2023-06-11

Fixed

  • "Error: No value found at /cider" when run with no configuration in pubspec.yaml

[0.2.0] - 2023-06-10

Added

  • The list command to list all versions from the changelog.
  • Restored the --project-root argument.

Changed

  • Bump min SDK version to 3.0.0.
  • Exit codes to closer match POSIX.

[0.1.6] - 2023-06-07

Fixed

  • Correctly abort upwards search for project root directory upon reaching filesystem root. (thanks @​maltevesper)
Commits


Updates flutterfire_cli from 0.2.7 to 0.3.0-dev.17

Changelog

Sourced from flutterfire_cli's changelog.

flutterfire_cli - v0.3.0-dev.17

  • REFACTOR: internal update to names to be clear about their function. (fb02d510)
  • FEAT: check if user requires flutterfire reconfigure. (c0bc462e)
  • FEAT: flutterfire reconfigure command. Pulls latest values for Firebase apps and rewrites service files. (90f07261)
  • FEAT: update implementation to make it more modular and easier to understand. (6a61ccf5)
  • FEAT: automatically add debug symbols script by detecting crashlytics dependency. (55c0cee9)
  • FEAT: update "firebase.json" values for web, android and apple. Updated validation for service files for android & apple. (dff23710)
  • FIX: improve regex for finding gradle dependency. (24d33f83)
  • FIX: update google services version dependency for android. (17680734)
  • FIX: Dart configuration output is respected if selected as argument. (097b4109)
  • FIX: android app build.gradle has two ways to apply plugin. (0bf6541c)
  • FIX: catch when project list command does not work. (073ec67f)
  • FIX: if web not selected as platform, breaking flutterfire configure command. (117868d5)
  • FIX: remove absolute paths from run phase build script. (4ba1e4e7)
  • FIX: overwrite Apple service files if they exist already. (da029d3a)

2023-02-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterfire_cli - v0.3.0-dev.16

  • FIX: update json after 2nd run of flutterfire configure. (bb285236)

2023-02-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 6f3085c Merge pull request #209 from invertase/release/2023-09-11
  • ece52be chore(release): prepare for release
  • c3c0d24 chore: remove block on versioning
  • b1dca5a Merge pull request #207 from invertase/fix-for-release
  • c785ee3 Discard changes to packages/flutterfire_cli/test/reconfigure_test.dart
  • 2209df0 Discard changes to packages/flutterfire_cli/test/configure_test.dart
  • 461f6ca chore: ignore false secrets
  • f5780b8 chore: update version constraint as hinted
  • d791c92 chore: ignore test file from publishing
  • de56e09 chore: add yaml dependency
  • 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 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)
KoheiKanagu commented 12 months ago

@dependabot merge