File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.47.2 (2022-11-04)
4+
5+ * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 #505 (dependabot[ bot] )
6+ * Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 #503 (dependabot[ bot] )
7+ * Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 #502 (dependabot[ bot] )
8+ * Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 #501 (dependabot[ bot] )
9+ * Bump github.com/urfave/cli from 1.22.9 to 1.22.10 #498 (dependabot[ bot] )
10+ * Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 #497 (dependabot[ bot] )
11+ * Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 #492 (dependabot[ bot] )
12+ * Bump alpine from 3.16.1 to 3.16.2 #488 (dependabot[ bot] )
13+
14+
315## 0.47.1 (2022-09-14)
416
517* Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 #494 (dependabot[ bot] )
Original file line number Diff line number Diff line change 11BIN := mkr
2- VERSION := 0.47.1
2+ VERSION := 0.47.2
33CURRENT_REVISION := $(shell git rev-parse --short HEAD)
44BUILD_LDFLAGS := "-w -s -X main.gitcommit=$(CURRENT_REVISION ) "
55
Original file line number Diff line number Diff line change 1+ mkr (0.47.2-1.v2) stable; urgency=low
2+
3+ * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
4+ <https://github.com/mackerelio/mkr/pull/505>
5+ * Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 (by dependabot[bot])
6+ <https://github.com/mackerelio/mkr/pull/503>
7+ * Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 (by dependabot[bot])
8+ <https://github.com/mackerelio/mkr/pull/502>
9+ * Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 (by dependabot[bot])
10+ <https://github.com/mackerelio/mkr/pull/501>
11+ * Bump github.com/urfave/cli from 1.22.9 to 1.22.10 (by dependabot[bot])
12+ <https://github.com/mackerelio/mkr/pull/498>
13+ * Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 (by dependabot[bot])
14+ <https://github.com/mackerelio/mkr/pull/497>
15+ * Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 (by dependabot[bot])
16+ <https://github.com/mackerelio/mkr/pull/492>
17+ * Bump alpine from 3.16.1 to 3.16.2 (by dependabot[bot])
18+ <https://github.com/mackerelio/mkr/pull/488>
19+
20+ -- mackerel <mackerel-developers@hatena.ne.jp> Fri, 4 Nov 2022 02:37:02 +0000
21+
122mkr (0.47.1-1.v2) stable; urgency=low
223
324 * Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 (by dependabot[bot])
Original file line number Diff line number Diff line change 1+ mkr (0.47.2-1) stable; urgency=low
2+
3+ * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
4+ <https://github.com/mackerelio/mkr/pull/505>
5+ * Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 (by dependabot[bot])
6+ <https://github.com/mackerelio/mkr/pull/503>
7+ * Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 (by dependabot[bot])
8+ <https://github.com/mackerelio/mkr/pull/502>
9+ * Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 (by dependabot[bot])
10+ <https://github.com/mackerelio/mkr/pull/501>
11+ * Bump github.com/urfave/cli from 1.22.9 to 1.22.10 (by dependabot[bot])
12+ <https://github.com/mackerelio/mkr/pull/498>
13+ * Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 (by dependabot[bot])
14+ <https://github.com/mackerelio/mkr/pull/497>
15+ * Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 (by dependabot[bot])
16+ <https://github.com/mackerelio/mkr/pull/492>
17+ * Bump alpine from 3.16.1 to 3.16.2 (by dependabot[bot])
18+ <https://github.com/mackerelio/mkr/pull/488>
19+
20+ -- mackerel <mackerel-developers@hatena.ne.jp> Fri, 4 Nov 2022 02:37:02 +0000
21+
122mkr (0.47.1-1) stable; urgency=low
223
324 * Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 (by dependabot[bot])
File renamed without changes.
Original file line number Diff line number Diff line change @@ -35,6 +35,16 @@ rm -f %{buildroot}%{_bindir}/%{name}
3535%{_bindir }/%{name }
3636
3737%changelog
38+ * Fri Nov 4 2022 <mackerel-developers@hatena.ne.jp> - 0.47.2
39+ - Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
40+ - Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 (by dependabot[bot])
41+ - Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 (by dependabot[bot])
42+ - Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 (by dependabot[bot])
43+ - Bump github.com/urfave/cli from 1.22.9 to 1.22.10 (by dependabot[bot])
44+ - Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 (by dependabot[bot])
45+ - Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 (by dependabot[bot])
46+ - Bump alpine from 3.16.1 to 3.16.2 (by dependabot[bot])
47+
3848* Wed Sep 14 2022 <mackerel-developers@hatena.ne.jp> - 0.47.1
3949- Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 (by dependabot[bot])
4050
Original file line number Diff line number Diff line change @@ -41,6 +41,16 @@ rm -f %{buildroot}%{_bindir}/${name}
4141%{_localbindir }/%{name }
4242
4343%changelog
44+ * Fri Nov 4 2022 <mackerel-developers@hatena.ne.jp> - 0.47.2
45+ - Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (by dependabot[bot])
46+ - Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 (by dependabot[bot])
47+ - Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 (by dependabot[bot])
48+ - Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 (by dependabot[bot])
49+ - Bump github.com/urfave/cli from 1.22.9 to 1.22.10 (by dependabot[bot])
50+ - Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 (by dependabot[bot])
51+ - Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 (by dependabot[bot])
52+ - Bump alpine from 3.16.1 to 3.16.2 (by dependabot[bot])
53+
4454* Wed Sep 14 2022 <mackerel-developers@hatena.ne.jp> - 0.47.1
4555- Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 (by dependabot[bot])
4656
Original file line number Diff line number Diff line change 11package main
22
3- const version = "0.47.1 "
3+ const version = "0.47.2 "
44
55var gitcommit string
You can’t perform that action at this time.
0 commit comments