vertx-web icon indicating copy to clipboard operation
vertx-web copied to clipboard

Bump rocker.version from 1.3.0 to 2.2.1

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps rocker.version from 1.3.0 to 2.2.1. Updates com.fizzed:rocker-runtime from 1.3.0 to 2.2.1

Changelog

Sourced from com.fizzed:rocker-runtime's changelog.

2.2.1 - 2025-01-22

  • Same as v2.2.0, but issue deploying to maven central so needed new version.

2.2.0 - 2025-01-22

  • Bump commons-lang3 to v3.17.0
  • Bump slf4j-api to v1.7.36
  • Numerous changes to build process

2.1.0 - 2024-11-09

  • New Switch Expression feature for Java 17+ (@​asaf-wizzdi)
  • New rocker-test-template17 module for testing code on Java 17+ only

2.0.1 - 2024-11-06

  • New PlainTextStrategy of STATIC_BYTE_ARRAYS (helps with GraalVM compatability) (@​ppedregal)
  • Maven plugin supports setting "plainTextStrategy" as a new configuration option (@​ppedregal)

2.0.0 - 2024-11-06

  • Java 7 support dropped. Java 8 is now minimum supported version (Java 21 will no longer compile < 8).
  • New switch statement feature (@​asaf-wizzdi)
  • Merged rocker-test-java7 and rocker-test-java8 modules together into rocker-test-template
  • Blaze build system updated to v1.5.1 (which works on Java 21)
  • CI automated tests for Java 21
  • Bump maven-parent v2.6.0
  • Bump project blaze.jar to v1.6.0

1.4.0 - 2023-10-11

  • Java 6 support dropped. Java 7 is now minimum.
  • Validation of Java 7, 8, 11, 17, and 19
  • Gradle build process uses version 7.3
Commits
  • 813242c [maven-release-plugin] prepare release v2.2.1
  • 66f4c76 Update blaze build
  • c4be1e5 [maven-release-plugin] prepare for next development iteration
  • c9e9b70 [maven-release-plugin] prepare release v2.2.0
  • 471c8e7 Update changelog
  • 7cc8454 Merge pull request #189 from fizzed/feature/blaze-build
  • abcf2cf Other tweaks to build process
  • f75455e Simplify more maven build poms
  • 12e33b2 Improve maven build process
  • 5b2883f Bump slf4j to v1.7.36
  • Additional commits viewable in compare view

Updates com.fizzed:rocker-maven-plugin from 1.3.0 to 2.2.1

Changelog

Sourced from com.fizzed:rocker-maven-plugin's changelog.

2.2.1 - 2025-01-22

  • Same as v2.2.0, but issue deploying to maven central so needed new version.

2.2.0 - 2025-01-22

  • Bump commons-lang3 to v3.17.0
  • Bump slf4j-api to v1.7.36
  • Numerous changes to build process

2.1.0 - 2024-11-09

  • New Switch Expression feature for Java 17+ (@​asaf-wizzdi)
  • New rocker-test-template17 module for testing code on Java 17+ only

2.0.1 - 2024-11-06

  • New PlainTextStrategy of STATIC_BYTE_ARRAYS (helps with GraalVM compatability) (@​ppedregal)
  • Maven plugin supports setting "plainTextStrategy" as a new configuration option (@​ppedregal)

2.0.0 - 2024-11-06

  • Java 7 support dropped. Java 8 is now minimum supported version (Java 21 will no longer compile < 8).
  • New switch statement feature (@​asaf-wizzdi)
  • Merged rocker-test-java7 and rocker-test-java8 modules together into rocker-test-template
  • Blaze build system updated to v1.5.1 (which works on Java 21)
  • CI automated tests for Java 21
  • Bump maven-parent v2.6.0
  • Bump project blaze.jar to v1.6.0

1.4.0 - 2023-10-11

  • Java 6 support dropped. Java 7 is now minimum.
  • Validation of Java 7, 8, 11, 17, and 19
  • Gradle build process uses version 7.3
Commits
  • 813242c [maven-release-plugin] prepare release v2.2.1
  • 66f4c76 Update blaze build
  • c4be1e5 [maven-release-plugin] prepare for next development iteration
  • c9e9b70 [maven-release-plugin] prepare release v2.2.0
  • 471c8e7 Update changelog
  • 7cc8454 Merge pull request #189 from fizzed/feature/blaze-build
  • abcf2cf Other tweaks to build process
  • f75455e Simplify more maven build poms
  • 12e33b2 Improve maven build process
  • 5b2883f Bump slf4j to v1.7.36
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar Jun 04 '25 16:06 dependabot[bot]