-
Notifications
You must be signed in to change notification settings - Fork 2
Commit b14a310
authored
build(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1 (#288)
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from
2.1.1 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ajv-validator/ajv-formats/releases">ajv-formats's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0-rc.0</h2>
<p>Formats <code>time</code> and <code>date-time</code> now require
timezone, as per JSON Schema specification / <a
href="http://tools.ietf.org/html/rfc3339#section-5.6">RFC3339</a>.
Added formats <code>iso-time</code> and <code>iso-date-time</code> that
have optional timezone, they can be used for backwards compatibility.
Keywords <code>formatMaximum</code> and <code>formatMinimum</code> for
<code>time</code> and <code>date-time</code> format now take into
account timezone (both for time and for date), the previous comparison
logic that ignored timezone is preserved for <code>iso-time</code> and
<code>iso-date-time</code> formats.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/1fb3fa7d967f919ff924bb34aef73a2f39ab0de3"><code>1fb3fa7</code></a>
fix: build missing in 3.0.0 - bump to 3.0.1 (<a
href="https://redirect.github.com/ajv-validator/ajv-formats/issues/93">#93</a>)</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/e1a8bddf015fe90fe9aed181f5d630e2aca37904"><code>e1a8bdd</code></a>
chore: update version to 3.0.0 for publishing (<a
href="https://redirect.github.com/ajv-validator/ajv-formats/issues/92">#92</a>)</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/4dd65447575b35d0187c6b125383366969e6267e"><code>4dd6544</code></a>
3.0.0-rc.0</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/8b424f1e11d23f556cc12f1b9fd16a37286cf326"><code>8b424f1</code></a>
formatMaximum/Minimum take timezone into account for time and date-time
forma...</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/37d7538eec3e4e7e1455e71d5eda07e97f7c489b"><code>37d7538</code></a>
add formats iso-time and iso-date-time, make time and date-time strict
(<a
href="https://redirect.github.com/ajv-validator/ajv-formats/issues/42">#42</a>)</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/46dbae502cc073eb424d2f567a586ef36991689e"><code>46dbae5</code></a>
Merge pull request <a
href="https://redirect.github.com/ajv-validator/ajv-formats/issues/41">#41</a>
from ajv-validator/ep/json-schema-tests</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/86d71ebedb4e1310f24d08faab012c7632127054"><code>86d71eb</code></a>
pass all JSON Schema Test Suite tests</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/fdbd71404ba77ebafd20ef2c5a22436bd0e8f020"><code>fdbd714</code></a>
Merge branch 'stoplightio-fix/date-time'</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/34df8dbcb2b6783e2c870cc79c5aef64d38c0191"><code>34df8db</code></a>
docs: strictTime option</li>
<li><a
href="https://github.com/ajv-validator/ajv-formats/commit/d1a9e36548298cee3577ed763fdb60412a1e71f1"><code>d1a9e36</code></a>
simplify strictTime option</li>
<li>Additional commits viewable in <a
href="https://github.com/ajv-validator/ajv-formats/compare/v2.1.1...v3.0.1">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~jason-green">jason-green</a>, a new
releaser for ajv-formats since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a25ce54 commit b14a310Copy full SHA for b14a310
File tree
Expand file treeCollapse file tree
2 files changed
+22
-4
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+22
-4
lines changedOpen diff view settings
Collapse file
+21-3Lines changed: 21 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments