samskivert / jmustache

A Java implementation of the Mustache templating language.
Other
828 stars 129 forks source link

Bump org.eluder.coveralls:coveralls-maven-plugin from 2.1.0 to 4.3.0 #161

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps org.eluder.coveralls:coveralls-maven-plugin from 2.1.0 to 4.3.0.

Changelog

Sourced from org.eluder.coveralls:coveralls-maven-plugin's changelog.

Changelog

4.2.0

  • #95, #96: Improved error message for misbehaving Coveralls API
  • #92: Support for HTTP proxies in settings.xml
  • #91: Support for epoch formatted timestamps

4.1.0

  • #88: Support for AppVeyor CI

4.0.0

  • #85: Merge coverages from multiple reports to single source file
  • #84: Change source content to source digest per new Coveralls API
  • #83: Require Java 7 to support new features and syntax
  • #77: Support for custom build timestamp format

3.2.1

  • #87: Downgraded jgit version to support Java 6

3.2.0

  • #82: Improved error message for duplicate classes in different modules
  • #76: Property to allow Coveralls service fail without build failure
  • #74: Handle transitive logging dependencies better

3.1.0

  • #67: Configurable project basedir
  • #65, #66, #68: Support for Shippable CI
  • #63: Directory scanning source loader

3.0.1

  • #53: Improved error message for missing source encoding
  • #52: Ignore duplicate source files on Cobertura aggregate mode

3.0.0

  • #48: Removed support for URL based source loading due to Coveralls changes

... (truncated)

Commits
  • b2ad543 Updated to version 4.3.0.
  • 01fbfe4 Updated license information.
  • 73f830f Updated Jackson, Jgit and Wiremock.
  • a07d85b Merge pull request #100 from SHildebrandt/master
  • e764098 Fixed Wercker environment variables
  • 0c780b0 Merge pull request #99 from SHildebrandt/master
  • 14c9b04 Documentation for snapshot repositories.
  • 91b71d9 Added support for Wercker
  • 9908144 Updated changelog for 4.2.0.
  • f62c7d0 Updated to version 4.3.0-SNAPSHOT.
  • 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 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)