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

maint(deps): bump the minor-patch group with 4 updates #1073

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the minor-patch group with 4 updates: github.com/honeycombio/husky, github.com/honeycombio/libhoney-go, github.com/pelletier/go-toml/v2 and google.golang.org/grpc.

Updates github.com/honeycombio/husky from 0.26.0 to 0.27.0

Release notes

Sourced from github.com/honeycombio/husky's releases.

v0.27.0

Enhancements

Changelog

Sourced from github.com/honeycombio/husky's changelog.

0.27.0 2024-03-15

Enhancements

Commits

Updates github.com/honeycombio/libhoney-go from 1.21.0 to 1.22.0

Release notes

Sourced from github.com/honeycombio/libhoney-go's releases.

v1.22.0

Enhancements

Changelog

Sourced from github.com/honeycombio/libhoney-go's changelog.

1.22.0 2024-03-04

Enhancements

Commits

Updates github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0

Release notes

Sourced from github.com/pelletier/go-toml/v2's releases.

v2.2.0

What's Changed

What's new

Fixed bugs

Documentation

Other changes

New Contributors

Full Changelog: pelletier/go-toml@v2.1.1...v2.2.0

Commits

Updates google.golang.org/grpc from 1.62.0 to 1.62.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.62.1

Bug Fixes

  • xds: fix a bug that results in no matching virtual host found RPC errors due to a difference between the target and LDS resource names (#6997)
  • server: fixed stats handler data InPayload.Length for unary RPC calls (#6766)
  • grpc: the experimental RecvBufferPool DialOption and ServerOption are now active during unary RPCs with compression (#6766)
  • grpc: trim whitespaces in accept-encoding header before determining compressors
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 4 updates: [github.com/honeycombio/husky](https://github.com/honeycombio/husky), [github.com/honeycombio/libhoney-go](https://github.com/honeycombio/libhoney-go), [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/honeycombio/husky` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/honeycombio/husky/releases)
- [Changelog](https://github.com/honeycombio/husky/blob/main/CHANGELOG.md)
- [Commits](honeycombio/husky@v0.26.0...v0.27.0)

Updates `github.com/honeycombio/libhoney-go` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/honeycombio/libhoney-go/releases)
- [Changelog](https://github.com/honeycombio/libhoney-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/libhoney-go@v1.21.0...v1.22.0)

Updates `github.com/pelletier/go-toml/v2` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](pelletier/go-toml@v2.1.1...v2.2.0)

Updates `google.golang.org/grpc` from 1.62.0 to 1.62.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.62.0...v1.62.1)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/husky
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: github.com/honeycombio/libhoney-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 11:13
@dependabot dependabot bot requested a review from a team April 1, 2024 11:13
@kentquirk
Copy link
Contributor

Husky's API changed and this PR won't build. I'll fix.

@kentquirk kentquirk self-assigned this Apr 2, 2024
@kentquirk
Copy link
Contributor

I had to make a change to this so it would compile, but that means I need a review, please.

@kentquirk kentquirk requested a review from VinozzZ April 3, 2024 22:08
@kentquirk
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 36b6fc7 into main Apr 4, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/minor-patch-f16f1c4899 branch April 4, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant