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 2020/11/03 14:02:05 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #265: Bump vaadin-maven-plugin from 14.3.1 to 16.0.5

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


   Bumps [vaadin-maven-plugin](https://github.com/vaadin/platform) from 14.3.1 to 16.0.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vaadin/platform/releases">vaadin-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h1>Vaadin 16.0.5</h1>
   <p>Vaadin consists of a set of web components, a Java web framework, configurable themes, tools and a set of app templates.</p>
   <p>This is a maintenance release of Vaadin.
   See the full release notes for Vaadin 16.0 in <a href="https://github.com/vaadin/platform/releases/tag/16.0.0">GitHub releases</a>, including new features, getting started, supported browsers and other technologies, and migration notes.</p>
   <p>Visit <a href="https://vaadin.com/">vaadin.com</a> to get started.</p>
   <h2>New and Noteworthy</h2>
   <p>Here are the highlighted new and improved features in this maintenance release.</p>
   <h3>Components</h3>
   <ul>
   <li>Vaadin Grid
   <ul>
   <li>Prevent possible memory leak, by removing the DataProvider listener explicitly when new one got set</li>
   </ul>
   </li>
   </ul>
   <h2>Changes since <a href="https://github.com/vaadin/platform/releases/tag/16.0.4">16.0.4</a></h2>
   <ul>
   <li>Vaadin Grid (<a href="https://github.com/vaadin/vaadin-grid-flow/releases/tag/5.1.5">Flow integration 5.1.5</a>, <a href="https://github.com/vaadin/vaadin-grid/releases/tag/v5.6.7">web component v5.6.7</a>)
   <ul>
   <li>Grid</li>
   <li>Tree Grid</li>
   <li>Grid Context Menu</li>
   </ul>
   </li>
   </ul>
   <h2>Support</h2>
   <p>Vaadin 16 is supported for one month after Vaadin 17 has been released. The latest LTS (long term support) version is Vaadin 14. More details of our release model are available on our <a href="https://vaadin.com/roadmap">roadmap page</a>.</p>
   <p>Vaadin also provides <a href="https://vaadin.com/support">commercial support and warranty</a>.</p>
   <h1>Getting Started with Vaadin</h1>
   <h2>App starters</h2>
   <p>The best way to get started with Vaadin is to go to <a href="https://vaadin.com/start">https://vaadin.com/start</a> and pick an app template for the technology stack you’re interested in.</p>
   <p>For the full list of how to get started go to the <a href="https://github.com/vaadin/platform/releases/tag/16.0.0">GitHub releases</a>.</p>
   <h1>Reporting Issues</h1>
   <p>We appreciate if you try to find the most relevant repository to report the issue in. If it is not obvious which project to add issues to, you are always welcome to report any issue at <a href="https://github.com/vaadin/platform/issues">https://github.com/vaadin/platform/issues</a>.</p>
   <p>A few rules of thumb will help you and us in finding the correct repository for the issue:</p>
   <ol>
   <li>If you encounter an issue when using the HTML/JS API of a component or the component renders incorrectly, the problem is likely in the web component. The web component repositories are named like <a href="https://github.com/vaadin/vaadin-button">https://github.com/vaadin/vaadin-button</a></li>
   <li>If you encounter an issue when using the Java API of a component, the problem is likely in the Flow integration of the web component. The Flow component integration repositories are named like <a href="https://github.com/vaadin/vaadin-button-flow">https://github.com/vaadin/vaadin-button-flow</a></li>
   <li>If you encounter an issue with Flow which does not seem to be related to a specific component, the problem is likely in Flow itself. The Flow repository is <a href="https://github.com/vaadin/flow">https://github.com/vaadin/flow</a></li>
   <li>If you encounter an issue with Designer, the repository is <a href="https://github.com/vaadin/designer">https://github.com/vaadin/designer</a></li>
   <li>If you encounter an issue with TestBench, the repository is <a href="https://github.com/vaadin/testbench">https://github.com/vaadin/testbench</a></li>
   </ol>
   <h1>Vaadin 16.0.4</h1>
   <p>Vaadin consists of a set of web components, a Java web framework, configurable themes, tools and a set of app templates.</p>
   <p>This is a maintenance release of Vaadin.
   See the full release notes for Vaadin 16.0 in <a href="https://github.com/vaadin/platform/releases/tag/16.0.0">GitHub releases</a>, including new features, getting started, supported browsers and other technologies, and migration notes.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/vaadin/platform/commit/4f61fe480bc4ac5e2c8df0379112da2e2bcb27f3"><code>4f61fe4</code></a> Bump component versions for platform branch: 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1562">#1562</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/82eaffbb487db6637f9f94d4ae586fe4d51f62a0"><code>82eaffb</code></a> Bump component versions for platform branch: 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1535">#1535</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/ed04df6d45597edf4ce1c610165ad9a729b93736"><code>ed04df6</code></a> Bump component versions for platform branch: 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1521">#1521</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/296d6bce05cb7b2ebf616d9eb17332d480d210a2"><code>296d6bc</code></a> Update flow to 3.1.7 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1493">#1493</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/63d32437454050070aba7cb443a613bc814c29d8"><code>63d3243</code></a> Bump Grid component versions for: 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1482">#1482</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/56bc300d70e9a1be3421c45e97a9d7007fb7c78c"><code>56bc300</code></a> Update flow to 3.1.6 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1470">#1470</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/e1d09d3a11b5ed6e1dd2b543fe414b00e405f90b"><code>e1d09d3</code></a> Bump components versions for 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1460">#1460</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/28622c4091204a7bd49582bfb866fbe85a6a9f6d"><code>28622c4</code></a> Update flow to 3.1.5 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1463">#1463</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/ac39860c30ef966abbef026659b260710b295c3d"><code>ac39860</code></a> Bump component versions for platform branch: 16.0 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1456">#1456</a>)</li>
   <li><a href="https://github.com/vaadin/platform/commit/570d3529479388b17a3391738cd8e2c473f14b08"><code>570d352</code></a> Update confirm dialog for v16 (<a href="https://github-redirect.dependabot.com/vaadin/platform/issues/1448">#1448</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/vaadin/platform/compare/14.3.1...16.0.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vaadin:vaadin-maven-plugin&package-manager=maven&previous-version=14.3.1&new-version=16.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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] dependabot[bot] closed pull request #265: Bump vaadin-maven-plugin from 14.3.1 to 16.0.5

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #265:
URL: https://github.com/apache/isis/pull/265


   


----------------------------------------------------------------
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 commented on pull request #265: Bump vaadin-maven-plugin from 14.3.1 to 16.0.5

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #265:
URL: https://github.com/apache/isis/pull/265#issuecomment-722203049


   on hold until next LTS release


----------------------------------------------------------------
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 commented on pull request #265: Bump vaadin-maven-plugin from 14.3.1 to 16.0.5

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #265:
URL: https://github.com/apache/isis/pull/265#issuecomment-722203317


   @dependabot ignore this major version


----------------------------------------------------------------
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] dependabot[bot] commented on pull request #265: Bump vaadin-maven-plugin from 14.3.1 to 16.0.5

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #265:
URL: https://github.com/apache/isis/pull/265#issuecomment-722203336


   OK, I won't notify you about version 16.x.x again, unless you re-open this PR or update to a 16.x.x release yourself.


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