Fix: coercion of one-item arrays to scalar that should fail validation (failing example).
v6.12.3
Pass schema object to processCode function
Option for strictNumbers (@issacgerges, #1128)
Fixed vulnerability related to untrusted schemas (CVE-2020-15366)
Time formats support two digit and colon-less variants of timezone offset (#1061 , @cjpillsbury)
Docs: RegExp related security considerations
Tests: Disabled failing typescript test
v6.10.2
Fix: the unknown keywords were ignored with the option strictKeywords: true (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/UKHomeOffice/snowtify/network/alerts).
Bumps ajv to 6.12.4 and updates ancestor dependency eslint. These dependencies need to be updated together.
Updates
ajv
from 5.5.2 to 6.12.4Release notes
Sourced from ajv's releases.
... (truncated)
Commits
cf88d1d
6.12.4161670b
docs: readme linksb4568b4
docs: MOSS grant73f612f
fix: coercion of array to scalar that should fail validationd4d1a13
test: failing coercion tests with option coerceTypes: arraya1ebd03
Merge branch 'rgeerts-improved_language'bf63684
allowed unknown formatsc34840c
improved language to be more inclusive for less privileged populations521c3a5
6.12.3bd7107b
Merge pull request #1229 from ajv-validator/dependabot/npm_and_yarn/mocha-8.0.1Updates
eslint
from 4.19.1 to 8.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
198e5fc
8.38.07897c3b
Build: changelog update for 8.38.059ed060
chore: upgrade@eslint/js
@8
.38.0 (#17069)88c0898
chore: package.json update for@eslint/js
release7162d34
docs: Mention new config system is complete (#17068)a1d561d
feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059)0fd6bb2
docs: Update READMEc83531c
docs: Update/remove external links, eg. point toeslint-community
(#17061)cf682d2
refactor: simplify new-parens rule schema (#17060)a3aa6f5
docs: Clarifyno-div-regex
rule docs (#17051)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/UKHomeOffice/snowtify/network/alerts).