Skip to content

Commit

Permalink
fix(container): update ghcr.io/tarampampam/error-pages ( 3.3.0 → 3.3.…
Browse files Browse the repository at this point in the history
…1 ) (#5982)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tarampampam/error-pages](https://redirect.github.com/tarampampam/error-pages)
| patch | `3.3.0` -> `3.3.1` |

---

### Release Notes

<details>
<summary>tarampampam/error-pages
(ghcr.io/tarampampam/error-pages)</summary>

###
[`v3.3.1`](https://redirect.github.com/tarampampam/error-pages/releases/tag/v3.3.1)

[Compare
Source](https://redirect.github.com/tarampampam/error-pages/compare/v3.3.0...v3.3.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### 📦 Dependency updates

- build(deps): bump github.com/tdewolff/minify/v2 from 2.20.35 to
2.20.37 in the gomod group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/308](https://redirect.github.com/tarampampam/error-pages/pull/308)
- build(deps): bump library/golang from 1.22-bookworm to 1.23-bookworm
in the docker group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/309](https://redirect.github.com/tarampampam/error-pages/pull/309)
- build(deps): bump the gomod group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/313](https://redirect.github.com/tarampampam/error-pages/pull/313)
- build(deps): bump the gomod group across 1 directory with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/318](https://redirect.github.com/tarampampam/error-pages/pull/318)
- build(deps): bump github.com/urfave/cli/v3 from 3.0.0-alpha9.2 to
3.0.0-beta1 in the gomod group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/320](https://redirect.github.com/tarampampam/error-pages/pull/320)
- build(deps): bump library/alpine from 3.20 to 3.21 in the docker group
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tarampampam/error-pages/pull/319](https://redirect.github.com/tarampampam/error-pages/pull/319)

##### Other Changes

- templates: use "word-break: keep-all" by
[@&#8203;NavyStack](https://redirect.github.com/NavyStack) in
[https://github.com/tarampampam/error-pages/pull/302](https://redirect.github.com/tarampampam/error-pages/pull/302)

**Full Changelog**:
tarampampam/error-pages@v3.3.0...v3.3.1

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 17, 2024
1 parent ad1c2ab commit b625f0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ spec:
enabled: false
image:
repository: ghcr.io/tarampampam/error-pages
tag: 3.3.0
tag: 3.3.1
extraEnvs:
- { name: TEMPLATE_NAME, value: "orient" }
- { name: SHOW_DETAILS, value: "false" }

0 comments on commit b625f0d

Please sign in to comment.