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.3.0 to 1.4.1 #257

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.4.1

See v1.4.0 release notes for important changes in v1.4 series.

1.4.1 - 2022-05-17

Fixed

  • Send multipart boundary in content-type header for multipart/form-data

v1.4.0

1.4.0 - 2022-05-17

Added

  • Sandbox stdlib - std.unstable.time.{isoDateToUnixTimestamp, unixTimestampToIsoDate}, std.unstable.debug.log
  • provider.json caching
  • Superjson simple retry policy configuration is now supported
  • Superjson circuit breaker configuration accepts openTime (default 30s, previously hardcoded)

Changed

  • Default backoff start value changed from 50ms to 500ms

Fixed

  • Fixed iterated variable in foreach being merged instead of overwritten, breaking iteration of objects
  • Fixed Buffer (Buffer.isBuffer(x) == true) being considered a composite structure and being merged as an object
  • Fixed authentication clearing query parameters
  • Fixed url path parameter replacement not working with whitespace around replacement keys
  • Fixup of arrays coming from vm2 sandbox

v1.4.0-rc.2

No release notes provided.

v1.4.0-rc.1

No release notes provided.

v1.4.0-rc.0

No release notes provided.

v1.4.0-beta.1

No release notes provided.

v1.4.0-beta.0

No release notes provided.

v1.3.1-rc.0

No release notes provided.

v1.3.1-beta.0

No release notes provided.

Changelog

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

[1.4.1] - 2022-05-17

Fixed

  • Send multipart boundary in content-type header for multipart/form-data

[1.4.0] - 2022-05-17

Added

  • Sandbox stdlib - std.unstable.time.{isoDateToUnixTimestamp, unixTimestampToIsoDate}, std.unstable.debug.log
  • provider.json caching
  • Superjson simple retry policy configuration is now supported
  • Superjson circuit breaker configuration accepts openTime (default 30s, previously hardcoded)

Changed

  • Default backoff start value changed from 50ms to 500ms

Fixed

  • Fixed iterated variable in foreach being merged instead of overwritten, breaking iteration of objects
  • Fixed Buffer (Buffer.isBuffer(x) == true) being considered a composite structure and being merged as an object
  • Fixed authentication clearing query parameters
  • Fixed url path parameter replacement not working with whitespace around replacement keys
  • Fixup of arrays coming from vm2 sandbox
Commits
  • b833e06 chore: release v1.4.1
  • 1bcedde fix(http): Don't set content-type w/ form-data (#231)
  • 2d264d2 chore: release v1.4.0
  • e39e19a Merge pull request #234 from superfaceai/dev
  • fa2349b chore: release v1.4.0-rc.2
  • 393ab02 Merge pull request #233 from superfaceai/hotfix/dont-fixup-arraybuffer
  • 38a3bc8 fix: Preserve ArrayBuffer in vm2fixup
  • 7a8d3b6 chore: release v1.4.0-rc.1
  • 3e1cba3 Merge pull request #232 from superfaceai/fix/vm2-extra-array-keys
  • 9878253 chore: format
  • 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

Looks like @superfaceai/one-sdk is up-to-date now, so this is no longer needed.