Update Docker image tarampampam/error-pages to v3.8.1#924
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update Docker image tarampampam/error-pages to v3.8.1#924renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
6f03035 to
832fbac
Compare
832fbac to
af7ceb2
Compare
af7ceb2 to
adc53cc
Compare
adc53cc to
3169219
Compare
3169219 to
b31e163
Compare
b31e163 to
d9e329b
Compare
d9e329b to
3f0a916
Compare
3f0a916 to
fa4d82c
Compare
fa4d82c to
36f6078
Compare
36f6078 to
edc2de4
Compare
edc2de4 to
111c55e
Compare
111c55e to
9625557
Compare
9625557 to
75e04fd
Compare
75e04fd to
914aa78
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ----- | | docker | tarampampam/error-pages | 2.18.0 | 3.8.1 | Signed-off-by: Nicholas St. Germain <dirtycajunrice@users.noreply.github.com>
914aa78 to
979bcee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.18.0→3.8.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tarampampam/error-pages (tarampampam/error-pages)
v3.8.1Compare Source
What's Changed
📦 Dependency updates
Full Changelog: tarampampam/error-pages@v3.8.0...v3.8.1
v3.8.0Compare Source
What's Changed
🚀 Features
📦 Dependency updates
New Contributors
Full Changelog: tarampampam/error-pages@v3.7.1...v3.8.0
v3.7.1Compare Source
What's Changed
📦 Dependency updates
Full Changelog: tarampampam/error-pages@v3.7.0...v3.7.1
v3.7.0Compare Source
What's Changed
🚀 Features
📦 Dependency updates
New Contributors
Full Changelog: tarampampam/error-pages@v3.6.0...v3.7.0
v3.6.0Compare Source
What's Changed
🚀 Features
📦 Dependency updates
New Contributors
Full Changelog: tarampampam/error-pages@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
🚀 Features
📦 Dependency updates
New Contributors
Full Changelog: tarampampam/error-pages@v3.4.1...v3.5.0
v3.4.1Compare Source
What's Changed
🛠 Fixes
Full Changelog: tarampampam/error-pages@v3.4.0...v3.4.1
v3.4.0Compare Source
What's Changed
🛠 Fixes
cfg.ProxyHeaders(#352) #357🚀 Features
--templateand--themeas aliases for the--template-nameflag #356win98template #355❌ Removed
goatcounterstats collection #356📦 Dependency Updates
github.com/tdewolff/minify/v2&github.com/valyala/fasthttpupdated #354🔧 Other Changes
Full Changelog: tarampampam/error-pages@v3.3.3...v3.4.0
v3.3.3Compare Source
What's Changed
📦 Dependency updates
Full Changelog: tarampampam/error-pages@v3.3.2...v3.3.3
v3.3.2Compare Source
What's Changed
🛠 Fixes
📦 Dependency updates
New Contributors
Full Changelog: tarampampam/error-pages@v3.3.1...v3.3.2
v3.3.1Compare Source
What's Changed
📦 Dependency updates
Other Changes
Full Changelog: tarampampam/error-pages@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
🚀 Features
New Contributors
Full Changelog: tarampampam/error-pages@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
🚀 Features
ADD_TEMPLATE(replacing the--add-templateflag) (#295)jsonby default in the Docker image (#295)Full Changelog: tarampampam/error-pages@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
🚀 Features
Full Changelog: tarampampam/error-pages@v3.0.1...v3.1.0
v3.0.1Compare Source
What's Changed
🛠 Fixes
Full Changelog: tarampampam/error-pages@v3.0.0...v3.0.1
v3.0.0Compare Source
What's Changed
🚀 Added
--xml-format,--json-format, or--plaintext-formatrespectively (or their environment variables)GETmethod only)--send-same-http-codeto respond with the same HTTP code as the requested error page code--disable-templateto disable certain templates (useful when using automatic template rotation to exclude some from the available templates list)4**. Refer to the documentation for more information about--add-http-code🛠 Changed
--add-template--rotation-modeinstead of the previous "magic" template names likei-said-randomorrandom-hourly/{code},/{code}.html, and/{code}.html7-darkandl7-lighttemplates (themes) into a singlel7theme--proxy-headersis nowX-Request-Id,X-Trace-Id,X-Amzn-Trace-Idwarnfor Docker image (due to performance reasons), set it toinfoto get the access logs, if you need🪦 Removed
--config-fileflag was removed)matrixtemplate (theme)/metricsendpoint--default-http-codeflag (+ env variableDEFAULT_HTTP_CODE)--catch-allflag (+env variableCATCH_ALL)Full Changelog: tarampampam/error-pages@v2.27.0...v3.0.0
v2.27.0Compare Source
Changed
1.21up to1.22v2.26.0Compare Source
Added
--read-buffer-sizeflag or environment variableREAD_BUFFER_SIZE) #238, #244v2.25.0Compare Source
Added
1.20up to1.21--catch-allflag for theserveor environment variableCATCH_ALL=true) #217v2.24.0Compare Source
Added
--listenflag #191v2.23.0Compare Source
Added
orient#190v2.22.0Compare Source
Changed
404status page (with404status code) #188v2.21.0Compare Source
Changed
1.19up to1.20github.com/tarampampam/error-pagestogh.tarampamp.am/error-pagesv2.20.0Compare Source
⚠ Breaking changes: global flags (like
--log-level,--verbose,--debug,--log-jsonand--log-format) should be defined before the subcommandChanged
versionsubcommand replaced by--versionflag #163--config-fileflag is not global anymore (useerror-pages (serve|build) --config-file ...instead oferror-pages --config-file ... (serve|build) ...) #163--verbose,--debugand--log-jsonare deprecated, use--log-leveland--log-formatinstead #163Added
v2.19.0Compare Source
Changed
1.18up to1.19Added
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.
This PR was generated by Mend Renovate. View the repository job log.