Skip to content

Commit

Permalink
New version: Stoplight.Spectral version 6.13.1 (microsoft#174580)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoborgesdeoliveira committed Sep 21, 2024
1 parent 9af6436 commit cd94f1c
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Stoplight.Spectral
PackageVersion: 6.13.1
InstallerType: portable
Commands:
- spectral
ReleaseDate: 2024-09-21
Installers:
- Architecture: x64
InstallerUrl: https://github.com/stoplightio/spectral/releases/download/v6.13.1/spectral.exe
InstallerSha256: E3DBEB28C5166C2552EE71C53761EAC9B5AB4B84D0234120986DC4833B33BD29
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Stoplight.Spectral
PackageVersion: 6.13.1
PackageLocale: en-US
Publisher: Stoplight
PublisherUrl: https://stoplight.io/
PublisherSupportUrl: https://github.com/stoplightio/spectral/issues
Author: Stoplight
PackageName: Spectral
PackageUrl: https://github.com/stoplightio/spectral
License: Apache-2.0
LicenseUrl: https://github.com/stoplightio/spectral/blob/HEAD/LICENSE
Copyright: Stoplight, Inc.
ShortDescription: A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.
Moniker: spectral
Tags:
- arazzo
- hacktoberfest
- json
- json-lint
- json-schema
- jsonpath
- linting
- oas
- oasv3
- openapi
- openapi-specification
- openapi3
- swagger
ReleaseNotes: |-
What's Changed
- chore(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #2611
- feat(rulesets): add multiple xor by @JeanArhancet in #2614
- docs(rulesets): update docs about recommended OpenAPI rules by @ls-jad-elkik in #2594
- chore(deps): bump es5-ext from 0.10.53 to 0.10.64 by @dependabot in #2602
- feat(rulesets): add oas3_1-servers-in-webhook and oas3_1-callbacks-in… by @kaylachun in #2581
- docs(rulesets): update asyncapi ruleset link by @RafaelJCamara in #2618
- feat(rulesets): improve {oas2,oas3}-valid-schema rule by @P0lip in #2574
- fix(rulesets): required readOnly and writeOnly properties should not … by @pplr in #2573
- chore(repo): update prism jira action workflow with new team name by @ryotrellim in #2615
- chore(repo): update spectral ref resolver version to secure one by @brendarearden in #2629
- feat(rulesets): add new rule that requires sibling items field for type array by @rainum in #2632
- fix(rulesets): fixed array-items type property selector by @rainum in #2638
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #2644
- fix(repo): update github bug template by @matthewmurphy in #2642
- chore(deps): bump ajv to 8.17.1 by @aeworxet in #2658
- feat(formats): add arazzo format by @frankkilcommins in #2663
- feat(rulesets): initial rulesets for the Arazzo Specification by @frankkilcommins in #2672
- chore(deps): adjust internal dependencies and adjust ReadMe by @frankkilcommins in #2681
- chore(deps): fixing dep of rulesets package by @frankkilcommins in #2682
- chore(deps): bump body-parser from 1.20.2 to 1.20.3 by @dependabot in #2679
- chore(deps): bump micromatch from 4.0.4 to 4.0.8 by @dependabot in #2676
- fix(rulesets): use uri-reference for oauth security schemes by @JurianArie in #2652
- chore(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #2680
- feat(formatters): add markdown formatter by @ouvreboite in #2662
- fix(core): fix for TypeError "this.formats.has is not a function" by @riccardo-angelilli in #2664
- feat(formatters): add code climate (GitLab) formatter by @smsalisbury in #2648
- chore(cli): update documentation to include Arazzo by @frankkilcommins in #2686
- chore(repo): update toc for arazzo by @mnaumanali94 in #2690
- fix(rulesets): remove step summary rule by @frankkilcommins in #2692
New Contributors
- @JeanArhancet made their first contribution in #2614
- @ls-jad-elkik made their first contribution in #2594
- @RafaelJCamara made their first contribution in #2618
- @pplr made their first contribution in #2573
- @brendarearden made their first contribution in #2629
- @rainum made their first contribution in #2632
- @matthewmurphy made their first contribution in #2642
- @aeworxet made their first contribution in #2658
- @frankkilcommins made their first contribution in #2663
- @JurianArie made their first contribution in #2652
- @ouvreboite made their first contribution in #2662
- @riccardo-angelilli made their first contribution in #2664
- @smsalisbury made their first contribution in #2648
Full Changelog: https://github.com/stoplightio/spectral/compare/v6.11.1...v6.13.1
ReleaseNotesUrl: https://github.com/stoplightio/spectral/releases/tag/v6.13.1
Documentations:
- DocumentUrl: https://meta.stoplight.io/docs/spectral/a630feff97e3a-concepts
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/s/Stoplight/Spectral/6.13.1/Stoplight.Spectral.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Stoplight.Spectral
PackageVersion: 6.13.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit cd94f1c

Please sign in to comment.