-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of ajv is breaking the build 🚨 #7
Comments
After pinning to 5.3.0 your tests are passing again. Downgrade this dependency 📌. |
Version 5.5.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 5.5.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 5.5.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 5.4.0 of ajv was just published.
This version is covered by your current version range and after updating it in your project the build failed.
ajv 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
Release Notes
v5.4.0Option
logger
to disable logging or to specify a custom logger (#618, @meirotstein).Commits
The new version differs by 20 commits.
f336cda
5.4.0
00be319
Merge branch 'meirotstein-master'
89a80ca
check that console has log, warn and error methods as well
5ba22a3
remove Logger class, resolve logger object on Ajv ctor instead
e0c7eac
create logger instance per Ajv instance
4cdfcaa
Merge branch 'master' into master
4fe1c21
update readme with logger option
ceb552a
logger option tests
b0e28ee
logger component tests
91374ac
add logger option
cdd93a6
Merge pull request #621 from stuartpb/patch-1
0196611
Update draft-06 meta-schema
0cafcf6
docs: version 6 beta
c73ff44
Merge pull request #616 from kpping/patch-1
bddda60
make available types more noticeable
There are 20 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: