Open
Conversation
Bumps the all group with 3 updates: [github.com/mattermost/mattermost/server/public](https://github.com/mattermost/mattermost), [go.uber.org/mock](https://github.com/uber/mock) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/mattermost/mattermost/server/public` from 0.1.21 to 0.1.22 - [Release notes](https://github.com/mattermost/mattermost/releases) - [Changelog](https://github.com/mattermost/mattermost/blob/master/CHANGELOG.md) - [Commits](mattermost/mattermost@server/public/v0.1.21...server/public/v0.1.22) Updates `go.uber.org/mock` from 0.4.0 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.4.0...v0.6.0) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) --- updated-dependencies: - dependency-name: github.com/mattermost/mattermost/server/public dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
marianunez
approved these changes
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 3 updates: github.com/mattermost/mattermost/server/public, go.uber.org/mock and golang.org/x/net.
Updates
github.com/mattermost/mattermost/server/publicfrom 0.1.21 to 0.1.22Commits
3321db8Bumping prepackaged version of MS Teams Meetings plugin to 2.4.0 (#35146)5bb5261MM-67279: Fix private channel enumeration via /mute slash command (#35099)90bdd6aMM-67141 Update AI rewrite prompt guidance (#35011)fe41009[MM-66581] Include some thread context in AI Rewrites prompt (#34931)1c1a445MM-67380: COALESCE Drafts.Type to the empty string if NULL (#35109)7f6a98fMM-66789 Restrict log downloads to a root path for support packets (#35014)1346cf5MM-67274: Fix panic in getBrowserVersion with empty User-Agent version (#35098)7201f42MM-67277: Add check to legacy hasher (#35092)168fb51[MM-67202] Validate auth method in account switch (#34981)36173a4Use one timeout config for requests to translation providers (#34957)Updates
go.uber.org/mockfrom 0.4.0 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
... (truncated)
Changelog
Sourced from go.uber.org/mock's changelog.
... (truncated)
Commits
2d1c581Prepare release v0.6.0 (#278)c654195Update CI to run 1.24/1.25 (#277)5900c74update golang.org/x/tools to v0.36.0 (#276)6a0445cfeat(bazel): mock_names flag support in archive mode (#262)aa11bfcfeat(bazel): support archive mode (#259)359202cSupport for archive mode (#258)871d86bBack to development (#251)0b8095fPrepare release v0.5.2 (#250)8ce01acBump go.mod to 1.23 and remove alias replacements (#248)6568d88Back to development. (#242)Updates
golang.org/x/netfrom 0.48.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frameDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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