chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.81.0@9c5c3d1 by renovate (#27421)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `0.80.1` -> `0.81.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.81.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.81.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.80.1...v0.81.0)

There's a lot of work in this release, but perhaps not much is too
visible. We're working on ActivityPub interoperability with platforms
like Mastodon, and there's a lot of work under the hood to get us there.
The visible ActivityPub interaction stuff is very near though, hopefully
you'll get to see it within a week in v0.82.0!

This release does have a few bug fixes though, and a new feature whereby
you can split a model's files into two parts through the bulk file
editor. So, if you merged things by accident, now you can undo it!

#### What's Changed

#####  New Features 

- Split selected files into new model when bulk editing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2864](https://redirect.github.com/manyfold3d/manyfold/pull/2864)
- Improve social previews by description and image, and improving title
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2870](https://redirect.github.com/manyfold3d/manyfold/pull/2870)
- Make ActivityPub messages Mastodon-compatible with HTTP signatures by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2803](https://redirect.github.com/manyfold3d/manyfold/pull/2803)
- Working responses to ActivityPub follow requests from Mastodon servers
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2846](https://redirect.github.com/manyfold3d/manyfold/pull/2846)
- Automatically accept ActivityPub follow requests by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2833](https://redirect.github.com/manyfold3d/manyfold/pull/2833)

##### 🐛 Bug Fixes 🐛

- Use Rails's built-in health endpoint by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2792](https://redirect.github.com/manyfold3d/manyfold/pull/2792)
- Remove up-front keypair generation data task by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2802](https://redirect.github.com/manyfold3d/manyfold/pull/2802)
- Avoid creating duplicate problems by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2813](https://redirect.github.com/manyfold3d/manyfold/pull/2813)
- Fix backgrounded organize jobs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2814](https://redirect.github.com/manyfold3d/manyfold/pull/2814)
- Ignore SSL EOF errors from badly configured servers by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2835](https://redirect.github.com/manyfold3d/manyfold/pull/2835)
- Fix activity data migration by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2838](https://redirect.github.com/manyfold3d/manyfold/pull/2838)
- Fix error browsing collections with library filter by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2855](https://redirect.github.com/manyfold3d/manyfold/pull/2855)
- Fix search by removing preview_file preload by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2856](https://redirect.github.com/manyfold3d/manyfold/pull/2856)
- Fix bug with not extracting files from root of zipfile by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2857](https://redirect.github.com/manyfold3d/manyfold/pull/2857)
- Fixed another edge case in path stripping by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2863](https://redirect.github.com/manyfold3d/manyfold/pull/2863)
- fix actor UUID persistence by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2867](https://redirect.github.com/manyfold3d/manyfold/pull/2867)
- Fix missing tags when splitting a model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2868](https://redirect.github.com/manyfold3d/manyfold/pull/2868)
- Fix error with image previews in social graph by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2871](https://redirect.github.com/manyfold3d/manyfold/pull/2871)
- Fix description meta tag by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2872](https://redirect.github.com/manyfold3d/manyfold/pull/2872)
- Fix image path in meta tags by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2873](https://redirect.github.com/manyfold3d/manyfold/pull/2873)
- Skip target fetch for new follow path by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2879](https://redirect.github.com/manyfold3d/manyfold/pull/2879)

##### 🌍 Sustainability & Performance 🌍

- Organize models in background after editing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2812](https://redirect.github.com/manyfold3d/manyfold/pull/2812)

##### 🛠️ Other Improvements 🛠️

- Test that creators can be looked up by acct URI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2791](https://redirect.github.com/manyfold3d/manyfold/pull/2791)
- Translation updates (DE, ES, PL) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2795](https://redirect.github.com/manyfold3d/manyfold/pull/2795)
- Enable japanese and portuguese on translation.io by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2798](https://redirect.github.com/manyfold3d/manyfold/pull/2798)
- Keypair management for ActivityPub actors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2801](https://redirect.github.com/manyfold3d/manyfold/pull/2801)
- Use Mastodon-compatible actor types by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2808](https://redirect.github.com/manyfold3d/manyfold/pull/2808)
- Delay background jobs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2810](https://redirect.github.com/manyfold3d/manyfold/pull/2810)
- Update federails to get UUIDs for actor URLs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2866](https://redirect.github.com/manyfold3d/manyfold/pull/2866)
- Add remote follow support, so you can hit "follow" on other instances
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2875](https://redirect.github.com/manyfold3d/manyfold/pull/2875)
- Move remote follow route to standard path by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2877](https://redirect.github.com/manyfold3d/manyfold/pull/2877)
- Improve opengraph output by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2881](https://redirect.github.com/manyfold3d/manyfold/pull/2881)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.80.1...v0.81.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-08 19:05:48 +02:00
committed by GitHub
parent fe4d45c550
commit dd46f492a7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.80.1
appVersion: 0.81.0
dependencies:
- name: common
version: 25.0.0
@@ -40,4 +40,4 @@ sources:
- https://github.com/Floppy/van_dam
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
type: application
version: 0.8.0
version: 0.9.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.80.1@sha256:4060b459b0f3eb5e8dc4474a835cfe660abb429f4653db8bbac8fd67847b223e
tag: 0.81.0@sha256:9c5c3d19b6cde7e33ba64a06c8dcf662492687c13dea9a0d5a6b5df49441db1e
pullPolicy: IfNotPresent
securityContext: