addons-code-manager
addons-code-manager copied to clipboard
Bump filesize from 8.0.6 to 10.1.0
Bumps filesize from 8.0.6 to 10.1.0.
Changelog
Sourced from filesize's changelog.
10.1.0
3 October 2023
- Fixing tests to use
strictEqual()
6b4b108
- Simplifying the assignment of
base
&standard
, adding ansi
alias to correct implementations, fixing tests for the standards, adding tests forsi
standard, updating types, updating README.md720c032
- Generated CHANGELOG.md
b591a66
10.0.13
3 October 2023
- Symbol option type fix
[#177](https://github.com/avoidwork/filesize.js/issues/177)
- Merge latest
[#1](https://github.com/avoidwork/filesize.js/issues/1)
- Adding a test, fixing a test, adding
nyc
for test coverage reporting, updatingREADME.md
, returning.npmignore
, updating.gitignore
7a61c30
- Adding a workflow
cb26761
- Adding husky for a pre-commit hook
0e7d0ba
10.0.12
12 August 2023
- Allow passing options without output property
[#174](https://github.com/avoidwork/filesize.js/issues/174)
- remove any usage and allow passing options without output property
c42acc0
- Version bump, generating CHANGELOG.md
901be1f
10.0.11
10 August 2023
10.0.10
10 August 2023
- Revert "Tweaking types and removing any usage"
3aee3e8
- Version bump to release, generating CHANGELOG.md
d1c1247
10.0.9
9 August 2023
- Tweaking types and removing any usage
[#172](https://github.com/avoidwork/filesize.js/issues/172)
- Version bump to release, generating CHANGELOG.md
80dcac5
10.0.8
27 July 2023
... (truncated)
Commits
720c032
Simplifying the assignment ofbase
&standard
, adding ansi
alias to co...6b4b108
Fixing tests to usestrictEqual()
b591a66
Generated CHANGELOG.md9886449
Version bump to releasef895fb4
Merge pull request #177 from gurpreetbaidwan/symbol-option-type-fix7a61c30
Adding a test, fixing a test, addingnyc
for test coverage reporting, updat...8bd482b
- symbol option type fixeffdc0d
Merge pull request #1 from avoidwork/mastercb26761
Adding a workflowf1a11a3
Returning the old gist to the README.md- Additional commits viewable in compare view
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 commands and options
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)
┆Issue is synchronized with this Jira Task