-
Notifications
You must be signed in to change notification settings - Fork 7
build(deps): Upgrade @redocly/cli to v1.34.6 #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.
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
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Contributor
Coverage reportCaution Test run failed
Test suite run failedFailed tests: 10/331. Failed suites: 5/27.Report generated by 🧪jest coverage report action from 5468395 |
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
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
e02c809 to
de725ac
Compare
de725ac to
9f68a9a
Compare
9f68a9a to
05fa9d7
Compare
05fa9d7 to
b2ed714
Compare
b2ed714 to
5468395
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: 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.