Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Update dependency gg.jte:jte to v3.1.9#19

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gg.jte-jte-3.x
Open

Update dependency gg.jte:jte to v3.1.9#19
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gg.jte-jte-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gg.jte:jte (source) 3.0.1 -> 3.1.9 age adoption passing confidence

Release Notes

casid/jte (gg.jte:jte)

v3.1.9

Compare 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.8

Compare Source

Caution! There is a bug with HTML comments in this release. Please upgrade to 3.1.9 instead.

  • #​324 Fix Kotlin models extension code generation for tags/templates in subfolders. Thanks @​marcospereira for this quick hotfix!

v3.1.7

Compare Source

Caution! There is a bug with HTML comments and with Kotlin model generation in this release. Please upgrade to 3.1.9 instead.

  • #​311 Use Stream#toList() instead of collect(). Thanks to @​MariusVolkhart
    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.
  • #​309 Fix imports in Kotlin model generation Thanks to @​MariusVolkhart
  • #​312 Give TemplateDescriptions proper equals() and hashCode() Thanks to @​MariusVolkhart
  • #​319 Fix parameter declaration for generated Kotlin templates Thanks to @​marcospereira
  • #​310 Reformat the templates for Kotlin model code Thanks to @​MariusVolkhart and @​marcospereira
  • #​308 fix for broken backtick in comment within content block

v3.1.6

Compare 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.5

Compare Source

v3.1.4

Compare Source

  • #​290 Fix broken links in source code after documentation update (thanks to @​marcospereira)
  • #​292 Fix compilation error when multiple for-else with the same nesting depth are in the same template
  • #​293 Allow to specify JVM target for kte templates via Gradle/Maven

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

  • #​272 Add developmentMode configuration metadata property to spring-boot-starter, that was missing from the previous release. Thanks @​schowave for spotting and fixing this!

v3.1.0

Compare Source

  • #​268 Bump Kotlin version from 1.8.10 to latest 1.9.10
  • #​251 Spring Boot Starter improvements (Caution: productionProfileName is gone, you now need to explicitly set usePrecompiledTemplates)
  • #​266 bugfix when mixing jte with kte templates

v3.0.3

Compare Source

  • #​255 empty String in attribute value does not remove the attribute
  • #​254 fix dynamic attribute names when using $unsafe{} or a custom HTML policy
  • #​242 add policy that fails if HTML attribute names contain a semicolon

v3.0.2

Compare Source

  • #​247 HTML smart attributes and HTML interceptor do not have side effects
  • #​250 provide further information in unclosed tags error message
  • #​250 declaration tags do not need to be closed

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.0.2 Update dependency gg.jte:jte to v3.0.3 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 1993152 to 57026cb Compare August 16, 2023 07:17
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.0.3 Update dependency gg.jte:jte to v3.1.0 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 57026cb to 939372e Compare September 3, 2023 09:51
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.0 Update dependency gg.jte:jte to v3.1.1 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 939372e to cad9028 Compare October 3, 2023 10:44
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.1 Update dependency gg.jte:jte to v3.1.2 Oct 7, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from cad9028 to 8f5f7c9 Compare October 7, 2023 06:02
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.2 Update dependency gg.jte:jte to v3.1.3 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 8f5f7c9 to 624171d Compare October 20, 2023 21:20
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.3 Update dependency gg.jte:jte to v3.1.4 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 624171d to 6d32d62 Compare October 30, 2023 22:52
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.4 Update dependency gg.jte:jte to v3.1.5 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 6d32d62 to 3d63c8d Compare November 21, 2023 08:09
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.5 Update dependency gg.jte:jte to v3.1.6 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 3d63c8d to d54202b Compare December 8, 2023 16:56
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from d54202b to 34b2760 Compare January 26, 2024 17:37
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.6 Update dependency gg.jte:jte to v3.1.7 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from 34b2760 to a42adc4 Compare January 27, 2024 08:45
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.7 Update dependency gg.jte:jte to v3.1.8 Jan 27, 2024
@renovate renovate bot changed the title Update dependency gg.jte:jte to v3.1.8 Update dependency gg.jte:jte to v3.1.9 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/gg.jte-jte-3.x branch from a42adc4 to 4f78c72 Compare January 27, 2024 20:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants