Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps ajv-formats from 2.1.1 to 3.0.1.

Release notes

Sourced from ajv-formats's releases.

v3.0.0-rc.0

Formats time and date-time now require timezone, as per JSON Schema specification / RFC3339. Added formats iso-time and iso-date-time that have optional timezone, they can be used for backwards compatibility. Keywords formatMaximum and formatMinimum for time and date-time format now take into account timezone (both for time and for date), the previous comparison logic that ignored timezone is preserved for iso-time and iso-date-time formats.

Commits
  • 1fb3fa7 fix: build missing in 3.0.0 - bump to 3.0.1 (#93)
  • e1a8bdd chore: update version to 3.0.0 for publishing (#92)
  • 4dd6544 3.0.0-rc.0
  • 8b424f1 formatMaximum/Minimum take timezone into account for time and date-time forma...
  • 37d7538 add formats iso-time and iso-date-time, make time and date-time strict (#42)
  • 46dbae5 Merge pull request #41 from ajv-validator/ep/json-schema-tests
  • 86d71eb pass all JSON Schema Test Suite tests
  • fdbd714 Merge branch 'stoplightio-fix/date-time'
  • 34df8db docs: strictTime option
  • d1a9e36 simplify strictTime option
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jason-green, a new releaser for ajv-formats since your current version.


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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@vercel
Copy link
Contributor

vercel bot commented Jan 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Error Error Jan 5, 2026 5:54pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
website Skipped Skipped Jan 5, 2026 5:54pm

@vercel vercel bot temporarily deployed to Preview – website January 5, 2026 15:43 Inactive
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Safe dependency update

Reason: patch/minor update

Will merge once CI passes.

@gmays
Copy link
Member

gmays commented Jan 5, 2026

@dependabot rebase

Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/ajv-validator/ajv-formats/releases)
- [Commits](ajv-validator/ajv-formats@v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: ajv-formats
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ajv-formats-3.0.1 branch from e7394b8 to 0c506e6 Compare January 5, 2026 17:51
@vercel vercel bot temporarily deployed to Preview – website January 5, 2026 17:51 Inactive
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Safe dependency update

Reason: patch/minor update

Will merge once CI passes.

@gmays gmays merged commit 220f0d4 into main Jan 5, 2026
11 of 12 checks passed
@gmays gmays deleted the dependabot/npm_and_yarn/ajv-formats-3.0.1 branch January 5, 2026 18:05
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.

2 participants