This version was pushed to npm by fengmk2, a new releaser for koa-bodyparser since your current version.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nocmt/eWeLinkOAuthLoginDemo/network/alerts).
Bumps the npm_and_yarn group group with 5 updates:
1.2.1
1.6.7
4.1.1
4.2.0
1.15.2
1.15.5
4.0.0
6.11.2
3.2.0
4.4.1
Updates
axios
from 1.2.1 to 1.6.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a52e4d9
chore(release): v1.6.7 (#6204)2b69888
chore: remove unnecessary check (#6186)1a08f90
fix: capture async stack only for rejections with native error objects; (#6203)104aa3f
chore(release): v1.6.6 (#6199)a1938ff
fix: fixed missed dispatchBeforeRedirect argument (#5778)123f354
fix: wrap errors to improve async stack trace (#5987)6d4c421
chore(release): v1.6.5 (#6177)0736f95
fix(ci): refactor notify action as a job of publish action; (#6176)f4f2b03
fix(dns): fixed lookup error handling; (#6175)1f73dcb
docs: update sponsor linksUpdates
crypto-js
from 4.1.1 to 4.2.0Commits
808f499
Merge branch 'release/4.2.0'd5af3ae
Update release notes.9496e07
Bump version.421dd53
Change default hash algorithm and iteration's for PBKDF2 to prevent weak secu...d1f4f4d
Update grunt.c755289
Discontinued1da3dab
Discontinued4dcaa7a
Merge pull request #380 from Alanscut/dev762feb2
chore: rename BF to Blowfishfb81418
feat: blowfish supportUpdates
follow-redirects
from 1.15.2 to 1.15.5Commits
b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.3d42aec
Add bracket tests.bcbb096
Do not directly set Error properties.192dbe7
Release version 1.15.3 of the npm package.Updates
qs
from 4.0.0 to 6.11.2Changelog
Sourced from qs's changelog.
... (truncated)
Commits
410bdd3
v6.11.2a5609c7
[Tests] add passing test cases with empty keys7895b94
[Fix]parse
: Fix parsing when the global Object prototype is frozen9dca37f
v6.11.14c4b23d
[Fix]stringify
: encode comma values more consistently1778ed4
[Dev Deps] update@ljharb/eslint-config
,object-inspect
,tape
20820fa
[Dev Deps] updateaud
2048fa5
[meta] remove extraneous code backticks7e937fa
[actions] update checkout action6ce7665
[Dev Deps] updateaud
,tape
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for qs since your current version.
Updates
koa-bodyparser
from 3.2.0 to 4.4.1Changelog
Sourced from koa-bodyparser's changelog.
... (truncated)
Commits
5678a79
Release 4.4.15a551b1
fix: compatible extra semicolon on content-type header (#153)c16f056
Release 4.4.0a9a6476
feat: Support scim json format (#151)c02ec0c
Update README.md (#149)85b426f
Recommend@koa/multer
for multipart/form-data (#145)4d931c6
fix: revert html parser, use text directlyafecb1a
Update Repo + Add Html Parser (#134)ecc6ebf
docs: fix broken npmjs link (#132)336b287
Update README.mdMaintainer changes
This version was pushed to npm by fengmk2, a new releaser for koa-bodyparser since your current version.
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 show