impler.io
impler.io copied to clipboard
build(deps): bump body-parser from 1.20.2 to 1.20.3
Bumps body-parser from 1.20.2 to 1.20.3.
Release notes
Sourced from body-parser's releases.
1.20.3
What's Changed
Important
- deps: [email protected]
- add
depthoption to customize the depth level in the parser- IMPORTANT: The default
depthlevel for parsing URL-encoded data is now32(previously wasInfinity). DocumentationOther changes
- chore: add support for OSSF scorecard reporting by
@​inigomarquinezin expressjs/body-parser#522- ci: fix errors in ci github action for node 8 and 9 by
@​inigomarquinezin expressjs/body-parser#523- fix: pin to [email protected] by
@​wesleytoddin expressjs/body-parser#527- deps: [email protected] by
@​melikhov-devin expressjs/body-parser#521- Add OSSF Scorecard badge by
@​bjohansebasin expressjs/body-parser#531- Linter by
@​UlisesGasconin expressjs/body-parser#534- Release: 1.20.3 by
@​UlisesGasconin expressjs/body-parser#535New Contributors
@​inigomarquinezmade their first contribution in expressjs/body-parser#522@​melikhov-devmade their first contribution in expressjs/body-parser#521@​bjohansebasmade their first contribution in expressjs/body-parser#531@​UlisesGasconmade their first contribution in expressjs/body-parser#534Full Changelog: https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3
Changelog
Sourced from body-parser's changelog.
1.20.3 / 2024-09-10
- deps: [email protected]
- add
depthoption to customize the depth level in the parser- IMPORTANT: The default
depthlevel for parsing URL-encoded data is now32(previously wasInfinity)
Commits
17529511.20.339744cfchore: linter (#534)b2695c4Merge commit from forkade0f3fadd scorecard to readme (#531)99a1bd6deps: [email protected] (#521)9478591fix: pin to [email protected]83db46aci: fix errors in ci github action for node 8 and 9 (#523)9d4e212chore: add support for OSSF scorecard reporting (#522)- See full diff in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.