angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

An in-range update of http-server is breaking the build 🚨 #279

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency http-server was updated from 0.12.1 to 0.12.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

http-server is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/angular-material-extensions/google-maps-autocomplete/1276?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v0.12.2

In this release we:

  • Move from optimist to minimist
  • Add a man page
  • Update README screenshots
  • Fix a couple miscellaneous bugs
Commits

The new version differs by 30 commits.

  • 46cfd10 0.12.2
  • 5867a26 add testing on node 14
  • a8f1a15 Merge pull request #581 from xxjinwei/master
  • 0568097 Merge pull request #517 from http-party/man_page
  • 021e9f5 update license year
  • 6e9fc08 update dependencies
  • 95119c6 update man page
  • 943c609 Merge pull request #622 from adunkman/fix-security-vulnerability
  • 817e11d Upgrade sub-dependency of minimist via mkdirp.
  • 454851c Fix security issue by using Minimist directly.
  • ed8ff1f clarify auth types
  • f5854a6 Merge pull request #584 from zjhmale/basic-auth-options-compliance
  • e758f03 Merge pull request #586 from http-party/logFn-skip-array
  • 924567f Merge pull request #599 from http-party/new-screenshots
  • 8de3658 Merge pull request #613 from http-party/dependabot/npm_and_yarn/acorn-5.7.4

There are 30 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 0.12.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.12.3

Patch release to package man page

Commits

The new version differs by 2 commits.

See the full diff