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 com.fizzed:rocker-compiler from 1.4.0 to 2.1.0 #2648

Open
wants to merge 1 commit into
base: 4.7.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps com.fizzed:rocker-compiler from 1.4.0 to 2.1.0.

Changelog

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

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
Commits
  • 5ec8c7f [maven-release-plugin] prepare release v2.1.0
  • 228b085 Update changelog for upcoming release
  • 5246989 Switch Expressions (#186)
  • 2caadbf Update SYNTAX.md
  • 8e0b9af Updated README with latest version
  • 13a5779 [maven-release-plugin] prepare for next development iteration
  • e8ecb5b [maven-release-plugin] prepare release v2.0.1
  • def18f5 Update readme and docs
  • 58b995d Merge pull request #183 from fizzed/dependabot/maven/io.undertow-undertow-cor...
  • a83446c Merge pull request #184 from fizzed/dependabot/maven/commons-io-commons-io-2....
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [com.fizzed:rocker-compiler](https://github.com/fizzed/rocker) from 1.4.0 to 2.1.0.
- [Changelog](https://github.com/fizzed/rocker/blob/master/CHANGELOG.md)
- [Commits](fizzed/rocker@v1.4.0...v2.1.0)

---
updated-dependencies:
- dependency-name: com.fizzed:rocker-compiler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency-upgrade java Pull requests that update Java code labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants