[Snyk] Upgrade openapi-format from 1.22.5 to 1.29.0 #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade openapi-format from 1.22.5 to 1.29.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 18 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-BABELRUNTIME-10044504
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-DOMPURIFY-8722251
SNYK-JS-FORMDATA-10841150
SNYK-JS-JSONPATHPLUS-7945884
SNYK-JS-JSONPATHPLUS-8719585
SNYK-JS-JSONPATHPLUS-7945884
SNYK-JS-JSONPATHPLUS-8719585
SNYK-JS-REDOC-8664933
SNYK-JS-NANOID-8492085
SNYK-JS-ROLLUP-8073097
SNYK-JS-PRISMJS-9055448
Release notes
Package name: openapi-format
-
1.29.0 - 2025-09-24
- CLI: convert to OpenAPI 3.2 by @ thim81 in #181
- Sort & Filter OpenAPI 3.2 by @ thim81 in #182
-
1.28.0 - 2025-09-12
- fix: incorrect relative path generation in $ref during OpenAPI document splitting by @ SaranshChaudhary in #175
- Improvement: Added safe checks for invalid YAML by @ thim81 in #177
- Overlay - Support "extends" for referencing OpenAPI documents by @ thim81 in #178
- @ SaranshChaudhary made their first contribution in #175
-
1.27.3 - 2025-07-30
- Convert: convert nullable for anyOf oneOf to 3.1 (#172) by @ sam-super in #173
- Convert: convert 0 correctly for exclusiveMinimum and exclusiveMaximum (#174) by @ sam-super in #173
- @ sam-super made their first contribution in #173
-
1.27.2 - 2025-07-14
- Sorting: fix encodeLargeNumbers to respect comma values by @ thim81 in #171
-
1.27.1 - 2025-07-04
- Sorting: ignore casing when sorting component properties by @ thim81 in #168
-
1.27.0 - 2025-06-18
- Sorting: Sort component properties by name by @ thim81 in #164
- fix: Prevent sorting of required array properties by @ thim81 in #167
-
1.26.0 - 2025-05-02
- improvement: Inverse filters keeps components by @ thim81 in #161
-
1.25.4 - 2025-04-24
- Filter: Reworked unused component logic by @ thim81 in #159
-
1.25.3 - 2025-04-23
- Filtering: Improved the unused components removal by @ thim81 in #158
-
1.25.2 - 2025-04-02
- Overlay: Prevent distorted properties by @ thim81 in #156
-
1.25.1 - 2025-03-29
-
1.25.0 - 2025-01-01
-
1.24.2 - 2024-10-07
-
1.24.1 - 2024-10-04
-
1.24.0 - 2024-09-27
-
1.23.2 - 2024-09-16
-
1.23.1 - 2024-09-14
-
1.23.0 - 2024-09-10
-
1.22.5 - 2024-09-05
from openapi-format GitHub release notesWhat's Changed
Full Changelog: v1.28.0...v1.29.0
What's Changed
New Contributors
Full Changelog: v1.27.3...v1.28.0
What's Changed
New Contributors
Full Changelog: v1.27.2...v1.27.3
What's Changed
Full Changelog: v1.27.1...v1.27.2
What's Changed
Full Changelog: v1.27.0...v1.27.1
What's Changed
Full Changelog: v1.26.0...v1.27.0
What's Changed
Note
The inverse filtering keeps only the path operations, tags, x-tagGroups that match the filter rule. This is a very aggressive option to keep only the items that are needed, but it will keep all the components. The components can best be filtered out, by using the inverse filters in combination with the "unusedComponents" filter option. This applies for "inverseFlags" & "inverseFlagValues".
Full Changelog: v1.25.4...v1.26.0
What's Changed
Full Changelog: v1.25.3...v1.25.4
What's Changed
Full Changelog: v1.25.2...v1.25.3
What's Changed
Full Changelog: v1.25.1...v1.25.2
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: