dependabot[bot] opened a new pull request, #38938: URL: https://github.com/apache/superset/pull/38938
Bumps [eslint-plugin-file-progress](https://github.com/sibiraj-s/eslint-plugin-file-progress) from 1.5.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/releases">eslint-plugin-file-progress's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h3>Features</h3> <ul> <li>Support eslint v10 (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/df89e3d">df89e3d</a>)</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Drop eslint v9 support (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/0abd9c3">0abd9c3</a>)</li> </ul> <h2>v3.0.2</h2> <h3>Patch Changes</h3> <ul> <li>fd02a52: hide status on exit with hide config option</li> </ul> <h2>v3.0.1</h2> <h3>Patch Changes</h3> <ul> <li>fix <code>hide</code> option to hide the progress message (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/4228208">4228208</a>)</li> <li>add <code>hideFileName</code> option to hide the file name during linting (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/4228208">4228208</a>)</li> </ul> <h2>v3.0.0</h2> <h3>Breaking Changes</h3> <ul> <li>rename <code>noCI</code> config to <code>recommended-ci</code> (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/f67c68a">f67c68a</a>)</li> </ul> <h2>v2.1.2</h2> <h3>Patch Changes</h3> <ul> <li>fix namespace for configuration presets (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/cdf1726">cdf1726</a>)</li> <li>fix <code>noCI</code> type not exported (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/50825d2">50825d2</a>)</li> </ul> <h2>v2.1.0</h2> <h3>Features</h3> <ul> <li>add <code>recommended</code> and <code>noCI</code> configs (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/5a581b6">5a581b6</a>)</li> </ul> <h2>v2.0.1</h2> <h3>Patch Changes</h3> <ul> <li>fix supported nodejs version range for eslint (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/66e6b0b">66e6b0b</a>)</li> </ul> <h2>v2.0.0</h2> <h3>Breaking Changes</h3> <ul> <li>require eslint v9 (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/e593243">e593243</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/blob/master/CHANGELOG.md">eslint-plugin-file-progress's changelog</a>.</em></p> <blockquote> <h2>4.0.0</h2> <h3>Features</h3> <ul> <li>Support eslint v10 (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/df89e3d">df89e3d</a>)</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Drop eslint v9 support (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/0abd9c3">0abd9c3</a>)</li> </ul> <h2>3.0.2</h2> <h3>Patch Changes</h3> <ul> <li>fd02a52: hide status on exit with hide config option</li> </ul> <h2>v3.0.1 (2024-11-09)</h2> <h3>Patch Changes</h3> <ul> <li>fix <code>hide</code> option to hide the progress message (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/4228208">4228208</a>)</li> <li>add <code>hideFileName</code> option to hide the file name during linting (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/4228208">4228208</a>)</li> </ul> <h2>v3.0.0 (2024-11-04)</h2> <h3>Breaking Changes</h3> <ul> <li>rename <code>noCI</code> config to <code>recommended-ci</code> (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/f67c68a">f67c68a</a>)</li> </ul> <h2>v2.1.2 (2024-11-04)</h2> <h3>Patch Changes</h3> <ul> <li>fix namespace for configuration presets (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/cdf1726">cdf1726</a>)</li> <li>fix <code>noCI</code> type not exported (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/50825d2">50825d2</a>)</li> </ul> <h2>v2.1.0 (2024-11-04)</h2> <h3>Features</h3> <ul> <li>add <code>recommended</code> and <code>noCI</code> configs (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/5a581b6">5a581b6</a>)</li> </ul> <h2>v2.0.1 (2024-11-04)</h2> <h3>Patch Changes</h3> <ul> <li>fix supported nodejs version range for eslint (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/66e6b0b">66e6b0b</a>)</li> </ul> <h2>v2.0.0 (2024-11-04)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/f78c9d1ddf15f3548b311ac2191e86b5c4889a24"><code>f78c9d1</code></a> release: eslint-plugin-file-progress v4.0.0</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/0abd9c3ce5e3a22a26cc1feb5faa388ca6098a27"><code>0abd9c3</code></a> feat: drop eslint 9 support</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/2ad4718d2e2927441eeb1f0b51cefa16fa80f9a1"><code>2ad4718</code></a> chore: bump github actions</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/6a111b7d7ddc9a61983cc325569499b8527ebf16"><code>6a111b7</code></a> chore: bump dependencies</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/fe8e1975ff2b3fc586d71977cb937e8b65c768c3"><code>fe8e197</code></a> chore: bump dependencies</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/08105867ba62b3460e47df3b5a825ed07682fa9f"><code>0810586</code></a> build(deps): bump minimatch (<a href="https://redirect.github.com/sibiraj-s/eslint-plugin-file-progress/issues/21">#21</a>)</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/df89e3d56d481a2c1035b22d8fe9e087b7c48db5"><code>df89e3d</code></a> fix: add ESLint 10 compatibility (<a href="https://redirect.github.com/sibiraj-s/eslint-plugin-file-progress/issues/20">#20</a>)</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/b0e6023aa52af378e9a09900cd7bf448bcdcd147"><code>b0e6023</code></a> build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (<a href="https://redirect.github.com/sibiraj-s/eslint-plugin-file-progress/issues/17">#17</a>)</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/a409fdb36e5c89cb68856137a4224024e35956b9"><code>a409fdb</code></a> ci: fix workflow permissions (<a href="https://redirect.github.com/sibiraj-s/eslint-plugin-file-progress/issues/16">#16</a>)</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/b8ce672c666c24f0de6256b425e57d8e0ffab408"><code>b8ce672</code></a> build(deps): bump tmp and <code>@​changesets/cli</code> (<a href="https://redirect.github.com/sibiraj-s/eslint-plugin-file-progress/issues/15">#15</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/compare/v1.5.0...v4.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for eslint-plugin-file-progress since your current version.</p> </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]
