-
Notifications
You must be signed in to change notification settings - Fork 95
Commit 4f98cd6
authored
build(deps): bump org.springframework.shell:spring-shell-dependencies from 2.1.10 to 2.1.14 (#996)
Bumps
[org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell)
from 2.1.10 to 2.1.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-shell/releases">org.springframework.shell:spring-shell-dependencies's
releases</a>.</em></p>
<blockquote>
<h2>2.1.14</h2>
<h1>Generic Notes</h1>
<h2>Fixes</h2>
<p>This release contains some notable changes:</p>
<ul>
<li>Builds on spring-boot 2.7.17</li>
<li>Jline upgrade to <code>3.24.1</code> fixes issues in stdin/stderr
redirection</li>
<li>Some issues backported</li>
</ul>
<h1>Issues</h1>
<p><a
href="https://redirect.github.com/spring-projects/spring-shell/issues/919">#919</a>
backport(902): Tab completion may fail with lazy initialization
<a
href="https://redirect.github.com/spring-projects/spring-shell/issues/915">#915</a>
backport(891): StandardOut goes to StandardError in non-interactive mode
<a
href="https://redirect.github.com/spring-projects/spring-shell/issues/912">#912</a>
backport(901): Upgrade jline 3.24.1
<a
href="https://redirect.github.com/spring-projects/spring-shell/issues/892">#892</a>
Upgrade spring-boot 2.7.17
<a
href="https://redirect.github.com/spring-projects/spring-shell/issues/887">#887</a>
backport(886): Upgrade stringtemplate4 4.3.3</p>
<h2>2.1.13</h2>
<h1>Generic Notes</h1>
<h2>Fixes</h2>
<p>This release contains some notable changes:</p>
<ul>
<li>Builds on spring-boot 2.7.16</li>
</ul>
<h1>Issues</h1>
<p><a
href="https://redirect.github.com/spring-projects/spring-shell/issues/868">#868</a>
Upgrade spring-boot 2.7.16
<a
href="https://redirect.github.com/spring-projects/spring-shell/issues/857">#857</a>
Upgrade spring-boot 2.7.15</p>
<h2>2.1.12</h2>
<h1>Generic Notes</h1>
<h2>Fixes</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/788b295d8deb3cac36ff385faa81a60a309ecac8"><code>788b295</code></a>
Release 2.1.14</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/48aa63f4ef13cd32c62706e351a3c67f40b6024c"><code>48aa63f</code></a>
Bugfix: Tab-completion fails</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/1f4eb5b02e552045b00f1bdbce814287f6b3d522"><code>1f4eb5b</code></a>
Upgrade jline 3.24.1</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/8bab9283855c09a77144dfa08ea5884cd195b47b"><code>8bab928</code></a>
Update stringtemplate 4.3.3</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/496c2907d40fa43e191c1b6e88b87f4df1edac75"><code>496c290</code></a>
Upgrade spring-boot 2.7.17</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/75b8887adec0f03a5c7c7b3e618f35b4194e6cdf"><code>75b8887</code></a>
Next development version</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/7fcfaef5c1fec38fdc7dc06d95f652ea86d4c8a0"><code>7fcfaef</code></a>
Upgrade spring-boot 2.7.16</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/01d8c7fe9329deb64d1643fce44a509fd212a571"><code>01d8c7f</code></a>
Upgrade spring-boot 2.7.15</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/0ab3785e8904dd12a9d6b661d38d4dc5bf1b19bd"><code>0ab3785</code></a>
Update nexus timeouts</li>
<li><a
href="https://github.com/spring-projects/spring-shell/commit/9dcd6207bf997fc9456e9ff3ab5249ffb3f24f77"><code>9dcd620</code></a>
Next development version</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-shell/compare/v2.1.10...v2.1.14">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| org.springframework.shell:spring-shell-dependencies | [>= 3.1.a, <
3.2] |
| org.springframework.shell:spring-shell-dependencies | [>= 3.0.a, <
3.1] |
</details>
[](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 b936d5a commit 4f98cd6Copy full SHA for 4f98cd6
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 | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments