Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.
Patch Changes
Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.
Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
Added Arazzo rulesets so that users can customize their linting rules for this format.
Patch Changes
Updated @redocly/openapi-core to v1.22.0.
1.21.1 (2024-08-27)
Patch Changes
Updated @redocly/openapi-core to v1.21.1.
1.21.0 (2024-08-23)
Minor Changes
Added the eject and translate commands for use with the new Reunite-hosted product family.
Patch Changes
Updated @redocly/openapi-core to v1.21.0.
1.20.1 (2024-08-22)
Patch Changes
Get more helpful error messages when there's a problem importing a plugin.
Updated @redocly/openapi-core to v1.20.1.
1.20.0 (2024-08-21)
Minor Changes
Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@vendor/package/plugin.js.
Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.
[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.2Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
72263fa
release: v3.5.23f13203
feat(compiler-core): parse modifiers as expression to provide location data (...7a64b67
types(internal): provide internal options for using$el
type in language to...3c0d531
fix(suspense): avoid updating anchor if activeBranch has not been rendered to...3634f7a
fix(types): add HTMLDialogElement missing close event (#11811)df56cc5
fix(scheduler): prevent duplicate jobs being queued (#11826)e84c4a6
fix(reactivity): self-referencing computed should refresh716275d
fix(reactivity): prevent endless recursion in computed getters (#11797)c74176e
fix(types): added name attribute support to details tag (#11823)9b7797d
fix(useTemplateRef): properly fix readonly warning in dev and ensure prod beh...Updates
@redocly/cli
from 1.18.0 to 1.22.1Release notes
Sourced from
@redocly/cli
's releases.... (truncated)
Changelog
Sourced from
@redocly/cli
's changelog.... (truncated)
Commits
2799d65
chore: 🔖 release new versions (#1700)feac9d8
fix: resolve config in browser throws an error (#1699)732cc75
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#1690)af79907
chore: 🔖 release new versions (#1696)7c3de85
feat: spot-arazzo rules (#1670)77da124
chore: update Redocly config to v0.10.1 (#1692)8d3d990
chore: update issue template and add changesets validation, improve benchmark...b53b648
chore: 🔖 release new versions (#1686)935a2ac
chore: update Redocly config to v0.10.0 (#1685)611c3ba
docs: move to 3-column tables for push and push-status commands (#1681)Updates
@vue/compiler-sfc
from 3.4.32 to 3.5.2Release notes
Sourced from
@vue/compiler-sfc
's releases.... (truncated)
Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
72263fa
release: v3.5.21b6bc23
release: v3.5.14019369
chore(build): use /@PURE/ annotation consistently6402b98
release: v3.5.07b5b6e0
fix(cssVars): correctly escape double quotes in SSR (#11784)ca12e77
fix(hydration): escape css var name to avoid mismatch (#11739)cb843e0
fix(deps): update dependency postcss to ^8.4.44 (#11774)0f7c0e5
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand ...d298c43
release: v3.5.0-rc.19c4c2e5
fix(compiler-sfc): skip circular tsconfig project reference (#11680)Updates
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