superfaceai / station

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

chore(deps-dev): bump @superfaceai/one-sdk from 1.0.1 to 1.3.0 #208

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @superfaceai/one-sdk from 1.0.1 to 1.3.0.

Release notes

Sourced from @​superfaceai/one-sdk's releases.

v1.3.0

1.3.0 - 2022-02-15

Added

  • Added support for service selection in http calls
  • Added support for digest authentication in http calls

v1.3.0-rc.0

No release notes provided.

v1.2.2

1.2.2 - 2022-02-11

Added

  • Make sandbox timeout configurable through environment variable SUPERFACE_SANDBOX_TIMEOUT

v1.2.1

1.2.1 - 2022-01-19

v1.2.0

1.2.0 - 2022-01-19

Added

  • Added support for service selection in http calls

v1.1.0

1.1.0 - 2021-12-22

Added

  • Pass integration parameters in perform

Fixed

  • Display query parameters in URL with DEBUG=superface:http:sensitive

v1.1.0-rc.1

No release notes provided.

v1.1.0-rc.0

No release notes provided.

v1.1.0-beta.4

No release notes provided.

v1.1.0-beta.3

No release notes provided.

v1.1.0-beta.2

No release notes provided.

v1.1.0-beta.1

No release notes provided.

v1.1.0-beta.0

No release notes provided.

Changelog

Sourced from @​superfaceai/one-sdk's changelog.

[1.3.0] - 2022-02-15

Added

  • Added support for service selection in http calls
  • Added support for digest authentication in http calls

[1.2.2] - 2022-02-11

Added

  • Make sandbox timeout configurable through environment variable SUPERFACE_SANDBOX_TIMEOUT

[1.2.1] - 2022-01-19

This is a recovery release after introduction of compatibility-breaking changes in version 1.2.0.

Changed

  • No changes since 1.1.0

[1.1.0] - 2021-12-22

Added

  • Pass integration parameters in perform

Fixed

  • Display query parameters in URL with DEBUG=superface:http:sensitive
Commits
  • f1e46ae chore: release v1.3.0
  • 2e46845 chore: fix changelog
  • 54d8bd7 Merge branch 'dev' - stage for release
  • c6ed48b Revert "Revert "Merge branch 'dev' into main""
  • 9cd14a3 Merge pull request #207 from superfaceai/fix/vulnerabilities
  • 9b28645 fix: test chacking if import is available
  • 70ee889 chore: release v1.3.0-rc.0
  • 1f03560 Merge pull request #202 from superfaceai/fix/bind-errors
  • 3119f3f fix: CVE-2022-0235 - Information Exposure
  • f5b6464 fix: CVE-2021-23555 - Sandbox Bypass
  • 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)