dependabot[bot] opened a new pull request, #1003: URL: https://github.com/apache/cordova-lib/pull/1003
Bumps [globby](https://github.com/sindresorhus/globby) from 11.1.0 to 16.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globby/releases">globby's releases</a>.</em></p> <blockquote> <h2>v16.2.3</h2> <ul> <li>Fix backslash-escaped <code>.gitignore</code> rules 5775ffb</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.2.2...v16.2.3">https://github.com/sindresorhus/globby/compare/v16.2.2...v16.2.3</a></p> <h2>v16.2.2</h2> <ul> <li>Fix: Do not enumerate ignored directories with <code>gitignore</code> option 8bf8f54</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.2.1...v16.2.2">https://github.com/sindresorhus/globby/compare/v16.2.1...v16.2.2</a></p> <h2>v16.2.1</h2> <ul> <li>Fix <code>gitignore</code> ignoring an entire checkout under an anchored ancestor path (<a href="https://redirect.github.com/sindresorhus/globby/issues/277">#277</a>) e7bd988</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.2.0...v16.2.1">https://github.com/sindresorhus/globby/compare/v16.2.0...v16.2.1</a></p> <h2>v16.2.0</h2> <ul> <li>Add <a href="https://github.com/sindresorhus/globby?tab=readme-ov-file#globalgitignore"><code>globalGitignore</code></a> option 51555b2</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.1.1...v16.2.0">https://github.com/sindresorhus/globby/compare/v16.1.1...v16.2.0</a></p> <h2>v16.1.1</h2> <ul> <li>Fix negation patterns with absolute filesystem paths 72e9916</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.1.0...v16.1.1">https://github.com/sindresorhus/globby/compare/v16.1.0...v16.1.1</a></p> <h2>v16.1.0</h2> <ul> <li>Add <a href="https://github.com/sindresorhus/globby?tab=readme-ov-file#expandnegationonlypatterns"><code>expandNegationOnlyPatterns</code></a> option eb78791</li> <li>Fix: Normalize leading-slash negation patterns before task generation 59e269f</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globby/compare/v16.0.0...v16.1.0">https://github.com/sindresorhus/globby/compare/v16.0.0...v16.1.0</a></p> <h2>v16.0.0</h2> <h3>Breaking</h3> <ul> <li>Respect parent .gitignore files when <code>gitignore</code> option is enabled b9a9a84 <ul> <li>When <code>{gitignore: true}</code>, Globby now searches for .gitignore files up to the Git repo root (if detected). This matches Git's actual behavior where parent .gitignore patterns apply to subdirectories. Previously, only .gitignore files within the glob search path were considered. This change could break existing code that relied on the previous, more limited behavior.</li> </ul> </li> </ul> <h3>Improvements</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globby/commit/4f95a14d1f85cea7739ee0cb0113cefc4fdd8f9b"><code>4f95a14</code></a> 16.2.3</li> <li><a href="https://github.com/sindresorhus/globby/commit/5775ffb650a48fa4df112878702e2f0d9aeaf86d"><code>5775ffb</code></a> Fix backslash-escaped <code>.gitignore</code> rules</li> <li><a href="https://github.com/sindresorhus/globby/commit/6807768123db9fff0deafeb922c76c8927a44842"><code>6807768</code></a> Meta tweaks</li> <li><a href="https://github.com/sindresorhus/globby/commit/14f4f479869485fe73c4012f11d08517dcb3791d"><code>14f4f47</code></a> 16.2.2</li> <li><a href="https://github.com/sindresorhus/globby/commit/8bf8f54fc3e088cbf5ce833c00671811a92b7b1c"><code>8bf8f54</code></a> Fix: Do not enumerate ignored directories with <code>gitignore</code> option</li> <li><a href="https://github.com/sindresorhus/globby/commit/47e7f658b87c1f48a4e62600a47dc0eca6dae249"><code>47e7f65</code></a> 16.2.1</li> <li><a href="https://github.com/sindresorhus/globby/commit/e7bd988344d47dbd154310983a06431991a05946"><code>e7bd988</code></a> Fix <code>gitignore</code> ignoring an entire checkout under an anchored ancestor path (...</li> <li><a href="https://github.com/sindresorhus/globby/commit/60e816778abd4fc805d8ce2e981567759b035504"><code>60e8167</code></a> 16.2.0</li> <li><a href="https://github.com/sindresorhus/globby/commit/51555b26d780002f2fe7b2aaddc45f36d8ad339d"><code>51555b2</code></a> Add <code>globalGitignore</code> option</li> <li><a href="https://github.com/sindresorhus/globby/commit/8d946e288354c8ed87e7848e8a9f684c4b840f28"><code>8d946e2</code></a> Fix CI</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/globby/compare/v11.1.0...v16.2.3">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 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: [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]
