ahmadawais / create-guten-block

📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
https://Awais.dev/cgb-post
MIT License
3.15k stars 327 forks source link

Update filesize requirement from ^3.5.11 to ^4.2.1 #221

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on filesize to permit the latest version.

Commits - [`b326ec5`](https://github.com/avoidwork/filesize.js/commit/b326ec52a86d6a6fd444cf04f3032dc580af3dd9) Fixing case where rounding results in the wrong exponent, fixes [#103](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/103) - [`5b362af`](https://github.com/avoidwork/filesize.js/commit/5b362afb7dbdc67bc39606b9ca4c5f7ca2bcdab4) Updating travis-ci.org config - [`ab80f87`](https://github.com/avoidwork/filesize.js/commit/ab80f877f0ff98fec7bd31becbc23540ff7956ab) Updating dependencies, version bump to release [#102](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/102) - [`d2ada9d`](https://github.com/avoidwork/filesize.js/commit/d2ada9d20515fde6976153051dfc9568c21363ec) Merge pull request [#102](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/102) from christopherscott/locale-options - [`b9f7fb4`](https://github.com/avoidwork/filesize.js/commit/b9f7fb4c9a26c9098e18f8c0521d574e80b13327) build - [`63a453f`](https://github.com/avoidwork/filesize.js/commit/63a453f3ae160b1f79ce41b114fafb1083eb4e91) update docs for localeOptions - [`6505945`](https://github.com/avoidwork/filesize.js/commit/6505945d09c279cb05bca5a5698f55f1c7714eb5) add support for localeOptions - [`b0b12dd`](https://github.com/avoidwork/filesize.js/commit/b0b12ddbf7a7aba0a28550cb2df8df14b862c4d0) Merge pull request [#101](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/101) from avoidwork/dependabot/npm_and_yarn/mixin-deep-1.3.2 - [`4a1ef85`](https://github.com/avoidwork/filesize.js/commit/4a1ef855077fbe027fc0c5c256881510e28ec718) Bump mixin-deep from 1.3.1 to 1.3.2 - [`a2d397c`](https://github.com/avoidwork/filesize.js/commit/a2d397ca28bb7332619b4ebb72e8d19c4b43d55e) Merge pull request [#99](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/99) from avoidwork/dependabot/npm_and_yarn/eslint-utils-1.4.2 - Additional commits viewable in [compare view](https://github.com/avoidwork/filesize.js/compare/3.5.11...4.2.1)


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #225.