Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.3.0 to 1.5.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sanity-io/litter/commit/b2cf0ea023a3a7aeb71789deee90fa85182a1510"><code>b2cf0ea</code></a> Detect nil maps and write them out as TypeName(nil). Fixes <a href="https://github.com/sanity-io/litter/issues/2">#2</a>.</li>
<li><a href="https://github.com/sanity-io/litter/commit/817e27820d816f7f59eaa38985e28d08b7c1c946"><code>817e278</code></a> Fix regression in pointer naming that would cause pointers to be assigned</li>
<li><a href="https://github.com/sanity-io/litter/commit/454011c60f8bc5fab9def00594507559bf618e28"><code>454011c</code></a> Fix pointer tracking to include type name when considering pointer</li>
<li><a href="https://github.com/sanity-io/litter/commit/27e9ea81901c904ebe78957a7027a2cb38979277"><code>27e9ea8</code></a> Fix formatting bug where comma ends up on wrong line. Fixes <a href="https://github.com/sanity-io/litter/issues/33">#33</a>.</li>
<li><a href="https://github.com/sanity-io/litter/commit/7911aef9db06993bba1de99a64922067a92c00cb"><code>7911aef</code></a> Skip newlines between braces when dumping empty maps.</li>
<li><a href="https://github.com/sanity-io/litter/commit/5a0455f9d427bf4f3f9f4eed809cb46f61b59efc"><code>5a0455f</code></a> Adds new config option DumpFunc which allows overriding any value's formatting.</li>
<li><a href="https://github.com/sanity-io/litter/commit/6da87dada9b5571b4b57a57ebb2e38d9da9647e5"><code>6da87da</code></a> Update .travis.yml</li>
<li><a href="https://github.com/sanity-io/litter/commit/9a4d13ca8fb9c21e40caa0e54afdb4e796004ffa"><code>9a4d13c</code></a> Readme: Document DisablePointerReplacement.</li>
<li>See full diff in <a href="https://github.com/sanity-io/litter/compare/v1.3.0...v1.5.1">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/sanity-io/litter from 1.3.0 to 1.5.1.
Commits
b2cf0eaDetect nil maps and write them out as TypeName(nil). Fixes #2.817e278Fix regression in pointer naming that would cause pointers to be assigned454011cFix pointer tracking to include type name when considering pointer27e9ea8Fix formatting bug where comma ends up on wrong line. Fixes #33.7911aefSkip newlines between braces when dumping empty maps.5a0455fAdds new config option DumpFunc which allows overriding any value's formatting.6da87daUpdate .travis.yml9a4d13cReadme: Document DisablePointerReplacement.Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
Continue to review full report at Codecov.
mentioned in commit
be92b5ada7