Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump collection, intl and image_picker in /packages/smooth_app #4569

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2023

Bumps collection, intl and image_picker. These dependencies needed to be updated together.
Updates collection from 1.17.1 to 1.17.2

Release notes

Sourced from collection's releases.

v1.17.2

  • Accept Dart SDK versions above 3.0.
Changelog

Sourced from collection's changelog.

1.17.2

  • Accept Dart SDK versions above 3.0.
Commits

Updates intl from 0.18.0 to 0.18.1

Release notes

Sourced from intl's releases.

package:intl4x v0.5.0

  • Add DateTime formatting.

package:intl4x v0.4.0

  • Add a Locale class.
  • Update the readme to add standard markdown badges.

package:intl4x v0.3.0

  • Add display names.

package:intl4x v0.2.0

  • Add list format.
Commits

Updates image_picker from 1.0.1 to 1.0.2

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [collection](https://github.com/dart-lang/collection), [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) and [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker). These dependencies needed to be updated together.

Updates `collection` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/dart-lang/collection/releases)
- [Changelog](https://github.com/dart-lang/collection/blob/master/CHANGELOG.md)
- [Commits](dart-lang/collection@v1.17.1...v1.17.2)

Updates `intl` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.18.1/pkgs)

Updates `image_picker` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.2/packages/image_picker)

---
updated-dependencies:
- dependency-name: collection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 17, 2023 17:25
Copy link
Contributor

@monsieurtanuki monsieurtanuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because every version of flutter_test from sdk depends on collection 1.17.1 and smooth_app depends on collection 1.17.2, flutter_test from sdk is forbidden.

@codecov-commenter
Copy link

Codecov Report

Merging #4569 (382cec9) into develop (c5d0a1a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #4569   +/-   ##
=======================================
  Coverage     9.90%   9.90%           
=======================================
  Files          310     310           
  Lines        15818   15818           
=======================================
  Hits          1566    1566           
  Misses       14252   14252           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@monsieurtanuki monsieurtanuki merged commit 243a974 into develop Oct 26, 2023
9 checks passed
@monsieurtanuki monsieurtanuki deleted the dependabot/pub/packages/smooth_app/collection-and-intl-and-image_picker-1.17.2 branch October 26, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants