Skip to content

Bump the all group across 1 directory with 4 updates#224

Merged
2 commits merged into
masterfrom
dependabot/go_modules/all-8fd1f584a5
Mar 10, 2026
Merged

Bump the all group across 1 directory with 4 updates#224
2 commits merged into
masterfrom
dependabot/go_modules/all-8fd1f584a5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps the all group with 4 updates in the / directory: github.com/mattermost/mattermost/server/public, go.uber.org/mock, golang.org/x/net and golang.org/x/oauth2.

Updates github.com/mattermost/mattermost/server/public from 0.1.21 to 0.2.0

Commits

Updates go.uber.org/mock from 0.4.0 to 0.6.0

Release notes

Sourced from go.uber.org/mock's releases.

v0.6.0

0.6.0 (18 Aug 2025)

Added

  • #258[]: Archive mode: a new mockgen mode that generates mocks out of archive files.

Fixed

  • #276[]: Fixed mockgen errors with go1.25 due to outdated golang.org/x/tools dependency.

#258: uber-go/mock#258 #276: uber-go/mock#276

v0.5.2

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

v0.5.1

0.5.1 (7 Apr 2025)

Fixed

  • #220[]: Package mode will now generate code that uses aliases of types when they are used in the source.
  • #219[]: Fixed a collision between function argument names and package names in generated code.
  • #165[]: Fixed an issue where aliases specified by -imports were not being respected in generated code.

#220: uber-go/mock#220 #219: uber-go/mock#219 #165: uber-go/mock#165

Thanks to @​mtoader and @​bstncartwright for their contributions to this release.

v0.5.0

0.5.0 (15 Oct 2024)

Added

  • #153[]: Add --write_command_comment flag to specify whether to include Generated by this command comment.
  • #191[]: Add --build_constraint flag to add //go:build directives to generated mocks
  • #214[]: Add gob mode to support custom package loading techniques in place of --exec_only

Changed

  • #181[]: Made mockgen faster by changing flags passed to go list.
  • #183[]: Made Cond matcher generic.
  • #204[]: Removed ISGOMOCK() from generated mocks.
  • #207[]: Deprecated reflect mode and replaced it with the new package mode.

... (truncated)

Changelog

Sourced from go.uber.org/mock's changelog.

0.6.0 (18 Aug 2025)

Added

  • #258[]: Archive mode: a new mockgen mode that generates mocks out of archive files.
  • #262[]: Support for specifying mock names when using the _gomock_archive bazel rule.

Fixed

  • #276[]: Fixed mockgen errors with go1.25 due to outdated golang.org/x/tools dependency.

#258: uber-go/mock#258 #262: uber-go/mock#262 #276: uber-go/mock#276

0.5.2 (28 Apr 2025)

Fixed

  • #248[]: Fixed an issue with type aliases not being included in generated code correctly.

#248: uber-go/mock#248

0.5.1 (7 Apr 2025)

Fixed

  • #220[]: Package mode will now generate code that uses aliases of types when they are used in the source.
  • #219[]: Fixed a collision between function argument names and package names in generated code.
  • #165[]: Fixed an issue where aliases specified by -imports were not being respected in generated code.

#220: uber-go/mock#220 #219: uber-go/mock#219 #165: uber-go/mock#165

Thanks to @​mtoader and @​bstncartwright for their contributions to this release.

0.5.0 (15 Oct 2024)

Added

  • #153[]: Add --write_command_comment flag to specify whether to include Generated by this command comment.
  • #191[]: Add --build_constraint flag to add //go:build directives to generated mocks
  • #214[]: Add gob mode to support custom package loading techniques in place of --exec_only

Changed

  • #181[]: Made mockgen faster by changing flags passed to go list.
  • #183[]: Made Cond matcher generic.
  • #204[]: Removed ISGOMOCK() from generated mocks.
  • #207[]: Deprecated reflect mode and replaced it with the new package mode.

Fixed

... (truncated)

Commits

Updates golang.org/x/net from 0.48.0 to 0.51.0

Commits
  • 60b3f6f internal/http3: prevent Server handler from writing longer body than declared
  • b0ca456 internal/http3: fix Write in Server Handler returning the wrong value
  • 1558ba7 publicsuffix: update to 2026-02-06
  • 4e1c745 internal/http3: make Server response include headers that can be inferred
  • 19f580f http2: fix nil panic in typeFrameParser for unassigned frame types
  • 818aad7 internal/http3: add server to client trailer header support
  • c1bbe1a internal/http3: add client to server trailer header support
  • 29181b8 all: remove go1.25 and older build constraints
  • 8109305 all: upgrade go directive to at least 1.25.0 [generated]
  • 0b37bdf quic: don't run TestStreamsCreateConcurrency in synctest bubble
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.35.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

Bumps the all group with 4 updates in the / directory: [github.com/mattermost/mattermost/server/public](https://github.com/mattermost/mattermost), [go.uber.org/mock](https://github.com/uber/mock), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/mattermost/mattermost/server/public` from 0.1.21 to 0.2.0
- [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.2.0)

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.51.0
- [Commits](golang/net@v0.48.0...v0.51.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/mattermost/mattermost/server/public
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 1, 2026 12:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 1, 2026
@marianunez marianunez requested a review from a user March 4, 2026 15:34
@marianunez
Copy link
Copy Markdown
Member

@nevyangelova it seems this needs some changes after the updates as the linter is failing, can you take a look?

@marianunez marianunez assigned ghost Mar 4, 2026
Copy link
Copy Markdown
Member

@marianunez marianunez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes while the failures are address to remove from my review queue

@ghost
Copy link
Copy Markdown

ghost commented Mar 5, 2026

@marianunez Fixed the GOTOOLCHAIN=go1.24.6 override was forcing tools to compile with Go 1.24 which is incompatible with the go 1.25.0 directive in go.mod.

@ghost ghost requested a review from marianunez March 6, 2026 07:12
@ghost ghost merged commit 1d358ef into master Mar 10, 2026
7 checks passed
@ghost ghost deleted the dependabot/go_modules/all-8fd1f584a5 branch March 10, 2026 05:50
This pull request was closed.
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