forked from misskey-dev/misskey
-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore(deps): update dependency @redocly/openapi-core to v1.27.0 #4982
Merged
+23
−22
Conversation
This file contains 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
5575399
to
102d6eb
Compare
102d6eb
to
757a047
Compare
757a047
to
4196093
Compare
4196093
to
81ede82
Compare
81ede82
to
8da0bef
Compare
746c20f
to
6850162
Compare
6850162
to
874df4c
Compare
874df4c
to
6bfb7c5
Compare
6bfb7c5
to
860f46a
Compare
860f46a
to
137b1b2
Compare
169363f
to
fe74531
Compare
fe74531
to
660a71a
Compare
660a71a
to
59b84ba
Compare
7d79277
to
9b37949
Compare
9b37949
to
c5f54cf
Compare
c5f54cf
to
826d2da
Compare
826d2da
to
18648eb
Compare
18648eb
to
7d4e8b0
Compare
7d4e8b0
to
3fea2f0
Compare
3fea2f0
to
af04a52
Compare
af04a52
to
0889b13
Compare
d8cfa11
to
0889b13
Compare
bd04d40
to
e4d940e
Compare
e4d940e
to
526cb8b
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.11.0
->1.27.0
Release Notes
Redocly/redocly-cli (@redocly/openapi-core)
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
v1.19.0
Compare Source
Minor Changes
Patch Changes
patternProperties
incorrectly caused linting errors due to a missingPatternProperties
node.v1.18.1
Compare Source
Patch Changes
theme.openapi
configuration option to accept settings specific to Redoc 2.x and earlier.spec
rule wheredependentSchemas
was parsed as an array.It is now correctly parsed as a map.
$refs
insidepatternProperties
.v1.18.0
Compare Source
Minor Changes
Patch Changes
additionalItems
from OAS 3.0.x typings. This keyword is not supported by the specification.v1.17.1
Compare Source
Patch Changes
dependentRequired
.v1.17.0
Compare Source
Minor Changes
Patch Changes
contentSchema
keyword to parse as a schema instance.v1.16.0
Compare Source
Minor Changes
HTTP_PROXY
orHTTPS_PROXY
environment variables to configure the proxy settings.Patch Changes
v1.15.0
Compare Source
Minor Changes
redocly.yaml
validation consistent with the general Redocly config.Patch Changes
no-invalid-media-type-examples
,no-invalid-parameter-examples
, andno-invalid-schema-examples
rules which allowed falsy example values to pass for any schema.v1.14.0
Compare Source
Minor Changes
security-defined
rule.Patch Changes
v1.13.0
Compare Source
Minor Changes
Patch Changes
v1.12.2
Compare Source
Patch Changes
v1.12.1
Compare Source
Patch Changes
v1.12.0
Compare Source
Minor Changes
push
andpush-status
commands.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 becomes conflicted, 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.