italia / api-oas-checker

An OpenAPI 3 checker based on spectral.
https://italia.github.io/api-oas-checker/
59 stars 23 forks source link

chore(deps-dev): bump yaml from 2.1.1 to 2.2.0 #669

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yaml from 2.1.1 to 2.2.0.

Release notes

Sourced from yaml's releases.

v2.2.0

New Features

  • Add flowCollectionPadding toString option (#420)
  • Use indicator line for props on block collection values of mappings (#425)

Bugfixes

  • Minor relaxation of types for custom tags (#429)

v2.1.3

  • Set correct node-end position for block collections with comments (#413)

v2.1.2

  • Set correct node-end position for empty values with comments (#413)
Commits
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @​jest/types before testing types on TS 4.2
  • 8e134c7 chore: Update to rollup 3
  • f72eee8 style: Apply updated Prettier styling
  • e8ea440 chore: Refresh lockfile & update out-of-date type dependencies
  • 97ec3e6 fix: Minor relaxation of types for custom tags (fixes #429)
  • 5e5470a feat: Use indicator line for props on block collection values of mappings (#425)
  • 29732f3 feat: Add flowCollectionPadding toString option (#420)
  • Additional commits viewable 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
api-oas-checker ✅ Ready (Inspect) Visit Preview Dec 22, 2022 at 10:15AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #672.