api-oas-checker
api-oas-checker copied to clipboard
chore(deps): bump @stoplight/spectral from 5.9.2 to 6.5.0
Bumps @stoplight/spectral from 5.9.2 to 6.5.0.
Release notes
Sourced from @stoplight/spectral
's releases.
v6.5.0
What's Changed
- fix(functions): handle percent encoded in unreferencedReusableObject by
@mkistler
in stoplightio/spectral#2212- feat(core): improve ruleset validation by
@P0lip
in stoplightio/spectral#2026- fix(ruleset-bundler): never externalize builtins by
@P0lip
in stoplightio/spectral#2174Full Changelog: https://github.com/stoplightio/spectral/compare/v6.4.2...v6.5.0
v6.4.2
What's Changed
- feat(rulesets): add rule to validate message's examples by
@magicmatatjahu
in stoplightio/spectral#2126- chore(core): bump minimatch from 3.0.4 to 3.1.2 by
@P0lip
in stoplightio/spectral#2171- fix(core): bump nimma from 0.2.1 to 0.2.2 by
@P0lip
in stoplightio/spectral#2173- feat(ruleset-bundler): add fullOutput option to bundleRuleset by
@P0lip
in stoplightio/spectral#2194- feat(rulesets): validate channel servers, server securities and operation securities by
@magicmatatjahu
in stoplightio/spectral#2122- fix(core): fix 'resolved vs unresolved' json path mapping by
@padamstx
in stoplightio/spectral#2202New Contributors
@padamstx
made their first contribution in stoplightio/spectral#2202Full Changelog: https://github.com/stoplightio/spectral/compare/v6.4.1...v6.4.2
v6.4.1
What's Changed
- fix(core): bump nimma from 0.2.0 to 0.2.1 by
@P0lip
in stoplightio/spectral#2157- feat(rulesets): add rules for validation of server variables and channel parameters by
@magicmatatjahu
in stoplightio/spectral#2101- feat(rulesets): add rules for validation uniqueness of tag names by
@magicmatatjahu
in stoplightio/spectral#2104- feat(rulesets): add rule to check uniqueness operationId of AsyncAPI operations by
@magicmatatjahu
in stoplightio/spectral#2121- fix(cli): do not show 'or higher' if severity equals error by
@P0lip
in stoplightio/spectral#2172New Contributors
@ssbarnea
made their first contribution in stoplightio/spectral#2168Full Changelog: https://github.com/stoplightio/spectral/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
- fix(functions): reset RegExp.lastIndex to zero when using cached RegExp objects by
@pavelkornev
in stoplightio/spectral#2079- fix(ruleset-migrator): validate aliases correctly by
@P0lip
in stoplightio/spectral#2085- fix(core): bump nimma from 0.1.8 to 0.2.0 by
@P0lip
in stoplightio/spectral#2088- feat(rulesets): add unused components server rule by
@jonaslagoni
in stoplightio/spectral#2097- feat(rulesets): support AsyncAPI 2.4 by
@jonaslagoni
in https://github.com/stoplightio/spectral/commit/7364b2dd602f4f2a9367d8a8653b621b9fef4326- feat(core): support JSON ruleset validation by
@P0lip
in stoplightio/spectral#2062- docs(repo): explain $refs caveat with overrides by
@P0lip
in stoplightio/spectral#2127- fix(core): redeclared rules should always be re-enabled by
@P0lip
in stoplightio/spectral#2138- chore(core): improve ruleset typings by
@P0lip
in stoplightio/spectral#2132- feat(cli): sort linting results alphabetically by
@P0lip
in stoplightio/spectral#2147New Contributors
... (truncated)
Commits
739140f
chore(release): 6.5.0 [skip ci]fb1bbe6
fix(ruleset-bundler): never externalize builtins (#2174)8315162
feat(core): improve validation (#2026)bb732ae
chore(release): 1.11.1 [skip ci]ea26e8a
chore(release): 1.6.2 [skip ci]d16b5a6
fix(functions): handle percent encoded in unreferencedReusableObject(#2212)ca6b0c0
chore(release): 1.12.4 [skip ci]a5a4fd3
chore(release): 6.4.2 [skip ci]157ec59
fix(core): fix 'resolved vs unresolved' json path mapping (#2202)15d3c69
docs(repo): update custom ruleset with multiplethen
s example (#2208)- Additional commits viewable in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
api-oas-checker | ❌ Failed (Inspect) | Aug 9, 2023 10:26am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.