You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2021/01/18 07:41:51 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #346: Bump frontend-maven-plugin from 1.10.0 to 1.11.0

dependabot[bot] opened a new pull request #346:
URL: https://github.com/apache/isis/pull/346


   Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.0 to 1.11.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md">frontend-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <h3>1.11.0</h3>
   <ul>
   <li>Upgrade Jackson dependency to Jackson 2.9.10</li>
   <li>Support Apple Silicon</li>
   </ul>
   <h3>1.10.2</h3>
   <ul>
   <li>Supports Alpine Linux</li>
   </ul>
   <h3>1.9.0</h3>
   <ul>
   <li>Copy npm scripts, so they are available for execution (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/868">#868</a>)</li>
   <li>Regression bug fix (tar files) (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/864">#864</a>)</li>
   <li>Fix bug related to archive extraction on case-insensitive file systems (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/843">#845</a>)</li>
   <li>Regression bug fix (tar files) (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/816">#816</a>)</li>
   <li>Added support for Raspbian OS armv7l architecture (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/809">#809</a>)</li>
   </ul>
   <h3>1.8.0</h3>
   <ul>
   <li>The plugin always logs output from npm/runners as INFO, not WARN or ERROR.</li>
   <li>Support for quirky Windows handling of PATH environment variables.</li>
   </ul>
   <h3>1.7.6</h3>
   <ul>
   <li>Fix <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/670">#670</a>: Plugin will no longer fail to install node.exe if node.exe already exists</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/794">#794</a>: Plugin will self-repair if previous node/npm/yarn archive download was interrupted</li>
   </ul>
   <h3>1.5</h3>
   <ul>
   <li>Revert support for the maven.frontend.failOnError flag (<a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/pull/572">#572</a>), due to
   the major regression described in <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/613">#613</a>.
   failOnError-like behavior can be implemented by ignoring exit codes;
   <code>npm run mytask</code> from the maven plugin, and <code>&quot;scripts&quot;: { &quot;mytask&quot;: &quot;runstuff || exit 0&quot;</code> in package.json</li>
   </ul>
   <h3>1.4</h3>
   <ul>
   <li>Add maven.frontend.failOnError and maven.test.failure.ignore flags to best manage integration-test</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/41">#41</a>: Replaced ProcessBuilder usage with commons-exec</li>
   <li>Use InstallDirectory to locate node tasks instead of the WorkingDirectory as fallback</li>
   <li>Fix 531: update lifecycle-mapping-metadata.xml for yarn</li>
   <li>Fix execute goal for gulp</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/532">#532</a>: fix NullPointerException for invalid yarn version</li>
   <li>Added bower proxy ignore parameter</li>
   <li>Document how to skip package managers and build tools'</li>
   </ul>
   <h3>1.3</h3>
   <ul>
   <li>Fix <code>yarn</code> for Windows</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/515">#515</a>: Change &quot;yarn warning&quot; from ERROR to WARNING in log</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/1a90675f228b199ac1114ee06baef85380087457"><code>1a90675</code></a> [maven-release-plugin] prepare release frontend-plugins-1.11.0</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/7356784962d0c628dacbd390ea62bbda3dbabd0e"><code>7356784</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/949">#949</a> from ajthom90/master</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/b98fda8303142e5799995bf5770fd2e7208414e1"><code>b98fda8</code></a> add support for apple silicon... add a test case</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/1a9d1d8d7399711b925897dc3078aad50fbc0259"><code>1a9d1d8</code></a> add support for apple silicon</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/2830bcdf337247a7156aa1385d792753cfb41f57"><code>2830bcd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/947">#947</a> from eirslett/dependabot/maven/frontend-plugin-core/c...</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/7c16e2bd528e34c88b59190edd6d72d183133988"><code>7c16e2b</code></a> Bump jackson-databind from 2.9.10 to 2.9.10.5 in /frontend-plugin-core</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/107997b0df591cb64a665ec86797e26bec7381b2"><code>107997b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eirslett/frontend-maven-plugin/issues/945">#945</a> from achimmihca/anst/jackson-2-9-10</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/7500715f9e973fd6a92807993bd3685c28bedfb3"><code>7500715</code></a> Update CHANGELOG.md</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/4a66c1a49db7458d263f4172f78c1c4684296cc4"><code>4a66c1a</code></a> upgrade jackson to 2.9.10</li>
   <li><a href="https://github.com/eirslett/frontend-maven-plugin/commit/b06351c9451fee38060434c51c9b29bd15bdf2a5"><code>b06351c</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a href="https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.10.0...frontend-plugins-1.11.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.eirslett:frontend-maven-plugin&package-manager=maven&previous-version=1.10.0&new-version=1.11.0)](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 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.

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



[GitHub] [isis] andi-huber merged pull request #346: Bump frontend-maven-plugin from 1.10.0 to 1.11.0

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #346:
URL: https://github.com/apache/isis/pull/346


   


----------------------------------------------------------------
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.

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