-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @redocly/cli to v1.34.6 #17
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
master
Choose a base branch
from
renovate/redocly-cli-1.x-lockfile
base: master
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.
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
26a882d to
7b61d74
Compare
cc3428f to
19b62e1
Compare
19b62e1 to
992f1c2
Compare
c4c729d to
73b782c
Compare
73b782c to
75fa990
Compare
75fa990 to
c37cd35
Compare
c37cd35 to
33fe1e7
Compare
33fe1e7 to
1955459
Compare
9e96fac to
a5bbcb3
Compare
a5bbcb3 to
d13e334
Compare
d13e334 to
5b1d57a
Compare
5b1d57a to
c2800f2
Compare
bff8cd8 to
32e4462
Compare
32e4462 to
f0e4473
Compare
f0e4473 to
d6179ba
Compare
d6179ba to
2e6c281
Compare
2e6c281 to
ce23383
Compare
ce23383 to
72269d8
Compare
72269d8 to
e4358a5
Compare
356cb7a to
d7decaf
Compare
d7decaf to
f811956
Compare
f811956 to
96f90cd
Compare
96f90cd to
ffa1719
Compare
ffa1719 to
fc3bc5d
Compare
fc3bc5d to
04e47a2
Compare
04e47a2 to
35fe800
Compare
35fe800 to
55ec91a
Compare
55ec91a to
4bddbff
Compare
efff18b to
0c97ff9
Compare
0c97ff9 to
97ceba5
Compare
97ceba5 to
a55dd28
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.
This PR contains the following updates:
1.19.0→1.34.6Release Notes
Redocly/redocly-cli (@redocly/cli)
v1.34.6Compare Source
Patch Changes
v1.34.5Compare Source
Patch Changes
form-datato 4.0.4 for Redocly CLI v1.v1.34.4Compare Source
Patch Changes
dotenv@16.6.0injected an unintended message into the output.v1.34.3Compare Source
Patch Changes
v1.34.2Compare Source
Patch Changes
v1.34.1Compare Source
Patch Changes
v1.34.0Compare Source
Minor Changes
respectcommand execution to prevent infinite test runs. You can configure this timer using theRESPECT_TIMEOUTenvironment variable (defaults to 1 hour).Patch Changes
v1.33.1Compare Source
Patch Changes
generate-arazzocommand to properly handle output file paths. Theoutput-fileparameter must have a value when provided.v1.33.0Compare Source
Minor Changes
generate-arazzocommand now automatically generates operationPaths using the URL pattern:{$sourceDescriptions.<name>.url}#/paths/<path>/<method>.Patch Changes
v1.32.2Compare Source
Patch Changes
warn|offseverity allows subsequent steps to execute).v1.32.1Compare Source
Patch Changes
basic,bearer, andapiKeysecurity schemes in workflow generation withgenerate-arazzocommand.v1.32.0Compare Source
Minor Changes
Patch Changes
typekeyword enum, removednull.v1.31.3Compare Source
Patch Changes
v1.31.2Compare Source
Patch Changes
sourceDescriptionname generation ingenerate-arazzocommand when using OpenAPI files that contain multiple periods "." in their filenames.v1.31.1Compare Source
Patch Changes
respect-coreimport in Redocly CLI package.v1.31.0Compare Source
Minor Changes
generate-arazzocommand to scaffold Arazzo description templates out of OpenAPI descriptions.respectcommand to test APIs against Arazzo description files.Patch Changes
v1.30.0Compare Source
Minor Changes
Patch Changes
operation-tag-definedbuilt-in rule to verify tags are defined on the operation prior to matching them to a global tag.v1.29.0Compare Source
Minor Changes
Patch Changes
splitcommand produced backslashes instead of forward slashes in$refs on Windows.no-invalid-media-type-examplesrule crashed instead of reporting an error when it failed to resolve an example from a $ref.v1.28.5Compare Source
Patch Changes
build-docscommand produced incorrect output.v1.28.4Compare Source
Patch Changes
build-docscommand failed when React 19 was installed in the project folder.v1.28.3Compare Source
Patch Changes
v1.28.2Compare Source
Patch Changes
v1.28.1Compare Source
Patch Changes
v1.28.0Compare Source
Minor Changes
fetchAPI instead ofnode-fetchdependency, improving performance and reducing bundle size.Patch Changes
v1.27.2Compare Source
Patch Changes
sideNavStyleconfiguration schema to include thepath-onlyoption.v1.27.1Compare Source
Patch Changes
previewcommand failed because one of its dependencies could not be resolved.The issue occurred when Realm was not installed in the
node_modulesof the project.v1.27.0Compare Source
Minor Changes
Patch Changes
apis' root inredocly.yamlwas not resolved properly when the value ofrootwas a URL.redocly build-docsto usestdoutinstead ofstderrfor simple logs.v1.26.1Compare Source
Patch Changes
v1.26.0Compare Source
Minor Changes
structrule and deprecated thespecrule.Added the
specruleset, which enforces compliance with the specifications.Patch Changes
joinwould throw an error when a glob pattern was provided.sourceDescriptionsto enforce a valid type field, ensuring compliance with the Arazzo specification.v1.25.15Compare Source
Patch Changes
--outputoption in thebundlecommand.v1.25.14Compare Source
Patch Changes
v1.25.13Compare Source
Patch Changes
--skip-ruleoption.v1.25.12Compare Source
Patch Changes
v1.25.11Compare Source
Patch Changes
remove-x-internaldecorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier.v1.25.10Compare Source
Patch Changes
component-name-uniqueproblems to include correct location.remove-x-internaldecorator, which was not removing the reference in the corresponding discriminator mapping while removing the original$ref.v1.25.9Compare Source
Patch Changes
v1.25.8Compare Source
Patch Changes
REDOCLY_SUPPRESS_UPDATE_NOTICEenvironment variable so that users can skip version updates.--dereferencedoption. Previously, references to external files were not substituted with references to components, causing them to become invalid.externalValueas a property name was causing the API description validation process to fail.v1.25.7Compare Source
Patch Changes
x-inheritextension for Arazzo description files.v1.25.6Compare Source
Patch Changes
x-operationextension in Arazzo, enabling users to make requests with this extension without an API description file.x-parametersextension for Arazzo description files.v1.25.5Compare Source
Patch Changes
externalValue.v1.25.4Compare Source
Patch Changes
pushandpush-statuscommands to notify users about upcoming or ongoing resource deprecation.v1.25.3Compare Source
Patch Changes
v1.25.2Compare Source
Patch Changes
camelCaseassertion for single-letter values.v1.25.1Compare Source
Patch Changes
criteria-uniqueArazzo rule.v1.25.0Compare Source
Minor Changes
Patch Changes
v1.24.0Compare Source
Minor Changes
no-criteria-xpath,no-actions-type-end,criteria-unique.Patch Changes
v1.23.1Compare Source
Patch Changes
--outputoption, stored the result in a single file instead of a folder.v1.23.0Compare Source
Minor Changes
outputoption in the per-API configuration so that the destination file can be specified in configuration.Patch Changes
ejectcommand without specifying components, which displays a selectable list of all available components.v1.22.1Compare Source
Patch Changes
v1.22.0Compare Source
Minor Changes
Patch Changes
v1.21.1Compare Source
Patch Changes
v1.21.0Compare Source
Minor Changes
ejectandtranslatecommands for use with the new Reunite-hosted product family.Patch Changes
v1.20.1Compare Source
Patch Changes
v1.20.0Compare Source
Minor Changes
@vendor/package/plugin.jsinstead of./node_modules/@​vendor/package/plugin.js.info-license-strictrule as a replacement of theinfo-license-urlto 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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.