Skip to content

Commit 54cc879

Browse files
authored
Merge pull request #743 from mackerelio/bump-version-0.62.3
Release version 0.62.3
2 parents 3cd05bd + f0ee4b0 commit 54cc879

3 files changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.62.3 (2025-10-20)
4+
5+
* Bump github.com/mholt/archives from 0.1.4 to 0.1.5 #742 (dependabot[bot])
6+
* Bump the stable-packages group across 1 directory with 2 updates #741 (dependabot[bot])
7+
* Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 #740 (dependabot[bot])
8+
* Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 #737 (dependabot[bot])
9+
* added dependabot cooldown #734 (yseto)
10+
11+
312
## 0.62.2 (2025-09-30)
413

514
* Bump github.com/mholt/archives from 0.1.3 to 0.1.4 #732 (dependabot[bot])

packaging/deb-v2/debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
mkr (0.62.3-1.v2) stable; urgency=low
2+
3+
* Bump github.com/mholt/archives from 0.1.4 to 0.1.5 (by dependabot[bot])
4+
<https://github.com/mackerelio/mkr/pull/742>
5+
* Bump the stable-packages group across 1 directory with 2 updates (by dependabot[bot])
6+
<https://github.com/mackerelio/mkr/pull/741>
7+
* Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 (by dependabot[bot])
8+
<https://github.com/mackerelio/mkr/pull/740>
9+
* Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 (by dependabot[bot])
10+
<https://github.com/mackerelio/mkr/pull/737>
11+
* added dependabot cooldown (by yseto)
12+
<https://github.com/mackerelio/mkr/pull/734>
13+
14+
-- mackerel <mackerel-developers@hatena.ne.jp> Mon, 20 Oct 2025 02:05:27 +0000
15+
116
mkr (0.62.2-1.v2) stable; urgency=low
217

318
* Bump github.com/mholt/archives from 0.1.3 to 0.1.4 (by dependabot[bot])

packaging/rpm/mkr-v2.spec

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ rm -f %{buildroot}%{_bindir}/%{name}
3535
%{_bindir}/%{name}
3636

3737
%changelog
38+
* Mon Oct 20 2025 <mackerel-developers@hatena.ne.jp> - 0.62.3
39+
- Bump github.com/mholt/archives from 0.1.4 to 0.1.5 (by dependabot[bot])
40+
- Bump the stable-packages group across 1 directory with 2 updates (by dependabot[bot])
41+
- Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 (by dependabot[bot])
42+
- Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 (by dependabot[bot])
43+
- added dependabot cooldown (by yseto)
44+
3845
* Tue Sep 30 2025 <mackerel-developers@hatena.ne.jp> - 0.62.2
3946
- Bump github.com/mholt/archives from 0.1.3 to 0.1.4 (by dependabot[bot])
4047
- Bump the stable-packages group across 1 directory with 5 updates (by dependabot[bot])

0 commit comments

Comments
 (0)