spring-cloud / spring-cloud-release

Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
http://projects.spring.io/spring-cloud
Apache License 2.0
877 stars 181 forks source link

Bump handlebars from 4.0.6 to 4.2.0 #199

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps handlebars from 4.0.6 to 4.2.0.

Release notes

Sourced from handlebars's releases.

handlebars.java 4.2.0

Happy and proud to announce the 4.2.0 release! 🚀 🎉

  • Handlebar.js dependency was upgraded it to 4.7.6

Changes

Donate/Support

handlebars.java 4.1.2

Minor release with a regression fix for partials:

#660 Partial call with line breaks between hash parameters cause exception since version 4.1.1

#654 Specifying a context resolver without a MapValueResolver breaks list psudo-variables

Thanks all.

handlebars.java 4.1.1

bugs

#646 IndexOutOfBoundException in Formatter chain #655 Fix inline partial leak

enhancements

#656 Control characters aren't allowed in handlebars expressions #657 Literals such as "let", "const" not supported anymore in registerHelpers() API. #643 "empty" variable name does not work in a partial

Checkout the complete list of changes here

support

Please star/follow handlebars.java on Github.

Buy Edgar a beer!

handlebars.java 4.1.0

Great news for Handlebras.java!! This new release is targeted to run Java 8 (finally!) or higher and uses Nashorn as Java Script Engine (removing the need of adding rhino to your classpath).

New Features

Commits
  • 3be74e1 v4.2.0
  • 46e957b checkstyle upgrade
  • c3e28cf Bump maven-checkstyle-plugin from 2.15 to 3.1.1
  • 0040172 Bump maven-jar-plugin from 3.1.0 to 3.2.0
  • 9bae90e Bump maven-shade-plugin from 3.1.1 to 3.2.3
  • 455a85c Bump launch4j-maven-plugin from 1.5.1 to 1.7.25
  • 70cc933 Bump maven-bundle-plugin from 3.5.0 to 4.2.1
  • ac5c748 upgrade jackson and jetty-server
  • b4a363e Allow carriage return and tabs. fix #699
  • 3b3bb67 Fix formatting of PR 679
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)