chore(deps): update docker images #92
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
homelab/apps!92
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/dockerimages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
a2d49ea->28bd5fe0.99->0.100f8a9b10->cfbbb1b12.10.2->12.12.07d85d0e->66d292e8.20.0->8.21.01.26.2->1.26.4914f529->212f89e5f979dc->0d3b8040916059->9d31717e84187d->2c4686fv3.15.0->v3.16.0v3.15.0->v3.16.0e3f80c0->8edfe4b139424d->c8413c3v2.34.1->v2.34.32026.5.3->2026.6.2v1.64.0->v1.68.02026.6.2->2026.6.41.5.11->1.5.12f68e959->9b680f542f1438->cd353a6441cac5->6121bae1558911->44b34f02.9.0->2.9.4v0.39->v0.40v2.1.17->v2.1.189e0f006->827cedf6506480->b1ad7e31.721.0->1.741.07d169e7->892bda6v1.13.1->v1.13.22.26.2->2.28.22.26.2->2.28.2v4.6.2->v4.6.30.30.7->0.30.112.15.4->2.16.12.15.4->2.16.12.15.4->2.16.100ba258->131dcf7a016fe2->fc07e7aaa049e6->2838d550916059->9d317179501d26->bc63b1e2b7a171->c81778a0.21.2->0.21.3969c5b3->2eb9a80Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v12.12.0Compare Source
Release Notes
run-nameevent_name/FORGEJO_EVENT_NAMEnot being setv12.11.1Compare Source
Release Notes
v12.11.0Compare Source
Release Notes
permissionsbeing definedsuperseriousbusiness/gotosocial (superseriousbusiness/gotosocial)
v0.21.3: Most Sacrilegious SlothCompare Source
Here's version 0.21.3 of GoToSocial!
This is the last bugfix + dependency update release for v0.21.x!
If you're updating to this version from v0.21.x, it's a very easy update with no db migrations.
If you're updating to this version from a version before v0.21.0, please follow the update instructions from v0.21.0, but replace
0.21.0with0.21.3throughout. Be aware that the update to 0.21.x contains some database migrations. Please do read the notes carefully!Don't switch to this version from current (25 Jun 2026) snapshots or v0.22.0 release candidates. They already have everything that's in here (and more).
Release highlights
Migration notes
Upgrading
To upgrade to v0.21.3 from a previous release:
Binary/tar
sqlite.dbfile, eg.,cp sqlite.db sqlite.db.backup. On Postgres you can do this with pg_dump.Docker
sqlite.dbfile, eg.,cp sqlite.db sqlite.db.backup. On Postgres you can do this with pg_dump.docker pull docker.io/superseriousbusiness/gotosocial:0.21.3ordocker pull docker.io/superseriousbusiness/gotosocial:latestif this is a stable release and not a release candidate.config.yaml
No changes since v0.21.2.
Database Migrations
No migrations since v0.21.2.
Which release archive/container should I use?
GoToSocial releases binary builds for 64-bit Linux, FreeBSD, and NetBSD operating systems. We also release Docker builds for 64-bit Linux.
docker.io/superseriousbusiness/gotosocial:0.21.3docker.io/superseriousbusiness/gotosocial:0.21.3nowasmFor your convenience, we also provide UNSUPPORTED, EXPERIMENTAL BUILDS, created using the
nowasmtag, in the downloads list below. There is no Docker build fornowasm.GoToSocial releases built with
nowasmuse the Go-native, modernc version of SQLite instead of the WASM one, and will use on-system ffmpeg and ffprobe binaries for media processing.Using a
nowasmbuild is currently the only way to run GoToSocial on a 32-bit system.For more information on running a
nowasmbuild, see the nowasm documentation page.Changelog
Bug fixes
4356eb2[bugfix] stricter property value counts (#4905)83d5b43[bugfix] Allow hyphen in usernameRelaxed regex (#4902)4841679[bugfix] Add support forpublic:remotestream type (#4899)ed24d28[bugfix] Update go-sqlite3 to v0.35.1 to fixout of memorypanic during migration (#4864)0c5de3d[bugfix] nowasm: on context cancel hook, check that process is non-nil before calling Kill() (#4855)64cc8fa[bugfix/frontend] Validate domain name for new domain perms earlier to avoid confusing err messages (#4826)9c786af[bugfix] Ignore extraneous data streams when processing videos (#4819)Chores & version bumps
e7a751a[chore] tidying up8a1aaf9[chore] update dependencies (#4904)63be42d[chore] update dependencies (#4854)f462d18[chore] update dependencies (#4848)95fb3f1[chore] update dependencies (#4848)022813b[chore] Add more bullshit crawlers torobots.txt🖕 (#4829)2d86e96[chore] update dependencies (#4806)10dcc7f[chore] update dependencies (#4801)d2826ea[chore] update dependencies (#4797)8338254[chore] update dependencies (#4791)2264d0f[chore] update dependencies (#4784)Documentation
cc859ef[docs] update list of supported platforms regarding recent changes to ncruces/go-sqlite3 and our build tag behaviour (#4858)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.