krook / openwhisk-package-mqtt-watson

Watson MQTT feed package for IBM Cloud Functions (based on Apache OpenWhisk)
Apache License 2.0
1 stars 10 forks source link

Bump openwhisk from 2.7.0 to 3.21.2 in /MqttWatsonEventProvider #11

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps openwhisk from 2.7.0 to 3.21.2.

Release notes

Sourced from openwhisk's releases.

3.21.2

  • Allow custom headers (#209)
  • Propagate __OW_TRANSACTION_ID if present (#208)

3.21.1

  • Fix version in package.json and package-lock.json
  • Update npm ignores.

3.21.0

  • Allow clients to override API mappings for the Route operations (#201)
  • Handle a blocking/result response that is demoted to async (#199)
  • Fix handling of request exceptions in client.js (#196)
  • Allow update to action without requiring a code artifact (#195)

3.20.0

3.19.0-incubating

  • Initial release as an Apache Incubator project.
  • Add support for using HTTP Proxy with library (#147)
  • Allow users to set API version for platform API (#151)
  • Allow users to provide own client certificate and key in configuration (#152)

Apache OpenWhisk Client Js is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Improve API usability

  • Added support for name parameters
  • Added support for shorthand identifiers
  • Added support for array parameter for operation chaining

API Gateway methods

No release notes provided.

OpenWhisk API Changes.

Incorporate new features and changes that have occurred in the OpenWhisk API.

Changelog

Sourced from openwhisk's changelog.

v3.21.2

  • Allow custom headers (#209)
  • Propagate __OW_TRANSACTION_ID if present (#208)

v3.21.1

  • Fix version in package.json and package-lock.json
  • Update npm ignores.

v3.21.0

  • Allow clients to override API mappings for the Route operations (#201)
  • Handle a blocking/result response that is demoted to async (#199)
  • Fix handling of request exceptions in client.js (#196)
  • Allow update to action without requiring a code artifact (#195)

v3.20.0

  • Removed all references to Incubator now Apache OpenWhisk has passed incubation (#190, #192)
  • Add proxy agent to be included by runtime, rather than building in (#175)
  • Re-worked CI/CD setup (#180)

v3.19.0-incubating

  • Initial release as an Apache Incubator project.
  • Add support for using HTTP Proxy with library (#147)
  • Allow users to set API version for platform API (#151)
  • Allow users to provide own client certificate and key in configuration (#152)
Commits
  • eaa4374 Update change log, bump version. (#210)
  • 5342fed Propagate __OW_TRANSACTION_ID if present (#208)
  • 6953b25 Allow custom headers (#209)
  • 7c33707 Add field 'rules' in Trigger interface (#203)
  • 06a2e0b Add missing options in main.d.ts Options interface, and fix readme for auth_h...
  • 5322369 Remove reference to closed issue in README.md (#205)
  • faa7f69 Fix package version number. (#204)
  • 7c40243 Allow clients to override the namespace for the api gateway APIs. (#201)
  • 01537c4 Allow update to action without requiring a code artifact. (#195)
  • 3cba34e Handle a blocking/result response that is demoted to async. (#199)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by openwhisk-bot, a new releaser for openwhisk since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/krook/openwhisk-package-mqtt-watson/network/alerts).