Skip to content

build(deps): bump github.com/nyaruka/phonenumbers from 1.5.0 to 1.6.1 #270

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

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

Changelog

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

v1.6.1 (2025-04-23)

  • Update metadata

v1.6.0 (2025-03-20)

  • Fix copying mutex in number desc
  • Update dependencies
  • Bump supported go versions
  • Optimize package initialization
Commits
  • 3a505f3 Update CHANGELOG.md for v1.6.1
  • 4f77ee6 Update metadata
  • 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
  • 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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 24, 2025
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.

0 participants