dependabot[bot] opened a new pull request, #189:
URL: https://github.com/apache/maven-archetype/pull/189

   Bumps 
[org.apache.maven.shared:maven-script-interpreter](https://github.com/apache/maven-script-interpreter)
 from 1.2 to 1.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-script-interpreter/releases";>org.apache.maven.shared:maven-script-interpreter's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.5</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1368";>[MSHARED-1368]</a> - 
Synchronize interpreter execution (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/115";>#115</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1359";>[MSHARED-1359]</a> - 
Use child first classloader in BeanShellScriptInterpreter (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/114";>#114</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1359";>[MSHARED-1359]</a> - 
Optimize classloader in BeanShellScriptInterpreter (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/112";>#112</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1359";>[MSHARED-1359]</a> - 
Allow reuse the same classloader for multiple script executions (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/109";>#109</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1370";>[MSHARED-1370]</a> - 
Bump commons-io:commons-io from 2.11.0 to 2.16.0 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/113";>#113</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.apache.groovy:groovy from 4.0.18 to 4.0.20 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/108";>#108</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/107";>#107</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/105";>#105</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.apache.groovy:groovy from 4.0.17 to 4.0.18 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/104";>#104</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.apache.groovy:groovy from 4.0.6 to 4.0.17 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/102";>#102</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1350";>[MSHARED-1350]</a> - 
Upgrade parent POM to version 41 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/103";>#103</a>)
 <a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/99";>#99</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.junit:junit-bom from 5.9.2 to 5.10.0 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/98";>#98</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump junit-bom from 5.9.1 to 5.9.2 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/90";>#90</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/93";>#93</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1378";>[MSHARED-1378]</a> - 
Cleanup of test code (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/117";>#117</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1371";>[MSHARED-1371]</a> - 
Refresh download page (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/116";>#116</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Cleanups in dependabot configuration (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/111";>#111</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Use default configuration for Jenkins build (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/110";>#110</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MSHARED-1350";>[MSHARED-1350]</a> - 
Upgrade parent POM to version 41 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/103";>#103</a>)
 <a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Bump org.junit:junit-bom from 5.9.2 to 5.10.0 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/98";>#98</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump junit-bom from 5.9.1 to 5.9.2 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/90";>#90</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>1.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump actions/cache from v2.1.2 to v2.1.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/32";>apache/maven-script-interpreter#32</a></li>
   <li>Bump junit from 4.13.1 to 4.13.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/35";>apache/maven-script-interpreter#35</a></li>
   <li>Bump actions/cache from v2.1.4 to v2.1.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/37";>apache/maven-script-interpreter#37</a></li>
   <li>Bump actions/checkout from 2 to 2.3.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/39";>apache/maven-script-interpreter#39</a></li>
   <li>Bump actions/setup-java from 1 to 2.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/47";>apache/maven-script-interpreter#47</a></li>
   <li>Bump actions/cache from 2.1.5 to 2.1.6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/43";>apache/maven-script-interpreter#43</a></li>
   <li>Bump groovy from 2.4.20 to 2.4.21 by <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/48";>apache/maven-script-interpreter#48</a></li>
   <li>Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/50";>apache/maven-script-interpreter#50</a></li>
   <li>Bump actions/setup-java from 2.2.0 to 2.3.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/51";>apache/maven-script-interpreter#51</a></li>
   <li>[MSHARED-1001] Shared GitHub Actions by <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a> 
in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/55";>apache/maven-script-interpreter#55</a></li>
   <li>Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/38";>apache/maven-script-interpreter#38</a></li>
   <li>Bump slf4j.version from 1.7.30 to 1.7.32 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/45";>apache/maven-script-interpreter#45</a></li>
   <li>Bump maven-site-plugin from 3.9.1 to 3.10.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/56";>apache/maven-script-interpreter#56</a></li>
   <li>Bump maven-site-plugin from 3.10.0 to 3.12.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/66";>apache/maven-script-interpreter#66</a></li>
   <li>Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-script-interpreter/pull/65";>apache/maven-script-interpreter#65</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/6eb1c4b19ea9c4f6e8c77ba076f96989cecbfd99";><code>6eb1c4b</code></a>
 [maven-release-plugin] prepare release maven-script-interpreter-1.5</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/43123f493e5bc374e668f4b7f2563749c4667734";><code>43123f4</code></a>
 [MSHARED-1378] Cleanup of test code</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/eef92e61105dbd8369b2e39d61136ce193320750";><code>eef92e6</code></a>
 [MSHARED-1371] Refresh download page</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/8b3992abf395dcee30a8821653ba31700283037e";><code>8b3992a</code></a>
 [MSHARED-1368] Synchronize interpreter execution</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/91b11c39db5f7f53c82f91a61a3c24d85d3ffb72";><code>91b11c3</code></a>
 [MSHARED-1359] Use child first classloader in BeanShellScriptInterpreter</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/9dfe91dbfb13372ae25b5332f25bfb87232f2e93";><code>9dfe91d</code></a>
 [MSHARED-1359] Optimize classloader in BeanShellScriptInterpreter</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/5f1df6e89c3a12d5327b502f84d252a84eeb479e";><code>5f1df6e</code></a>
 [MSHARED-1370] Bump commons-io:commons-io from 2.11.0 to 2.16.0 (<a 
href="https://redirect.github.com/apache/maven-script-interpreter/issues/113";>#113</a>)</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/0ee5ab6f91b91e5390b8818c4ad8bd9d0948ba25";><code>0ee5ab6</code></a>
 Cleanups in dependabot configuration</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/60da98be52b87e41e11b2e5c64105c095653daf5";><code>60da98b</code></a>
 [MSHARED-1359] Allow reuse the same classloader for multiple script 
executions</li>
   <li><a 
href="https://github.com/apache/maven-script-interpreter/commit/cc3d6cd77bb11825ec0a8c98dc1b9bcfcd4a1195";><code>cc3d6cd</code></a>
 Use default configuration for Jenkins build</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-script-interpreter/compare/maven-script-interpreter-1.2...maven-script-interpreter-1.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-script-interpreter&package-manager=maven&previous-version=1.2&new-version=1.5)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to