dependabot[bot] opened a new pull request, #14428: URL: https://github.com/apache/camel/pull/14428
Bumps [gulp-cli](https://github.com/gulpjs/gulp-cli) from 2.3.0 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gulpjs/gulp-cli/releases">gulp-cli's releases</a>.</em></p> <blockquote> <h2>gulp-cli v3.0.0</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Only allow js variants for <code>.gulp</code> config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/261">#261</a>)</li> <li>Upgrade to Liftoff v5 and avoid merging flags/config/env (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/259">#259</a>)</li> <li>Remove support for alpha versions of gulp 4 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/255">#255</a>)</li> <li>Remove <code>--verify</code> flag (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/251">#251</a>)</li> <li>Replace <code>--require</code> flag with <code>--preload</code></li> <li>Normalize repository, dropping node <10.13 support (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/239">#239</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add deprecated warning for gulplog v1 messages (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/266">#266</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/affeda9e01569511cd34f1fe7f66d5ad75339624">affeda9</a>)</li> <li>Add versioned handler for gulp v5 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/265">#265</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/f06ff30eb6dfa7db0a3b2935a76d79609a54016e">f06ff30</a>)</li> <li>Support theming and translations via config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/260">#260</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/e16d675606867a5a3a64c24e7fa48bb0a664723d">e16d675</a>)</li> <li>Upgrade to Liftoff v5 and avoid merging flags/config/env (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/259">#259</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/ed86da75fddfe0965d9bcc0a299e74f961f50957">ed86da7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ensure the logger is wired up before running liftoff (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/258">#258</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/36f05d5a8bb5c56437204a37f12fc4b2e31c5430">36f05d5</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Normalize repository, dropping node <10.13 support (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/239">#239</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/3544dc65138c6409758c28e083ea1d93640246d8">3544dc6</a>)</li> <li>Only allow js variants for <code>.gulp</code> config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/261">#261</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/e5c79839e87154aa5bc5d8888eeba29314b17fc6">e5c7983</a>)</li> <li>Remove <code>--verify</code> flag (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/251">#251</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/7aeee5d82e09099696f44fae25d315ef31c14030">7aeee5d</a>)</li> <li>Remove support for alpha versions of gulp 4 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/255">#255</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/cb03b9a6698ead4537d77bd0478947366b7d29a6">cb03b9a</a>)</li> <li>Replace <code>--require</code> flag with <code>--preload</code> (<a href="https://www.github.com/gulpjs/gulp-cli/commit/3544dc65138c6409758c28e083ea1d93640246d8">3544dc6</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gulpjs/gulp-cli/blob/master/CHANGELOG.md">gulp-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://www.github.com/gulpjs/gulp-cli/compare/v2.3.0...v3.0.0">3.0.0</a> (2024-03-24)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Only allow js variants for <code>.gulp</code> config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/261">#261</a>)</li> <li>Upgrade to Liftoff v5 and avoid merging flags/config/env (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/259">#259</a>)</li> <li>Remove support for alpha versions of gulp 4 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/255">#255</a>)</li> <li>Remove <code>--verify</code> flag (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/251">#251</a>)</li> <li>Replace <code>--require</code> flag with <code>--preload</code></li> <li>Normalize repository, dropping node <10.13 support (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/239">#239</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add deprecated warning for gulplog v1 messages (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/266">#266</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/affeda9e01569511cd34f1fe7f66d5ad75339624">affeda9</a>)</li> <li>Add versioned handler for gulp v5 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/265">#265</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/f06ff30eb6dfa7db0a3b2935a76d79609a54016e">f06ff30</a>)</li> <li>Support theming and translations via config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/260">#260</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/e16d675606867a5a3a64c24e7fa48bb0a664723d">e16d675</a>)</li> <li>Upgrade to Liftoff v5 and avoid merging flags/config/env (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/259">#259</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/ed86da75fddfe0965d9bcc0a299e74f961f50957">ed86da7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ensure the logger is wired up before running liftoff (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/258">#258</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/36f05d5a8bb5c56437204a37f12fc4b2e31c5430">36f05d5</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Normalize repository, dropping node <10.13 support (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/239">#239</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/3544dc65138c6409758c28e083ea1d93640246d8">3544dc6</a>)</li> <li>Only allow js variants for <code>.gulp</code> config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/261">#261</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/e5c79839e87154aa5bc5d8888eeba29314b17fc6">e5c7983</a>)</li> <li>Remove <code>--verify</code> flag (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/251">#251</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/7aeee5d82e09099696f44fae25d315ef31c14030">7aeee5d</a>)</li> <li>Remove support for alpha versions of gulp 4 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/255">#255</a>) (<a href="https://www.github.com/gulpjs/gulp-cli/commit/cb03b9a6698ead4537d77bd0478947366b7d29a6">cb03b9a</a>)</li> <li>Replace <code>--require</code> flag with <code>--preload</code> (<a href="https://www.github.com/gulpjs/gulp-cli/commit/3544dc65138c6409758c28e083ea1d93640246d8">3544dc6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gulpjs/gulp-cli/commit/e422eb17a6c2dc84f61ec7a116725aa58445da57"><code>e422eb1</code></a> chore: Release 3.0.0 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/248">#248</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/f49515419e900f7e329f798c2e582d279e2b8c81"><code>f495154</code></a> chore: Renamed prepublish script to manpage</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/affeda9e01569511cd34f1fe7f66d5ad75339624"><code>affeda9</code></a> feat: Add deprecated warning for gulplog v1 messages (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/266">#266</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/f06ff30eb6dfa7db0a3b2935a76d79609a54016e"><code>f06ff30</code></a> feat: Add versioned handler for gulp v5 (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/265">#265</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/e16d675606867a5a3a64c24e7fa48bb0a664723d"><code>e16d675</code></a> feat: Support theming and translations via config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/260">#260</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/9a1d013095f24b851fd970f39464209e088a7b98"><code>9a1d013</code></a> chore: Augment <code>task not found</code> error with helpful properties (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/262">#262</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/e5c79839e87154aa5bc5d8888eeba29314b17fc6"><code>e5c7983</code></a> chore!: Only allow js variants for <code>.gulp</code> config files (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/261">#261</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/ed86da75fddfe0965d9bcc0a299e74f961f50957"><code>ed86da7</code></a> feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/259">#259</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/36f05d5a8bb5c56437204a37f12fc4b2e31c5430"><code>36f05d5</code></a> fix: Ensure the logger is wired up before running liftoff (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/258">#258</a>)</li> <li><a href="https://github.com/gulpjs/gulp-cli/commit/4fc66f6f5486fb8e4373a5cb3fc3386ff6ce0fea"><code>4fc66f6</code></a> chore: Revert options & yargs parser changes (<a href="https://redirect.github.com/gulpjs/gulp-cli/issues/257">#257</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gulpjs/gulp-cli/compare/v2.3.0...v3.0.0">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org