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 shimmer from 2.0.0 to 3.0.0 in /packages/smooth_app #4070

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps shimmer from 2.0.0 to 3.0.0.

Changelog

Sourced from shimmer's changelog.

3.0.0

  • upgrade sdk constraint to support Dart 3
Commits
  • 4c497e0 re-generate example projects
  • 6e75664 update sdk constraint, bump version
  • b341e69 fix typo
  • 307a071 re-generate android and ios folder
  • b9cc4b4 refactor example codes
  • 1246dd4 Merge branch 'master' of github.com-hnvn:hnvn/flutter_shimmer
  • 650b1cc Merge pull request #54 from pratik-7span/master
  • 16a2880 upgrade dependencies
  • 639a1ca fix warning
  • 409f8a0 Example migrated to null safety
  • 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)

Bumps [shimmer](https://github.com/hnvn/flutter_shimmer) from 2.0.0 to 3.0.0.
- [Changelog](https://github.com/hnvn/flutter_shimmer/blob/master/CHANGELOG.md)
- [Commits](hnvn/flutter_shimmer@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: shimmer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 2, 2023 18:05
@teolemon
Copy link
Member

teolemon commented Jun 3, 2023

Looks Safe to merge ?

Copy link
Collaborator

@g123k g123k left a comment

Choose a reason for hiding this comment

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

This one seems OK, as it only change the Dart support

upgrade sdk constraint to support Dart 3

Copy link
Collaborator

@g123k g123k left a comment

Choose a reason for hiding this comment

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

This one seems OK, as it only change the Dart support

upgrade sdk constraint to support Dart 3

Copy link
Collaborator

@g123k g123k left a comment

Choose a reason for hiding this comment

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

This one seems OK, as it only change the Dart support

upgrade sdk constraint to support Dart 3

@monsieurtanuki
Copy link
Contributor

@g123k You mean support dart 3 or enforce dart 3? For the record we're still in dart 2.19 (I think).

@g123k
Copy link
Collaborator

g123k commented Jun 6, 2023

It allows Dart 3, that's why it's OK.
sdk: '>=2.17.0 <4.0.0'

@teolemon teolemon merged commit b33118a into develop Jun 6, 2023
7 checks passed
@teolemon teolemon deleted the dependabot/pub/packages/smooth_app/shimmer-3.0.0 branch June 6, 2023 08:59
@monsieurtanuki
Copy link
Contributor

It allows Dart 3, that's why it's OK. sdk: '>=2.17.0 <4.0.0'

@g123k Makes sense!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants