From 61bbb768bbeea0fd7150575aa5da06821147099a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Mar 2025 00:23:24 +0000 Subject: [PATCH 1/3] [tagpr] prepare for the next release From 763072e59fdb3614b55053bfdc9469869cce7177 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 4 Feb 2025 02:06:38 +0000 Subject: [PATCH 2/3] [gocredits] update CREDITS --- CREDITS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index a37d892..b3c2487 100644 --- a/CREDITS +++ b/CREDITS @@ -4531,7 +4531,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. golang.org/x/sync https://golang.org/x/sync ---------------------------------------------------------------- -Copyright (c) 2009 The Go Authors. All rights reserved. +Copyright 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -4543,7 +4543,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. From 83c9ee2f4488b68f4c6d9de26b1fde9a859a799d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Mar 2025 00:23:24 +0000 Subject: [PATCH 3/3] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index feb574e..5d20005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [v1.4.5](https://github.com/mashiike/shimesaba/compare/v1.4.4...v1.4.5) - 2025-03-11 +- build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.5 by @dependabot in https://github.com/mashiike/shimesaba/pull/158 +- build(deps): bump github.com/shogo82148/go-retry from 1.2.0 to 1.3.1 by @dependabot in https://github.com/mashiike/shimesaba/pull/162 +- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/mashiike/shimesaba/pull/161 +- build(deps): bump golang.org/x/sync from 0.7.0 to 0.10.0 by @dependabot in https://github.com/mashiike/shimesaba/pull/159 +- build(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in https://github.com/mashiike/shimesaba/pull/167 + ## [v1.4.4](https://github.com/mashiike/shimesaba/compare/v1.4.3...v1.4.4) - 2025-01-28 - build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in https://github.com/mashiike/shimesaba/pull/147 - build(deps): bump github.com/mackerelio/mackerel-client-go from 0.31.0 to 0.34.0 by @dependabot in https://github.com/mashiike/shimesaba/pull/156