Closed dependabot[bot] closed 4 weeks ago
Updated Dependency
The version of the dependency github.com/nyaruka/phonenumbers
used in our project has been updated. The latest version, called v1.4.1, is now implemented instead of the old v1.4.0 version to ensure our application benefits from the most recent enhancements and bug fixes.
Checksum Update
Along with the version upgrade, the corresponding checksum (a sort of digital fingerprint that ensures data integrity) in api/go.sum
has been updated to match the latest github.com/nyaruka/phonenumbers
release. This verifies that the new dependency is authentic and hasn't been tampered with.
Bumps github.com/nyaruka/phonenumbers from 1.4.0 to 1.4.1.
Changelog
Sourced from github.com/nyaruka/phonenumbers's changelog.
Commits
d5f5f30
Update CHANGELOG.md for v1.4.1d228ea6
Update metadataa488bc2
Update README.md123ee78
Add another test for MXDependabot 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