Skip to content

fix(deps): bump github.com/nyaruka/phonenumbers from 1.5.0 to 1.6.0 in /api - #629

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/nyaruka/phonenumbers-1.6.0
Apr 1, 2025
Merged

fix(deps): bump github.com/nyaruka/phonenumbers from 1.5.0 to 1.6.0 in /api#629
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/nyaruka/phonenumbers-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/nyaruka/phonenumbers from 1.5.0 to 1.6.0.

Changelog

Sourced from github.com/nyaruka/phonenumbers's changelog.

v1.6.0 (2025-03-20)

  • Fix copying mutex in number desc
  • Update dependencies
  • Bump supported go versions
  • Optimize package initialization
Commits
  • 50d6dc4 Update CHANGELOG.md for v1.6.0
  • 23cec2c Merge pull request #200 from nyaruka/data_load_tweak
  • f13558b Modernize
  • 37e0f6b Rework getValueForNumber to also cache where invalid prefix has missing data
  • b8a88b8 Merge pull request #199 from nyaruka/cleanup
  • 119a3cc Address some linter complaints, rename vars for clarity
  • 4a0fd3c Merge pull request #198 from nyaruka/fix_lock_copy
  • 1808074 Fix copying mutex in number desc
  • f1db7ed Update dependencies
  • a56545b Bump supported go versions
  • 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 [github.com/nyaruka/phonenumbers](https://github.com/nyaruka/phonenumbers) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/nyaruka/phonenumbers/releases)
- [Changelog](https://github.com/nyaruka/phonenumbers/blob/main/CHANGELOG.md)
- [Commits](nyaruka/phonenumbers@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/nyaruka/phonenumbers
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from AchoArnold April 1, 2025 00:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2025
@what-the-diff

what-the-diff Bot commented Apr 1, 2025

Copy link
Copy Markdown

PR Summary

  • Updated Main and Indirect Dependencies
    The application's dependencies were updated to their latest versions. The main dependency github.com/nyaruka/phonenumbers was updated from version v1.5.0 to v1.6.0. Additionally, various indirect dependencies, part of the support modules like golang.org/x/crypto, golang.org/x/exp, golang.org/x/net, golang.org/x/sync, golang.org/x/sys, golang.org/x/text, and golang.org/x/tools were also updated to their newer versions. This means the application now utilizes the most up-to-date features, security fixes and other enhancements provided by these dependencies.

  • Checksums Updated
    To maintain the integrity and authenticity of the updated dependencies, the checksums in the go.sum file were recalculated and updated. These checksums offer a way to ensure that the exact versions of these dependencies which were intended to be used are the ones that are run. This helps in enhancing the application's security and integrity.

@AchoArnold
AchoArnold merged commit fd69fe9 into main Apr 1, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/nyaruka/phonenumbers-1.6.0 branch April 1, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant