Commit 812397c
authored
Bump io.asyncer:r2dbc-mysql from 1.3.0 to 1.3.1 (#780)
Bumps
[io.asyncer:r2dbc-mysql](https://github.com/asyncer-io/r2dbc-mysql) from
1.3.0 to 1.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/aa15d0bc6570dc09dc9f20a6cdc012afc8db8309"><code>aa15d0b</code></a>
[maven-release-plugin] prepare release r2dbc-mysql-1.3.1</li>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/0a8eb03419bf12b487adc3d259b3482ed36fb163"><code>0a8eb03</code></a>
Fix Release Action (<a
href="https://redirect.github.com/asyncer-io/r2dbc-mysql/issues/296">#296</a>)</li>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/07bae6206bc3817c6f2c3aa014248040e5a3a968"><code>07bae62</code></a>
Update GH Actions (<a
href="https://redirect.github.com/asyncer-io/r2dbc-mysql/issues/295">#295</a>)</li>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/673aac858c864b043d0da3a5a840887c32f7b4f6"><code>673aac8</code></a>
Implemented relaxed conversion logic for BooleanCodec (<a
href="https://redirect.github.com/asyncer-io/r2dbc-mysql/issues/290">#290</a>)</li>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/acff42903b2a54a8d526f4ec2c7fc38c397fc567"><code>acff429</code></a>
Bump actions/download-artifact from 3 to 4.1.7 (<a
href="https://redirect.github.com/asyncer-io/r2dbc-mysql/issues/287">#287</a>)</li>
<li><a
href="https://github.com/asyncer-io/r2dbc-mysql/commit/037f869878c2acd782021aec8c5b895503fa1463"><code>037f869</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/asyncer-io/r2dbc-mysql/compare/r2dbc-mysql-1.3.0...r2dbc-mysql-1.3.1">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments