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

Bump filesize from 3.6.1 to 6.0.0 #247

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps filesize from 3.6.1 to 6.0.0.

Changelog *Sourced from [filesize's changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG).* > [2019-10-30] 71a9ead (HEAD -> master, tag: 6.0.0, origin/master, origin/HEAD) Reverting modern build as it's too problematic at this time, major version bump to roll forward - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-30] 3909b04 Revert "Merge pull request [#104](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/104) from avoidwork/modernize" - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-30] 74d98cc Revert "Fixing the hackish type definition, fixes [#105](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/105)" - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-30] ec99f00 Revert "Merge pull request [#106](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/106) from avoidwork/avoidwork-patch-1" - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-13] 3a088db Merge pull request [#106](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/106) from avoidwork/avoidwork-patch-1 - GitHub (noreply@github.com) > [2019-10-13] ae32bf3 Create FUNDING.yml - GitHub (noreply@github.com) > [2019-10-08] 5b88732 Updating `CHANGELOG` - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-08] 7b15687 (tag: 5.0.3) Removing `.npmignore` - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-08] fd76462 Reformatting CHANGELOG - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-07] 72968fa Updating CHANGELOG - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-07] 2a9e78d (tag: 5.0.2) Adding CHANGELOG to `.npmignore` with minor version bump to prep for changes - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-10-07] d8415f5 git-log based CHANGELOG via `npm run changelog` - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-30] 3b09002 (tag: 5.0.1) Fixing the hackish type definition, fixes [#105](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/105) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-30] 2e3d1bb (tag: 5.0.0) Updating typescript module definition - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-30] 1263ce4 Merge pull request [#104](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/104) from avoidwork/modernize - GitHub (noreply@github.com) > [2019-09-30] 5715622 Updating `.npmignore` - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-30] 19b39a7 Modernizing build & outputs - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-25] b326ec5 (tag: 4.2.1) Fixing case where rounding results in the wrong exponent, fixes [#103](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/103) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-11] 5b362af Updating travis-ci.org config - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-11] ab80f87 (tag: 4.2.0) Updating dependencies, version bump to release [#102](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/102) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-09-11] d2ada9d Merge pull request [#102](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/102) from christopherscott/locale-options - GitHub (noreply@github.com) > [2019-09-11] b9f7fb4 build - Chris Hernandez (hernandez@csdisco.com) > [2019-09-11] 63a453f update docs for localeOptions - Chris Hernandez (hernandez@csdisco.com) > [2019-09-11] 6505945 add support for localeOptions - Chris Hernandez (hernandez@csdisco.com) > [2019-08-28] b0b12dd 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 - GitHub (noreply@github.com) > [2019-08-28] 4a1ef85 Bump mixin-deep from 1.3.1 to 1.3.2 - GitHub (noreply@github.com) > [2019-08-26] a2d397c 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 - GitHub (noreply@github.com) > [2019-08-26] 732a7db Bump eslint-utils from 1.3.1 to 1.4.2 - GitHub (noreply@github.com) > [2019-02-15] dd8f754 (tag: 4.1.2) Refactoring `locale` option to accept `String` or `Boolean` values, re-organizing code such that an `exponent` output skips unneeded ops - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-02-13] 3b71615 (tag: 4.1.1) Fixing order of ops that could've impacted `object` output - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-02-12] 26d4972 (tag: 4.1.0) Adding `locale` option which overrides `separator`, fixes [#96](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/96) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-01-12] 81e5499 (tag: 4.0.0) Updating README - Jason Mulligan (jason.mulligan@avoidwork.com) > [2019-01-12] a0b268f Removing deprecated `suffixes` option with a major version bump, updating README & LICENSE copyrights, updating dev dependencies - Jason Mulligan (jason.mulligan@avoidwork.com) > [2018-03-24] 5bcc3c4 Updating travis-ci.org configuration - Jason Mulligan (jason.mulligan@avoidwork.com) > [2018-03-24] fb9bd3e (tag: 3.6.1) Including ES6 version with `npm install`, updating grunt build such that more files are linted - Jason Mulligan (jason.mulligan@avoidwork.com) > [2018-02-03] dc04050 oops - Jason Mulligan (jason.mulligan@avoidwork.com) > [2018-02-03] 8603992 (tag: 3.6.0) Adding `separator` option, fixes [#93](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/93) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-10-18] 20baedd (tag: 3.5.11) Updating build dependencies, travis-ci.org config, fixing banner alignment in uglify output - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-10-18] b14d1ad Merge pull request [#90](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/90) from extend1994/add-badge - GitHub (noreply@github.com) > [2017-10-18] c48db38 Add CDNJS version badge in README.md - GitHub (noreply@github.com) > [2017-05-19] 7c172ea (tag: 3.5.10) Fucking webstorm!!!! - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-05-19] b93909e Updating `uglify` dependency - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-04-30] 54d9770 (tag: 3.5.9) Removing loader script as it apparently breaks browserify/webpack loading (sigh) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-04-29] 0e07bba (tag: 3.5.8) Adding `index.js` to load es5 or es6 depending on the test environment - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-04-29] 2edf1a3 (tag: 3.5.7) Adding `babili` task to minify the es6 file, fixes [#86](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/86) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-03-06] 77db546 (tag: 3.5.6) Building missing files, updating README - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-02-24] 422f427 (tag: 3.5.5) Changing things such that you can do `filesize(0, {exponent: n})` and get the correct result, adding a test, fixes [#85](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/85) - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-01-24] 7c75121 Updating example in README - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-01-24] 1f6c51f Updating example in README - Jason Mulligan (jason.mulligan@avoidwork.com) > [2017-01-24] 727db07 (tag: 3.5.4) Adding `fullforms` for overriding full form - Jason Mulligan (jason.mulligan@avoidwork.com) > ... (truncated)
Commits - [`71a9ead`](https://github.com/avoidwork/filesize.js/commit/71a9ead9ed03e0701728cdf1007271502c442808) Reverting modern build as it's too problematic at this time, major version bu... - [`3909b04`](https://github.com/avoidwork/filesize.js/commit/3909b04d72b7a8129d94a03612898feedf4d39b3) Revert "Merge pull request [#104](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/104) from avoidwork/modernize" - [`74d98cc`](https://github.com/avoidwork/filesize.js/commit/74d98ccb0098a1f1fadd03dd009da608e0fae1b9) Revert "Fixing the hackish type definition, fixes [#105](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/105)" - [`ec99f00`](https://github.com/avoidwork/filesize.js/commit/ec99f0041e432f13ce61df6856fbc112c8f6538d) Revert "Merge pull request [#106](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/106) from avoidwork/avoidwork-patch-1" - [`3a088db`](https://github.com/avoidwork/filesize.js/commit/3a088db57570ff352eb9a33ccdcb9d07c9fcb04d) Merge pull request [#106](https://github-redirect.dependabot.com/avoidwork/filesize.js/issues/106) from avoidwork/avoidwork-patch-1 - [`ae32bf3`](https://github.com/avoidwork/filesize.js/commit/ae32bf3a7251662145f545b4cb4f805857735792) Create FUNDING.yml - [`5b88732`](https://github.com/avoidwork/filesize.js/commit/5b88732fa45242413fc96dc14afdde8938251d54) Updating `CHANGELOG` - [`7b15687`](https://github.com/avoidwork/filesize.js/commit/7b15687c0af9e716ab141e826fab16934f9b2c9e) Removing `.npmignore` - [`fd76462`](https://github.com/avoidwork/filesize.js/commit/fd76462817b484f7a87cd1263a07e82d9e0f4400) Reformatting CHANGELOG - [`72968fa`](https://github.com/avoidwork/filesize.js/commit/72968fa5fbcf87654b9bb6606870f1518c5f24e9) Updating CHANGELOG - Additional commits viewable in [compare view](https://github.com/avoidwork/filesize.js/compare/3.6.1...6.0.0)


Dependabot compatibility score

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)
dependabot-preview[bot] commented 4 years ago

Superseded by #251.