dependabot[bot] opened a new pull request, #13422: URL: https://github.com/apache/pinot/pull/13422
Bumps `circe.version` from 0.14.7 to 0.14.8. Updates `io.circe:circe-parser_2.12` from 0.14.7 to 0.14.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/circe/circe/releases">io.circe:circe-parser_2.12's releases</a>.</em></p> <blockquote> <h2>v0.14.8</h2> <h2>Typelevel affiliate</h2> <p>circe is now a Typelevel affiliate project.</p> <h2>Community changes</h2> <ul> <li>Support for KeyCodec[Double] by <a href="https://github.com/an-tex"><code>@an-tex</code></a> in <a href="https://redirect.github.com/circe/circe/pull/1545">circe/circe#1545</a></li> <li>Improve SeqDecoder performance by removing overhead by <a href="https://github.com/jordiolivares"><code>@jordiolivares</code></a> in <a href="https://redirect.github.com/circe/circe/pull/1719">circe/circe#1719</a></li> <li>Add missing rule to "unserializableCodec" in <code>CodecTests</code> by <a href="https://github.com/satorg"><code>@satorg</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2273">circe/circe#2273</a></li> </ul> <h2>Dependency updates</h2> <ul> <li>Update sbt to 1.10.0 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2265">circe/circe#2265</a></li> <li>Update shapeless to 2.3.11 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2270">circe/circe#2270</a></li> <li>Update sbt-circe-org to 0.4.1 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2269">circe/circe#2269</a></li> </ul> <h2>other</h2> <ul> <li>Update readme and add CoC by <a href="https://github.com/hamnis"><code>@hamnis</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2262">circe/circe#2262</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jordiolivares"><code>@jordiolivares</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/1719">circe/circe#1719</a></li> <li><a href="https://github.com/an-tex"><code>@an-tex</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/1545">circe/circe#1545</a></li> <li><a href="https://github.com/satorg"><code>@satorg</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/2273">circe/circe#2273</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/circe/circe/compare/v0.14.7...v0.14.8">https://github.com/circe/circe/compare/v0.14.7...v0.14.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/circe/circe/commit/29293965a4f027e26509a82d301409b5df50a5f2"><code>2929396</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2273">#2273</a> from satorg/codec-tests-missing-rule</li> <li><a href="https://github.com/circe/circe/commit/d65d5a2942b476f4d2ca5733525b30068ff01dc3"><code>d65d5a2</code></a> add missing rule "consistency with Codec.from"</li> <li><a href="https://github.com/circe/circe/commit/90e74d8a64758a818fb776a7a11708a265f81293"><code>90e74d8</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2269">#2269</a> from scala-steward/update/sbt-circe-org-0.4.1</li> <li><a href="https://github.com/circe/circe/commit/f2b16d6a46e05b093f8e829f763206bcd032f7a1"><code>f2b16d6</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/1545">#1545</a> from an-tex/master</li> <li><a href="https://github.com/circe/circe/commit/151161a781682570327e3e256e161daf70aa9258"><code>151161a</code></a> update to scala 2.13.14</li> <li><a href="https://github.com/circe/circe/commit/c56eb1b1a48e39a9bd83abdd02341bb915c66ad0"><code>c56eb1b</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2270">#2270</a> from scala-steward/update/shapeless-2.3.11</li> <li><a href="https://github.com/circe/circe/commit/718f92c0f83d69e5bab69629e9d6a66189ba9fdf"><code>718f92c</code></a> Update shapeless to 2.3.11</li> <li><a href="https://github.com/circe/circe/commit/cb63d3d9a0411b8602c91105eb65ddba5169df84"><code>cb63d3d</code></a> Run prePR with sbt-typelevel</li> <li><a href="https://github.com/circe/circe/commit/c9c20bc684f1c87ff3735556abaf32cad1f6d818"><code>c9c20bc</code></a> Update sbt-circe-org to 0.4.1</li> <li><a href="https://github.com/circe/circe/commit/ea24df468222f21ab022fcd2eb05478ba9b06bcb"><code>ea24df4</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/1719">#1719</a> from jordiolivares/improve-performance</li> <li>Additional commits viewable in <a href="https://github.com/circe/circe/compare/v0.14.7...v0.14.8">compare view</a></li> </ul> </details> <br /> Updates `io.circe:circe-generic_2.12` from 0.14.7 to 0.14.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/circe/circe/releases">io.circe:circe-generic_2.12's releases</a>.</em></p> <blockquote> <h2>v0.14.8</h2> <h2>Typelevel affiliate</h2> <p>circe is now a Typelevel affiliate project.</p> <h2>Community changes</h2> <ul> <li>Support for KeyCodec[Double] by <a href="https://github.com/an-tex"><code>@an-tex</code></a> in <a href="https://redirect.github.com/circe/circe/pull/1545">circe/circe#1545</a></li> <li>Improve SeqDecoder performance by removing overhead by <a href="https://github.com/jordiolivares"><code>@jordiolivares</code></a> in <a href="https://redirect.github.com/circe/circe/pull/1719">circe/circe#1719</a></li> <li>Add missing rule to "unserializableCodec" in <code>CodecTests</code> by <a href="https://github.com/satorg"><code>@satorg</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2273">circe/circe#2273</a></li> </ul> <h2>Dependency updates</h2> <ul> <li>Update sbt to 1.10.0 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2265">circe/circe#2265</a></li> <li>Update shapeless to 2.3.11 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2270">circe/circe#2270</a></li> <li>Update sbt-circe-org to 0.4.1 by <a href="https://github.com/scala-steward"><code>@scala-steward</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2269">circe/circe#2269</a></li> </ul> <h2>other</h2> <ul> <li>Update readme and add CoC by <a href="https://github.com/hamnis"><code>@hamnis</code></a> in <a href="https://redirect.github.com/circe/circe/pull/2262">circe/circe#2262</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jordiolivares"><code>@jordiolivares</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/1719">circe/circe#1719</a></li> <li><a href="https://github.com/an-tex"><code>@an-tex</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/1545">circe/circe#1545</a></li> <li><a href="https://github.com/satorg"><code>@satorg</code></a> made their first contribution in <a href="https://redirect.github.com/circe/circe/pull/2273">circe/circe#2273</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/circe/circe/compare/v0.14.7...v0.14.8">https://github.com/circe/circe/compare/v0.14.7...v0.14.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/circe/circe/commit/29293965a4f027e26509a82d301409b5df50a5f2"><code>2929396</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2273">#2273</a> from satorg/codec-tests-missing-rule</li> <li><a href="https://github.com/circe/circe/commit/d65d5a2942b476f4d2ca5733525b30068ff01dc3"><code>d65d5a2</code></a> add missing rule "consistency with Codec.from"</li> <li><a href="https://github.com/circe/circe/commit/90e74d8a64758a818fb776a7a11708a265f81293"><code>90e74d8</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2269">#2269</a> from scala-steward/update/sbt-circe-org-0.4.1</li> <li><a href="https://github.com/circe/circe/commit/f2b16d6a46e05b093f8e829f763206bcd032f7a1"><code>f2b16d6</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/1545">#1545</a> from an-tex/master</li> <li><a href="https://github.com/circe/circe/commit/151161a781682570327e3e256e161daf70aa9258"><code>151161a</code></a> update to scala 2.13.14</li> <li><a href="https://github.com/circe/circe/commit/c56eb1b1a48e39a9bd83abdd02341bb915c66ad0"><code>c56eb1b</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/2270">#2270</a> from scala-steward/update/shapeless-2.3.11</li> <li><a href="https://github.com/circe/circe/commit/718f92c0f83d69e5bab69629e9d6a66189ba9fdf"><code>718f92c</code></a> Update shapeless to 2.3.11</li> <li><a href="https://github.com/circe/circe/commit/cb63d3d9a0411b8602c91105eb65ddba5169df84"><code>cb63d3d</code></a> Run prePR with sbt-typelevel</li> <li><a href="https://github.com/circe/circe/commit/c9c20bc684f1c87ff3735556abaf32cad1f6d818"><code>c9c20bc</code></a> Update sbt-circe-org to 0.4.1</li> <li><a href="https://github.com/circe/circe/commit/ea24df468222f21ab022fcd2eb05478ba9b06bcb"><code>ea24df4</code></a> Merge pull request <a href="https://redirect.github.com/circe/circe/issues/1719">#1719</a> from jordiolivares/improve-performance</li> <li>Additional commits viewable in <a href="https://github.com/circe/circe/compare/v0.14.7...v0.14.8">compare view</a></li> </ul> </details> <br /> 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-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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
