dependabot[bot] opened a new pull request, #122: URL: https://github.com/apache/cordova-plugin-battery-status/pull/122
Bumps [flatted](https://github.com/WebReflection/flatted) to 3.4.2 and updates ancestor dependency [@cordova/eslint-config](https://github.com/apache/cordova-eslint). These dependencies need to be updated together. Updates `flatted` from 2.0.2 to 3.4.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/WebReflection/flatted/commit/3bf09091c3562e17a0647bc06710dd6097079cf7"><code>3bf0909</code></a> 3.4.2</li> <li><a href="https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802"><code>885ddcc</code></a> fix CWE-1321</li> <li><a href="https://github.com/WebReflection/flatted/commit/0bdba705d130f00892b1b8fcc80cf4cdea0631e3"><code>0bdba70</code></a> added flatted-view to the benchmark</li> <li><a href="https://github.com/WebReflection/flatted/commit/2a02dce7c641dec31194c67663f9b0b12e62da20"><code>2a02dce</code></a> 3.4.1</li> <li><a href="https://github.com/WebReflection/flatted/commit/fba4e8f2e113665da275b19cd0f695f3d98e9416"><code>fba4e8f</code></a> Merge pull request <a href="https://redirect.github.com/WebReflection/flatted/issues/89">#89</a> from WebReflection/python-fix</li> <li><a href="https://github.com/WebReflection/flatted/commit/5fe86485e6df7f7f34a07a2a85498bd3e17384e7"><code>5fe8648</code></a> added "when in Rome" also a test for PHP</li> <li><a href="https://github.com/WebReflection/flatted/commit/53517adbefe724fe472b2f9ebcdb01910d0ae3f0"><code>53517ad</code></a> some minor improvement</li> <li><a href="https://github.com/WebReflection/flatted/commit/b3e2a0c387bf446435fec45ad7f05299f012346f"><code>b3e2a0c</code></a> Fixing recursion issue in Python too</li> <li><a href="https://github.com/WebReflection/flatted/commit/c4b46dbcbf782326e54ea1b65d3ebb1dc7a23fad"><code>c4b46db</code></a> Add SECURITY.md for security policy and reporting</li> <li><a href="https://github.com/WebReflection/flatted/commit/f86d071e0f70de5a7d8200198824a3f07fc9c988"><code>f86d071</code></a> Create dependabot.yml for version updates</li> <li>Additional commits viewable in <a href="https://github.com/WebReflection/flatted/compare/v2.0.2...v3.4.2">compare view</a></li> </ul> </details> <br /> Updates `@cordova/eslint-config` from 3.0.0 to 6.0.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-eslint/blob/master/RELEASENOTES.md">@cordova/eslint-config's changelog</a>.</em></p> <blockquote> <h2>6.0.1 (Jan 27, 2026)</h2> <ul> <li>chore: small changes (<a href="https://github.com/apache//pull/60">#60</a>) [<a href="https://github.com/apache/cordova-eslint/commit/3270929">3270929</a>]</li> <li>chore: update release audit workflow & license headers (<a href="https://github.com/apache//pull/59">#59</a>) [<a href="https://github.com/apache/cordova-eslint/commit/feee491">feee491</a>]</li> <li>chore: readme, ci workflow & package-lock update (<a href="https://github.com/apache//pull/57">#57</a>) [<a href="https://github.com/apache/cordova-eslint/commit/511a461">511a461</a>]</li> <li>chore: use node internal test framework (<a href="https://github.com/apache//pull/55">#55</a>) [<a href="https://github.com/apache/cordova-eslint/commit/cf4654e">cf4654e</a>]</li> <li>chore: increment package version to 6.0.1-dev [<a href="https://github.com/apache/cordova-eslint/commit/bb384d5">bb384d5</a>]</li> <li>chore(ci): draft release (<a href="https://github.com/apache//pull/61">#61</a>) [<a href="https://github.com/apache/cordova-eslint/commit/f6122b8">f6122b8</a>]</li> <li>chore(deps): bump <code>js-yaml</code> from 4.1.0 to 4.1.1 (<a href="https://github.com/apache//pull/58">#58</a>) [<a href="https://github.com/apache/cordova-eslint/commit/5015fdf">5015fdf</a>]</li> <li>chore(deps): bump <code>@eslint/plugin-kit</code> from 0.3.3 to 0.3.4 (<a href="https://github.com/apache//pull/56">#56</a>) [<a href="https://github.com/apache/cordova-eslint/commit/9bcedb2">9bcedb2</a>]</li> </ul> <h2>6.0.0 (Jul 21, 2025)</h2> <p><strong>Breaking Changes:</strong></p> <ul> <li>feat!: ESLint 9 support (<a href="https://redirect.github.com/apache/cordova-eslint/issues/47">#47</a>)</li> <li>chore!: bump node requirement <code>>=20.9.0</code> (<a href="https://redirect.github.com/apache/cordova-eslint/issues/53">#53</a>)</li> </ul> <p><strong>Chores:</strong></p> <ul> <li>chore: various updates (<a href="https://redirect.github.com/apache/cordova-eslint/issues/52">#52</a>) <ul> <li>Source Code Licese Header Formatting</li> <li><code>README.md</code> badges</li> </ul> </li> <li>chore: replace <code>nyc</code> with <code>c8</code> (<a href="https://redirect.github.com/apache/cordova-eslint/issues/50">#50</a>)</li> <li>chore: don't list dev dependencies in <code>NOTICE</code></li> </ul> <p><strong>CI:</strong></p> <ul> <li>ci: update <code>license-checker-action</code> (<a href="https://redirect.github.com/apache/cordova-eslint/issues/54">#54</a>)</li> <li>ci: improved workflow (pinning, license, node permission & on blocks, codeql) (<a href="https://redirect.github.com/apache/cordova-eslint/issues/51">#51</a>)</li> <li>ci: update <code>codecov@v4</code> w/ token (<a href="https://redirect.github.com/apache/cordova-eslint/issues/44">#44</a>)</li> </ul> <h2>5.1.0 (Mar 25, 2024)</h2> <p><strong>Features:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-eslint/pull/42">GH-42</a> feat: disable no-var for browser usage</li> </ul> <p><strong>Chores:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-eslint/pull/40">GH-40</a>chore(deps): package-lock rebuild & GHA versions</li> </ul> <p><strong>CI:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-eslint/pull/43">GH-43</a> ci: add release audit workflow</li> </ul> <h2>5.0.0 (Jan 16, 2023)</h2> <p><strong>Breaking:</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/cordova-eslint/commit/13d7c5641bfedeb92f87c41ac6881d68d44c235d"><code>13d7c56</code></a> release(6.0.1): updated release notes & version</li> <li><a href="https://github.com/apache/cordova-eslint/commit/f6122b818a41dfca22a6c0a8d637f647d0196225"><code>f6122b8</code></a> chore(ci): draft release (<a href="https://redirect.github.com/apache/cordova-eslint/issues/61">#61</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/3270929563ae04212209488e8f5697c059dbb43c"><code>3270929</code></a> chore: small changes (<a href="https://redirect.github.com/apache/cordova-eslint/issues/60">#60</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/5015fdfc1cfdc5c30e01d8555f2f2b34031c61fa"><code>5015fdf</code></a> chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (<a href="https://redirect.github.com/apache/cordova-eslint/issues/58">#58</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/feee491f3cd799b4cf5c22f955b9eccb8556e466"><code>feee491</code></a> chore: update release audit workflow & license headers (<a href="https://redirect.github.com/apache/cordova-eslint/issues/59">#59</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/511a461500204926ad659ea04eeb53165f0472db"><code>511a461</code></a> chore: readme, ci workflow & package-lock update (<a href="https://redirect.github.com/apache/cordova-eslint/issues/57">#57</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/9bcedb2e1d1ca4d62c25c84e467199c240413d19"><code>9bcedb2</code></a> chore(deps): bump <code>@eslint/plugin-kit</code> from 0.3.3 to 0.3.4 (<a href="https://redirect.github.com/apache/cordova-eslint/issues/56">#56</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/cf4654e44e5fd2f5dcf8d13dc41398dc197026e0"><code>cf4654e</code></a> chore: use node internal test framework (<a href="https://redirect.github.com/apache/cordova-eslint/issues/55">#55</a>)</li> <li><a href="https://github.com/apache/cordova-eslint/commit/bb384d5d9f2ac575baa7394fca49229b8435344d"><code>bb384d5</code></a> chore: increment package version to 6.0.1-dev</li> <li><a href="https://github.com/apache/cordova-eslint/commit/1e55b722e3de39d703301158d01bdadb847d827b"><code>1e55b72</code></a> release(6.0.0): updated release notes & version (eslint-v6.0.0)</li> <li>Additional commits viewable in <a href="https://github.com/apache/cordova-eslint/compare/3.0.0...rel/6.0.1">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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/cordova-plugin-battery-status/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]
