Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
599: chore(deps): bump github.com/mailru/easyjson from 0.7.7 to 0.9.0 r=curquiza a=dependabot[bot] Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.7.7 to 0.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mailru/easyjson/releases">github.com/mailru/easyjson's releases</a>.</em></p> <blockquote> <h2>v0.9.0</h2> <p>up go version and bugfixes</p> <h2>v0.8.0</h2> <p>stable version before go version bump</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mailru/easyjson/commit/5e854fb809ec83ff18eb74554fd5c693e28eaadb"><code>5e854fb</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/388">#388</a> from testwill/string</li> <li><a href="https://github.com/mailru/easyjson/commit/78171e8003c8117a9183b1b7260239a615ace8a6"><code>78171e8</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/396">#396</a> from SolidShake/fix-null-map-key</li> <li><a href="https://github.com/mailru/easyjson/commit/907f46a3eb29e4817ffd234da48438fb0d3cb5b6"><code>907f46a</code></a> up go version to 1.20</li> <li><a href="https://github.com/mailru/easyjson/commit/0e683d55cb7f288d05824e1f01c7a54041db29d1"><code>0e683d5</code></a> only default tests</li> <li><a href="https://github.com/mailru/easyjson/commit/8ef38d7618660af569e7e673c9c052d31faa94bc"><code>8ef38d7</code></a> upd test version</li> <li><a href="https://github.com/mailru/easyjson/commit/c2f6bad9b578ab0fe911dfd58ae80182d803dadf"><code>c2f6bad</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/405">#405</a> from IakovLeven/patch-1</li> <li><a href="https://github.com/mailru/easyjson/commit/d48874ae4a005fe308cf62551e7babf7cee61514"><code>d48874a</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/381">#381</a> from niallnsec/master</li> <li><a href="https://github.com/mailru/easyjson/commit/46715aab064260bc137b2ee412802f7dee5a6be0"><code>46715aa</code></a> Fix Unmarshaler interface description</li> <li><a href="https://github.com/mailru/easyjson/commit/32296272946138958f1507179d341a69a878e902"><code>3229627</code></a> Fix null key in map</li> <li><a href="https://github.com/mailru/easyjson/commit/34d2f3ad1a4848da7c1422bce917f14038fcee8b"><code>34d2f3a</code></a> Only add tags to run command if set</li> <li>Additional commits viewable in <a href="https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mailru/easyjson&package-manager=go_modules&previous-version=0.7.7&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information