Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

chore(deps): bump de.jutzig:github-release-plugin from 1.4.0 to 1.6.0 #139

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps de.jutzig:github-release-plugin from 1.4.0 to 1.6.0.

Release notes

Sourced from de.jutzig:github-release-plugin's releases.

v1.6.0

Maven plugin to create github releases and upload assets to the release

v1.6.0-SNAPSHOT

Maven plugin to create github releases and upload assets to the release

v1.5.1

Maven plugin to create github releases and upload assets to the release

Commits
  • d9430d9 Merge pull request #53 from anenviousguest/fix/52-generate-changelog
  • 95ce24a Fixes #52: enhanced documentation.
  • 612a0f9 Fixes #52: enhanced documentation.
  • a55d8be Fixes #52: added support for automatically generated release notes.
  • 92b5084 switch to next SNAPSHOT version
  • 330f19b preparing 1.5.0 release
  • ec6da48 Merge pull request #51 from anenviousguest/master
  • b97ade0 Fixed typo.
  • 95b5db4 Renamed test method.
  • 2195b9f Further refactored to pull up all public URL fallbacks to one place.
  • 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 [de.jutzig:github-release-plugin](https://github.com/jutzig/github-release-plugin) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/jutzig/github-release-plugin/releases)
- [Changelog](https://github.com/jutzig/github-release-plugin/blob/master/release.md)
- [Commits](jutzig/github-release-plugin@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: de.jutzig:github-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (26985d3) 34.23% compared to head (e31e1c0) 34.23%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #139   +/-   ##
=========================================
  Coverage     34.23%   34.23%           
  Complexity      131      131           
=========================================
  Files            27       27           
  Lines          2024     2024           
  Branches        145      145           
=========================================
  Hits            693      693           
  Misses         1303     1303           
  Partials         28       28           

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

@bednar bednar added this to the 1.26.0 milestone Dec 5, 2023
@bednar bednar merged commit 9413df1 into master Dec 5, 2023
6 checks passed
@bednar bednar deleted the dependabot/maven/de.jutzig-github-release-plugin-1.6.0 branch December 5, 2023 07:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants