apache / openwhisk-client-js

JavaScript client library for the Apache OpenWhisk platform
https://openwhisk.apache.org/
Apache License 2.0
83 stars 53 forks source link

Bump trim-off-newlines from 1.0.1 to 1.0.3 #239

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps trim-off-newlines from 1.0.1 to 1.0.3.

Commits
  • c3b28d3 1.0.3
  • 6226c95 Merge pull request #4 from Trott/fix-it-again
  • c77691d fix: remediate ReDOS further
  • 76ca93c chore: pin mocha to version that works with 0.10.x
  • 8cd3f73 1.0.2
  • fcbb73d Merge pull request #3 from Trott/patch-1
  • 6d89476 fix: update regular expression to remove ReDOS
  • 0cd87f5 chore: pin xo to latest version that works with current code
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by trott, a new releaser for trim-off-newlines 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/apache/openwhisk-client-js/network/alerts).
codecov-commenter commented 2 years ago

Codecov Report

Merging #239 (7c91c10) into master (1b2b71f) will increase coverage by 98.87%. The diff coverage is n/a.

:exclamation: Current head 7c91c10 differs from pull request most recent head 956ce92. Consider uploading reports for the commit 956ce92 to get more accurate results

@@             Coverage Diff             @@
##           master     #239       +/-   ##
===========================================
+ Coverage        0   98.87%   +98.87%     
===========================================
  Files           0       14       +14     
  Lines           0      443      +443     
===========================================
+ Hits            0      438      +438     
- Misses          0        5        +5     
Impacted Files Coverage Δ
lib/client.js 98.14% <0.00%> (ø)
lib/messages.js 100.00% <0.00%> (ø)
lib/activations.js 100.00% <0.00%> (ø)
lib/base_operation.js 100.00% <0.00%> (ø)
lib/names.js 100.00% <0.00%> (ø)
lib/routes.js 97.46% <0.00%> (ø)
lib/namespaces.js 100.00% <0.00%> (ø)
lib/openwhisk_error.js 100.00% <0.00%> (ø)
lib/actions.js 100.00% <0.00%> (ø)
lib/feeds.js 100.00% <0.00%> (ø)
... and 4 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dgrove-oss commented 2 years ago

@dependabot merge