Bump github.com/mattermost/mattermost-server/v5 from 5.32.1 to 5.33.0 in /dependabot#104
Conversation
Bumps [github.com/mattermost/mattermost-server/v5](https://github.com/mattermost/mattermost-server) from 5.32.1 to 5.33.0. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](mattermost/mattermost@v5.32.1...v5.33.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Mattermost now needs go 1.15 minimum, but 1.14 is all that's available in buster apt sources, so grab a specific version ourselves to use. This is untested and a little rickety, but let's see what happens.
|
Not real sure how to proceed from here. The custom Go version worked for most configurations, but seems to have caused problems for others. I assume there's a better solution. |
|
A newer version of github.com/mattermost/mattermost-server/v5 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
Looking into the specific configuration failures further, it seems to be the fault of a new dependency added in 5.33.0, https://github.com/mailru/easygo . Presumably taking this PR would fix it, so I wonder if it's worth trying to patch mattermost's go.mod/go.sum to point at this PR's source branch or similar. edit: Mattermost is going to fix it, so we can restore the other configurations in 5.33.2: mattermost/mattermost#17213 |
Bumps github.com/mattermost/mattermost-server/v5 from 5.32.1 to 5.33.0.
Release notes
Sourced from github.com/mattermost/mattermost-server/v5's releases.
Commits
55783beAutomated cherry pick of #17142 (#17145)50f5534MM-33789: Revert fallback to master for GetAllProfilesInChannel (#17119) (#17...71d1c49Translations update from Weblate (#17133)137a2a0[MM-33655] Add a database upgrade step for schema version 5.29.1 (#17101)1ef448fTranslations update from Weblate (#17081)d2b1d23Comment check-deps.3ca5b15Comment check-deps.219ef45Fix translations of emails (#17088)e9b0386Enable custom statuses feature flag by default (#17084)46b7bc3Revert schema change (#17052)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.If all status checks pass Dependabot will automatically merge this pull request.
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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: