superfaceai / cli

Let AI connect the APIs for you
https://superface.ai
MIT License
23 stars 4 forks source link

chore(deps): bump @superfaceai/ast from 1.3.0 to 1.3.2 #365

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @superfaceai/ast from 1.3.0 to 1.3.2.

Release notes

Sourced from @​superfaceai/ast's releases.

v1.3.2

1.3.2 - 2023-07-19

Fixed

  • Profile AST JSON Schema regenerated

v1.3.1

1.3.1 - 2023-07-18

Fixed

  • Enum name validation using JSON Schema
  • Fixed UseCaseExampleNode input to be only ComlinkObjectLiteralNode
Changelog

Sourced from @​superfaceai/ast's changelog.

[1.3.2] - 2023-07-19

Fixed

  • Profile AST JSON Schema regenerated

[1.3.1] - 2023-07-18

Fixed

  • Enum name validation using JSON Schema
  • Fixed UseCaseExampleNode input to be only ComlinkObjectLiteralNode
Commits
  • 12eb5b2 chore: release v1.3.2
  • 9b562ea Merge pull request #108 from superfaceai/fix/not_update_json_schema
  • 3d25479 fix: regenerate profile ast json schema
  • 2e23ebf chore: release v1.3.1
  • 53025cf doc: merge unreleased fixed section
  • 1b6d267 Merge pull request #105 from superfaceai/dependabot/npm_and_yarn/semver-5.7.2
  • 47b79a1 Merge pull request #104 from superfaceai/dependabot/npm_and_yarn/tough-cookie...
  • 8b65ed1 Merge pull request #106 from superfaceai/fix/enum_name_validation
  • 7699253 fix: add missing patter for enum name
  • c4df8eb Merge pull request #102 from superfaceai/fix/usecase_example_input_type
  • 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 show 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)