SukkaW / hexo-theme-suka

🎨Modern, powerful and simple theme for Hexo.
https://theme-suka.skk.moe
GNU General Public License v3.0
609 stars 49 forks source link

build(deps-dev): bump gulp-uglify from 3.0.0 to 3.0.1 #28

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps gulp-uglify from 3.0.0 to 3.0.1.

Release notes *Sourced from [gulp-uglify's releases](https://github.com/terinjokes/gulp-uglify/releases).* > ## v3.0.1 > A relatively small maintenance release. > > ### Fixes > * If the error from UglifyJS contains column information, append this to the error message (alongside the line number). > * Buffers are now allocated with `Buffer.from`, ensuring Buffers never have any private information. > * The Streams callback is only called once, even if a downstream exits in error.
Commits - [`c92197d`](https://github.com/terinjokes/gulp-uglify/commit/c92197dacf937c97e3e993dab53f9a95fed5434f) 3.0.1 - [`27b26d4`](https://github.com/terinjokes/gulp-uglify/commit/27b26d4f8f337386ac7cce6bc4e09effb066e1a4) fix(composer): invoke callback only once - [`2c7f656`](https://github.com/terinjokes/gulp-uglify/commit/2c7f6568a0b93e206d789d175dd262135ab3c1f3) tests: import tape-catch to catch thrown errors - [`b2492c4`](https://github.com/terinjokes/gulp-uglify/commit/b2492c4a15ffcbd24c1a2c2328e143f17dbfc258) fix: create safe-buffers - [`a751c5a`](https://github.com/terinjokes/gulp-uglify/commit/a751c5afe602e3a8d54cb7214f43c0541769d7cd) tests: convert tests to to tape harness - [`95f17a5`](https://github.com/terinjokes/gulp-uglify/commit/95f17a5a7824f72bf326ebead6f0522337b84fd9) feat(error): add column to error string - [`e2462fa`](https://github.com/terinjokes/gulp-uglify/commit/e2462fa5fedf933db4d75183d1c693ed5c0c42c0) chore(travis): update test matrix - [`14f1d71`](https://github.com/terinjokes/gulp-uglify/commit/14f1d7190fc94efd6f29b2e16957418bbf1a3adf) docs(pump): correct grammar - [`845ae0f`](https://github.com/terinjokes/gulp-uglify/commit/845ae0fb1e885fdb419f9f1f2a817d7fce47bec2) chore(license): remove blockquote from license - [`9c7b1ae`](https://github.com/terinjokes/gulp-uglify/commit/9c7b1aea2fd4d66afd608ec82822ba779e05c874) docs(README): update links - See full diff in [compare view](https://github.com/terinjokes/gulp-uglify/compare/v3.0.0...v3.0.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.