Skip to content
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

chore(deps): bump ajv from 8.3.0 to 8.6.0 #1428

Merged
merged 1 commit into from
Jul 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps ajv from 8.3.0 to 8.6.0.

Release notes

Sourced from ajv's releases.

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.
Commits
  • f870838 8.6.0
  • 2f950e6 Merge branch 'stoplightio-fix/track-pattern-properties-evaluation'
  • 795a8f8 fix tracking unevaluatedProperties for always valid patterns in patternProper...
  • 3e285b0 Merge branch 'fix/track-pattern-properties-evaluation' of https://github.com/...
  • 85ae956 build(deps-dev): bump @​rollup/plugin-commonjs from 18.1.0 to 19.0.0 (#1602)
  • 0a0eb0e build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#1601)
  • 9e49401 build(deps-dev): bump ts-node from 9.1.1 to 10.0.0 (#1621)
  • cbe945a Update getting-started.md (#1624)
  • b706405 Merge branch 'vendeza-patch-1'
  • e73bc75 option int32range to disable range checking for int32 and uint32 types (#1639)
  • 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 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)

@dependabot dependabot bot added the 📦 dependencies Pull requests that update a dependency file label Jun 10, 2021
@dependabot dependabot bot requested a review from Romakita June 10, 2021 09:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ajv-8.6.0 branch 4 times, most recently from 64f99ab to 3be54f9 Compare June 12, 2021 12:58
@coveralls
Copy link

coveralls commented Jun 12, 2021

Pull Request Test Coverage Report for Build 963648577

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.075%

Totals Coverage Status
Change from base Build 963626959: 0.0%
Covered Lines: 8099
Relevant Lines: 8107

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ajv-8.6.0 branch 6 times, most recently from ced2ed6 to 1ebf708 Compare June 17, 2021 09:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ajv-8.6.0 branch 3 times, most recently from 6188495 to a83b0f8 Compare June 23, 2021 07:03
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.3.0 to 8.6.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.3.0...v8.6.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ajv-8.6.0 branch from a83b0f8 to 267ad4b Compare June 23, 2021 08:44
@Romakita Romakita merged commit 8588738 into production Jul 4, 2021
@Romakita Romakita deleted the dependabot/npm_and_yarn/ajv-8.6.0 branch July 4, 2021 11: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.

None yet

2 participants