go-vue-ssr
go-vue-ssr copied to clipboard
Bump github.com/buger/jsonparser from 0.0.0-20191204142016-1a29609e0929 to 1.1.1
Bumps github.com/buger/jsonparser from 0.0.0-20191204142016-1a29609e0929 to 1.1.1.
Release notes
Sourced from github.com/buger/jsonparser's releases.
v1.1.1
Fix CVE-2020-35381. PR buger/jsonparser#221
v1.1.0
Christmas present 🎁
- Improve
Setperformance by 20% buger/jsonparser#196- Memory allocation improvements during Array iteration buger/jsonparser#208
- Add support for
ppc64-learchitecture buger/jsonparser#213- Fixed repeated paths from incorrectly incrementing data offset buger/jsonparser#215
- Fixed array iteration when you have more than 64 items buger/jsonparser#216
- Fix possible memory confusion in unsafe slice cast buger/jsonparser#204
- Fixed usage of Array iteration with
Setbuger/jsonparser#199- Integration with go-fuzz buger/jsonparser#217
Thanks to everyone who participated in the project!
@AllenX2018@saginadir@xsandr@nagesh4193@rrgilchrist@floren@AdamKorcz@jlauingerv1.0.0
jsonparser v1.0.0
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.