webhintio / online-service

🔬 Online version of webhint
https://webhint.io/scanner/
Apache License 2.0
93 stars 16 forks source link

Upgrade: Bump hint from 5.3.1 to 5.3.3 #754

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps hint from 5.3.1 to 5.3.3.

Release notes *Sourced from [hint's releases](https://github.com/webhintio/hint/releases).* > ## hint-no-p3p-v3.0.1 > ## Bug fixes / Improvements > > * [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention ([#1861](https://github.com/webhintio/hint/tree/HEAD/packages/hint/issues/1861)) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`[#1748](https://github.com/webhintio/hint/tree/HEAD/packages/hint/issues/1748)`](https://github-redirect.dependabot.com/webhintio/hint/issues/1748)).
Changelog *Sourced from [hint's changelog](https://github.com/webhintio/hint/blob/master/packages/hint/CHANGELOG.md).* > # 5.3.3 (October 17, 2019) > > > # 5.3.2 (October 16, 2019) > > ## Bug fixes / Improvements > > * [[`d6fbf1b7bc`](https://github.com/webhintio/hint/commit/d6fbf1b7bc2cc34fe6d10c0a522b883ded264e54)] - Docs: Add log of last 28 days to collected telemetry (by [`Tony Ross`](https://github.com/antross)). > > ## Chores > > * [[`99630d03dc`](https://github.com/webhintio/hint/commit/99630d03dc99cdb71a5010095a22b6908b6cdea5)] - Chore: Fix dependencies (by [`Antón Molleda`](https://github.com/molant)). > * [[`8ffce8cdc7`](https://github.com/webhintio/hint/commit/8ffce8cdc7a37edba7635baf94e2ec9abe040328)] - Upgrade: Bump ora from 3.4.0 to 4.0.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview) / see also: [`[#3079](https://github.com/webhintio/hint/tree/HEAD/packages/hint/issues/3079)`](https://github-redirect.dependabot.com/webhintio/hint/issues/3079)). > * [[`995c967b64`](https://github.com/webhintio/hint/commit/995c967b64afbeecb5a4e4adf40179a416b4ee93)] - Upgrade: Bump eslint from 5.16.0 to 6.5.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview) / see also: [`[#3092](https://github.com/webhintio/hint/tree/HEAD/packages/hint/issues/3092)`](https://github-redirect.dependabot.com/webhintio/hint/issues/3092)). > * [[`427ca87b2a`](https://github.com/webhintio/hint/commit/427ca87b2ad63550fcf0c48d9f7624c28e419002)] - Upgrade: Bump @types/lodash from 4.14.138 to 4.14.141 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). > * [[`91b2ae9b89`](https://github.com/webhintio/hint/commit/91b2ae9b89f84e4c5599bc07ca3daa42c7ec5d61)] - Upgrade: Bump @types/async from 3.0.1 to 3.0.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
Commits - See full diff in [compare view](https://github.com/webhintio/hint/commits/HEAD/packages/hint)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)