dependabot[bot] opened a new pull request, #4564: URL: https://github.com/apache/zeppelin/pull/4564
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together. Removes `cacheable-request` Updates `ng-packagr` from 5.7.0 to 15.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ng-packagr/ng-packagr/releases">ng-packagr's releases</a>.</em></p> <blockquote> <h2>15.1.2</h2> <ul> <li>remove trailing slash from dest (<a href="https://github.com/ng-packagr/ng-packagr/commit/426a081abc8e076afc558586da0cf9cf3f65b78e">426a081</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2558">#2558</a></li> <li>support of Safari TP versions (<a href="https://github.com/ng-packagr/ng-packagr/commit/fa80ee02c6ccc0da7a35da94dc8e91d951ac6bb2">fa80ee0</a>)</li> <li>update browserslist config to include last 2 Chrome versions (<a href="https://github.com/ng-packagr/ng-packagr/commit/1519c8dd9828b192170fd43fa01b42b0c5ad7d4e">1519c8d</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/48669">angular/angular#48669</a></li> </ul> <h2>15.1.1</h2> <h3>Performance</h3> <ul> <li>create a single stylesheet renderer worker instance (<a href="https://github.com/ng-packagr/ng-packagr/commit/6718f6e892e6a4ac7364408efeee2261020033fd">6718f6e</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2530">#2530</a></li> </ul> <h2>15.1.0</h2> <h3>Features</h3> <ul> <li>add support for dynamic import (<a href="https://github.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc">7226bb1</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2508">#2508</a></li> </ul> <h3>Performance</h3> <ul> <li>move stylesheet processing into a worker pool (<a href="https://github.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f">9eaa398</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>include <code>cssUrl</code> and <code>styleIncludePaths</code> in the CSS cache key (<a href="https://github.com/ng-packagr/ng-packagr/commit/6bb7a4a35a9969c9b0619f855ff9c890ed4e2928">6bb7a4a</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2523">#2523</a></li> </ul> <h2>15.1.0-next.0</h2> <h3>Features</h3> <ul> <li>add support for dynamic imports (<a href="https://github.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc">7226bb1</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2508">#2508</a></li> </ul> <h3>Performance</h3> <ul> <li>move stylesheet processing into a worker pool (<a href="https://github.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f">9eaa398</a>)</li> </ul> <h2>15.0.3</h2> <h3>Bug Fixes</h3> <ul> <li>add support for prerelease versions of Angular (<a href="https://github.com/ng-packagr/ng-packagr/commit/632217e80832f57032fd164f85e9085fdb6c427d">632217e</a>)</li> </ul> <h2>15.0.2</h2> <h3>Performance</h3> <ul> <li>reduce sourcemap loading and decoding (<a href="https://github.com/ng-packagr/ng-packagr/commit/3089f514356b2f9aee2d85f52b2ea97576935048">3089f51</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2495">#2495</a></li> </ul> <h2>15.0.1</h2> <h3>Bug Fixes</h3> <ul> <li>copy changed file during watch mode when using advanced asset pattern (<a href="https://github.com/ng-packagr/ng-packagr/commit/0a11ca960cf8de2398bf5098210dd7677365343c">0a11ca9</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2479">#2479</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md">ng-packagr's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/ng-packagr/ng-packagr/compare/15.1.1...15.1.2">15.1.2</a> (2023-02-09)</h3> <h3>Bug Fixes</h3> <ul> <li>remove trailing slash from dest (<a href="https://github.com/ng-packagr/ng-packagr/commit/426a081abc8e076afc558586da0cf9cf3f65b78e">426a081</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2558">#2558</a></li> <li>support of Safari TP versions (<a href="https://github.com/ng-packagr/ng-packagr/commit/fa80ee02c6ccc0da7a35da94dc8e91d951ac6bb2">fa80ee0</a>)</li> <li>update browserslist config to include last 2 Chrome versions (<a href="https://github.com/ng-packagr/ng-packagr/commit/1519c8dd9828b192170fd43fa01b42b0c5ad7d4e">1519c8d</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/48669">angular/angular#48669</a></li> </ul> <h3><a href="https://github.com/ng-packagr/ng-packagr/compare/15.1.0...15.1.1">15.1.1</a> (2023-01-12)</h3> <h3>Performance</h3> <ul> <li>create a single stylesheet renderer worker instance (<a href="https://github.com/ng-packagr/ng-packagr/commit/6718f6e892e6a4ac7364408efeee2261020033fd">6718f6e</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2530">#2530</a></li> </ul> <h2><a href="https://github.com/ng-packagr/ng-packagr/compare/15.1.0-next.0...15.1.0">15.1.0</a> (2023-01-11)</h2> <h3>Features</h3> <ul> <li>add support for dynamic import (<a href="https://github.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc">7226bb1</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2508">#2508</a></li> </ul> <h3>Performance</h3> <ul> <li>move stylesheet processing into a worker pool (<a href="https://github.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f">9eaa398</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>include <code>cssUrl</code> and <code>styleIncludePaths</code> in the CSS cache key (<a href="https://github.com/ng-packagr/ng-packagr/commit/6bb7a4a35a9969c9b0619f855ff9c890ed4e2928">6bb7a4a</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2523">#2523</a></li> </ul> <h2><a href="https://github.com/ng-packagr/ng-packagr/compare/15.0.3...15.1.0-next.0">15.1.0-next.0</a> (2022-12-21)</h2> <h3>Features</h3> <ul> <li>add support for dynamic import (<a href="https://github.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc">7226bb1</a>), closes <a href="https://github-redirect.dependabot.com/ng-packagr/ng-packagr/issues/2508">#2508</a></li> </ul> <h3>Performance</h3> <ul> <li>move stylesheet processing into a worker pool (<a href="https://github.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f">9eaa398</a>)</li> </ul> <h3><a href="https://github.com/ng-packagr/ng-packagr/compare/15.0.2...15.0.3">15.0.3</a> (2022-12-09)</h3> <h3>Bug Fixes</h3> <ul> <li>add support for prerelease version of Angular (<a href="https://github.com/ng-packagr/ng-packagr/commit/632217e80832f57032fd164f85e9085fdb6c427d">632217e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/69c76dae72f5f888ee8548053067ee83ad980756"><code>69c76da</code></a> release: cut 15.1.2</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/426a081abc8e076afc558586da0cf9cf3f65b78e"><code>426a081</code></a> fix: remove trailing slash from dest</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/5c72469e008bf8ce303d0f12d4c24ff5dc1df5cf"><code>5c72469</code></a> build: lock file maintenance</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/dfdf564d2ca521983b2d1b79fd126db28074ebdb"><code>dfdf564</code></a> build: update typescript-eslint to v5.51.0</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/e9b36f957cb529313f17ac0f800859683aea5393"><code>e9b36f9</code></a> build: update typescript-eslint to v5.50.0</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/fa80ee02c6ccc0da7a35da94dc8e91d951ac6bb2"><code>fa80ee0</code></a> fix: support of Safari TP versions</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/db57aa3e6ba569f20ac1581dc8493c0a9b46771f"><code>db57aa3</code></a> build: update dependency typescript to v4.9.5</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/40faaa52053df22397134bb8acd6838f739ec13f"><code>40faaa5</code></a> build: lock file maintenance</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/11e6713adea4ed2cdd88aa4b4b2a1b629c5b6015"><code>11e6713</code></a> build: update dependency eslint to v8.33.0</li> <li><a href="https://github.com/ng-packagr/ng-packagr/commit/10d8c526ebc9b824c7a2014a5fe47bc70d1c0cce"><code>10d8c52</code></a> build: update typescript-eslint to v5.49.0</li> <li>Additional commits viewable in <a href="https://github.com/ng-packagr/ng-packagr/compare/v5.7.0...15.1.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~alan.agius4">alan.agius4</a>, a new releaser for ng-packagr since your current version.</p> </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/zeppelin/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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org