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 rocker-maven-plugin from 1.2.1 to 1.3.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps rocker-maven-plugin from 1.2.1 to 1.3.0.

Changelog

Sourced from rocker-maven-plugin's changelog.

1.3.0 - 2020-05-29

  • NOTE: Templates compiled before v1.2.5 are not runtime-compatible if compiled from v1.2.4 due to a change of method signature in how values are rendered. We are bumping up the minor number and re-releasing so users take caution. All templates are still source compatible and fine if generated with v1.2.5+.

1.2.5 - 2020-05-26

  • Null safe operator guards against target value toString() also returning a null (@​jjlauer)
  • Bump gradle publish plugin to v0.12.0

1.2.4 - 2020-05-26

  • Version skipped due to deploy issue to Maven Central

1.2.3 - 2020-01-07

  • Relaxed dynamic binding of template arguments. You can supply a map of keys and values and valid keys are set on the template model. (@​pmlopes)
  • Additional improvements for Java version detection. (@​igorbolic)

1.2.2 - 2019-09-10

  • Support for marking classes with generated annotation (@​serranya)
Commits
  • 590399d [maven-release-plugin] prepare release v1.3.0
  • d941fd3 Update docs
  • bf6af29 Updated README with latest version
  • 4533f1f Update changelog
  • f4abc9d [maven-release-plugin] prepare for next development iteration
  • fb29cd5 [maven-release-plugin] prepare release v1.2.5
  • 3e03ffa [maven-release-plugin] rollback the release of v1.2.4
  • a37ce2c [maven-release-plugin] prepare release v1.2.4
  • c19fc06 Bump gradle publish plugin
  • 9f2ec83 [maven-release-plugin] rollback the release of v1.2.4
  • 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 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 [rocker-maven-plugin](https://github.com/fizzed/rocker) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/fizzed/rocker/releases)
- [Changelog](https://github.com/fizzed/rocker/blob/master/CHANGELOG.md)
- [Commits](fizzed/rocker@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: com.fizzed:rocker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2022
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.

0 participants