Closed depfu[bot] closed 2 years ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cookie-parser (1.4.5 → 1.4.6) · Repo · Changelog
Release Notes
1.4.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
1.4.6
build: support Node.js 17.x
deps: cookie@0.4.1
build: eslint-plugin-standard@4.1.0
build: mocha@9.1.3
build: use nyc for coverage testing
build: eslint-plugin-promise@4.3.1
build: supertest@6.1.6
build: mocha@8.4.0
build: support Node.js 16.x
build: eslint@7.32.0
build: support Node.js 15.x
build: mocha@7.2.0
build: support Node.js 14.x
build: Node.js@13.14
build: Node.js@10.24
build: Node.js@12.22
build: eslint-plugin-markdown@2.2.1
build: eslint-plugin-import@2.25.2
build: use GitHub Actions instead of Travis CI
docs: expand on what the middleware is doing
docs: remove example from API heading
docs: fix license section format
docs: fix typo in readme
build: Node.js@13.12
build: Node.js@10.20
build: mocha@7.1.1
build: eslint-plugin-node@11.1.0
build: eslint-plugin-import@2.20.2
build: eslint-config-standard@14.1.1
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is