Skip to content

Commit

Permalink
feat(container): update docker.io/felddy/foundryvtt ( 12.330.0 → 12.3…
Browse files Browse the repository at this point in the history
…31.0 ) (#5241)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/felddy/foundryvtt](https://togithub.com/felddy/foundryvtt-docker)
| minor | `12.330.0` -> `12.331.0` |

---

### Release Notes

<details>
<summary>felddy/foundryvtt-docker
(docker.io/felddy/foundryvtt)</summary>

###
[`v12.331.0`](https://togithub.com/felddy/foundryvtt-docker/releases/tag/v12.331.0)

[Compare
Source](https://togithub.com/felddy/foundryvtt-docker/compare/v12.330.0...v12.331.0)

This container supports Foundry VTT stable release `12.331`

Please read the official FoundryVTT release notes for details on how to
safely migrate to version `12`.

> \[!note]
> Users migrating from version 11 of this container may be interested in
applying [a patch that will perform module compatibility checks at
startup](https://togithub.com/felddy/foundryvtt-docker/discussions/991).

See:

-   https://foundryvtt.com/releases/12.331
- [Check module `v12` compatibility at container startup:
✅⚠️🟠❌](https://togithub.com/felddy/foundryvtt-docker/discussions/991)

> \[!WARNING]\
> While this is categorized as a stable release there is always a
possibility of unexpected bugs or compatibility issues. As with any time
you update the core software, be sure to perform a complete backup of
your user data to minimize any risk of data loss.

#### What's Changed

- Bump the pip-all group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/felddy/foundryvtt-docker/pull/1024](https://togithub.com/felddy/foundryvtt-docker/pull/1024)
- Bump the github-actions-all group across 1 directory with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/felddy/foundryvtt-docker/pull/1034](https://togithub.com/felddy/foundryvtt-docker/pull/1034)
- Bump the pip-all group across 1 directory with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/felddy/foundryvtt-docker/pull/1033](https://togithub.com/felddy/foundryvtt-docker/pull/1033)
- Fix cheerio import caused by update by
[@&#8203;felddy](https://togithub.com/felddy) in
[https://github.com/felddy/foundryvtt-docker/pull/1037](https://togithub.com/felddy/foundryvtt-docker/pull/1037)
- Bump winston from 3.13.1 to 3.14.2 in the npm-all group across 1
directory by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/felddy/foundryvtt-docker/pull/1038](https://togithub.com/felddy/foundryvtt-docker/pull/1038)
- Bump github/codeql-action from 3.26.1 to 3.26.2 in the
github-actions-all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/felddy/foundryvtt-docker/pull/1035](https://togithub.com/felddy/foundryvtt-docker/pull/1035)
- Bump FoundryVTT version to 12.331 by
[@&#8203;felddy](https://togithub.com/felddy) in
[https://github.com/felddy/foundryvtt-docker/pull/1039](https://togithub.com/felddy/foundryvtt-docker/pull/1039)

**Full Changelog**:
felddy/foundryvtt-docker@v12.330.0...v12.331.0

</details>

---

### 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.

🔕 **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Aug 17, 2024
1 parent 2d996e7 commit 04fe564
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
app:
image:
repository: docker.io/felddy/foundryvtt
tag: 12.330.0@sha256:3f274dfd929a2ed4dea21ff66f4eb9bfcc90c2e72e12e835f19b80535a33f9d0
tag: 12.331.0@sha256:306930efe642caa5541add4e269127a3a9122e007496bb22b524f7d9bcc755fc
env:
FOUNDRY_HOSTNAME: &host "foundry.${SECRET_PUBLIC_DOMAIN}"
FOUNDRY_LOCAL_HOSTNAME: *host
Expand Down

0 comments on commit 04fe564

Please sign in to comment.