build(deps): bump the go-modules group with 4 updates #14
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 go-modules group with 4 updates: github.com/rs/zerolog, github.com/bytedance/sonic, github.com/gabriel-vasile/mimetype and github.com/goccy/go-json.
Updates
github.com/rs/zerolog
from 1.32.0 to 1.33.0Commits
c78e50e
Add fields order (#550)8582bed
fix: useTimestampFunc
in busrt sampler (#671) (#672)7d9db06
Allow setting floating point precision in JSON. (#663)e5aa7e3
Revert #6620efa414
Fix panic caused by an extra malformedlevel
field (#665)eb081e1
chore: fix some typos in comments (#667)2d899f0
set debug log color (#662)74cf37a
Add EmptyFields method to remove all the fileds from logger (#575)e5edd4b
Refactor: make code in comment valid and runable (#654)582007f
Add a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)Updates
github.com/bytedance/sonic
from 1.11.6 to 1.11.7Release notes
Sourced from github.com/bytedance/sonic's releases.
Commits
be4a498
fix: possible oom when encode parallel in go1.16 (#635)1ce4a1e
fix: wrongly usereflect.growslice()
(#629)Updates
github.com/gabriel-vasile/mimetype
from 1.4.3 to 1.4.4Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
43192c8
Bump the github-actions group across 1 directory with 3 updates (#534)07821d3
Using io.ReadAll instead of ioutil.ReadAll (#525)9bd6023
github actions & readme: remove codecov badge (#533)ff4d3d0
improve performance for text detection (#532)bc511b8
add defaultLimit and use it when resetting back (#531)341c422
Improve x-subrip detection performance (#524)043efb9
fix benchmark files order (#518)fd7639e
ftyp: exit asap to prevent mem allocs (#517)889166d
Merge pull request #505 from gabriel-vasile/dependabot/github_actions/github-...e938b0c
Merge pull request #502 from gabriel-vasile/dependabot/go_modules/gomod-82d2d...Updates
github.com/goccy/go-json
from 0.10.2 to 0.10.3Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
5e2ae3f
Use io package instead of ioutil package (#498)3c67b03
Fix custom map marshaling (#505)581620b
Update go.ymlc352e8f
fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (#479)df897ae
fix: decode struct with pointer must be nil (#473)3d5ab28
add license for encoding int processing9b91208
Add license for string processing (#476)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