Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
Fixed camelCase assertion for single-letter values.
Updated @redocly/openapi-core to v1.25.2.
1.25.1 (2024-09-13)
Patch Changes
Added additional checks to criteria-unique Arazzo rule.
Updated @redocly/openapi-core to v1.25.1.
1.25.0 (2024-09-11)
Minor Changes
Added a cache for resolved plugins to ensure that plugins are only instantiated once during a single execution.
Patch Changes
Updated @redocly/openapi-core to v1.25.0.
1.24.0 (2024-09-09)
Minor Changes
Added Spot and Arazzo rules: no-criteria-xpath, no-actions-type-end, criteria-unique.
Patch Changes
Fixed an issue where custom rules were not applied to Arazzo descriptions.
Updated @redocly/openapi-core to v1.24.0.
1.23.1 (2024-09-06)
Patch Changes
Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
Updated @redocly/openapi-core to v1.23.1.
1.23.0 (2024-09-06)
Minor Changes
Added support for the output option in the per-API configuration so that the destination file can be specified in configuration.
[dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@JiangWeixian])
[dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@amsardesai])
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the javascript-dependencies group with 4 updates in the / directory: vue, @redocly/cli, eslint-plugin-import and webpack.
Updates
vue
from 3.4.32 to 3.5.5Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
7f2de3f
release: v3.5.5a5f3c2e
fix(hydration): fix mismatch of leading newline in <textarea> and <pre>3c4bf76
fix(compiler-dom): should ignore leading newline in <textarea> per spec10a2c60
fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)f2d8019
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#...1d99d61
fix(compiler-dom): fix stringify static edge for partially eligible chunks in...7571f20
fix(TransitionGroup): not warn unkeyed text children with whitespece preserve...8ea5d6d
fix(reactivity): properly clean up deps, fix memory leak11eebcb
refactor(reactivity): use class for Link7fe6c79
fix(runtime-core): properly update async component nested in KeepAlive (#11917)Updates
@redocly/cli
from 1.18.0 to 1.25.2Release notes
Sourced from
@redocly/cli
's releases.... (truncated)
Changelog
Sourced from
@redocly/cli
's changelog.... (truncated)
Commits
dab82d6
chore: 🔖 release new versions (#1736)cc3b4b4
fix: camelCase assertion for single letter (#1735)46dac00
chore: 🔖 release new versions (#1734)b573971
fix: changes in criteria-unique arazzo rule (#1733)26573c4
chore: 🔖 release new versions (#1727)92652e2
feat: cache instantiated plugins and resolve realm-specific properties (#1716)e046f7b
chore: 🔖 release new versions (#1722)84f6e8c
docs: add eject command page (#1703)58abf6f
feat: adding spot arazzo rules (#1713)e29a7db
fix: update redocly-ajv package (#1719)Updates
@vue/compiler-sfc
from 3.4.32 to 3.5.5Release notes
Sourced from
@vue/compiler-sfc
's releases.... (truncated)
Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
7f2de3f
release: v3.5.50e7bc71
fix(compiler-sfc): nested css supports atrule and comment (#11899)91212fa
release: v3.5.4b1db66a
chore(deps): upgrade to TypeScript 5.6207d0ea
chore(deps): update all non-major dependencies (#11858)b1de75e
fix(compiler-sfc): correct scoped injection for nesting selector (#11854)632e163
release: v3.5.372263fa
release: v3.5.21b6bc23
release: v3.5.14019369
chore(build): use /@PURE/ annotation consistentlyUpdates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
webpack
from 5.93.0 to 5.94.0Release notes
Sourced from webpack's releases.
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show