Skip to content

chore(deps): bump the go_modules group across 1 directory with 3 updates#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/backend/go_modules-e9284d4a23
Open

chore(deps): bump the go_modules group across 1 directory with 3 updates#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/backend/go_modules-e9284d4a23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps the go_modules group with 3 updates in the /backend directory: golang.org/x/crypto, github.com/nyaruka/phonenumbers and golang.org/x/image.

Updates golang.org/x/crypto from 0.21.0 to 0.45.0

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • Additional commits viewable in compare view

Updates github.com/nyaruka/phonenumbers from 1.0.55 to 1.2.2

Release notes

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

v1.2.2

No release notes provided.

v1.2.1

No release notes provided.

v1.2.0

No release notes provided.

v1.1.9

No release notes provided.

v1.1.8

No release notes provided.

v1.1.7

No release notes provided.

v1.1.6

No release notes provided.

v1.1.5

No release notes provided.

v1.1.4

No release notes provided.

v1.1.3

No release notes provided.

v1.1.2

No release notes provided.

v1.1.1

No release notes provided.

v1.1.0

No release notes provided.

v1.0.75

No release notes provided.

v1.0.74

No release notes provided.

v1.0.73

No release notes provided.

v1.0.72

No release notes provided.

... (truncated)

Changelog

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

v1.2.2 (2023-11-24)

  • Update metadata
  • Update support for phone-context

v1.2.1 (2023-11-20)

  • Update metadata
  • Replace github.com/golang/protobuf with google.golang.org/protobuf

v1.2.0 (2023-11-17)

  • Update metadata
  • Fix regex matching in GetLengthOfNationalDestinationCode
  • Implement carrier GetSafeDisplayName

v1.1.9 (2023-11-08)

  • Update metadata

v1.1.8 (2023-08-09)

  • Update metadata

v1.1.7 (2023-05-10)

  • Merge pull request #137 from nyaruka/updates
  • Add isValid display to phoneparser
  • Update metadata
  • Merge pull request #133 from nyaruka/dependabot/go_modules/golang.org/x/text-0.3.8
  • Merge pull request #134 from nyaruka/dependabot/go_modules/cmd/phoneparser/golang.org/x/text-0.3.8
  • Merge pull request #135 from nyaruka/dependabot/go_modules/cmd/phoneserver/golang.org/x/text-0.3.8
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /cmd/phoneserver
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /cmd/phoneparser
  • Bump golang.org/x/text from 0.3.7 to 0.3.8

v1.1.6 (2023-02-13)

  • Update metadata

v1.1.5 (2023-01-27)

  • Update metadata

v1.1.4 (2022-11-28)

  • Bump required go version to 1.18

v1.1.3 (2022-11-28)

... (truncated)

Commits
  • aa880ba Update CHANGELOG.md for v1.2.2
  • fc7a262 Update metadata
  • 31db4bd Merge pull request #152 from nyaruka/phone-context
  • 0479e35 Update support for phone-context
  • ccd8c4b Update CHANGELOG.md for v1.2.1
  • efb0282 Update metadata
  • 9a6ba00 Merge pull request #151 from amjadjibon/main
  • 7a7dfe2 module github.com/golang/protobuf is replaced by google.golang.org/protobuf
  • 9f540f6 Update CHANGELOG.md for v1.2.0
  • 4c056af Update metadata
  • Additional commits viewable in compare view

Updates golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.18.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 3 updates in the /backend directory: [golang.org/x/crypto](https://github.com/golang/crypto), [github.com/nyaruka/phonenumbers](https://github.com/nyaruka/phonenumbers) and [golang.org/x/image](https://github.com/golang/image).


Updates `golang.org/x/crypto` from 0.21.0 to 0.45.0
- [Commits](golang/crypto@v0.21.0...v0.45.0)

Updates `github.com/nyaruka/phonenumbers` from 1.0.55 to 1.2.2
- [Release notes](https://github.com/nyaruka/phonenumbers/releases)
- [Changelog](https://github.com/nyaruka/phonenumbers/blob/main/CHANGELOG.md)
- [Commits](nyaruka/phonenumbers@v1.0.55...v1.2.2)

Updates `golang.org/x/image` from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.18.0
- [Commits](https://github.com/golang/image/commits/v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/nyaruka/phonenumbers
  dependency-version: 1.2.2
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/image
  dependency-version: 0.18.0
  dependency-type: indirect
  dependency-group: go_modules
...

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 Mar 11, 2026
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