Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump eslint-plugin-file-progress from 1.3.0 to 1.4.0 (#57)
Bumps [eslint-plugin-file-progress](https://github.com/sibiraj-s/eslint-plugin-file-progress) from 1.3.0 to 1.4.0. <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>v1.4.0 (2024-05-11)</h2> <h4>Features</h4> <ul> <li>support eslint v9 (<a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/dd74d77">dd74d77</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/8d4d9a001f1db423459fb27f2bebfbf612fe3d8d"><code>8d4d9a0</code></a> release: eslint-plugin-file-progress v1.4.0</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/25728b868f0ff8711502261de214d6e863bc9010"><code>25728b8</code></a> chore: fix vulnerabilities</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/dd74d77a74ddcb4d36d64879ceff6929348b57c8"><code>dd74d77</code></a> feat: add eslint v9 support</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/0bf70c6e1d49d8a1442936b6709481a4f00d9788"><code>0bf70c6</code></a> chore: bump devDependencies</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/9f08521428d26de107f53ec3ae6f561b868610e4"><code>9f08521</code></a> chore: configure publint</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/062fe5d8a58d1065832461b7bdb738d1ab87b792"><code>062fe5d</code></a> chore: bump devDependencies</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/3aaf20e51fc6f3d9d5f0534cd2c287e85109a045"><code>3aaf20e</code></a> ci: add npm package provenance</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/b010a59527e7b82c0a233ec6c06de0fe5bce6b62"><code>b010a59</code></a> chore: update LICENSE</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/e39b88136d9f16ab4214e091aba97436f4d5b6b2"><code>e39b881</code></a> chore: bump devDependencies</li> <li><a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/commit/e21bc8c99cbaa47be51838a8d16d9d3b1f0f7228"><code>e21bc8c</code></a> chore: update husky hooks</li> <li>Additional commits viewable in <a href="https://github.com/sibiraj-s/eslint-plugin-file-progress/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-file-progress&package-manager=npm_and_yarn&previous-version=1.3.0&new-version=1.4.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information