Appium Tizen Driver is a test automation tool for Tizen devices. Appium Tizen Driver automates xamarin apps, tested on emulators and real devices. Appium Tizen Driver is part of the Appium mobile test automation tool.
Other
20
stars
16
forks
source link
chore(deps-dev): bump ajv from 6.12.6 to 8.6.3 #45
Fix $ref resolution for schemas without $id (@rbuckton, #1725)
Support standalone module import from ESM modules without using .default property (@bhvngt, #1757)
Update code for breaking TS change - error in catch has type unknown (#1760)
Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)
v8.6.0
Track evaluated properties with patternProperties that have always valid schemas (e.g., true) (@P0lip, #1626)
Option int32range to disable number range checking for int32 and uint32 type in JTD schemas
v8.5.0
Optimize validation code for const keyword with scalar values (@SoAsEr, #1561)
Add option schemaId to support ajv-draft-04 - Ajv for JSON Schema drat-04.
v8.4.0
JSON Type Definition schema options:
parseDate: parse timestamp type as Date objects.
allowDate: non-standard - allow date without time with timestamp type.
v8.3.0
Typescript improvements:
better error reporting for JSONSchemaType in case strictNullChecks option is disabled (@erikbrinkman, #1583)
support missed boolean type in JTDDataType (@m00s, #1587)
JTD timestamp validation option (@jrr, #1584).
Docs corrections.
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)
Bumps ajv from 6.12.6 to 8.6.3.
Release notes
Sourced from ajv's releases.
... (truncated)
Commits
760fd10
8.6.36ef0c66
fix(standalone/index.ts): makes standalone module importable to esm modules w...9a9656f
Merge branch 'rbuckton-refResolveBaseURI'd9bc534
fix prettier831cb1c
Merge branch 'refResolveBaseURI' of https://github.com/rbuckton/ajv into rbuc...7419ec3
build(deps-dev): bump@rollup/plugin-commonjs
from 19.0.2 to 20.0.0 (#1726)ae5c1fe
Merge branch 'master' into refResolveBaseURI87d1901
docs: clarification standalone requirements (#1738)a9f38cd
build(deps-dev): bump node-fetch from 2.6.1 to 3.0.0 (#1748)efb3d6d
docs: Add Ts.ED logo on "Who uses AJV" section (#1749)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)