Bump gulp-size from 3.0.0 to 4.0.0 #253

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/gulp-size-4.0.0 into develop 2021-05-08 14:47:56 +02:00
dependabot[bot] commented 2021-05-03 06:16:45 +02:00 (Migrated from github.com)

Bumps gulp-size from 3.0.0 to 4.0.0.

Release notes

Sourced from gulp-size's releases.

v4.0.0

Breaking

  • Require Node.js 12 b022d53
  • Require Gulp 4 f1eb869

Improvements

  • Add support for also displaying Brotli compressed size (#47) e5200f1
  • Add support for also displaying uncompressed size (#47) e5200f1

https://github.com/sindresorhus/gulp-size/compare/v3.0.0...v4.0.0

Commits

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 will merge this PR once CI passes on it, as requested by @Serraniel.


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)
Bumps [gulp-size](https://github.com/sindresorhus/gulp-size) from 3.0.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/gulp-size/releases">gulp-size's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h3>Breaking</h3> <ul> <li>Require Node.js 12 b022d53</li> <li>Require Gulp 4 f1eb869</li> </ul> <h3>Improvements</h3> <ul> <li>Add support for also displaying Brotli compressed size (<a href="https://github-redirect.dependabot.com/sindresorhus/gulp-size/issues/47">#47</a>) e5200f1</li> <li>Add support for also displaying uncompressed size (<a href="https://github-redirect.dependabot.com/sindresorhus/gulp-size/issues/47">#47</a>) e5200f1</li> </ul> <p><a href="https://github.com/sindresorhus/gulp-size/compare/v3.0.0...v4.0.0">https://github.com/sindresorhus/gulp-size/compare/v3.0.0...v4.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/gulp-size/commit/1183581e09cfb769b9fcd45154245f357347d42f"><code>1183581</code></a> 4.0.0</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/b022d53871c31c43238f6a5924a65d50d936cc9c"><code>b022d53</code></a> Require Node.js 12</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/e5200f1a01235ca936064351b409dec4566f03ed"><code>e5200f1</code></a> Add support for also displaying Brotli compressed size (<a href="https://github-redirect.dependabot.com/sindresorhus/gulp-size/issues/47">#47</a>)</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/84c77246dae6e00853557ff6cd32396fbea7e13f"><code>84c7724</code></a> Move to GitHub Actions (<a href="https://github-redirect.dependabot.com/sindresorhus/gulp-size/issues/46">#46</a>)</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/162fc162291722529fb442c6282bd4f5e94ebbec"><code>162fc16</code></a> Make Gulp an optional peer dependency</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/f1eb8694e38fc625ad2c773e7c96bbd9f13605c6"><code>f1eb869</code></a> Require Node.js 8 and Gulp 4</li> <li><a href="https://github.com/sindresorhus/gulp-size/commit/24e39ec9bb0c3d1c9d5b861f0855bbe63c0bb3c3"><code>24e39ec</code></a> Create funding.yml</li> <li>See full diff in <a href="https://github.com/sindresorhus/gulp-size/compare/v3.0.0...v4.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gulp-size&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.0.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 will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (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 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>
Serraniel (Migrated from github.com) reviewed 2021-05-03 06:16:45 +02:00
Serraniel commented 2021-05-08 14:46:29 +02:00 (Migrated from github.com)

Breaking changes should not affect this projects build requirements.

Breaking changes should not affect this projects build requirements.
Serraniel commented 2021-05-08 14:46:36 +02:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#253
No description provided.