davidparsson / junit-report-builder

Making it easier to build Jenkins compatible JUnit XML reports
MIT License
21 stars 14 forks source link

Bump grunt-release from 0.12.0 to 0.13.1 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps grunt-release from 0.12.0 to 0.13.1.

Release notes

Sourced from grunt-release's releases.

0.13.1

This is a minor release but stablizes the release as there were syntax errors in the prebious release.

Changelog

  • Fix runtime error due to trailing comma (#132)
  • Add declaration for undeclared "vars" variable

0.13.0

This release focuses on GitHub releases. We've also added an option to update config variables and fixed an issue with running tasks before and after releases.

Changelog

  • Add Github Enterprise Option
  • Fix GitHub release status check
  • Add Github auth token as variable
  • Fix order of execution of before and after tasks
  • Add support to update config variables with release
  • Update node modules to latest versions
Changelog

Sourced from grunt-release's changelog.

0.13.1 - 2016-05-02

  • Fix runtime error due to trailing comma (#132)
  • Add declaration for undeclared "vars" variable

0.13.0 - 2015-06-19

  • Add Github Enterprise Option
  • Fix GitHub release status check
  • Add Github auth token as variable
  • Fix order of execution of before and after tasks
  • Add support to update config variables with release
  • Update node modules to latest versions
Commits
  • 9608e05 v0.13.1
  • 1e5095e Revert "v0.13.1"
  • 21f226c Revert "Revert "Merge pull request #154 from geddski/logging-updateVars""
  • 4073980 Revert "Merge pull request #154 from geddski/logging-updateVars"
  • 6513442 v0.13.1
  • 4e57507 Merge pull request #154 from geddski/logging-updateVars
  • 811772f Adding logging for updateVars as well as making it possible to be more specif...
  • c7f5964 Merge pull request #149 from gruntjs-updater/peerDep
  • 0a0de0b Adding new versions of node to travis test list
  • 1c9b87a Merge pull request #153 from geddski/make-test-task-work
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dorgan, a new releaser for grunt-release since your current version.


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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.