achingbrain / pm2-web

A web based monitor for PM2
539 stars 90 forks source link

Bump underscore.string from 2.4.0 to 3.3.5 #67

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps underscore.string from 2.4.0 to 3.3.5.

Release notes *Sourced from [underscore.string's releases](https://github.com/epeli/underscore.string/releases).* > ## 3.2.1 > No release notes provided. > > ## 3.2.0 > https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown#320 > > ## 3.1.1 > No release notes provided. > > ## 3.1.0 > No release notes provided. > > ## 3.0.3 > No release notes provided. > > ## 3.0.2 > No release notes provided. > > ## 3.0.1 > No release notes provided. > > ## 3.0.0 > No release notes provided.
Changelog *Sourced from [underscore.string's changelog](https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown).* > ### 3.3.5 > > * Security fix > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.4...3.2.5) > > ### 3.3.4 > > * set standalone in browserify `s` > > ### 3.3.1 / 3.3.2 / 3.3.3 > * fix release script > > ### 3.3.0 > > * `sprintf` and `vsprintf` is now marked as deprecated [#479](https://github-redirect.dependabot.com/epeli/underscore.string/pull/479) > * `wrap` is added to `exports` [#489](https://github-redirect.dependabot.com/epeli/underscore.string/pull/489) > * new build chain without gulp > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.3...3.3.0) > > ### 3.2.3 > > * Add romanian characters to `cleanDiacritics` [#470](https://github-redirect.dependabot.com/epeli/underscore.string/pull/470) > * Fix global leaks > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.2...3.2.3) > > ### 3.2.2 > > * Fix `slugify`regression [#448](https://github-redirect.dependabot.com/epeli/underscore.string/pull/448) > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.1...3.2.2) > > ### 3.2.1 > > * Export `cleanDiacritics` in index.js > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.2.0...3.2.1) > > ### 3.2.0 > > * Add `cleanDiacritics` [#444](https://github-redirect.dependabot.com/epeli/underscore.string/pull/444) > * Add `wrap` [#410](https://github-redirect.dependabot.com/epeli/underscore.string/pull/410) > * `lines`: add support to CR ending lines [#440](https://github-redirect.dependabot.com/epeli/underscore.string/pull/440) > * Documentation improvements > * Small performance improvements > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.1.1...3.2.0) > > > ### 3.1.1 > > * Add coverage folder to npmignore > * [Full changelog](https://github.com/epeli/underscore.string/compare/3.1.0...3.1.1) > > ... (truncated)
Commits - [`87ddc29`](https://github.com/epeli/underscore.string/commit/87ddc29fab2df47a1bf09c048d2e0ba468159d2f) Release 3.3.5 - [`fde7ed6`](https://github.com/epeli/underscore.string/commit/fde7ed699c26d294ed466624f9d843240cd14e94) Add 3.3.5 changelog - [`f486cd6`](https://github.com/epeli/underscore.string/commit/f486cd684c94c12db48b45d52b1472a1b9661029) Try to fix regexp redos - [`2f78f0d`](https://github.com/epeli/underscore.string/commit/2f78f0d6e36d553484a1bf5fe5ed1998f013dea5) Version 3.3.4 - [`7d7cdc4`](https://github.com/epeli/underscore.string/commit/7d7cdc417f5e26082ce1d34d1162292e8c164e3e) add missing standalone flag - [`f1c39b4`](https://github.com/epeli/underscore.string/commit/f1c39b4c1404d5dfdf13dbea40b3c0186e7d84a5) update workflow for updating the gh-pages - [`47eef95`](https://github.com/epeli/underscore.string/commit/47eef95bef16eed626763cc3dfb46444c01e0fac) Version 3.3.3 - [`1ad43b7`](https://github.com/epeli/underscore.string/commit/1ad43b76265a94e3ae7bb57afde2391190b106a2) fix script - [`c296e49`](https://github.com/epeli/underscore.string/commit/c296e494de118b5e77c88bf87cd437f9659d243c) fix script - [`df3d5b1`](https://github.com/epeli/underscore.string/commit/df3d5b124acca221d185c13e74e0e45d03d95283) fix version in bower/component.json - Additional commits viewable in [compare view](https://github.com/epeli/underscore.string/compare/2.4.0...3.3.5)
Maintainer changes This version was pushed to npm by [esamatti](https://www.npmjs.com/~esamatti), a new releaser for underscore.string since your current version.


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/achingbrain/pm2-web/network/alerts).
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 91.989% when pulling e86c80a479ab698cb9eaf8537c8f767250614e8d on dependabot/npm_and_yarn/underscore.string-3.3.5 into 828e57de6c8238804c0e288318037d1c43274611 on master.