Skip to content

Conversation

@dependabot-preview
Copy link

Bumps typechecker from 4.4.1 to 4.9.0.

Changelog

Sourced from typechecker's changelog.

v4.9.0 2019 November 13

v4.8.0 2019 November 8

v4.7.0 2018 December 7

v4.6.0 2018 September 8

  • Fixed the false positive of function(AnArgumentWithAnUpperCaseFirstLetter){} being detected as a class by isClass and isConventionalClass
  • Swapped flow type annotation with typescript jsdoc annotations
  • Updated base files and editions using boundation

v4.5.0 2018 February 17

Commits
  • 18b9b60 v4.9.0 - boundation, changelog, version bump
  • 873cc6c v4.8.0 - changelog and version bump
  • addf796 updated base files and editions using boundation
  • 69008d4 v4.7.0 - changelog and version bump
  • 74bfd54 updated base files and editions using boundation
  • d6cfcf9 made tests compatible with environments that are missing map
  • 38cce02 ran prettier
  • 3a7d099 v4.6.0 - version bump and changelog
  • c7be3f4 update base files and editions using boundation
  • 72d8889 don't confuse a function with an uppercase first argument as a class
  • 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.


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 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 4.9.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...v4.9.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 Nov 13, 2019
@dependabot-preview
Copy link
Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typechecker-4.9.0 branch November 18, 2019 09:17
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