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

build(deps): bump github.com/circonus-labs/go-trapcheck from 0.0.9 to 0.0.13 #1

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps github.com/circonus-labs/go-trapcheck from 0.0.9 to 0.0.13.

Release notes

Sourced from github.com/circonus-labs/go-trapcheck's releases.

v0.0.13

  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5

v0.0.12

  • fix: ptr dereference, using tc.broker when that is not valid any longer. should be using broker.Name not tc.broker.Name

v0.0.11

  • fix: init broker list correctly in edge cases
  • fix: lint, struct alignment
  • fix: lint, unused param

v0.0.10

  • feat: add gzip size of sent data stat
  • feat: singleton broker list [CIRC-9594]
Changelog

Sourced from github.com/circonus-labs/go-trapcheck's changelog.

changelog

v0.0.12

  • fix: ptr dereference, using tc.broker when that is not valid any longer. should be using broker.Name not tc.broker.Name

v0.0.11

  • fix: init broker list correctly in edge cases
  • fix: lint, struct alignment
  • fix: lint, unused param

v0.0.10

  • feat: add gzip size of sent data stat
  • feat: singleton broker list [CIRC-9594]
Commits
  • 71dddda Merge pull request #28 from circonus-labs/dependabot/go_modules/github.com/ha...
  • 4cf239e build(deps): bump github.com/hashicorp/go-retryablehttp
  • dabd7c2 Merge pull request #27 from circonus-labs/dependabot/go_modules/github.com/go...
  • 7e9de45 build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
  • 0d4973c Merge pull request #26 from circonus-labs/dependabot/github_actions/actions/c...
  • b2269cf Merge pull request #25 from circonus-labs/dependabot/go_modules/github.com/go...
  • 14f4e1b build(deps): bump actions/checkout from 3 to 4
  • dc7cf5a build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
  • 23e01f7 Merge pull request #23 from circonus-labs/dependabot/go_modules/github.com/ha...
  • b84a74d Merge pull request #24 from maier/master
  • 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)

Bumps [github.com/circonus-labs/go-trapcheck](https://github.com/circonus-labs/go-trapcheck) from 0.0.9 to 0.0.13.
- [Release notes](https://github.com/circonus-labs/go-trapcheck/releases)
- [Changelog](https://github.com/circonus-labs/go-trapcheck/blob/master/CHANGELOG.md)
- [Commits](circonus-labs/go-trapcheck@v0.0.9...v0.0.13)

---
updated-dependencies:
- dependency-name: github.com/circonus-labs/go-trapcheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 14, 2023
@maier maier merged commit 578c14a into main Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/circonus-labs/go-trapcheck-0.0.13 branch November 14, 2023 15:38
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