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

build(deps): bump phone_number from 2.0.1 to 2.1.0 #53

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps phone_number from 2.0.1 to 2.1.0.

Changelog

Sourced from phone_number's changelog.

2.1.0

  • Deprecate package
  • Add Namespace to Support Gradle 8.0
  • Getting region code from number rather than country code
  • Bumps PhoneNumberKit to v3.6.6
  • Bumps libphonenumber to v8.13.17
  • Update podspec to match package version

2.0.0

### BREAKING CHANGES

  • iOS podfile now needs to be updated since PhoneNumberKit no longer updates cocoapods. Take a look on setup
  • Update Flutter constrains to >= 3.10
  • Update Dart constrains to 3
  • Compile with Android SDK 33
  • Update flutter_form_builder to 9.x.x. Take a look breaking changes on there changelog

2.0.0-dev.2

### BREAKING CHANGE

  • Update Dart constrains to 3
  • Compile with Android SDK 33

2.0.0-dev.1

### BREAKING CHANGES

  • iOS podfile now needs to be updated since PhoneNumberKit no longer updates cocoapods. Take a look on setup
  • Update Flutter constrains to >= 3.10

Improvements

  • Bumps PhoneNumberKit to v3.5.8
  • Bumps libphonenumber to v8.13.10
  • Fix warning for constant variable regionCode on Swift

1.0.0

  • [Breaking change] Min Flutter SDK >=3.0.0
  • Add validate international number without region code
  • Separate regionCode and countryCode
  • Refactor readme
  • Apply license BSD-3-clause
  • Bumps libphonenumber (Android) to v8.12.52

0.12.0+2

... (truncated)

Commits
  • c673603 chore(release): 2.1.0
  • 70534e8 docs: deprecate package
  • 14a6f8b Merge pull request #116 from friebetill/main
  • ba7a825 Mirror the package name used in the AndroidManifest
  • ad50f7d Support Gradle ^8.0
  • c46447d Merge pull request #112 from joshisijan/fix/region_parser
  • 465b54a getting region code from number than country code
  • 094b3c9 Merge pull request #110 from VictorUvarov/v8.13.17
  • 980a18c flutter automatic refactor update
  • 8cdce8d update changelog
  • 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 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)

Bumps [phone_number](https://github.com/flutter-form-builder-ecosystem/phone_number) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/flutter-form-builder-ecosystem/phone_number/releases)
- [Changelog](https://github.com/flutter-form-builder-ecosystem/phone_number/blob/main/CHANGELOG.md)
- [Commits](flutter-form-builder-ecosystem/phone_number@2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: phone_number
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e13a86f) 37.85% compared to head (75f5d36) 37.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   37.85%   37.85%           
=======================================
  Files           1        1           
  Lines         140      140           
=======================================
  Hits           53       53           
  Misses         87       87           
Flag Coverage Δ
unittests 37.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deandreamatias deandreamatias merged commit 4fe0b0f into main Jan 30, 2024
5 checks passed
@deandreamatias deandreamatias deleted the dependabot/pub/phone_number-2.1.0 branch January 30, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant