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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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/mattermost/mattermost/server/public from 0.0.12 to 0.1.4.
Commits
0418124
Move HTTP service to public for plugin use (#27284)bff2989
Prevent null unicode character errors during the migration (#26974)179d28e
[MM-58341] db/migrations: mysql-8.4 fix for 000027_create_status (#27080)53bd7a7
[MM-58086] platform/busy_test.go: increase test busy duration time (#27082)7b2c314
[MM-58463] Remove defer for main/entry JS scripts (#27272)aa5b8bf
fix bolded icon issue (#27222)2bcaa42
MM-58275 Ensure image proxy site URL is updated when that changes (#27214)206ff6e
add translation for errors checking group name (#27196)5114c3b
when sync'ing users make sure the user's remoteid matches the remote issuing ...11c2951
[MM-58402] Migrate tooltips of 'components/emoji_picker_skin.tsx' & 'componen...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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show