Commit cb0bcd9
authored
Bump ecto_ch from 0.8.1 to 0.8.2 (#2309)
Bumps [ecto_ch](https://github.com/plausible/ecto_ch) from 0.8.1 to
0.8.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/plausible/ecto_ch/blob/master/CHANGELOG.md">ecto_ch's
changelog</a>.</em></p>
<blockquote>
<h2>0.8.2 (2025-08-26)</h2>
<ul>
<li>Add <code>Ecto.Query.API.splice/1</code> support <a
href="https://redirect.github.com/plausible/ecto_ch/pull/240">plausible/ecto_ch#240</a></li>
<li>Add <code>Ecto.Query.API.constant/1</code> support <a
href="https://redirect.github.com/plausible/ecto_ch/pull/243">plausible/ecto_ch#243</a></li>
<li>Add <code>Ecto.Query.API.values/2</code> support <a
href="https://redirect.github.com/plausible/ecto_ch/pull/244">plausible/ecto_ch#244</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/plausible/ecto_ch/commit/8df5b8a40c8ac8389214973977207b119c7c7035"><code>8df5b8a</code></a>
release v0.8.2</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/173954f68aaf1ec1f8635cf0bba097f2e30525c2"><code>173954f</code></a>
add values/2 (<a
href="https://redirect.github.com/plausible/ecto_ch/issues/244">#244</a>)</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/b1cda9cc2f059ccaa8aae02b023bd432c4466595"><code>b1cda9c</code></a>
add constant (<a
href="https://redirect.github.com/plausible/ecto_ch/issues/243">#243</a>)</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/96e57d67ab348487c3972c851174cc78ca2289d2"><code>96e57d6</code></a>
add older ClickHouse to CI (<a
href="https://redirect.github.com/plausible/ecto_ch/issues/241">#241</a>)</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/e99f6ccabbeb011bf491c84e5dc5967e509e1ef5"><code>e99f6cc</code></a>
add splice (<a
href="https://redirect.github.com/plausible/ecto_ch/issues/240">#240</a>)</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/5664d188891b8113db7430f3d2b1f7d578fc3791"><code>5664d18</code></a>
update deps</li>
<li><a
href="https://github.com/plausible/ecto_ch/commit/cb66f1ee416d3e255e075e4b275f802b347c2589"><code>cb66f1e</code></a>
mention v0.7.2</li>
<li>See full diff in <a
href="https://github.com/plausible/ecto_ch/compare/v0.8.1...v0.8.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 705bc9a commit cb0bcd9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments