dependabot[bot] opened a new pull request, #1810: URL: https://github.com/apache/incubator-datalab/pull/1810
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac"><code>699c459</code></a> 3.1.2</li> <li><a href="https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7"><code>2f2b5ff</code></a> fix: trim pattern</li> <li><a href="https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc"><code>25d7c0d</code></a> 3.1.1</li> <li><a href="https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0"><code>55dda29</code></a> fix: treat nocase:true as always having magic</li> <li><a href="https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e"><code>5e1fb8d</code></a> 3.1.0</li> <li><a href="https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006"><code>f8145c5</code></a> Add 'allowWindowsEscape' option</li> <li><a href="https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7"><code>570e8b1</code></a> add publishConfig for v3 publishes</li> <li><a href="https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf"><code>5b7cd33</code></a> 3.0.6</li> <li><a href="https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff"><code>20b4b56</code></a> [fix] revert all breaking syntax changes</li> <li><a href="https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543"><code>2ff0388</code></a> document, expose, and test 'partial:true' option</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/build-angular` from 0.1102.19 to 15.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@angular-devkit/build-angular</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.5</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.5 (2023-02-08)</h1> <h3><code>@schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/499173b5d197f14377203b92b49ff3cbbf55b260"><img src="https://img.shields.io/badge/499173b5d-fix-green" alt="fix - 499173b5d" /></a></td> <td>remove bootstrapping wrapping in universal schematic</td> </tr> </tbody> </table> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b8bbe9688e0e684245636e7d58d50c51719039c8"><img src="https://img.shields.io/badge/b8bbe9688-fix-green" alt="fix - b8bbe9688" /></a></td> <td>error if Angular compiler is used in a schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/fabbb8a936f3b3b1cee8ea5cbdb7bb7832cb02a7"><img src="https://img.shields.io/badge/fabbb8a93-fix-green" alt="fix - fabbb8a93" /></a></td> <td>only set <code>DebugView</code> when <code>NG_DEBUG</code> is passed</td> </tr> </tbody> </table> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e87134fe94831df76698fe0e90fe556da0011511"><img src="https://img.shields.io/badge/e87134fe9-fix-green" alt="fix - e87134fe9" /></a></td> <td>build optimizer support for spec-compliant downlevel class properties</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d80adde2fec53e6513983a89dd194a35c426b8aa"><img src="https://img.shields.io/badge/d80adde2f-fix-green" alt="fix - d80adde2f" /></a></td> <td>do not fail compilation when spec pattern does not match</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/11be502e7cc2544371d55c8b3d32b7bcbbf8066e"><img src="https://img.shields.io/badge/11be502e7-fix-green" alt="fix - 11be502e7" /></a></td> <td>fix support of Safari TP versions</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/14e317d85429c83e6285c5cec4a1c4483d8a1c8f"><img src="https://img.shields.io/badge/14e317d85-fix-green" alt="fix - 14e317d85" /></a></td> <td>load polyfills and runtime as scripts instead of modules</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Kristiyan Kostadinov and Ricardo</p> <h2>v15.1.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.4 (2023-02-01)</h1> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c8fdfc6985c5b5017a0b6ab6fa38daf4cb9a775"><img src="https://img.shields.io/badge/6c8fdfc69-fix-green" alt="fix - 6c8fdfc69" /></a></td> <td>load JavaScript bundles as modules in karma</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/317452e3b7e25080132b7f7a069696d1c5054f69"><img src="https://img.shields.io/badge/317452e3b-fix-green" alt="fix - 317452e3b" /></a></td> <td>print server builder errors and warnings</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@angular-devkit/core</code></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@angular-devkit/build-angular</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.5 (2023-02-08)</h1> <h3><code>@angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b8bbe9688e0e684245636e7d58d50c51719039c8">b8bbe9688</a></td> <td>fix</td> <td>error if Angular compiler is used in a schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/fabbb8a936f3b3b1cee8ea5cbdb7bb7832cb02a7">fabbb8a93</a></td> <td>fix</td> <td>only set <code>DebugView</code> when <code>NG_DEBUG</code> is passed</td> </tr> </tbody> </table> <h3><code>@schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/499173b5d197f14377203b92b49ff3cbbf55b260">499173b5d</a></td> <td>fix</td> <td>remove bootstrapping wrapping in universal schematic</td> </tr> </tbody> </table> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e87134fe94831df76698fe0e90fe556da0011511">e87134fe9</a></td> <td>fix</td> <td>build optimizer support for spec-compliant downlevel class properties</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d80adde2fec53e6513983a89dd194a35c426b8aa">d80adde2f</a></td> <td>fix</td> <td>do not fail compilation when spec pattern does not match</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/11be502e7cc2544371d55c8b3d32b7bcbbf8066e">11be502e7</a></td> <td>fix</td> <td>fix support of Safari TP versions</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/14e317d85429c83e6285c5cec4a1c4483d8a1c8f">14e317d85</a></td> <td>fix</td> <td>load polyfills and runtime as scripts instead of modules</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Kristiyan Kostadinov and Ricardo</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.3 (2023-02-01)</h1> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3512a03621c7ed99324e82771e239e77c907367e">3512a0362</a></td> <td>fix</td> <td>load JavaScript bundles as modules in karma</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f35e9908c08fe1d1bda82124c3ec2b6fe4242125">f35e9908c</a></td> <td>fix</td> <td>print server builder errors and warnings</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.4 (2023-02-01)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/angular/angular-cli/commits/15.1.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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/incubator-datalab/network/alerts). </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
