corona-warn-app / cwa-documentation

Project overview, general documentation, and white papers. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
3.29k stars 345 forks source link

chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #940

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps http-cache-semantics from 4.1.0 to 4.1.1.

Commits


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/corona-warn-app/cwa-documentation/network/alerts).

Internal Tracking ID: EXPOSUREAPP-14693

MikeMcC399 commented 1 year ago

I suggest instead to uninstall alex (and related files / scripts) which is no longer used here.

https://github.com/corona-warn-app/cwa-documentation/blob/f16456d25ba34f3f201be8115c3bf1414d14d232/package.json#L7

https://www.npmjs.com/package/alex

dsarkar commented 1 year ago

@MikeMcC399 Thank you very much, we will check your suggestion!

brianebeling commented 1 year ago

I have some trouble running the commands defined in the package.json. However, these changes do not affect content and this project has no build process anyways. Only text. For some reason it can not find xargs in Windows and in Linux, but using the command on its own works fine...

MikeMcC399 commented 1 year ago

@brianebeling

I have some trouble running the commands defined in the package.json. However, these changes do not affect content and this project has no build process anyways. Only text. For some reason it can not find xargs in Windows and in Linux, but using the command on its own works fine...

This is most likely a setup issue on your system. See https://github.com/corona-warn-app/cwa-website/blob/master/README.md#checking-markdown-documents

MikeMcC399 commented 1 year ago

PS It would be clearer for the repo history to put the removal of alex into a new PR appropriately named, and close this one.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dsarkar commented 1 year ago

Obsolete with removing "Alex" https://github.com/corona-warn-app/cwa-documentation/pull/941