Skip to content

Bump typechecker from 4.4.1 to 6.2.0#37

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/typechecker-6.2.0
Open

Bump typechecker from 4.4.1 to 6.2.0#37
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/typechecker-6.2.0

Conversation

@dependabot-preview
Copy link

Bumps typechecker from 4.4.1 to 6.2.0.

Changelog

Sourced from typechecker's changelog.

v6.2.0 2019 December 6

v6.1.0 2019 December 6

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, and editions using boundation

v5.2.0 2019 December 1

v5.1.0 2019 December 1

v5.0.0 2019 November 18

  • Updated dependencies, base files, and editions using boundation
  • Minimum required node version changed from node: >=0.8 to node: >=8 to keep up with mandatory ecosystem changes

v4.11.0 2019 November 18

v4.10.0 2019 November 18

v4.9.0 2019 November 13

v4.8.0 2019 November 8

v4.7.0 2018 December 7

v4.6.0 2018 September 8

... (truncated)
Commits
  • 0317d9c v6.2.0 - boundation, changelog, version bump
  • 914bb7f package.json: fix keywords
  • 8cfd435 v6.1.0 - boundation, changelog, version bump
  • 3ae3808 package.json: more keywords
  • 4e42727 package:json add another keyword
  • 60fb387 package.json: update keywords
  • 2261af5 readme: update for v6
  • 2b0dc38 v6.0.0 - refined isEmpty* checks
  • c865f68 v5.2.0 - boundation, changelog, version bump
  • 728ecf2 Bump valid-directory from 1.3.0 to 1.4.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bevryme, a new releaser for typechecker 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.

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)

Bumps [typechecker](https://github.com/bevry/typechecker) from 4.4.1 to 6.2.0.
- [Release notes](https://github.com/bevry/typechecker/releases)
- [Changelog](https://github.com/bevry/typechecker/blob/master/HISTORY.md)
- [Commits](bevry/typechecker@v4.4.1...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 8, 2019
@dependabot-preview
Copy link
Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants