Skip to content
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

Bump @stoplight/spectral from 5.8.1 to 5.9.0 #6071

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps @stoplight/spectral from 5.8.1 to 5.9.0.

Release notes

Sourced from @​stoplight/spectral's releases.

v5.9.0

Added

  • Add duplicated-entry-in-enum rule to detect duplicated entry in enum #1478
  • Improve additionalProperties JSON Schema validation #1433

Changed

  • $refs in rulesets linking to json-schema.org are kept unresolved #1519

Fixed

  • Empty $refs should not be ignored #1540
  • Proper source detection of an error caused by an empty $ref #1515
  • Improve file $ref resolving on Windows #1514
  • Proxy settings not applied to all outgoing requests #1324
  • Pascal/Camel casing do not support single uppercase letters at the end #1500
  • Nested extends broken in rulesets Error disabling an extended ruleset in an extended ruleset #1352, #1380
  • Missing validation of child parameter child properties #1400
Changelog

Sourced from @​stoplight/spectral's changelog.

[5.9.0] - 2021-03-08

Added

  • Add duplicated-entry-in-enum rule to detect duplicated entry in enum #1478
  • Improve additionalProperties JSON Schema validation #1433

Changed

  • $refs in rulesets linking to json-schema.org are kept unresolved #1519

Fixed

  • Empty $refs should not be ignored #1540
  • Proper source detection of an error caused by an empty $ref #1515
  • Improve file $ref resolving on Windows #1514
  • Proxy settings not applied to all outgoing requests #1324
  • Pascal/Camel casing do not support single uppercase letters at the end #1500
  • Nested extends broken in rulesets Error disabling an extended ruleset in an extended ruleset #1352, #1380
  • Missing validation of child parameter child properties #1400
Commits
  • 666fbaf docs(changelog): release 5.9 (#1543)
  • 77128eb fix: proper source for errors involving empty $ref (#1531)
  • af99014 fix: improve file $ref resolving on Windows (#1514)
  • deaf2c1 chore: keep $refs linking to json-schema.org unresolved (#1519)
  • 6820d93 fix(cli): provide proxy agent to ruleset reader (#1518)
  • 1f01123 feat(oas): add rule to detect duplicated entry in enum (#1485)
  • 44928a1 feat: rework error filtering to preserve sibling additionalProperties errors ...
  • 28d1b52 fix(casing): pascal and camel cases do not support single uppercase letters a...
  • 5b8c6f5 fix: nested extends broken in rulesets (#1465)
  • fa93c64 fix(oas): improve invalid paramaters detection (#1430)
  • See full diff in compare view

Dependabot compatibility score

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 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)

@robot-mymove
Copy link

robot-mymove commented Mar 9, 2021

Warnings
⚠️ Please add the JIRA issue key to the PR title (e.g. MB-123)

Generated by 🚫 dangerJS against 9bf2ff4

@gidjin
Copy link
Contributor

gidjin commented Mar 11, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stoplight/spectral-5.9.0 branch from 67d8c3b to 9bf2ff4 Compare March 11, 2021 03:54
@github-actions
Copy link

Bundle difference

Old size New size Diff
45.33 MB 45.33 MB 0 B (0.00%)

Copy link
Contributor

@gidjin gidjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@gidjin gidjin merged commit a9d0f53 into master Mar 11, 2021
@gidjin gidjin deleted the dependabot/npm_and_yarn/stoplight/spectral-5.9.0 branch March 11, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants