chore(deps): bump @redocly/openapi-core from 1.34.6 to 2.25.2#1355
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump @redocly/openapi-core from 1.34.6 to 2.25.2#1355dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@redocly/openapi-core](https://github.com/Redocly/redocly-cli) from 1.34.6 to 2.25.2. - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/openapi-core@1.34.6...@redocly/openapi-core@2.25.2) --- updated-dependencies: - dependency-name: "@redocly/openapi-core" dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
685528e to
77a5e0e
Compare
sserrata
added a commit
that referenced
this pull request
Mar 30, 2026
- Bump version range from ^1.34.3 to ^2.25.2
- Replace `new Config({} as ResolvedConfig)` with `await createConfig({})`
per v2 API — Config constructor now takes ResolvedConfig explicitly
- Drop deep import from @redocly/openapi-core/lib/config; ResolvedConfig
is now exported from the main entrypoint in v2 (and no longer needed here)
- Cast bundle result parsed field to any to account for Document<unknown>
generic tightening in v2 (was any in v1)
Closes #1355
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 tasks
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
sserrata
added a commit
to letiescanciano/docusaurus-openapi-docs
that referenced
this pull request
Apr 2, 2026
…works#1361) - Bump version range from ^1.34.3 to ^2.25.2 - Replace `new Config({} as ResolvedConfig)` with `await createConfig({})` per v2 API — Config constructor now takes ResolvedConfig explicitly - Drop deep import from @redocly/openapi-core/lib/config; ResolvedConfig is now exported from the main entrypoint in v2 (and no longer needed here) - Cast bundle result parsed field to any to account for Document<unknown> generic tightening in v2 (was any in v1) Closes PaloAltoNetworks#1355 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps @redocly/openapi-core from 1.34.6 to 2.25.2.
Release notes
Sourced from
@redocly/openapi-core's releases.... (truncated)
Commits
d61ab91chore: 🔖 release new versions (#2694)1f8d0dfchore: update@redocly/configto v0.45.0 (#2700)606ae83chore: audit and update dependencies (#2699)a33c473chore: refactor duplicate imports (#2690)34468bechore: improve typing for node types (#2695)db83135fix: an issue with invalidextendscaused hard crash (#2680)bb802e1chore: 🔖 release new versions (#2688)d336c1efix: do not show the message about missing configuration when the --extends o...176a255chore: add cli performence test (#2686)af1ff60chore: 🔖 release new versions (#2678)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 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)