Skip to content

Comments

chore(deps): bump ajv and openapi-to-postmanv2 in /tests/postman#1090

Merged
github-actions[bot] merged 1 commit intodevfrom
dependabot/npm_and_yarn/tests/postman/multi-0bb9dee6a5
Feb 22, 2026
Merged

chore(deps): bump ajv and openapi-to-postmanv2 in /tests/postman#1090
github-actions[bot] merged 1 commit intodevfrom
dependabot/npm_and_yarn/tests/postman/multi-0bb9dee6a5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps ajv to 8.18.0 and updates ancestor dependency openapi-to-postmanv2. These dependencies need to be updated together.

Updates ajv from 8.11.0 to 8.18.0

Release notes

Sourced from ajv's releases.

v8.18.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0

v8.17.1

What's Changed

Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1

Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change (ajv-validator/ajv#2444)" by @​gurgunday in ajv-validator/ajv#2448 fix: ignore new eslint error for @​typescript-eslint/no-extraneous-class by @​jasoniangreen in ajv-validator/ajv#2455 docs: clarify behaviour of addVocabulary by @​jasoniangreen in ajv-validator/ajv#2454 docs: refactor to improve legibility by @​blottn in ajv-validator/ajv#2432 Fix grammatical typo in managing-schemas.md by @​wetneb in ajv-validator/ajv#2305 docs: Fix broken strict-mode link by @​alexanderjsx in ajv-validator/ajv#2459 feat: add test for encoded refs and bump fast-uri by @​jasoniangreen in ajv-validator/ajv#2449 fix: changes for @​typescript-eslint/array-type rule by @​jasoniangreen in ajv-validator/ajv#2467 fixes ajv-validator/ajv#2217 - clarify custom keyword naming by @​jasoniangreen in ajv-validator/ajv#2457

v8.17.0

What's Changed

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

... (truncated)

Commits
  • 142ce84 8.18.0
  • 720a23f fix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...
  • 82735a1 fix: typos in schema-language.md (#2507)
  • b17ec32 fix: small grammatical error in managing-schemas.md (#2508)
  • 69568d0 fix: #2482 Infinity and NaN serialise to null (#2487)
  • f06766f feat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...
  • 9050ba1 bump version to 8.17.1 (#2472)
  • f7831b4 fixes #2217 - clarify custom keyword naming (#2457)
  • a523784 fix: changes for @​typescript-eslint/array-type rule (#2467)
  • 595fe58 feat: add test for encoded refs and bump fast-uri (#2449)
  • Additional commits viewable in compare view

Updates openapi-to-postmanv2 from 4.25.0 to 6.0.0

Release notes

Sourced from openapi-to-postmanv2's releases.

v6.0.0

No release notes provided.

v5.8.0

No release notes provided.

v5.7.0

No release notes provided.

v5.6.0

No release notes provided.

v5.5.0

No release notes provided.

v5.4.1

No release notes provided.

v5.4.0

No release notes provided.

v5.3.5

No release notes provided.

v5.3.4

No release notes provided.

v5.3.3

No release notes provided.

v5.3.2

No release notes provided.

v5.3.1

No release notes provided.

v5.3.0

No release notes provided.

v5.2.0

No release notes provided.

v5.1.0

No release notes provided.

v5.0.2

No release notes provided.

v5.0.1

No release notes provided.

... (truncated)

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v6.0.0] - 2026-01-28

[v5.8.0] - 2026-01-08

[v5.7.0] - 2025-12-23

[v5.6.0] - 2025-11-28

[v5.5.0] - 2025-11-21

[v5.4.1] - 2025-11-17

[v5.4.0] - 2025-11-13

[v5.3.5] - 2025-11-10

[v5.3.4] - 2025-11-06

[v5.3.3] - 2025-10-14

[v5.3.2] - 2025-10-08

[v5.3.1] - 2025-09-26

[v5.3.0] - 2025-09-24

[v5.2.0] - 2025-09-19

[v5.1.0] - 2025-09-01

[v5.0.2] - 2025-08-25

[v5.0.1] - 2025-07-22

[v5.0.0] - 2025-03-07

Breaking Changes

  • Drop support for node < v18.
Commits
  • 3e1f4e8 Merge pull request #933 from postmanlabs/release/v6.0.0
  • aca67be Prepare release v6.0.0
  • 13b061b Merge pull request #920 from postmanlabs/feature/ts-support
  • b2cdd95 Merge pull request #924 from postmanlabs/feature/sync-support
  • f1f0562 Merge pull request #931 from postmanlabs/feature/readme-syncing
  • 3a5b07f Update default exports
  • 9119913 Modify SpecificationInputType
  • 0c0ce6f Rename FilesResult and improve callback type
  • b26fd88 Improve Bundle type
  • 37b5538 Update detect functions to return DetectFilesResult type and enhance BundleRe...
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.18.0 and updates ancestor dependency [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman). These dependencies need to be updated together.


Updates `ajv` from 8.11.0 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.11.0...v8.18.0)

Updates `openapi-to-postmanv2` from 4.25.0 to 6.0.0
- [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases)
- [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md)
- [Commits](postmanlabs/openapi-to-postman@v4.25.0...v6.0.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: indirect
- dependency-name: openapi-to-postmanv2
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2026
@github-actions github-actions bot merged commit 08a13cf into dev Feb 22, 2026
2 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tests/postman/multi-0bb9dee6a5 branch February 22, 2026 09:58
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants