-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit 6ec7a5e
authored
Bump spring.version from 6.2.4 to 6.2.5 (#1009)
Bumps `spring.version` from 6.2.4 to 6.2.5.
Updates `org.springframework:spring-jdbc` from 6.2.4 to 6.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.5</h2>
<h2>:star: New Features</h2>
<ul>
<li>Make dependencies on AssertJ and JUnit in
<code>spring-core-test</code> optional <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34612">#34612</a></li>
<li>Suggest compilation with <code>-parameters</code> when
<code>AspectJAdviceParameterNameDiscoverer</code> fails against
ambiguity <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34609">#34609</a></li>
<li>SseBuilder in ServerResponse should allow empty comment <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34608">#34608</a></li>
<li>MockServerWebExchange does not allow setting the ApplicationContext
on the base class <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34601">#34601</a></li>
<li><code>FormHttpMessageConverter</code> should throw
<code>HttpMessageNotReadableException</code> when the http form data is
invalid <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34594">#34594</a></li>
<li>Provide a method to retrieve all singleton autowire candidates from
the bean factory <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34591">#34591</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>PathMatchingResourcePatternResolver regression for jar root scanning
in 6.2.4 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34607">#34607</a></li>
<li>AbstractReactiveTransactionManager throws IllegalStateException when
rollback fails after commit attempt <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34595">#34595</a></li>
<li>Recursively boxing/unboxing nested inline value classes <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34592">#34592</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li><code>MvcUriComponentsBuilder</code> javadocs inaccurately reflects
usage of forwarded headers <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34615">#34615</a></li>
<li>Fix formatting and update links to scripting libraries and HDIV <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34603">#34603</a></li>
<li>Remove dubious link to MockObjects Web site in reference manual <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34593">#34593</a></li>
<li>Fix <code>StringUtils#uriDecode</code> Javadoc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34590">#34590</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to ASM 9.8 (for early Java 25 support) <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34600">#34600</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>Thank you to all the contributors who worked on this release:</p>
<p><a href="https://github.com/Helmsdown"><code>@Helmsdown</code></a>,
<a
href="https://github.com/dmitrysulman"><code>@dmitrysulman</code></a>,
and <a
href="https://github.com/ngocnhan-tran1996"><code>@ngocnhan-tran1996</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0f19fa5d8eb3214ca391732065ee1c14d45c1744"><code>0f19fa5</code></a>
Release v6.2.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/208d52d852d6455828c128b034608cec19e69259"><code>208d52d</code></a>
Introduce Checkstyle rule for separator symbol location</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/18c3b637e4040865ac7237239cc59176f7ccad18"><code>18c3b63</code></a>
Fix dated Javadoc in MvcUriComponentsBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/34c69bfc6751ea2e0feccb64f3b3e430cb0c08b8"><code>34c69bf</code></a>
Allow empty comment in ServerResponse.SseBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/37d7af42ac401ae9a93c675af00ef7ad9b13fff2"><code>37d7af4</code></a>
Allow setting ApplicationContext on MockServerWebExchange</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/cc986cd2e84e550288e763b255aae7703b8976b1"><code>cc986cd</code></a>
Defer triggerAfterCompletion invocation in
doRollbackOnCommitException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/014172563842f10914f17ece85a14ecccefd338a"><code>0141725</code></a>
Polishing</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0c2ba4e38e809a5e7ad549393103f4d9c5bb3a9e"><code>0c2ba4e</code></a>
Recursively box/unbox nested inline value classes</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/c6a9aa59a3bd4d13f67e531406556cc02faab7bb"><code>c6a9aa5</code></a>
Remove BDDMockito Checkstyle rule</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/ad949a7450bb3887d940754deb2b013b584bc8d4"><code>ad949a7</code></a>
Add includeNonSingletons flag for ObjectProvider stream access</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.springframework:spring-test` from 6.2.4 to 6.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-test's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.5</h2>
<h2>:star: New Features</h2>
<ul>
<li>Make dependencies on AssertJ and JUnit in
<code>spring-core-test</code> optional <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34612">#34612</a></li>
<li>Suggest compilation with <code>-parameters</code> when
<code>AspectJAdviceParameterNameDiscoverer</code> fails against
ambiguity <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34609">#34609</a></li>
<li>SseBuilder in ServerResponse should allow empty comment <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34608">#34608</a></li>
<li>MockServerWebExchange does not allow setting the ApplicationContext
on the base class <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34601">#34601</a></li>
<li><code>FormHttpMessageConverter</code> should throw
<code>HttpMessageNotReadableException</code> when the http form data is
invalid <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34594">#34594</a></li>
<li>Provide a method to retrieve all singleton autowire candidates from
the bean factory <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34591">#34591</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>PathMatchingResourcePatternResolver regression for jar root scanning
in 6.2.4 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34607">#34607</a></li>
<li>AbstractReactiveTransactionManager throws IllegalStateException when
rollback fails after commit attempt <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34595">#34595</a></li>
<li>Recursively boxing/unboxing nested inline value classes <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34592">#34592</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li><code>MvcUriComponentsBuilder</code> javadocs inaccurately reflects
usage of forwarded headers <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34615">#34615</a></li>
<li>Fix formatting and update links to scripting libraries and HDIV <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34603">#34603</a></li>
<li>Remove dubious link to MockObjects Web site in reference manual <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34593">#34593</a></li>
<li>Fix <code>StringUtils#uriDecode</code> Javadoc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34590">#34590</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to ASM 9.8 (for early Java 25 support) <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34600">#34600</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>Thank you to all the contributors who worked on this release:</p>
<p><a href="https://github.com/Helmsdown"><code>@Helmsdown</code></a>,
<a
href="https://github.com/dmitrysulman"><code>@dmitrysulman</code></a>,
and <a
href="https://github.com/ngocnhan-tran1996"><code>@ngocnhan-tran1996</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0f19fa5d8eb3214ca391732065ee1c14d45c1744"><code>0f19fa5</code></a>
Release v6.2.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/208d52d852d6455828c128b034608cec19e69259"><code>208d52d</code></a>
Introduce Checkstyle rule for separator symbol location</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/18c3b637e4040865ac7237239cc59176f7ccad18"><code>18c3b63</code></a>
Fix dated Javadoc in MvcUriComponentsBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/34c69bfc6751ea2e0feccb64f3b3e430cb0c08b8"><code>34c69bf</code></a>
Allow empty comment in ServerResponse.SseBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/37d7af42ac401ae9a93c675af00ef7ad9b13fff2"><code>37d7af4</code></a>
Allow setting ApplicationContext on MockServerWebExchange</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/cc986cd2e84e550288e763b255aae7703b8976b1"><code>cc986cd</code></a>
Defer triggerAfterCompletion invocation in
doRollbackOnCommitException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/014172563842f10914f17ece85a14ecccefd338a"><code>0141725</code></a>
Polishing</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0c2ba4e38e809a5e7ad549393103f4d9c5bb3a9e"><code>0c2ba4e</code></a>
Recursively box/unbox nested inline value classes</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/c6a9aa59a3bd4d13f67e531406556cc02faab7bb"><code>c6a9aa5</code></a>
Remove BDDMockito Checkstyle rule</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/ad949a7450bb3887d940754deb2b013b584bc8d4"><code>ad949a7</code></a>
Add includeNonSingletons flag for ObjectProvider stream access</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.springframework:spring-context` from 6.2.4 to 6.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.5</h2>
<h2>:star: New Features</h2>
<ul>
<li>Make dependencies on AssertJ and JUnit in
<code>spring-core-test</code> optional <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34612">#34612</a></li>
<li>Suggest compilation with <code>-parameters</code> when
<code>AspectJAdviceParameterNameDiscoverer</code> fails against
ambiguity <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34609">#34609</a></li>
<li>SseBuilder in ServerResponse should allow empty comment <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34608">#34608</a></li>
<li>MockServerWebExchange does not allow setting the ApplicationContext
on the base class <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34601">#34601</a></li>
<li><code>FormHttpMessageConverter</code> should throw
<code>HttpMessageNotReadableException</code> when the http form data is
invalid <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34594">#34594</a></li>
<li>Provide a method to retrieve all singleton autowire candidates from
the bean factory <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34591">#34591</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>PathMatchingResourcePatternResolver regression for jar root scanning
in 6.2.4 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34607">#34607</a></li>
<li>AbstractReactiveTransactionManager throws IllegalStateException when
rollback fails after commit attempt <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34595">#34595</a></li>
<li>Recursively boxing/unboxing nested inline value classes <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34592">#34592</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li><code>MvcUriComponentsBuilder</code> javadocs inaccurately reflects
usage of forwarded headers <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34615">#34615</a></li>
<li>Fix formatting and update links to scripting libraries and HDIV <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34603">#34603</a></li>
<li>Remove dubious link to MockObjects Web site in reference manual <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34593">#34593</a></li>
<li>Fix <code>StringUtils#uriDecode</code> Javadoc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34590">#34590</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to ASM 9.8 (for early Java 25 support) <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34600">#34600</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>Thank you to all the contributors who worked on this release:</p>
<p><a href="https://github.com/Helmsdown"><code>@Helmsdown</code></a>,
<a
href="https://github.com/dmitrysulman"><code>@dmitrysulman</code></a>,
and <a
href="https://github.com/ngocnhan-tran1996"><code>@ngocnhan-tran1996</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0f19fa5d8eb3214ca391732065ee1c14d45c1744"><code>0f19fa5</code></a>
Release v6.2.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/208d52d852d6455828c128b034608cec19e69259"><code>208d52d</code></a>
Introduce Checkstyle rule for separator symbol location</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/18c3b637e4040865ac7237239cc59176f7ccad18"><code>18c3b63</code></a>
Fix dated Javadoc in MvcUriComponentsBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/34c69bfc6751ea2e0feccb64f3b3e430cb0c08b8"><code>34c69bf</code></a>
Allow empty comment in ServerResponse.SseBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/37d7af42ac401ae9a93c675af00ef7ad9b13fff2"><code>37d7af4</code></a>
Allow setting ApplicationContext on MockServerWebExchange</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/cc986cd2e84e550288e763b255aae7703b8976b1"><code>cc986cd</code></a>
Defer triggerAfterCompletion invocation in
doRollbackOnCommitException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/014172563842f10914f17ece85a14ecccefd338a"><code>0141725</code></a>
Polishing</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0c2ba4e38e809a5e7ad549393103f4d9c5bb3a9e"><code>0c2ba4e</code></a>
Recursively box/unbox nested inline value classes</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/c6a9aa59a3bd4d13f67e531406556cc02faab7bb"><code>c6a9aa5</code></a>
Remove BDDMockito Checkstyle rule</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/ad949a7450bb3887d940754deb2b013b584bc8d4"><code>ad949a7</code></a>
Add includeNonSingletons flag for ObjectProvider stream access</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.springframework:spring-aop` from 6.2.4 to 6.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-aop's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.5</h2>
<h2>:star: New Features</h2>
<ul>
<li>Make dependencies on AssertJ and JUnit in
<code>spring-core-test</code> optional <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34612">#34612</a></li>
<li>Suggest compilation with <code>-parameters</code> when
<code>AspectJAdviceParameterNameDiscoverer</code> fails against
ambiguity <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34609">#34609</a></li>
<li>SseBuilder in ServerResponse should allow empty comment <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34608">#34608</a></li>
<li>MockServerWebExchange does not allow setting the ApplicationContext
on the base class <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34601">#34601</a></li>
<li><code>FormHttpMessageConverter</code> should throw
<code>HttpMessageNotReadableException</code> when the http form data is
invalid <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34594">#34594</a></li>
<li>Provide a method to retrieve all singleton autowire candidates from
the bean factory <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34591">#34591</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>PathMatchingResourcePatternResolver regression for jar root scanning
in 6.2.4 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34607">#34607</a></li>
<li>AbstractReactiveTransactionManager throws IllegalStateException when
rollback fails after commit attempt <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34595">#34595</a></li>
<li>Recursively boxing/unboxing nested inline value classes <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34592">#34592</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li><code>MvcUriComponentsBuilder</code> javadocs inaccurately reflects
usage of forwarded headers <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34615">#34615</a></li>
<li>Fix formatting and update links to scripting libraries and HDIV <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34603">#34603</a></li>
<li>Remove dubious link to MockObjects Web site in reference manual <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34593">#34593</a></li>
<li>Fix <code>StringUtils#uriDecode</code> Javadoc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34590">#34590</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to ASM 9.8 (for early Java 25 support) <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34600">#34600</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>Thank you to all the contributors who worked on this release:</p>
<p><a href="https://github.com/Helmsdown"><code>@Helmsdown</code></a>,
<a
href="https://github.com/dmitrysulman"><code>@dmitrysulman</code></a>,
and <a
href="https://github.com/ngocnhan-tran1996"><code>@ngocnhan-tran1996</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0f19fa5d8eb3214ca391732065ee1c14d45c1744"><code>0f19fa5</code></a>
Release v6.2.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/208d52d852d6455828c128b034608cec19e69259"><code>208d52d</code></a>
Introduce Checkstyle rule for separator symbol location</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/18c3b637e4040865ac7237239cc59176f7ccad18"><code>18c3b63</code></a>
Fix dated Javadoc in MvcUriComponentsBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/34c69bfc6751ea2e0feccb64f3b3e430cb0c08b8"><code>34c69bf</code></a>
Allow empty comment in ServerResponse.SseBuilder</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/37d7af42ac401ae9a93c675af00ef7ad9b13fff2"><code>37d7af4</code></a>
Allow setting ApplicationContext on MockServerWebExchange</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/cc986cd2e84e550288e763b255aae7703b8976b1"><code>cc986cd</code></a>
Defer triggerAfterCompletion invocation in
doRollbackOnCommitException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/014172563842f10914f17ece85a14ecccefd338a"><code>0141725</code></a>
Polishing</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/0c2ba4e38e809a5e7ad549393103f4d9c5bb3a9e"><code>0c2ba4e</code></a>
Recursively box/unbox nested inline value classes</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/c6a9aa59a3bd4d13f67e531406556cc02faab7bb"><code>c6a9aa5</code></a>
Remove BDDMockito Checkstyle rule</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/ad949a7450bb3887d940754deb2b013b584bc8d4"><code>ad949a7</code></a>
Add includeNonSingletons flag for ObjectProvider stream access</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5">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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| 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