stevespringett / nist-data-mirror

A simple Java command-line utility to mirror the CVE JSON data from NIST.
Apache License 2.0
206 stars 93 forks source link

Bump github-release-plugin from 1.3.0 to 1.4.0 #44

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github-release-plugin from 1.3.0 to 1.4.0.

Release notes *Sourced from [github-release-plugin's releases](https://github.com/jutzig/github-release-plugin/releases).* > ## v1.4.0 > Maven plugin to create github releases and upload assets to the release > > ## v1.3.1 > Maven plugin to create github releases and upload assets to the release
Commits - [`e68bccd`](https://github.com/jutzig/github-release-plugin/commit/e68bccd8f307a6abd453e6de7be20c006516a3f4) Merge pull request [#44](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/44) from tjuerge/fix-41-add-multi-module-support - [`8293177`](https://github.com/jutzig/github-release-plugin/commit/8293177f3f8591785bf72e75cd78cfe38c84b8e4) 1.3.1. release - [`d86f8d6`](https://github.com/jutzig/github-release-plugin/commit/d86f8d63a233331d6543a8f022ac3ffb9f92ea8e) Merge pull request [#43](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/43) from tjuerge/fix-40-already-existing-release - [`6816574`](https://github.com/jutzig/github-release-plugin/commit/681657434033e6252c24cdbe967fd86b33c0bbc9) Merge pull request [#42](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/42) from tjuerge/fix-39-mojo-annotations - [`b1a086f`](https://github.com/jutzig/github-release-plugin/commit/b1a086f4016d3c53737122237c5def5c8982d518) adds additional multi-module integration test - [`3be13f7`](https://github.com/jutzig/github-release-plugin/commit/3be13f786758f57e9aa8a6ba154aa0b0c287f490) fixes [#41](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/41) - updates repository regexp pattern to support optional child proje... - [`3cd07c5`](https://github.com/jutzig/github-release-plugin/commit/3cd07c562b6df0bea3261808669ad121bf99b9f6) fixes [#40](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/40) - updates handling of existing release - [`72f3689`](https://github.com/jutzig/github-release-plugin/commit/72f368981cff2f4a1f1ba86fbedfedf443dd761d) fixes [#39](https://github-redirect.dependabot.com/jutzig/github-release-plugin/issues/39) - migrates the plugin to use the new Maven plugin api for annotations - [`ee6acc5`](https://github.com/jutzig/github-release-plugin/commit/ee6acc592bc6b6aa648e7ac6b9d77dab0ffd3d8d) updates plugins and dependencies to their latest versions - [`dc73f99`](https://github.com/jutzig/github-release-plugin/commit/dc73f99fc0ccc2851eecf43e226e847b717d08b1) changes way of specifying required Maven version and updates Java version (st... - Additional commits viewable in [compare view](https://github.com/jutzig/github-release-plugin/compare/v1.3.0...v1.4.0)


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 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)