Skip to content

Bump jte.version from 2.1.1 to 2.1.2#1

Open
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/maven/jte.version-2.1.2
Open

Bump jte.version from 2.1.1 to 2.1.2#1
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/maven/jte.version-2.1.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 27, 2022

Bumps jte.version from 2.1.1 to 2.1.2.
Updates jte from 2.1.1 to 2.1.2

Release notes

Sourced from jte's releases.

2.1.2

  • #163 support for Kotlin value classes
  • #166 fix for using JS string interpolation inside @raw in template content
  • #168 fix Kotlin code generation in case there are whitespaces between parameter name and colon
  • #169 prevent Kotlin String interpolation in @raw blocks

Spring Boot integration

  • #165 Add the ability to override the jte template suffix, so spring boot can also use kte templates
Commits
  • 75bc45c Bump version to 2.1.2
  • f9fdd17 Bump nexus staging and maven gpg plugin to latest version
  • 77bb479 Update README.md
  • d0a9b4a #168 fix Kotlin code generation in case there are whitespaces between paramet...
  • af40498 #168 add test case with Kotlin data class
  • fa73ea1 Merge remote-tracking branch 'origin/163-kotlin-value-classes'
  • 8d80803 #163 add test to ensure passing Kotlin value classes to other templates is wo...
  • 0c31c04 #163 add helpful exception message about render methods containing value clas...
  • 1d7d631 #166 fix for using JS string interpolation inside @​raw in template content
  • bbc237b Add the ability to override the jte template suffix (so spring boot can also ...
  • Additional commits viewable in compare view

Updates jte-maven-plugin from 2.1.1 to 2.1.2

Release notes

Sourced from jte-maven-plugin's releases.

2.1.2

  • #163 support for Kotlin value classes
  • #166 fix for using JS string interpolation inside @raw in template content
  • #168 fix Kotlin code generation in case there are whitespaces between parameter name and colon
  • #169 prevent Kotlin String interpolation in @raw blocks

Spring Boot integration

  • #165 Add the ability to override the jte template suffix, so spring boot can also use kte templates
Commits
  • 75bc45c Bump version to 2.1.2
  • f9fdd17 Bump nexus staging and maven gpg plugin to latest version
  • 77bb479 Update README.md
  • d0a9b4a #168 fix Kotlin code generation in case there are whitespaces between paramet...
  • af40498 #168 add test case with Kotlin data class
  • fa73ea1 Merge remote-tracking branch 'origin/163-kotlin-value-classes'
  • 8d80803 #163 add test to ensure passing Kotlin value classes to other templates is wo...
  • 0c31c04 #163 add helpful exception message about render methods containing value clas...
  • 1d7d631 #166 fix for using JS string interpolation inside @​raw in template content
  • bbc237b Add the ability to override the jte template suffix (so spring boot can also ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2022
- provide convenient getters on the HttpRequest interface allowing to retrieve relevant information
- the HttpRequest implementation now overrides ssl/host/port/uri when an absolute URI template is used, just like with an absolute URI string
@yeikel
Copy link
Copy Markdown
Owner

yeikel commented Jul 28, 2022

@dependabot rebase

Bumps `jte.version` from 2.1.1 to 2.1.2.

Updates `jte` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/casid/jte/releases)
- [Commits](casid/jte@2.1.1...2.1.2)

Updates `jte-maven-plugin` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/casid/jte/releases)
- [Commits](casid/jte@2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: gg.jte:jte
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: gg.jte:jte-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/jte.version-2.1.2 branch from 584f9f2 to b55ec85 Compare July 28, 2022 02:52
@yeikel yeikel force-pushed the master branch 2 times, most recently from d5ac1fb to 0e851ce Compare July 20, 2023 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants