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.2.1 #2691

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Changelog

Sourced from com.fizzed:rocker-compiler'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
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 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.2.1.
- [Changelog](https://github.com/fizzed/rocker/blob/master/CHANGELOG.md)
- [Commits](fizzed/rocker@v1.4.0...v2.2.1)

---
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 Jan 27, 2025
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