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/parser from 1.2.0 to 2.0.0 #288

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @superfaceai/parser from 1.2.0 to 2.0.0.

Release notes

Sourced from @​superfaceai/parser's releases.

v2.0.0

2.0.0 - 2022-11-08

Added

  • Script sublexer, script compiler and syntax rules now produce debug logs for debugging
  • Compatibility check of AST metadata into validators
  • safety field to UseCaseStructure
  • Added expression to getPath
  • getAccessKey returns error for dynamic expressions
  • Added isAccessKeyError and isAccessKey

Changed

  • BREAKING CHANGE: property fields in ObjectStructure is no longer optional
  • Renamed getVariableName to getAccessKey

Fixed

  • Script sublexer infinite loop on some invalid scripts (nesting ignoring EOF token)
  • Validator now properly handles list property access

v2.0.0-rc.2

No release notes provided.

v2.0.0-rc.1

2.0.0-rc.1 - 2022-09-07

Added

  • Script sublexer, script compiler and syntax rules now produce debug logs for debugging
  • Compatibility check of AST metadata into validators
  • safety field to UseCaseStructure

Changed

  • BREAKING CHANGE: property fields in ObjectStructure is no longer optional

Fixed

  • Script sublexer infinite loop on some invalid scripts (nesting ignoring EOF token)
  • Validator now properly handles list property access

v2.0.0-rc.0

No release notes provided.

v1.2.1-rc.0

No release notes provided.

Changelog

Sourced from @​superfaceai/parser's changelog.

[2.0.0] - 2022-11-08

Added

  • Script sublexer, script compiler and syntax rules now produce debug logs for debugging
  • Compatibility check of AST metadata into validators
  • safety field to UseCaseStructure
  • Added expression to getPath
  • getAccessKey returns error for dynamic expressions
  • Added isAccessKeyError and isAccessKey

Changed

  • BREAKING CHANGE: property fields in ObjectStructure is no longer optional
  • Renamed getVariableName to getAccessKey

Fixed

  • Script sublexer infinite loop on some invalid scripts (nesting ignoring EOF token)
  • Validator now properly handles list property access
Commits
  • dda58b9 chore: release v2.0.0
  • 7f58385 Merge pull request #106 from superfaceai/doc/fix_changelog
  • acfa1c9 doc: fix changelog after releasing rc as stable
  • a5915e9 chore: release v2.0.0-rc.2
  • 3ef90b6 Merge pull request #105 from superfaceai/fix/enum-validation-2
  • 822a2ad fix: getting access path
  • 14f9765 fix: review fixes
  • 9b7e80d chore: format
  • 9a35d65 fix: resolve variable name correctly
  • 9369a21 test: add test to reproduce bug
  • 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)
dependabot[bot] commented 1 year ago

Looks like @superfaceai/parser is no longer updatable, so this is no longer needed.