Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps json-schema-ref-parser from 6.1.0 to 7.0.0.

Changelog

Sourced from json-schema-ref-parser's changelog.

v7.0.0 (2019-06-11)

  • Dropped support for Node 6
  • Updated all code to ES6+ syntax (async/await, template literals, arrow functions, etc.)
  • No longer including a pre-built bundle in the package. such as Webpack, Rollup, Parcel, or Browserify to include JSON Schema $Ref Parser in your app

Full Changelog

v6.0.0 (2018-10-04)

  • Dropped support for Bower, since it has been deprecated

  • Removed the debug dependency

Full Changelog

v5.1.0 (2018-07-11)

Full Changelog

v5.0.0 (2018-03-18)

This release contains two bug fixes related to file paths. They are technically breaking changes — hence the major version bump — but they're both edge cases that probably won't affect most users.

Full Changelog

v4.1.0 (2018-01-17)

Full Changelog

v4.0.0 (2017-10-13)

Breaking Changes

... (truncated)
Commits
  • eee464c release v7.0.0
  • 1bf4872 Removed the build script, since it's no longer necessary
  • b376e26 Removed the build script, since it's no longer necessary
  • 962d006 Fixed linter errors
  • 3d84343 updated devDependencies
  • 4a7da2f Converted all of the tests from Promise syntax to async/await
  • a41c247 replaced callback functions with ES6 arrow functions
  • fcf64c1 Replaced all format strings with ES6 template literals
  • 2fdbda4 Got all the tests working using Karma-Config & Webpack
  • c576c33 Minor syntax/linter fixes
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 11, 2019
@codecov
Copy link

codecov bot commented Jun 11, 2019

Codecov Report

Merging #95 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          16       16           
  Lines         346      346           
  Branches       82       82           
=======================================
  Hits          319      319           
  Misses         13       13           
  Partials       14       14

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0d8a40...8b4b4ac. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #97.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/json-schema-ref-parser-7.0.0 branch June 12, 2019 18:13
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.

2 participants