superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

chore(deps-dev): bump @superfaceai/ast from 1.0.0 to 1.1.0 #181

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @superfaceai/ast from 1.0.0 to 1.1.0.

Release notes

Sourced from @​superfaceai/ast's releases.

v1.1.0

1.1.0 - 2022-01-19

Added

  • Added guards and visit functions for UseCaseExampleNode and ComlinkLiteralNode
  • serviceId field to HttpCallStatementNode
  • name field to EnumValueNode containing the enum variant name

v1.1.0-rc.0

No release notes provided.

v1.1.0-beta.0

No release notes provided.

v1.0.2-beta.1

No release notes provided.

v1.0.2-beta.0

No release notes provided.

v1.0.1-beta.0

No release notes provided.

Changelog

Sourced from @​superfaceai/ast's changelog.

[1.1.0] - 2022-01-19

Added

  • Added guards and visit functions for UseCaseExampleNode and ComlinkLiteralNode
  • serviceId field to HttpCallStatementNode
  • name field to EnumValueNode containing the enum variant name
Commits
  • 50a9c39 chore: release v1.1.0
  • eebfadd Merge pull request #88 from superfaceai/dev
  • d7799f9 chore: release v1.1.0-rc.0
  • 8ec26f4 Merge pull request #87 from superfaceai/feature/enum-value-name
  • 84bb990 fix: make name field of EnumValueNode optional for backward compatibility
  • 5e0d99d chore: update tests
  • b439e46 feat: add enum value name field
  • cb71809 Merge pull request #86 from superfaceai/feature/release-rc-from-dev
  • 8c3c9bb chore: release v1.1.0-beta.0
  • 8c06fa6 Merge pull request #84 from superfaceai/feat/provider-json-digest
  • 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)