maint(deps): bump the minor-patch group with 4 updates #1073
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0Release notes
Sourced from github.com/honeycombio/husky's releases.
Changelog
Sourced from github.com/honeycombio/husky's changelog.
Commits
753a0f5
rel: Prepare 0.27.0 release (#254)99db9ba
feat: Add tracing support (#253)Updates
github.com/honeycombio/libhoney-go
from 1.21.0 to 1.22.0Release notes
Sourced from github.com/honeycombio/libhoney-go's releases.
Changelog
Sourced from github.com/honeycombio/libhoney-go's changelog.
Commits
ed169d3
rel: Prepare v1.22.0 release (#240)7d496d8
feat: introduce IsClassicKey helper function (#239)Updates
github.com/pelletier/go-toml/v2
from 2.1.1 to 2.2.0Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
86608d7
build(deps): bump github/codeql-action from 2 to 3 (#919)4a18779
build(deps): bump actions/setup-go from 4 to 5 (#916)3021d6d
build(deps): bump actions/upload-artifact from 3 to 4 (#920)32788f2
Update release instructions (#941)8ed6d13
Decode: unstable/Unmarshal interface (#940)7dad877
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#936)2b69615
Go 1.22 support (#935)06fb30b
Decode: fix reuse of slice for array tables (#934)2e087bd
Run tests on macos/M1 (#929)caeb9f9
Fix marshaler typos (#927)Updates
google.golang.org/grpc
from 1.62.0 to 1.62.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
9952aa8
Change version to 1.62.1 (#7020)d7334c4
fix enabling compression by trimming whitespaces in accept encoding header (#...d076e14
rpc_util: Fix RecvBufferPool deactivation issues (#6766)9d981b0
cherry-pick #6997 to 1.62.x release branch (#6979) (#7018)7c4b553
Switch version to 1.62.1-dev (#6995)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