Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14.

Commits
  • 698bb59 [maven-release-plugin] prepare release mustache.java-0.9.14
  • 78dbb3e ISSUE-305: add a test case
  • 702606f add support for dynamicnames
  • 9442141 update the README with a link to the build
  • a9c77e8 the lambda tests depend on this ordering
  • 9cc19a4 update to latest spec tests
  • b2676e4 Update README.md
  • d2a2632 Update maven.yml
  • 5f883ae Update maven.yml
  • b72d3af Create maven.yml
  • 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.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.13 to 0.9.14.
- [Commits](spullara/mustache.java@mustache.java-0.9.13...mustache.java-0.9.14)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
@codecov
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (8a1ebf0) to head (bbcab0f).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2298   +/-   ##
=========================================
  Coverage     86.32%   86.32%           
  Complexity     1309     1309           
=========================================
  Files           148      148           
  Lines          4038     4038           
  Branches        508      508           
=========================================
  Hits           3486     3486           
  Misses          333      333           
  Partials        219      219           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tipsy tipsy merged commit bdaa703 into master Aug 1, 2024
@tipsy tipsy deleted the dependabot/maven/master/com.github.spullara.mustache.java-compiler-0.9.14 branch August 1, 2024 21:55
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.

2 participants