This repository was archived by the owner on Feb 3, 2024. It is now read-only.
Update dependency gg.jte:jte-models to v3.1.9#20
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
2fc6b02 to
cd921d2
Compare
cd921d2 to
19d8f27
Compare
19d8f27 to
da0d4e8
Compare
da0d4e8 to
28cf9a9
Compare
28cf9a9 to
f11bba3
Compare
f11bba3 to
a4c7ed1
Compare
a4c7ed1 to
175031e
Compare
175031e to
21e364d
Compare
21e364d to
652f811
Compare
652f811 to
66bcbc7
Compare
66bcbc7 to
728ec03
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.0.1->3.1.9Release Notes
casid/jte (gg.jte:jte-models)
v3.1.9Compare Source
Hotfix for #325, HTML Comments Inside Content Blocks Cause Compilation Failure in jte 3.1.7/3.1.8
Thank you @PsychotherapistSam for reporting!
v3.1.8Compare Source
Caution! There is a bug with HTML comments in this release. Please upgrade to 3.1.9 instead.
v3.1.7Compare Source
Caution! There is a bug with HTML comments and with Kotlin model generation in this release. Please upgrade to 3.1.9 instead.
This change could potentially break user code for these public methods:
public List TemplateEngine#generateAll()
public List TemplateEngine#precompileAll()
public List TemplateEngine#precompile(List names)
Previously, those methodes returned mutable lists, now they return immutable lists. We decided to still include this change in a bugfix release, since most users will not call these methods directly and if they do and modify them, it will only break at template generation/compilation, not in production code.
v3.1.6Compare Source
Hotfix for #305, which unexpectedly prevented user output in a:href, for instance when starting with a "j". Thank you @erik-alm for reporting!
v3.1.5Compare Source
v3.1.4Compare Source
v3.1.3Compare Source
v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
productionProfileNameis gone, you now need to explicitly setusePrecompiledTemplates)v3.0.3Compare Source
$unsafe{}or a custom HTML policyv3.0.2Compare Source
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 has been generated by Mend Renovate. View repository job log here.