You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2022/06/07 07:14:28 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #2801: build(deps-dev): bump rollup-plugin-typescript2 from 0.31.2 to 0.32.1 in /tobago-theme

dependabot[bot] opened a new pull request, #2801:
URL: https://github.com/apache/myfaces-tobago/pull/2801

   Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.31.2 to 0.32.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ezolenko/rollup-plugin-typescript2/releases">rollup-plugin-typescript2's releases</a>.</em></p>
   <blockquote>
   <h2>0.32.1</h2>
   <h3>Bugfixes</h3>
   <ul>
   <li>deps: upgrade <code>@rollup/plugin-commonjs</code> to v22 to fix try/catch requires by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/340">ezolenko/rollup-plugin-typescript2#340</a>
   <ul>
   <li>This fixes a regression in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/releases/0.32.0"><code>0.32.0</code></a> that caused users with certain environments to experience <code>ReferenceError: window is not defined</code> when importing rpt2. See <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/339">ezolenko/rollup-plugin-typescript2#339</a></li>
   </ul>
   </li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1">https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1</a></p>
   <h2>0.32.0</h2>
   <h3>Features</h3>
   <ul>
   <li>add <code>rpt2:</code> prefix on more errors by <a href="https://github.com/ezolenko"><code>@​ezolenko</code></a> in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/ff8895103c8466694e7d8eeb734f51d2850670d8">https://github.com/ezolenko/rollup-plugin-typescript2/commit/ff8895103c8466694e7d8eeb734f51d2850670d8</a></li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>fix: normalize paths in <code>get-options-overrides</code> by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/331">ezolenko/rollup-plugin-typescript2#331</a></li>
   <li>fix: add <code>realpath</code> to host to properly resolve monorepos by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/332">ezolenko/rollup-plugin-typescript2#332</a></li>
   <li>fix: use <code>.d.ts</code> instead of <code>.vue.d.ts</code> for Vue declarations  by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/336">ezolenko/rollup-plugin-typescript2#336</a></li>
   <li>fix: don't attempt to change declarationMap <code>sources</code> when no output by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/334">ezolenko/rollup-plugin-typescript2#334</a></li>
   <li>fix: force <code>noEmitOnError: false</code> by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/338">ezolenko/rollup-plugin-typescript2#338</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>updating dependencies by <a href="https://github.com/ezolenko"><code>@​ezolenko</code></a> in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/f84afe983b94a52810599f46e83edbb4e521d3a1">https://github.com/ezolenko/rollup-plugin-typescript2/commit/f84afe983b94a52810599f46e83edbb4e521d3a1</a>, <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/0df5362d3937040cd17dbeee856ce2f1fde7c3ce">https://github.com/ezolenko/rollup-plugin-typescript2/commit/0df5362d3937040cd17dbeee856ce2f1fde7c3ce</a>, <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/5a3e58b2779063b26d50c48800a80c9fd5ded726">https://github.com/ezolenko/rollup-plugin-typescript2/commit/5a3e58b2779063b26d50c48800a80c9fd5ded726</a>, and <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c">https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c</a>
   <ul>
   <li><strong>EDIT</strong>: <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c">https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c</a> caused a regression in certain environments per <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/339">ezolenko/rollup-plugin-typescript2#339</a>. If you're experiencing <code>ReferenceError: window is not defined</code>, please upgrade to <a href="https://github.com/ezolenko/rollup-plugin-typescript2/releases/0.32.1"><code>0.32.1</code></a>, which should fix this issue.</li>
   </ul>
   </li>
   <li>deps: remove unneeded <code>@types/colors</code> package by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/319">ezolenko/rollup-plugin-typescript2#319</a></li>
   <li>deps: use <code>normalizePath</code> from <code>@rollup/pluginutils</code> by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/320">ezolenko/rollup-plugin-typescript2#320</a></li>
   <li>deps: upgrade <code>tslib</code> to <code>^2.4.0</code>, remove <code>@yarn-tool/resolve-package</code> by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/326">ezolenko/rollup-plugin-typescript2#326</a></li>
   </ul>
   <h3>Docs</h3>
   <ul>
   <li>cleaning up badges by <a href="https://github.com/ezolenko"><code>@​ezolenko</code></a> in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/4e9f8fff080072a90164590b399768ca21a4d4e0">https://github.com/ezolenko/rollup-plugin-typescript2/commit/4e9f8fff080072a90164590b399768ca21a4d4e0</a></li>
   <li>fix(docs): <code>_.merge</code> doesn't concat arrays by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/314">ezolenko/rollup-plugin-typescript2#314</a></li>
   <li>docs: add link to NPM in monthly downloads badge by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/318">ezolenko/rollup-plugin-typescript2#318</a></li>
   <li>docs: standardize how issues are referenced by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/317">ezolenko/rollup-plugin-typescript2#317</a></li>
   <li>docs: update Compatibility section with new names and links by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/315">ezolenko/rollup-plugin-typescript2#315</a></li>
   <li>docs: clarify the TS option's defaults by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/316">ezolenko/rollup-plugin-typescript2#316</a></li>
   <li>docs: split off a CONTRIBUTING.md and improve formatting, grammar, links by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/313">ezolenko/rollup-plugin-typescript2#313</a></li>
   </ul>
   <h3>GitHub</h3>
   <ul>
   <li>fix(github): improve formatting of issue template spoilers by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/311">ezolenko/rollup-plugin-typescript2#311</a></li>
   </ul>
   <h3>Internal</h3>
   <ul>
   <li>test: add initial unit test suite by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/321">ezolenko/rollup-plugin-typescript2#321</a></li>
   <li>clean: remove <code>partial.ts</code> as this is built into TS by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/322">ezolenko/rollup-plugin-typescript2#322</a></li>
   <li>optim(ci): use <code>npm ci</code> for install and cache <code>npm</code> by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/323">ezolenko/rollup-plugin-typescript2#323</a></li>
   <li>ci: add a lint check to ensure all PRs pass lint too by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/327">ezolenko/rollup-plugin-typescript2#327</a></li>
   <li>refactor: prefer native methods to lodash where possible by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/328">ezolenko/rollup-plugin-typescript2#328</a></li>
   <li>test: 100% coverage in <code>get-options-overrides</code> (<code>createFilter</code>) by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/329">ezolenko/rollup-plugin-typescript2#329</a></li>
   <li>refactor: invert some conditionals for better readability by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/335">ezolenko/rollup-plugin-typescript2#335</a></li>
   <li>refactor: sort all top-level imports by <a href="https://github.com/agilgur5"><code>@​agilgur5</code></a> in <a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/pull/337">ezolenko/rollup-plugin-typescript2#337</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0">https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/d7cab2dbc032792cc5a34df7f71cca0057ec575d"><code>d7cab2d</code></a> deps: upgrade <code>@​rollup/plugin-commonjs</code> to v22 to fix try/catch requires (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/340">#340</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/44116044750b01c3b0d612e36f453cc8e64f79b4"><code>4411604</code></a> - package version</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/4d5debaa835be2a6faa2ad444c8a2af52aec1724"><code>4d5deba</code></a> - build</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/b44b069cb25bd694827dc35ec5ed4f13f910e22d"><code>b44b069</code></a> fix: force <code>noEmitOnError: false</code> (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/338">#338</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/b08f272efb3319971c07ecf19704878645d6f430"><code>b08f272</code></a> refactor: sort all top-level imports (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/337">#337</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/ccd681548607b973ba18bac5f00f6eee50e53a79"><code>ccd6815</code></a> fix: don't attempt to change declarationMap sources when no output (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/334">#334</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/43108732dfaace0a389550edef75b09996d313b9"><code>4310873</code></a> - fix for wrong this</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/01272d3ebe59c53534748d32f3b6d550ef5377d3"><code>01272d3</code></a> refactor: invert some conditionals for better readability (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/335">#335</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/e145d0baebbbef1eec691b99d1ce0dce1e49f38c"><code>e145d0b</code></a> fix: use <code>.d.ts</code> instead of <code>.vue.d.ts</code> for Vue declarations  (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/336">#336</a>)</li>
   <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/8e580375e102b627ff35648d0d62ba2d048825ed"><code>8e58037</code></a> fix: add <code>realpath</code> to host to properly resolve monorepos (<a href="https://github-redirect.dependabot.com/ezolenko/rollup-plugin-typescript2/issues/332">#332</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup-plugin-typescript2&package-manager=npm_and_yarn&previous-version=0.31.2&new-version=0.32.1)](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.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

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


[GitHub] [myfaces-tobago] henningn merged pull request #2801: build(deps-dev): bump rollup-plugin-typescript2 from 0.31.2 to 0.32.1 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
henningn merged PR #2801:
URL: https://github.com/apache/myfaces-tobago/pull/2801


-- 
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: dev-unsubscribe@myfaces.apache.org

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