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 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/google/mesop/network/alerts).
Bumps the npm_and_yarn group with 5 updates:
14.1.2
14.1.3
2.79.2
3.29.5
7.5.4
7.6.0
0.19.0
0.19.1
1.20.0
1.20.3
Updates
marked
from 14.1.2 to 14.1.3Release notes
Sourced from marked's releases.
Commits
4359a62
chore(release): 14.1.3 [skip ci]2b7efa8
fix: include single nested parens in emStrong link mask (#3475)b1fd3ea
fix: kill SIGINT signal at man for marked --help (#3483)9c8c82c
chore(deps-dev): Bump@markedjs/eslint-config
from 1.0.4 to 1.0.5 (#3490)0e7cdf7
chore(deps-dev): Bump typescript from 5.6.2 to 5.6.3 (#3489)2898bf0
docs: Addmarked-more-lists
to known extensions in documentation (#3480)d96a4ef
chore(deps-dev): Bump rollup from 4.22.4 to 4.24.0 (#3479)c4137b6
chore(deps-dev): Bump eslint from 9.11.1 to 9.12.0 (#3478)4509626
chore(deps-dev): Bump@semantic-release/github
from 10.3.4 to 11.0.0 (#3473)dfcbc60
chore(deps-dev): Bump commonmark from 0.31.1 to 0.31.2 (#3472)Updates
rollup
from 2.79.2 to 3.29.5Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
dfd233d
3.29.52ef77c0
Fix DOM Clobbering CVEa6448b9
3.29.44e92d60
Deoptimize all parameters when losing track of a function (#5158)801ffd1
3.29.3353e462
Fully deoptimize first level path when deoptimizing nested parameter paths (#...a1a89e7
chore(deps): update dependency@vue/eslint-config-typescript
to v12 (#5148)cc14f70
chore(deps): lock file maintenance minor/patch updates (#5149)1e8355b
docs: improve the docs repl appearance in the light mode (#5145)5950fc8
Adapt branches in REPL workflowUpdates
semver
from 7.5.4 to 7.6.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
377f709
chore: release 7.6.0 (#661)a7ab13a
feat: preserve pre-release and build parts of a version on coerce (#671)816c7b2
chore: postinstall for dependabot template-oss PR0bd24d9
chore: bump@npmcli/template-oss
from 4.21.1 to 4.21.3e521932
chore: postinstall for dependabot template-oss PR8873991
chore: chore: chore: postinstall for dependabot template-oss PRf317dc8
chore: bump@npmcli/template-oss
from 4.19.0 to 4.21.07303db1
chore: add clean() test for build metadata (#658)6240d75
chore: add missing quotes in README.md (#656)14d263f
chore: postinstall for dependabot template-oss PRUpdates
send
from 0.19.0 to 0.19.1Changelog
Sourced from send's changelog.
Commits
Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for send since your current version.
Updates
body-parser
from 1.20.0 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)ee91374
1.20.2368a93a
Fix strict json error message on Node.js 19+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 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