-
Notifications
You must be signed in to change notification settings - Fork 202
Commit 3dc84d9
authored
Bump org.codehaus.janino:janino from 3.1.11 to 3.1.12 (#464)
Bumps
[org.codehaus.janino:janino](https://github.com/janino-compiler/janino)
from 3.1.11 to 3.1.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/janino-compiler/janino/commit/bc44da6fc90340221de28a68d2a71603358e5104"><code>bc44da6</code></a>
Increased version to 3.1.12</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/b5fb34af1d30231e94db7c44bcbd8b762a383e6b"><code>b5fb34a</code></a>
Fixed issue <a
href="https://redirect.github.com/janino-compiler/janino/issues/212">#212</a>
"Assignment conversion not possible from type</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/91ef665c57b34d9d3b4c0ad810f2b79b77e9062e"><code>91ef665</code></a>
x</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/d8222dd4d6ff1e6a8436016aed7e44bf83ea67dd"><code>d8222dd</code></a>
x</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/08ba53f14c9eb093aab0e20c32ca37f70f1037f5"><code>08ba53f</code></a>
x</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/97570b3d79f2b6bd9ef138604493f0251eda5258"><code>97570b3</code></a>
Fixed issue <a
href="https://redirect.github.com/janino-compiler/janino/issues/212">#212</a>
"Assignment conversion not possible from type</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/6fc66df416bbded8d354ea5fac259041d29fd938"><code>6fc66df</code></a>
Simplified issue <a
href="https://redirect.github.com/janino-compiler/janino/issues/212">#212</a>
test case as much as possible.</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/397fa1e2409859a7aba55e5f885c2923af01ae57"><code>397fa1e</code></a>
Issue <a
href="https://redirect.github.com/janino-compiler/janino/issues/212">#212</a>
reproduced.</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/53f9e697b2a829067dc4b27c2b44c5de73650153"><code>53f9e69</code></a>
Fixed issue <a
href="https://redirect.github.com/janino-compiler/janino/issues/209">#209</a>:
Use Java's ServiceLoader instead of org.codehaus.commons.co...</li>
<li><a
href="https://github.com/janino-compiler/janino/commit/36952112e8a7d4acc43ee4e0300d0da256735a55"><code>3695211</code></a></li>
<li>Additional commits viewable in <a
href="https://github.com/janino-compiler/janino/compare/v3.1.11...v3.1.12">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 b30582f commit 3dc84d9Copy full SHA for 3dc84d9
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
|
0 commit comments