Closed dependabot[bot] closed 3 months ago
Here's the code health analysis summary for commits eba7b40..9f35f0c
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | ✅ Success | View Check ↗ | |
Docker | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
@dependabot merge
On Mon, Jul 29, 2024 at 4:34 PM deepsource-io[bot] @.***> wrote:
Here's the code health analysis summary for commits eba7b40..9f35f0c. View details on DeepSource https://app.deepsource.com/gh/DaveLuhman/toolkeeper/run/a81fcdc0-12f6-43c1-aced-42114299ee63/ ↗. Analysis Summary AnalyzerStatusSummaryLink [image: DeepSource JavaScript Logo] https://camo.githubusercontent.com/2ea23673c09c1704f8deb3f1a4c1415f231e86a3f00c0a466f279f70fbe14990/68747470733a2f2f7374617469632e64656570736f757263652e636f6d2f616e616c797a65725f6c6f676f732f6a6176617363726970742e737667 JavaScript ✅ Success View Check https://app.deepsource.com/gh/DaveLuhman/toolkeeper/run/a81fcdc0-12f6-43c1-aced-42114299ee63/javascript/ ↗ [image: DeepSource Docker Logo] https://camo.githubusercontent.com/571c5845eae4b20df41d25a3e84a08f77cd528208248e173b414c3d52baa84cc/68747470733a2f2f7374617469632e64656570736f757263652e636f6d2f616e616c797a65725f6c6f676f732f646f636b65722e737667 Docker ✅ Success View Check https://app.deepsource.com/gh/DaveLuhman/toolkeeper/run/a81fcdc0-12f6-43c1-aced-42114299ee63/docker/ ↗
💡 If you’re a repository administrator, you can configure the quality gates from the settings https://app.deepsource.com/gh/DaveLuhman/toolkeeper/settings/reporting.
— Reply to this email directly, view it on GitHub https://github.com/DaveLuhman/toolkeeper/pull/249#issuecomment-2257049168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYTCDZZMT5YZRMLKCCCOX3ZO2YNRAVCNFSM6AAAAABLVCQZTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJXGA2DSMJWHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Looks like express-rate-limit is up-to-date now, so this is no longer needed.
Bumps express-rate-limit from 7.3.1 to 7.4.0.
Release notes
Sourced from express-rate-limit's releases.
Commits
68e0dcc
7.4.07c654f3
feat: Added passOnStoreError to skip rate limitter if the store is not availa...f40165b
docs: use local link for proxy troubleshooting guideff3702e
docs: correct description of max setting in WRN_ERL_MAX_ZERO (#472)206d83d
test: test limit option more7d15b28
Update changelog.mdxbb71040
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#465)6c91f48
docs: clarification730dc48
Clarify use casesDependabot 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 will merge this PR once CI passes on it, as requested by @DaveLuhman.
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
This change is