• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ringcentral / google-forms-notification-add-in
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/multi-9f37c16f8f
DEFAULT BRANCH: main
Repo Added 22 Mar 2022 09:51AM UTC
Files 26
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/npm_and_yarn/multi-9f37c16f8f
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/auth-warning
  • chore/axios
  • chore/feedback
  • chore/home-page
  • chore/home-page-video
  • chore/maintain_job
  • chore/update-homepage
  • chore/upgrading
  • dependabot/npm_and_yarn/ansi-regex-5.0.1
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/babel/traverse-7.23.7
  • dependabot/npm_and_yarn/cookiejar-2.1.4
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/dottie-2.0.6
  • dependabot/npm_and_yarn/express-4.21.0
  • dependabot/npm_and_yarn/fast-xml-parser-and-adaptive-expressions-and-aws-sdk/client-dynamodb-4.2.5
  • dependabot/npm_and_yarn/follow-redirects-1.15.5
  • dependabot/npm_and_yarn/follow-redirects-1.15.6
  • dependabot/npm_and_yarn/ip-1.1.9
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/json5-and-babel-loader-2.2.3
  • dependabot/npm_and_yarn/jsonwebtoken-9.0.0
  • dependabot/npm_and_yarn/jszip-3.10.1
  • dependabot/npm_and_yarn/loader-utils-1.4.2
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/moment-2.29.2
  • dependabot/npm_and_yarn/moment-2.29.4
  • dependabot/npm_and_yarn/moment-timezone-0.5.37
  • dependabot/npm_and_yarn/multi-9f37c16f8f
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/npm_and_yarn-security-group-b22ee5fbe2
  • dependabot/npm_and_yarn/protobufjs-6.11.3
  • dependabot/npm_and_yarn/protobufjs-6.11.4
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/sequelize-6.28.2
  • dependabot/npm_and_yarn/sequelize-6.29.0
  • dependabot/npm_and_yarn/simple-get-2.8.2
  • dependabot/npm_and_yarn/simple-git-and-serverless-3.15.1
  • dependabot/npm_and_yarn/simple-git-and-serverless-3.16.0
  • dependabot/npm_and_yarn/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/sqlite3-5.0.3
  • dependabot/npm_and_yarn/sqlite3-5.1.5
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/tough-cookie-and-ngrok-4.1.3
  • dependabot/npm_and_yarn/webpack-5.76.0
  • dependabot/npm_and_yarn/webpack-5.94.0
  • dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
  • dependabot/npm_and_yarn/xml2js-and-aws-sdk-0.5.0
  • dependabot/npm_and_yarn/xmldom/xmldom-0.7.6
  • dependabot/npm_and_yarn/xmldom/xmldom-0.7.8
  • enhance/scope
  • enhancement/fallbackText
  • feat/feedback
  • feat/google-signin-btn
  • feat/multiple-webhooks
  • feat/notification-clean
  • feat/trackCardPosted
  • fix-ci
  • fix/duplicate-auth
  • fix/google-form-id
  • main
  • misc/add-warning-message
  • misc/csp-domain
  • misc/filter-logs
  • misc/handle-error
  • misc/referer-csp
  • misc/refreshSubscription
  • misc/remove-name
  • misc/use-token-header
  • upgrade/deps
  • upgrade/glip-integration-js
  • upgrade/webpack-5

19 Oct 2024 07:39PM UTC coverage: 93.186%. Remained the same
11420254790

Pull #75

github

web-flow
chore(deps): bump cookie and express

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #75: chore(deps): bump cookie and express

269 of 306 branches covered (87.91%)

Branch coverage included in aggregate %.

743 of 780 relevant lines covered (95.26%)

15.19 hits per line

Relevant lines Covered
Build:
Build:
780 RELEVANT LINES 743 COVERED LINES
15.19 HITS PER LINE
Source Files on main
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11420254790 dependabot/npm_and_yarn/multi-9f37c16f8f chore(deps): bump cookie and express Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` fro... Pull #75 19 Oct 2024 07:40PM UTC web-flow github
93.19
10973649809 dependabot/npm_and_yarn/express-4.21.0 chore(deps): bump express from 4.19.2 to 4.21.0 Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/... Pull #74 21 Sep 2024 03:22PM UTC web-flow github
93.19
10631420295 dependabot/npm_and_yarn/webpack-5.94.0 chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v... Pull #73 30 Aug 2024 10:53AM UTC web-flow github
93.19
10005260155 main misc: add maintain job to clear name (#72) push 19 Jul 2024 08:47AM UTC web-flow github
93.19
10005238841 chore/maintain_job Merge 8eedd422d into b246752fa Pull #72 19 Jul 2024 08:45AM UTC web-flow github
93.19
10005222233 chore/maintain_job misc: add maintain job to clear name push 19 Jul 2024 08:43AM UTC embbnux github
93.19
10002050173 main misc: refresh subscription with limitation (#71) push 19 Jul 2024 03:24AM UTC web-flow github
93.43
10001982563 misc/refreshSubscription Merge 23b597572 into 047bdc0c4 Pull #71 19 Jul 2024 03:16AM UTC web-flow github
93.43
10001960285 misc/refreshSubscription misc: refresh subscription with limitation push 19 Jul 2024 03:13AM UTC embbnux github
93.43
10000978279 main misc: do not save user name in db (#70) * misc: do not save user name in db * chore: remove test host push 19 Jul 2024 01:22AM UTC web-flow github
94.9
See All Builds (230)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc