adobe / aio-tvm

Token Vending Machine, integrate external cloud services into I/O Runtime
https://www.adobe.io
Apache License 2.0
11 stars 13 forks source link

Bump openwhisk from 3.21.7 to 3.21.8 #152

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps openwhisk from 3.21.7 to 3.21.8.

Release notes

Sourced from openwhisk's releases.

3.21.8

  • Update dependencies
  • Switched CI from Travis to GitHub Actions
Changelog

Sourced from openwhisk's changelog.

v3.21.8

Update dependencies Switched CI from Travis to GitHub Actions

Commits
  • 9e8923a prep for 3.21.8 release (#269)
  • 2ded801 update dependencies (#268)
  • 40e9f2d update ava dependency from 2.1.0 to 5.3.0 (#266)
  • d461a21 update build link to GHA; remove TravisCI scripts and config (#262)
  • 041dc68 Bump @​babel/traverse from 7.9.6 to 7.23.4
  • 08a38e6 Bump word-wrap from 1.2.3 to 1.2.5
  • 792ad2c Bump http-cache-semantics from 4.1.0 to 4.1.1
  • 69a2a59 Bump jszip from 3.7.0 to 3.8.0
  • d41de40 Bump json5 from 2.1.3 to 2.2.3
  • 56c6db4 enable GitHub Actions based CI
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eb381a7) 100.00% compared to head (0c2f2f1) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 12 Lines 391 391 Branches 41 41 ========================================= Hits 391 391 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.