moqada / simple-api-client-generator

API Client Generator from JSON Hyper Schema
MIT License
2 stars 3 forks source link

Update json-schema-ref-parser to the latest version šŸš€ #35

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.0.2 of json-schema-ref-parser was just published.

Dependency json-schema-ref-parser
Current Version 4.1.1
Type dependency

The version 5.0.2 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of json-schema-ref-parser.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits.

  • 41fb74e release v5.0.2
  • e35c9e2 release v5.0.1
  • c2b19ef updated dev dependencies
  • 7b64f94 Fixed the Codacy badge
  • 4780ddb release v5.0.0
  • dbfc570 Updated dependencies
  • 22211e1 Added Microsoft Edge to the browser test suite for Windows. Removed Safari
  • 14d5a70 fixed tests that were failing on Windows due to URL-encoding of filesystem paths
  • 985c9b8 Fixed failure tests that could erroneously pass even if no error was thrown
  • 304554f renamed a parameter, for clarity
  • 14bb455 Fixed tests to assert that the root schema file path is consistent with referenced file paths
  • e0f1b29 Merge branch 'master' of https://github.com/BigstickCarpet/json-schema-ref-parser
  • 0f16faa Merge pull request #75 from realityking/ref-error-relative
  • 1958d5d Increased the timeout for HTTP redirect tests
  • 619c66e Refactored the "paths" helper to clearly distinguish between filesystem paths and URL paths

There are 19 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 6 years ago

Version 5.0.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 1719f7f release v5.0.3
  • 19b874c release v5.0.2
  • 2103138 Merge pull request #79 from neverendingqs/chore/karmaedgedev
  • f959f8e chore: moving karma-edge-launcher to dev dependencies.

See the full diff