Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jknack/handlebars.java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: jknack/handlebars.java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.1
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    ef79693 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. GH-1009: update Apache Commons Text to 1.10.0

    Fix CVE-2022-42889
    
    Note that Apache Commons Text is packaged as a shaded dependency.
    aschwarte10 authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ff12b6b View commit details
    Browse the repository at this point in the history
  2. Bump jackson-databind from 2.13.0 to 2.13.2.1

    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.2.1.
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    32b7b35 View commit details
    Browse the repository at this point in the history
  3. Bump snakeyaml from 1.29 to 1.31

    Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 1.31.
    - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.29)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    28c4e55 View commit details
    Browse the repository at this point in the history
  4. Bump spring-webmvc from 5.3.10 to 5.3.23

    Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.10 to 5.3.23.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v5.3.10...v5.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-webmvc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    74ab8fa View commit details
    Browse the repository at this point in the history
  5. Bump logback-classic from 1.2.6 to 1.4.4

    Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.6 to 1.4.4.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.2.6...v_1.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    46df78c View commit details
    Browse the repository at this point in the history
  6. Bump mockito-core from 4.0.0 to 4.8.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.8.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.0.0...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d8bbd04 View commit details
    Browse the repository at this point in the history
  7. Bump antlr-version from 4.9.2 to 4.9.3

    Bumps `antlr-version` from 4.9.2 to 4.9.3.
    
    Updates `antlr4-runtime` from 4.9.2 to 4.9.3
    - [Release notes](https://github.com/antlr/antlr4/releases)
    - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
    - [Commits](antlr/antlr4@4.9.2...4.9.3)
    
    Updates `antlr4-maven-plugin` from 4.9.2 to 4.9.3
    - [Release notes](https://github.com/antlr/antlr4/releases)
    - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
    - [Commits](antlr/antlr4@4.9.2...4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.antlr:antlr4-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.antlr:antlr4-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    34d1d04 View commit details
    Browse the repository at this point in the history
  8. Bump jetty-webapp in /handlebars-proto

    Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 9.4.44.v20210927.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-webapp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b7c6a8c View commit details
    Browse the repository at this point in the history
  9. Bump joda-time from 2.10.12 to 2.12.0

    Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.12 to 2.12.0.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](JodaOrg/joda-time@v2.10.12...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e46ba8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29f6296 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efae7ba View commit details
    Browse the repository at this point in the history
  12. v4.3.1

    jknack committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    683c5e8 View commit details
    Browse the repository at this point in the history
Loading