-
Notifications
You must be signed in to change notification settings - Fork 5
build(deps): Upgrade @redocly/cli to v1.34.5 #799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/redocly-cli-1.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+606
−826
Conversation
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Coverage reportCaution Test run failed
Test suite run failedFailed tests: 10/331. Failed suites: 5/27.
Report generated by 🧪jest coverage report action from e02c809 |
e9facc8
to
d641318
Compare
d641318
to
c34577d
Compare
c34577d
to
6855c6e
Compare
6855c6e
to
1106dc5
Compare
1106dc5
to
fde69a3
Compare
fde69a3
to
7b814ed
Compare
7b814ed
to
8601291
Compare
8601291
to
dd0e2fe
Compare
dd0e2fe
to
1907373
Compare
1907373
to
9839ba8
Compare
9839ba8
to
91bf15f
Compare
91bf15f
to
78e4c27
Compare
91046d9
to
d3028f2
Compare
e51b602
to
b165e88
Compare
b165e88
to
a6448b8
Compare
a6448b8
to
5cec6be
Compare
5cec6be
to
3866808
Compare
3866808
to
60028a4
Compare
60028a4
to
9d6acbe
Compare
9d6acbe
to
d8d4843
Compare
d8d4843
to
97a453c
Compare
97a453c
to
e7c5bd8
Compare
e7c5bd8
to
7a7a489
Compare
7a7a489
to
95b3f4a
Compare
95b3f4a
to
efb3eaa
Compare
efb3eaa
to
62300f3
Compare
62300f3
to
d099987
Compare
d099987
to
c94237d
Compare
c94237d
to
e02c809
Compare
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
1.19.0
->1.34.5
Release Notes
Redocly/redocly-cli (@redocly/cli)
v1.34.5
Compare Source
Patch Changes
form-data
to 4.0.4 for Redocly CLI v1.v1.34.4
Compare Source
Patch Changes
[email protected]
injected an unintended message into the output.v1.34.3
Compare Source
Patch Changes
v1.34.2
Compare Source
Patch Changes
v1.34.1
Compare Source
Patch Changes
v1.34.0
Compare Source
Minor Changes
respect
command execution to prevent infinite test runs. You can configure this timer using theRESPECT_TIMEOUT
environment variable (defaults to 1 hour).Patch Changes
v1.33.1
Compare Source
Patch Changes
generate-arazzo
command to properly handle output file paths. Theoutput-file
parameter must have a value when provided.v1.33.0
Compare Source
Minor Changes
generate-arazzo
command now automatically generates operationPaths using the URL pattern:{$sourceDescriptions.<name>.url}#/paths/<path>/<method>
.Patch Changes
v1.32.2
Compare Source
Patch Changes
warn
|off
severity allows subsequent steps to execute).v1.32.1
Compare Source
Patch Changes
x-example
property in Swagger 2.0 to accept any data type, rather than requiring it to be an object.v1.32.0
Compare Source
Minor Changes
Patch Changes
type
keyword enum, removednull
.v1.31.3
Compare Source
Patch Changes
v1.31.2
Compare Source
Patch Changes
sourceDescription
name generation ingenerate-arazzo
command when using OpenAPI files that contain multiple periods "." in their filenames.v1.31.1
Compare Source
Patch Changes
respect-core
import in Redocly CLI package.v1.31.0
Compare Source
v1.30.0
Compare Source
Minor Changes
Patch Changes
operation-tag-defined
built-in rule to verify tags are defined on the operation prior to matching them to a global tag.v1.29.0
Compare Source
Minor Changes
no-schema-type-mismatch
rule.Patch Changes
no-invalid-media-type-examples
rule crashed instead of reporting an error when it failed to resolve an example from a $ref.v1.28.5
Compare Source
v1.28.4
Compare Source
Patch Changes
build-docs
command failed when React 19 was installed in the project folder.v1.28.3
Compare Source
Patch Changes
v1.28.2
Compare Source
Patch Changes
v1.28.1
Compare Source
Patch Changes
v1.28.0
Compare Source
Minor Changes
fetch
API instead ofnode-fetch
dependency, improving performance and reducing bundle size.Patch Changes
v1.27.2
Compare Source
Patch Changes
sideNavStyle
configuration schema to include thepath-only
option.v1.27.1
Compare Source
Patch Changes
preview
command failed because one of its dependencies could not be resolved.The issue occurred when Realm was not installed in the
node_modules
of the project.v1.27.0
Compare Source
Minor Changes
Patch Changes
apis
' root inredocly.yaml
was not resolved properly when the value ofroot
was a URL.redocly build-docs
to usestdout
instead ofstderr
for simple logs.v1.26.1
Compare Source
Patch Changes
v1.26.0
Compare Source
Minor Changes
struct
rule and deprecated thespec
rule.Added the
spec
ruleset, which enforces compliance with the specifications.Patch Changes
join
would throw an error when a glob pattern was provided.sourceDescriptions
to enforce a valid type field, ensuring compliance with the Arazzo specification.v1.25.15
Compare Source
Patch Changes
--output
option in thebundle
command.v1.25.14
Compare Source
Patch Changes
v1.25.13
Compare Source
Patch Changes
--skip-rule
option.v1.25.12
Compare Source
Patch Changes
v1.25.11
Compare Source
Patch Changes
remove-x-internal
decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier.v1.25.10
Compare Source
Patch Changes
component-name-unique
problems to include correct location.remove-x-internal
decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original$ref
.v1.25.9
Compare Source
Patch Changes
v1.25.8
Compare Source
Patch Changes
REDOCLY_SUPPRESS_UPDATE_NOTICE
environment variable so that users can skip version updates.--dereferenced
option. Previously, references to external files were not substituted with references to components, causing them to become invalid.externalValue
as a property name was causing the API description validation process to fail.v1.25.7
Compare Source
Patch Changes
x-inherit
extension for Arazzo description files.v1.25.6
Compare Source
Patch Changes
x-operation
extension in Arazzo, enabling users to make requests with this extension without an API description file.x-parameters
extension for Arazzo description files.v1.25.5
Compare Source
Patch Changes
externalValue
.v1.25.4
Compare Source
Patch Changes
push
andpush-status
commands to notify users about upcoming or ongoing resource deprecation.v1.25.3
Compare Source
Patch Changes
v1.25.2
Compare Source
Patch Changes
camelCase
assertion for single-letter values.v1.25.1
Compare Source
Patch Changes
criteria-unique
Arazzo rule.v1.25.0
Compare Source
Minor Changes
Patch Changes
v1.24.0
Compare Source
Minor Changes
no-criteria-xpath
,no-actions-type-end
,criteria-unique
.Patch Changes
v1.23.1
Compare Source
Patch Changes
--output
option, stored the result in a single file instead of a folder.v1.23.0
Compare Source
Minor Changes
output
option in the per-API configuration so that the destination file can be specified in configuration.Patch Changes
eject
command without specifying components, which displays a selectable list of all available components.v1.22.1
Compare Source
Patch Changes
v1.22.0
Compare Source
Minor Changes
Patch Changes
v1.21.1
Compare Source
Patch Changes
v1.21.0
Compare Source
Minor Changes
eject
andtranslate
commands for use with the new Reunite-hosted product family.Patch Changes
v1.20.1
Compare Source
Patch Changes
v1.20.0
Compare Source
Minor Changes
@vendor/package/plugin.js
instead of./node_modules/@​vendor/package/plugin.js
.info-license-strict
rule as a replacement of theinfo-license-url
to support the OpenAPI 3.1 changes to allow identifier or URL license details.Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.