-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Update module github.com/git-chglog/git-chglog to v0.15.4 - autoclosed #1032
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1032 +/- ##
=======================================
Coverage 38.84% 38.84%
=======================================
Files 86 86
Lines 5612 5612
=======================================
Hits 2180 2180
Misses 3266 3266
Partials 166 166
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
4 times, most recently
from
June 19, 2023 09:36
7c33c6b
to
db9e66d
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
2 times, most recently
from
July 11, 2023 11:39
c99fdcf
to
0dc55f5
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
4 times, most recently
from
July 20, 2023 21:00
de9a605
to
f1e7c54
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
3 times, most recently
from
July 21, 2023 01:39
722d469
to
8f3a9ed
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
from
August 1, 2023 20:01
8f3a9ed
to
003e7e5
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
from
August 1, 2023 22:00
003e7e5
to
024da33
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
from
August 23, 2023 13:41
024da33
to
179198f
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
3 times, most recently
from
August 28, 2023 13:45
d71a0a1
to
c77b4a6
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
3 times, most recently
from
September 5, 2023 20:09
7b021d5
to
7c92581
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
2 times, most recently
from
October 16, 2023 06:19
a691099
to
56f3f57
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
from
October 25, 2023 16:37
56f3f57
to
61a86f4
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
5 times, most recently
from
April 22, 2024 06:44
84084dd
to
98686c4
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
7 times, most recently
from
May 7, 2024 14:27
8602ec5
to
7422491
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
3 times, most recently
from
May 20, 2024 17:46
1ba2bcf
to
9b93461
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
8 times, most recently
from
May 27, 2024 10:16
794d4ba
to
af4d808
Compare
renovate
bot
force-pushed
the
renovate/github.com-git-chglog-git-chglog-0.x
branch
from
May 27, 2024 14:04
af4d808
to
fdab013
Compare
Handled in #1148 |
renovate
bot
changed the title
chore(deps): Update module github.com/git-chglog/git-chglog to v0.15.4
chore(deps): Update module github.com/git-chglog/git-chglog to v0.15.4 - autoclosed
May 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.15.1
->v0.15.4
Release Notes
git-chglog/git-chglog (github.com/git-chglog/git-chglog)
v0.15.4
Compare Source
Bug Fixes
Chores
v0.15.3
Compare Source
Changelog
6ad9b5c
fix: release process (#231)b0f4afe
fix(deps): update module github.com/urfave/cli/v2 to v2.24.3 (#227)f608376
fix(deps): update module github.com/fatih/color to v1.14.1 (#224)6ff4d21
fix(deps): update all non-major dependencies (#223)f3cf5b6
fix(ci): add integration test with docker image (#226)0633628
chore: update changelog for v0.15.326c9a7c
chore: update changelog for v0.15.31dbe8da
chore: bump goreleaser/goreleaser-action to v4. Closes #20813cb5b3
chore: bump docker/login-action to v2. Closes #206v0.15.2
Compare Source
Bug Fixes
Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.