Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jteVersion from 2.1.2 to 2.2.2 #3188

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps jteVersion from 2.1.2 to 2.2.2.
Updates jte from 2.1.2 to 2.2.2

Release notes

Sourced from jte's releases.

2.2.1

jte

  • #176 null string passed to $unsafe{} behaves the same as if passed to ${}

jte-kotlin

  • #177 bump kotlin version to 1.7.20
  • #161 unsafe can only be used for rendering strings, was missing in jte-kotlin

2.2.0

jte

  • #174 do not output semicolon for !{} expressions in the Java code generator, to be in line with the documentation and the IntelliJ plugin (minor, but possibly breaking change)
  • Removed StringOutputPool, as it was a rather arbitrary and minimal class, easily created if needed and also won't work well together with Loom's upcoming virtual threads
  • Minor hot reload synchronization improvement

jte-watcher

  • Bump io.methvin.directory-watcher to 0.16.1

jte-kotlin

  • Bump kotlin version to 1.7.10
  • Remove special handling of \f escape sequence that is not supported in Kotlin
Commits
  • a6a9a4d Bump version to 2.2.2
  • df0b9ee Revert "Bump kotlin version to 1.7.10"
  • d863e64 Revert "#177 bump kotlin version to 1.7.20"
  • df5433b #179 suppress Linter in generated Kotlin templates
  • b58d9bb #180 add test case for raw keyword with JavaScript template literal
  • 33e304d #179 suppress warnings in generated Kotlin templates
  • 4190ae2 #180 fix raw example in documentation
  • c7a2e5d Bump version to 2.2.2-SNAPSHOT for further development
  • 03fc2b4 Bump version to 2.2.1
  • 9e301fa Update SECURITY.md
  • Additional commits viewable in compare view

Updates jte-kotlin from 2.1.2 to 2.2.2

Release notes

Sourced from jte-kotlin's releases.

2.2.1

jte

  • #176 null string passed to $unsafe{} behaves the same as if passed to ${}

jte-kotlin

  • #177 bump kotlin version to 1.7.20
  • #161 unsafe can only be used for rendering strings, was missing in jte-kotlin

2.2.0

jte

  • #174 do not output semicolon for !{} expressions in the Java code generator, to be in line with the documentation and the IntelliJ plugin (minor, but possibly breaking change)
  • Removed StringOutputPool, as it was a rather arbitrary and minimal class, easily created if needed and also won't work well together with Loom's upcoming virtual threads
  • Minor hot reload synchronization improvement

jte-watcher

  • Bump io.methvin.directory-watcher to 0.16.1

jte-kotlin

  • Bump kotlin version to 1.7.10
  • Remove special handling of \f escape sequence that is not supported in Kotlin
Commits
  • a6a9a4d Bump version to 2.2.2
  • df0b9ee Revert "Bump kotlin version to 1.7.10"
  • d863e64 Revert "#177 bump kotlin version to 1.7.20"
  • df5433b #179 suppress Linter in generated Kotlin templates
  • b58d9bb #180 add test case for raw keyword with JavaScript template literal
  • 33e304d #179 suppress warnings in generated Kotlin templates
  • 4190ae2 #180 fix raw example in documentation
  • c7a2e5d Bump version to 2.2.2-SNAPSHOT for further development
  • 03fc2b4 Bump version to 2.2.1
  • 9e301fa Update SECURITY.md
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps `jteVersion` from 2.1.2 to 2.2.2.

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

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

---
updated-dependencies:
- dependency-name: gg.jte:jte
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: gg.jte:jte-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 10, 2022
@e5l e5l self-requested a review October 10, 2022 08:38
@e5l e5l merged commit 2423cd2 into main Oct 10, 2022
@e5l e5l deleted the dependabot/gradle/jteVersion-2.2.2 branch October 10, 2022 08:38
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant