api-guidelines
api-guidelines copied to clipboard
adidas group API design guidelines
## Proposed Changes - typo in doc
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.5 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...
https://github.com/adidas/api-guidelines/blob/d10e8a904372a0512a7245077a73d971fdc1411c/.spectral.yml#L87 It's dangerous to go alone! Take this: `^[A-Z][a-z0-9]*(?:-[A-Z][a-z0-9]*)*$`
Review asyncapi guidelines
Fixes # ## Proposed Changes - - -
Fixes # ## Proposed Changes changed line87 in .spectral.yml from `/^([A-Z][a-z0-9]-)*([A-Z][a-z0-9])+/` to `^[A-Z][a-z0-9]*(?:-[A-Z][a-z0-9]*)*$`
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Proposed Changes - Fix minor typo.
Bumps [qs](https://github.com/ljharb/qs) from 6.9.3 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...