Skip to content
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

fix(agent): bump github.com/soerenschneider/sc-agent from 1.0.1 to 1.4.0 #12

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps github.com/soerenschneider/sc-agent from 1.0.1 to 1.4.0.

Release notes

Sourced from github.com/soerenschneider/sc-agent's releases.

v1.4.0

1.4.0 (2024-10-04)

Features

  • also build releases for arm7 (e445b87)

v1.3.0

1.3.0 (2024-10-01)

Features

  • add further metrics for http replication (5e8ef76)

Bug Fixes

v1.2.0

1.2.0 (2024-09-30)

Features

  • allow writing replicated http items to multiple storage backends (64fe211)

Bug Fixes

  • deps: bump github.com/go-playground/validator/v10 (982c293)
  • deps: bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (d2a52c0)
  • deps: bump github.com/oapi-codegen/oapi-codegen/v2 (df2a521)
  • deps: bump github.com/prometheus/client_golang (2202269)
  • omitted 'dive' tag lead to items not being validated (7f6a6d0)
  • remove 'required' tag from sha256sum (e790257)

v1.1.0

1.1.0 (2024-09-11)

Features

  • add metrics for http replication errors (f9375c3)

... (truncated)

Changelog

Sourced from github.com/soerenschneider/sc-agent's changelog.

1.4.0 (2024-10-04)

Features

  • also build releases for arm7 (e445b87)

1.3.0 (2024-10-01)

Features

  • add further metrics for http replication (5e8ef76)

Bug Fixes

1.2.0 (2024-09-30)

Features

  • allow writing replicated http items to multiple storage backends (64fe211)

Bug Fixes

  • deps: bump github.com/go-playground/validator/v10 (982c293)
  • deps: bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (d2a52c0)
  • deps: bump github.com/oapi-codegen/oapi-codegen/v2 (df2a521)
  • deps: bump github.com/prometheus/client_golang (2202269)
  • omitted 'dive' tag lead to items not being validated (7f6a6d0)
  • remove 'required' tag from sha256sum (e790257)

1.1.0 (2024-09-11)

Features

  • add metrics for http replication errors (f9375c3)

Bug Fixes

  • also write metric when reading existing certificate (02f8128)
  • deps: bump github.com/prometheus/client_golang (d5b11ed)

... (truncated)

Commits
  • 0d430e9 Merge pull request #22 from soerenschneider/release-please--branches--main
  • eb5f1e1 chore(main): release 1.4.0
  • e445b87 feat: also build releases for arm7
  • c8467df Merge pull request #21 from soerenschneider/release-please--branches--main
  • 2e6821f chore(main): release 1.3.0
  • e99a19f fix: fix metric type
  • 642eebb fix: fix metric help
  • 5e8ef76 feat: add further metrics for http replication
  • 44a3cc2 Merge branch 'main' of github.com:soerenschneider/sc-agent
  • b5cb9b9 fix: write to all backends
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 7, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/soerenschneider/sc-agent-1.4.0 branch from 36d645d to 4701c75 Compare October 11, 2024 17:01
@soerenschneider
Copy link
Owner

@dependabot recreate

Bumps [github.com/soerenschneider/sc-agent](https://github.com/soerenschneider/sc-agent) from 1.0.1 to 1.4.0.
- [Release notes](https://github.com/soerenschneider/sc-agent/releases)
- [Changelog](https://github.com/soerenschneider/sc-agent/blob/main/CHANGELOG.md)
- [Commits](soerenschneider/sc-agent@v1.0.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/soerenschneider/sc-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/soerenschneider/sc-agent-1.4.0 branch from 4701c75 to 346cc25 Compare October 11, 2024 17:05
@soerenschneider soerenschneider merged commit a53cca2 into main Oct 11, 2024
4 checks passed
@soerenschneider soerenschneider deleted the dependabot/go_modules/github.com/soerenschneider/sc-agent-1.4.0 branch October 11, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant