msgraph-sample-spfx
msgraph-sample-spfx copied to clipboard
Bump ajv from 6.12.6 to 8.16.0 in /graph-tutorial
Bumps ajv from 6.12.6 to 8.16.0.
Release notes
Sourced from ajv's releases.
v8.16.0
What's Changed
- Revert fast-uri change by
@jasoniangreenin ajv-validator/ajv#2444Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0
v8.15.0
What's Changed
- Replace
uri-jswithfast-uriby@vixalienin ajv-validator/ajv#2415- Bump to 8.15.0 by
@jasoniangreenin ajv-validator/ajv#2442New Contributors
@vixalienmade their first contribution in ajv-validator/ajv#2415Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0
v8.14.0
What's Changed
- readme: build badge by
@epoberezkinin ajv-validator/ajv#2424- Update workflows by
@rotuin ajv-validator/ajv#2410- docs: add warning to maxLength / minLength by
@jasoniangreenin ajv-validator/ajv#2428- fix: broken link in docs warning by
@jasoniangreenin ajv-validator/ajv#2431- compileAsync a schema with discriminator and $ref, fixes #2427 by
@jasoniangreenin ajv-validator/ajv#2433- bump version to 8.14.0 for publishing by
@jasoniangreenin ajv-validator/ajv#2440New Contributors
@rotumade their first contribution in ajv-validator/ajv#2410Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0
v8.13.0
- add named exports
- update dependencies
- update node.js
v8.12.0
- fix JTD serialisation (remove leading comma in objects with only optional properties) (#2190,
@piliugin-anton)- empty JTD "values" schema (#2191)
- empty object to work with JTD utility type (#2158,
@erikbrinkman)- fix JTD "discriminator" schema for objects with more than 8 properties (#2194)
- correctly narrow "number" type to "integer" (#2192,
@JacobLey)- update Node.js versions in CI to 14, 16, 18 and 19
v8.11.2
Update dependencies
Export ValidationError and MissingRefError (ajv-validator/ajv#1840,
@dannyb648)v8.11.1
... (truncated)
Commits
c8b37f4Revert fast-uri change (#2444)accd9f3Bump to 8.15.0 (#2442)fa1b5d5Replaceuri-jswithfast-uri(#2415)9e26639bump version to 8.14.0 for publishing (#2440)5f20d5fcompileAsync a schema with discriminator and $ref, fixes #2427 (#2433)be38f34fix: broken link in docs warning (#2431)a4a85fadocs: add warning to maxLength / minLength (#2428)d9bd01bUpdate workflows (#2410)2917fb6readme: build badge (#2424)857ecacfix: bump node version in publish job (#2423)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)