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/one-sdk from 1.0.1 to 1.2.2 #203

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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.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.

  • 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
  • 6e3b04d chore: release v1.2.2
  • 36ef1f9 Merge pull request #203 from superfaceai/feature/configurable-sandbox-timeout
  • 335fa36 feat: make sandbox timeout configurabe through an env variable
  • e532bc4 chore: release v1.2.1
  • 20d65a6 chore: Update package version for rerelease
  • 728dbb6 chore: release v1.1.0
  • fcea594 Merge pull request #192 from superfaceai/dev
  • a63ef81 chore: release v1.1.0-rc.0
  • 9683018 Merge pull request #191 from superfaceai/feature/perform-parameters
  • 42587bd chore: Allow returning undefined from parameter merging
  • 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 2 years ago

Superseded by #208.