mashiike / shimesaba

Mackerel SLI/SLO tools, Tools that run periodically (e.g., every 10 minutes)
MIT License
11 stars 3 forks source link

build(deps): bump github.com/handlename/ssmwrap from 1.2.1 to 1.2.2 #152

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/handlename/ssmwrap from 1.2.1 to 1.2.2.

Release notes

Sourced from github.com/handlename/ssmwrap's releases.

v1.2.2

What's Changed

Full Changelog: https://github.com/handlename/ssmwrap/compare/v1.2.1...v1.2.2

Changelog

Sourced from github.com/handlename/ssmwrap's changelog.

Changelog

v2.1.0 - 2024-05-20

v2.0.1 - 2024-05-10

v2.0.0 - 2024-05-02

v1.2.1 - 2024-03-22

1.2.0 (2022-03-03)

  • build with go v1.17.7
  • add -env-entire-path option #51 #53 #55
  • add release binaries for arm64
  • add lisence file #45
  • update package aws/aws-sdk-go

1.1.1 (2020-05-11)

  • fix panic without command #30
  • fix useless export for versioned name #29
  • update dependencies #28

1.1.0 (2020-05-11)

  • release from GitHub Actions. there are no changes for ssmwrap itself #31

1.0.3 (2020-01-14)

  • ssmwrap reads sharde config file (~/.aws/config) #24
  • update dependencies #23

1.0.2 (2019-12-26)

  • now, -file option enabled without -path/-names #21 #22

... (truncated)

Commits
  • 6ad4335 Merge pull request #59 from handlename/tagpr-from-v1.2.1
  • f5e55c7 v1.2.2
  • 26f41c7 [tagpr] update CHANGELOG.md
  • e044c0c chore: please update VERSION file
  • 5d6c03f [tagpr] prepare for the next release
  • f5bc240 Merge pull request #60 from handlename/feature/build-with-go1.22
  • 19c3f1d chore: add 'make test'
  • de1736a chore: build with go v1.22
  • e74bd15 chore: checkout@v4 setup-go@v4
  • 7fdbb23 Merge pull request #58 from handlename/feature/tagpr
  • 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 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)