bevry / envfile

Parse and write environment files with Node.js
Other
61 stars 10 forks source link

Bump typechecker from 5.1.0 to 6.2.0 #52

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps typechecker from 5.1.0 to 6.2.0.

Changelog *Sourced from [typechecker's changelog](https://github.com/bevry/typechecker/blob/master/HISTORY.md).* > ## v6.2.0 2019 December 6 > > - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) > > ## v6.1.0 2019 December 6 > > - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) > > ## v6.0.0 2019 December 6 > > - Renamed `isEmpty` to `isNullish` > - Renamed `isEmptyObject` to `isEmptyKeys` > - Added `isEmptyPlainObject`, `isEmptyArray`, `isEmptyMap`, `isEmptyWeakMap` which will all throw if the passed value was not of the expected type > - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) > > ## v5.2.0 2019 December 1 > > - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Commits - [`0317d9c`](https://github.com/bevry/typechecker/commit/0317d9c135c7eb2e145b459f515477f18ab33a9e) v6.2.0 - boundation, changelog, version bump - [`914bb7f`](https://github.com/bevry/typechecker/commit/914bb7f99dbee3be8263bbc3510e66949a19f933) package.json: fix keywords - [`8cfd435`](https://github.com/bevry/typechecker/commit/8cfd43544864bcded09fc04c64405c01cdb5b97f) v6.1.0 - boundation, changelog, version bump - [`3ae3808`](https://github.com/bevry/typechecker/commit/3ae3808cf8dd84098f4627b6709d5c0cfe8029bd) package.json: more keywords - [`4e42727`](https://github.com/bevry/typechecker/commit/4e427270c1a1f19c91cc5644c31a5fe5ae8b5d53) package:json add another keyword - [`60fb387`](https://github.com/bevry/typechecker/commit/60fb3874ce3c833627894928a96bca242a127f3d) package.json: update keywords - [`2261af5`](https://github.com/bevry/typechecker/commit/2261af5c790a21aedf175614e17cdea891aac392) readme: update for v6 - [`2b0dc38`](https://github.com/bevry/typechecker/commit/2b0dc38122e802c4eea59636f268d049da13a882) v6.0.0 - refined isEmpty* checks - [`c865f68`](https://github.com/bevry/typechecker/commit/c865f68f710521789a1450d392f4add11e686de3) v5.2.0 - boundation, changelog, version bump - [`728ecf2`](https://github.com/bevry/typechecker/commit/728ecf2a15dfa2bd1f77ab42d09f9c2f0d7a0328) Bump valid-directory from 1.3.0 to 1.4.0 - Additional commits viewable in [compare view](https://github.com/bevry/typechecker/compare/v5.1.0...v6.2.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 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)
dependabot-preview[bot] commented 4 years ago

Looks like typechecker is up-to-date now, so this is no longer needed.