Skip to content

build(deps): bump github.com/emiago/sipgo from 1.1.2 to 1.6.0 - #668

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/emiago/sipgo-1.6.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/emiago/sipgo-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/emiago/sipgo from 1.1.2 to 1.6.0.

Release notes

Sourced from github.com/emiago/sipgo's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: emiago/sipgo@v1.4.3...v1.5.0

v1.4.3

Full Changelog: emiago/sipgo@v1.4.2...v1.4.3

Security fix for DOS websocket frame Issue Thanks @​arkark for reporting.

v1.4.2

Full Changelog: emiago/sipgo@v1.4.1...v1.4.2

SECURITY FEATURE

sip.ValidateRequest and sip.ValidateResponse added as way for user to Validate Req/Response from CRLF injection. -> Thanks @​arkark for reporting it

v1.4.1

What's Changed

New Contributors

Security

  • DOS prevent DOS allocation on stream parser with large Content length Issue - Thanks to report from @​arkark

Full Changelog: emiago/sipgo@v1.4.0...v1.4.1

v1.4.0

Highlights:

  • new WithTransportLayerReadFilter allows to preprocess messages entering in transport before hitting parser. Feature can be considered experimental and should be used carefully
  • folding lines parsing is now supported which is used mostly in legacy systems. More was discussed on #301.

What's Changed

New Contributors

... (truncated)

Commits
  • e8676d2 feat: add OnStateReplay for more safer dialog state registering callback
  • 39ba2cf Avoid blocking on graceful server tx termination
  • 9be2b3b fix: remove crlf server transaction test
  • 6fe2c10 fix(dialog): retry digest authentication challenges
  • dd8c5c9 feat(transport): add configurable stream deadlines
  • 034ea70 fix(parser): bound the stream parser on an incomplete message
  • 8d4a655 BYE: Do not copy Route header(s) from the initial INVITE
  • 6167995 fix(transport): honor DialURI in WSS CreateConnection
  • 533cdbc fix: reject dialog INVITEs missing To header
  • 8075ca4 fix: handle missing Call-ID in ACK logging
  • 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 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/emiago/sipgo](https://github.com/emiago/sipgo) from 1.1.2 to 1.6.0.
- [Release notes](https://github.com/emiago/sipgo/releases)
- [Commits](emiago/sipgo@v1.1.2...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/emiago/sipgo
  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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 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