Skip to content

Commit c8be0b2

Browse files
chore(deps): bump filesize from 10.1.6 to 11.0.1 (#1935)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.6 to 11.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md">filesize's changelog</a>.</em></p> <blockquote> <h4><a href="https://github.com/avoidwork/filesize.js/compare/11.0.0...11.0.1">11.0.1</a></h4> <ul> <li>Adding benchmarks <a href="https://redirect.github.com/avoidwork/filesize.js/pull/189"><code>[#189](https://github.com/avoidwork/filesize.js/issues/189)</code></a></li> <li>Updating CHANGELOG.md <a href="https://github.com/avoidwork/filesize.js/commit/9f85e3dea6d4d73146984c138c4b7bedc7b08063"><code>9f85e3d</code></a></li> </ul> <h3><a href="https://github.com/avoidwork/filesize.js/compare/10.1.6...11.0.0">11.0.0</a></h3> <blockquote> <p>11 July 2025</p> </blockquote> <ul> <li>Updating all the things <a href="https://redirect.github.com/avoidwork/filesize.js/pull/188"><code>[#188](https://github.com/avoidwork/filesize.js/issues/188)</code></a></li> <li>Bump rollup from 4.18.1 to 4.22.4 <a href="https://redirect.github.com/avoidwork/filesize.js/pull/186"><code>[#186](https://github.com/avoidwork/filesize.js/issues/186)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/avoidwork/filesize.js/commit/d372bab063001cdcf465f5c16d5a38ce2211ac46"><code>d372bab</code></a> Version bump, updating CHANGELOG.md</li> <li><a href="https://github.com/avoidwork/filesize.js/commit/3540724cb43b298bb6bea3edc7d688a2930f25de"><code>3540724</code></a> Adding benchmarks (<a href="https://redirect.github.com/avoidwork/filesize.js/issues/189">#189</a>)</li> <li><a href="https://github.com/avoidwork/filesize.js/commit/9f85e3dea6d4d73146984c138c4b7bedc7b08063"><code>9f85e3d</code></a> Updating CHANGELOG.md</li> <li><a href="https://github.com/avoidwork/filesize.js/commit/d1e7de535859921c8400a4d7c21fc47342608584"><code>d1e7de5</code></a> Updating all the things (<a href="https://redirect.github.com/avoidwork/filesize.js/issues/188">#188</a>)</li> <li><a href="https://github.com/avoidwork/filesize.js/commit/104eac436f9d04f72d764a31c6809fe1d964243c"><code>104eac4</code></a> Bump rollup from 4.18.1 to 4.22.4 (<a href="https://redirect.github.com/avoidwork/filesize.js/issues/186">#186</a>)</li> <li>See full diff in <a href="https://github.com/avoidwork/filesize.js/compare/10.1.6...11.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=filesize&package-manager=npm_and_yarn&previous-version=10.1.6&new-version=11.0.1)](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> ## Summary by Sourcery Build: - Bump filesize to v11.0.1 in package.json and lockfile
2 parents c1806f3 + aaf6659 commit c8be0b2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"deep-equal": "^2.0.5",
4444
"exceljs": "^4.3.0",
4545
"file-saver": "^2.0.5",
46-
"filesize": "^10.0.7",
46+
"filesize": "^11.0.1",
4747
"lodash-es": "^4.17.21",
4848
"luxon": "^3.3.0",
4949
"mathjs": "^14.0.0",

0 commit comments

Comments
 (0)