-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update external major (major) #351
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
main
Choose a base branch
from
renovate-major-external-major
base: main
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
|
This PR will trigger no release when merged. |
f4f29b2 to
1b306a1
Compare
c437d92 to
92e585e
Compare
c1a6cab to
0d46ba9
Compare
Contributor
Author
|
1e5c298 to
8067a2b
Compare
8421bce to
32f8557
Compare
bc4f81b to
79feca5
Compare
eeabe4f to
05a5a9e
Compare
57cd3f6 to
9d02d1f
Compare
25bcaed to
b7f208d
Compare
8845b6a to
a195c17
Compare
4f0aaa7 to
7224452
Compare
652e3ae to
e2109e1
Compare
1229b5b to
9a1b954
Compare
9a1b954 to
94f2c73
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.25.15->2.11.16.0.3->7.1.012.0.1->13.1.25.1.2->6.2.116.4.7->17.2.315.2.10->16.2.710.8.2->11.7.513.5.6->14.0.1024.2.0->25.0.219.0.2->21.0.0Release Notes
Redocly/redocly-cli (@redocly/cli)
v2.11.1Compare Source
Patch Changes
$refs inside example values was erroneously resolved during bundling and linting.no-invalid-media-type-examplesfor schemas usinganyOf/oneOf.v2.11.0Compare Source
Patch Changes
v2.10.0Compare Source
Patch Changes
v2.9.0Compare Source
Patch Changes
mount-pathoption was not validated, leading to errors when used with an empty path or a path identical to the project path.v2.8.0Compare Source
Minor Changes
no-invalid-schema-examplesandno-invalid-parameter-examplesto therecommendedruleset.Added the
no-duplicated-tag-namesto thespecruleset.Patch Changes
v2.7.1Compare Source
Patch Changes
v2.7.0Compare Source
Patch Changes
v2.6.0Compare Source
Minor Changes
spec-no-invalid-tag-parents,spec-example-values,spec-discriminator-defaultMapping, andspec-no-invalid-encoding-combinations.Deprecated the
no-example-value-and-externalValuerule in favor ofspec-example-values.Patch Changes
v2.5.1Compare Source
Patch Changes
no-http-verbs-in-pathsrule was incorrectly flagging path names containing the verbquery.v2.5.0Compare Source
Minor Changes
Respectterminal and JSON file outputs.Patch Changes
v2.4.0Compare Source
Minor Changes
no-secrets-maskingoption to the respect command, allowing raw (unmasked) output to be generated.Patch Changes
v2.3.1Compare Source
Patch Changes
Respect.v2.3.0Compare Source
Minor Changes
Patch Changes
v2.2.3Compare Source
Patch Changes
verboseoption in thelogincommand to provide additional output during authentication.v2.2.2Compare Source
Patch Changes
v2.2.1Compare Source
Patch Changes
remove-unused-componentsdecorator was not functioning when configured at the API level.v2.2.0Compare Source
Minor Changes
totalTimeMsto sum the network request times of all steps.Patch Changes
v2.1.5Compare Source
Patch Changes
status code check.v2.1.4Compare Source
Patch Changes
remove-unused-componentsdecorator, which prevented an invalid reference error from being reported.v2.1.3Compare Source
Patch Changes
scorecard.fromProjectUrl.v2.1.2Compare Source
Patch Changes
v2.1.1Compare Source
Patch Changes
v2.1.0Compare Source
Minor Changes
Patch Changes
pushandpush-statuscommands mistakenly requiring the--max-execution-timeoption.v2.0.8Compare Source
Patch Changes
v2.0.7Compare Source
Patch Changes
v2.0.6Compare Source
Patch Changes
The resolution logic now properly locates the specified files relative to the config file for
info-description-override,media-type-examples-override,operation-description-override, andtag-description-overridedecorators.retryAfterproperty in Respect to use seconds (instead of milliseconds) for consistency with the Arazzo specification.v2.0.5Compare Source
Patch Changes
apisconfig.null.v2.0.4Compare Source
Patch Changes
openapiconfig options were ignored when running thebuild-docscommand.externalRefResolveroption is correctly passed to nested workflow contexts.v2.0.3Compare Source
Patch Changes
inputandserveroptions to support both string and string[] values.Respectresults by properly encoding it as base64.v2.0.2Compare Source
Patch Changes
executionTimeoutparameter optional in therunfunction exported fromrespect-core.v2.0.1Compare Source
Patch Changes
no-required-schema-properties-undefinedrule incorrectly resolved nested$refs relative to the file in which they were defined.v2.0.0Compare Source
Major Changes
specrule. Usestructinstead.apiDefinitionsoption in the Redocly config. Useapisinstead.Removed the
labelsfield within theapissection, which was associated with the legacy Redocly API Registry product.redocly.yaml.features.openapiandfeatures.mockServerconfiguration options. UseopenapiandmockServerdirectly instead.lintandstyleguideoptions in the Redocly config.Use
rules,decoratorsand other related options on the root level instead.disallowAdditionalPropertiesoption support in rules. UseallowAdditionalPropertiesinstead.themeproperty of Redocly config.All the properties of
themeare now available in the config root.path-excludes-patternsandinfo-license-urlrules.undefinedassertion. Usedefinedinstead.Reunite provides improved API management capabilities and better integration with Redocly's tooling ecosystem.
Migrated the
loginandpushcommands to work exclusively with Reunite.Removed the
preview-docscommand as part of platform modernization.Use the
previewcommand instead.referenceDocsoption, which was related to the legacy Reference docs product.assert/prefix in configurable rules. Userule/prefix instead.Update to Node.js version 20.19.0+, 22.12.0+, or 23+.
Minor Changes
Added
x-securityextension for Respect that enables secure handling of authentication in Arazzo workflows.Use this extension to:
Added environment variable support for CLI arguments using Yargs
.env()method to parse environment variables with matching prefixes.Added validation for JSON Schema format.
Extracted
nullablevalidation from thestructrule into a newnullable-type-siblingrule for OpenAPI 3.0. This allows users to disablenullablevalidation separately from other structural checks.Configured the
specruleset for OpenAPI, AsyncAPI, Arazzo, and Overlay specifications.This ruleset is designed to strictly follow the specifications.
Added the
no-duplicated-tag-namesrule to check for duplications in thetagsfield in API descriptions.Enabled
no-required-schema-properties-undefined,no-schema-type-mismatch, andno-enum-type-mismatchrules for AsyncAPI and Arazzo specifications.Adjusted the rules' severities in the
recommendedandminimalrulesets. Refer to the following table:off->warnoff->warnerrorwarnwarn->erroroff->warnImplemented automatic masking of sensitive fields (such as tokens and passwords) in response bodies to enhance security and prevent accidental exposure of secrets in logs and outputs.
Added new CLI options for the
respectcommand to improve test execution control.Patch Changes
extendssection.no-undefined-server-variablecrash when encounteringnullvalues in the server list.@redocly/respect-coreto eliminate Node.js-specific dependencies, improving cross-platform compatibility.--configfrom a different folder than the current working directory.[email protected]injected an unintended message into the output.residencyfrom the Redocly configuration file.v1.34.5Compare Source
Patch Changes
form-datato 4.0.4 for Redocly CLI v1.v1.34.4Compare Source
Patch Changes
[email protected]injected 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.semantic-release/exec (@semantic-release/exec)
v7.1.0Compare Source
Features
v7.0.3Compare Source
Bug Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
Features
BREAKING CHANGES
the minimum required version of semantic-release to use
@semantic-release/execis now v24.1.0; the warn logger method/function is now available to use in plugin@semantic-release/execis now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)semantic-release/npm (@semantic-release/npm)
v13.1.2Compare Source
Bug Fixes
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
Bug Fixes
v13.0.0Compare Source
Features
Bug Fixes
BREAKING CHANGES
v12.0.2Compare Source
Bug Fixes
chaijs/chai (chai)
v6.2.1Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v6.2.0...v6.2.1
v6.2.0Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.1.0...v6.2.0
v6.1.0Compare Source
What's Changed
Adds an event emitter for hooking into method/property creation in #1693
Full Changelog: chaijs/chai@v6.0.2...v6.1.0
v6.0.1Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.0.0...v6.0.1
v6.0.0Compare Source
BREAKING CHANGES
Chai is now bundled into a single file. The
lib/*.jsfiles are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is./index.js.What's Changed
Full Changelog: chaijs/chai@v5.3.2...v6.0.0
v5.3.3Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2Compare Source
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
Full Changelog: chaijs/chai@v5.3.1...v5.3.2
v5.3.1Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0Compare Source
What's Changed
mainto point at chai directly by @43081j in #1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2Compare Source
What's Changed
filesfor publishing by @43081j in #1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
enginesfield was outConfiguration
📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.