fix(deps): update osv-scanner minor #782
Merged
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.
This PR contains the following updates:
00b51ef
->c339c64
00b51ef
->c339c64
1e316b8
->c339c64
v0.4.12
->v0.5.2
964b1d5
->1f824a1
v6.5.3
->v6.5.4
1.21.5
->1.21.6
1b97071
->2c58cdc
v1.60.1
->v1.61.0
v1.31.0
->v1.32.0
Release Notes
gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)
v0.5.2
Compare Source
v0.5.1
Compare Source
What's Changed
Print
withPrintln
by @G-Rath in https://github.com/gkampitakis/go-snaps/pull/94Full Changelog: gkampitakis/go-snaps@v0.5.0...v0.5.1
v0.5.0
Compare Source
What's Changed
TestMain
references by @G-Rath in https://github.com/gkampitakis/go-snaps/pull/86Breaking changes ❗
On
v0.5.0
when running tests withtest.count>1
flag a call to create a snapshot will not create multiple instances of the same snapshot, but it will create the snapshot once and then subsequent execution will test against that snapshot. Look at issue https://github.com/gkampitakis/go-snaps/issues/87New Contributors
Full Changelog: gkampitakis/go-snaps@v0.4.12...v0.5.0
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.5.4
Compare Source
What's Changed
New Contributors
Full Changelog: jedib0t/go-pretty@v6.5.3...v6.5.4
golang/go (go)
v1.21.6
grpc/grpc-go (google.golang.org/grpc)
v1.61.0
: Release 1.61.0Compare Source
New Features
AuthorityOverrider
, to allow resolver.Builders to override the default authority for aClientConn
. (EXPERIMENTAL) (#6752)grpc.WaitForHandlers
ServerOption
to causeServer.Stop
to block until method handlers return. (EXPERIMENTAL) (#6922)Performance Improvements
Bug Fixes
UNAVAILABLE
instead ofUNKNOWN
when underlying connection is broken (#6891)GracefulStop
to block until all method handlers return (v1.60 regression). (#6922)NumStreamWorkers
(EXPERIMENTAL). (#6856)protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.32.0
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.31.0...v1.32.0
This release contains commit protocolbuffers/protobuf-go@bfcd647, which fixes a denial of service vulnerability by preventing a stack overflow through a default maximum recursion limit. See https://github.com/golang/protobuf/issues/1583 and https://github.com/golang/protobuf/issues/1584 for details.
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.