Skip to content

Bump the backend group across 1 directory with 3 updates#91

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/backend-6525bf30f6
Jul 13, 2026
Merged

Bump the backend group across 1 directory with 3 updates#91
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/backend-6525bf30f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the backend group with 3 updates in the / directory: github.com/ollama/ollama, github.com/pion/rtp and github.com/pion/webrtc/v4.

Updates github.com/ollama/ollama from 0.30.10 to 0.31.1

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.31.1

Faster Gemma 4 on Apple Silicon

Gemma 4 is now significantly faster in Ollama on Apple Silicon, generating tokens nearly 90% faster on average across a coding-agent benchmark by leveraging multi-token prediction (MTP). Ollama auto-tunes how many tokens to draft as it runs, so the speedup is on by default, requires no configuration, and does not change the model's output.

What's Changed

  • Tightened Gemma 4 MoE model loading in the MLX engine
  • Updated the MLX engine to the latest version, including a new small-batch matmul kernel
  • Updated the underlying llama.cpp engine to build 9840
  • Improved Gemma 4 multi-token prediction (MTP) performance

Full Changelog: ollama/ollama@v0.30.12...v0.31.1

v0.30.12

What's Changed

New Contributors

Full Changelog: ollama/ollama@v0.30.11...v0.30.12-rc0

v0.30.11

What's Changed

New Contributors

... (truncated)

Commits

Updates github.com/pion/rtp from 1.10.2 to 1.10.3

Release notes

Sourced from github.com/pion/rtp's releases.

v1.10.3

Changelog

  • ac0f5860a535a34cc6eca4d8c5db48328cbf4000 Skip allocations when reusing VP9 packets (#364)
Commits

Updates github.com/pion/webrtc/v4 from 4.2.15 to 4.2.16

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.2.16

Changelog

  • 3acb04c0bedcc57d2b9ddea102cb7b3787179400 Add the ability to write tracks OpusTags
  • b1b0614cd458f580409fa2d3bdea7928d4a2e544 Add multi-track ogg writing API
  • 5636863a5e2f2f071fb7786bc14e28b55b538d86 Update module github.com/pion/sctp to v1.10.3
  • 43b3d65247e68fb76deba94e2fd37a21016b664c Fix flaky test detach race
  • 7a223a6f4d4fed5dcfa8f7749604ff7e72fd2f33 Add StartContext to ICE and DTLS Transport (#3371)
  • 979fc8416aa9b1cf66c7d4eade3822ab769f5be1 Update module github.com/pion/sctp to v1.10.2 (#3457)
  • 730635086cc80b614797f74ec6fa31f7150933dc Update module github.com/pion/datachannel to v1.6.2 (#3456)
  • 0b2fda9d73f83479868ee8c06a7d2e33c90e2845 Update module github.com/pion/sctp to v1.10.1 (#3455)
  • 7a9d72c9b35af9a11384eae393290a586cee8015 Update module github.com/pion/stun/v3 to v3.1.6 (#3452)
  • 7991a3a15b0602043b33113acb878509ba2a4d66 Update module github.com/pion/sdp/v3 to v3.0.19 (#3454)
  • ea2897fb6dc2eeeec2c38441ceb134c2047be4dd Update module github.com/pion/srtp/v3 to v3.0.12 (#3448)
  • 7c9521bd5656abe794a9e26424bf7ff0acca7a51 Update module github.com/pion/datachannel to v1.6.1 (#3451)
  • 3a57b45bb11c863f76234401bb1a75d0e3dcee6b Fix wasm null JS event handlers before release (#3432)
  • ec1dd730986df3d129c96f3691be04145d23259a Fix bundle-only data channel startup (#3447)
  • 6a5d2f84f74f7db9044ffdc1f2f5403985f50cae Update module github.com/pion/turn/v5 to v5.0.10 (#3444)
Commits
  • 3acb04c Add the ability to write tracks OpusTags
  • b1b0614 Add multi-track ogg writing API
  • 5636863 Update module github.com/pion/sctp to v1.10.3
  • 43b3d65 Fix flaky test detach race
  • 7a223a6 Add StartContext to ICE and DTLS Transport (#3371)
  • 979fc84 Update module github.com/pion/sctp to v1.10.2 (#3457)
  • 7306350 Update module github.com/pion/datachannel to v1.6.2 (#3456)
  • 0b2fda9 Update module github.com/pion/sctp to v1.10.1 (#3455)
  • 7a9d72c Update module github.com/pion/stun/v3 to v3.1.6 (#3452)
  • 7991a3a Update module github.com/pion/sdp/v3 to v3.0.19 (#3454)
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 12, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) July 12, 2026 04:42
@AlexGustafsson

Copy link
Copy Markdown
Owner

@dependabot rebase

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: github.com/pion/rtp
  dependency-version: 1.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/backend-6525bf30f6 branch from 78a2af5 to 5ec262f Compare July 13, 2026 08:12
@github-actions
github-actions Bot merged commit 287bc47 into main Jul 13, 2026
5 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/backend-6525bf30f6 branch July 13, 2026 08:13
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