Bump the npm_and_yarn group across 1 directory with 10 updates#1
Bump the npm_and_yarn group across 1 directory with 10 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dot-prop](https://github.com/sindresorhus/dot-prop) | `4.2.0` | `4.2.1` | | [ejs](https://github.com/mde/ejs) | `2.6.1` | `3.1.10` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.0.14` | `4.7.7` | | [ip](https://github.com/indutny/node-ip) | `1.1.8` | `2.0.1` | | [lodash](https://github.com/lodash/lodash) | `4.17.11` | `4.17.21` | | [marked](https://github.com/markedjs/marked) | `0.3.5` | `4.0.10` | | [pug](https://github.com/pugjs/pug) | `2.0.4` | `3.0.3` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `2.1.1` | `3.1.0` | | [trim-newlines](https://github.com/sindresorhus/trim-newlines) | `4.0.0` | `4.0.1` | | [ws](https://github.com/websockets/ws) | `6.2.1` | `6.2.3` | Updates `dot-prop` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1) Updates `ejs` from 2.6.1 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v2.6.1...v3.1.10) Updates `handlebars` from 4.0.14 to 4.7.7 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.14...v4.7.7) Updates `ip` from 1.1.8 to 2.0.1 - [Commits](indutny/node-ip@v1.1.8...v2.0.1) Updates `lodash` from 4.17.11 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.21) Updates `marked` from 0.3.5 to 4.0.10 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.3.5...v4.0.10) Updates `pug` from 2.0.4 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.3) Updates `serialize-javascript` from 2.1.1 to 3.1.0 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v2.1.1...v3.1.0) Updates `trim-newlines` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](sindresorhus/trim-newlines@v4.0.0...v4.0.1) Updates `ws` from 6.2.1 to 6.2.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.1...6.2.3) --- updated-dependencies: - dependency-name: dot-prop dependency-version: 4.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ejs dependency-version: 3.1.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: handlebars dependency-version: 4.7.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ip dependency-version: 2.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: marked dependency-version: 4.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pug dependency-version: 3.0.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-version: 3.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: trim-newlines dependency-version: 4.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 6.2.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Micro-Learning Topic: OS command injection (Detected by phrase)Matched on "command injection"In many situations, applications will rely on OS provided functions, scripts, macros and utilities instead of reimplementing them in code. While functions would typically be accessed through a native interface library, the remaining three OS provided features will normally be invoked via the command line or launched as a process. If unsafe inputs are used to construct commands or arguments, it may allow arbitrary OS operations to be performed that can compromise the server. Try a challenge in Secure Code WarriorHelpful references
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Bumps the npm_and_yarn group with 10 updates in the / directory:
4.2.04.2.12.6.13.1.104.0.144.7.71.1.82.0.14.17.114.17.210.3.54.0.102.0.43.0.32.1.13.1.04.0.04.0.16.2.16.2.3Updates
dot-propfrom 4.2.0 to 4.2.1Release notes
Sourced from dot-prop's releases.
Commits
c914124feat: patch 4.2.0 with fixes for CVE-2020-8116Updates
ejsfrom 2.6.1 to 3.1.10Release notes
Sourced from ejs's releases.
... (truncated)
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.mdUpdates
handlebarsfrom 4.0.14 to 4.7.7Changelog
Sourced from handlebars's changelog.
... (truncated)
Commits
a9a8e40v4.7.7e66aed5Update release notes7d4d170disable IE in Saucelabs testseb860c0fix weird error in integration testsb6d3de7fix: check prototype property access in strict-mode (#1736)f058970fix: escape property names in compat mode (#1736)77825f8refator: In spec tests, use expectTemplate over equals and shouldThrow (#1683)3789a30chore: start testing on Node.js 12 and 13e6ad93ev4.7.62bf4fc6Update release notesUpdates
ipfrom 1.1.8 to 2.0.1Commits
3b0994a2.0.132f468flib: fixed CVE-2023-42282 and added unit test4b2f4e72.0.0369d56dlib: use Buffer.allocUpdates
lodashfrom 4.17.11 to 4.17.21Commits
f299b52Bump to v4.17.21c4847ebImprove performance oftoNumber,trimandtrimEndon large input strings3469357Prevent command injection through_.template'svariableoptionded9bc6Bump to v4.17.20.63150efDocumentation fixes.00f0f62test.js: Remove trailing comma.846e434Temporarily use a custom fork oflodash-cli.5d046f3Re-enable Travis tests on4.17branch.aa816b3Remove/npm-package.d7fbc52Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates
markedfrom 0.3.5 to 4.0.10Release notes
Sourced from marked's releases.
... (truncated)
Commits
ae01170chore(release): 4.0.10 [skip ci]fceda57🗜️ build [skip ci]8f80657fix(security): fix redos vulnerabilitiesc4a3ccdMerge pull request from GHSA-rrrm-qjm4-v8hfd7212a6chore(deps-dev): Bump jasmine from 4.0.0 to 4.0.1 (#2352)5a84db5chore(deps-dev): Bump rollup from 2.62.0 to 2.63.0 (#2350)2bc67a5chore(deps-dev): Bump markdown-it from 12.3.0 to 12.3.2 (#2351)98996b8chore(deps-dev): Bump@babel/preset-envfrom 7.16.5 to 7.16.7 (#2353)ebc2c95chore(deps-dev): Bump highlight.js from 11.3.1 to 11.4.0 (#2354)e5171a9chore(release): 4.0.9 [skip ci]Maintainer changes
This version was pushed to npm by tonybrix, a new releaser for marked since your current version.
Updates
pugfrom 2.0.4 to 3.0.3Release notes
Sourced from pug's releases.
... (truncated)
Commits
32acfe8fix: ensure template names are valid identifiers (#3438)4767cafrefactor: convert pug-error to TypeScript (#3355)a724446chore: update character-parser (#3354)6cca8f7docs: fix GitHub format in README (#3335)d4b7f60Properly handle errors originating from included files when compileDebug is e...d6f0615fix capture groups for "each" statements (#3274)73ea7cffix: keep lexer plugins inside tag interpolation (#3296)29a53c5fix: Fix pug-lexer parsed escaped interpolations incorrectly (#3299)60b1b15chore: update supported versions (#3315)991e78ffix: sanitise and escape theprettyoption (#3314)Maintainer changes
This version was pushed to npm by pug-bot, a new releaser for pug since your current version.
Updates
serialize-javascriptfrom 2.1.1 to 3.1.0Release notes
Sourced from serialize-javascript's releases.
Commits
b54341ev3.1.07cee7e4Revert "support for bigint (#80)"026a445Bump mocha from 7.1.2 to 7.2.0 (#83)5130a71support for bigint (#80)ea76b23Bump mocha from 7.1.1 to 7.1.2 (#82)073c8d8Bump nyc from 15.0.0 to 15.0.1 (#81)f21a6fbDon't replace regex / function placeholders within string literals (#79)1ac487e[Security] Bump minimist from 1.2.0 to 1.2.5 (#78)c795cefBump mocha from 7.1.0 to 7.1.1 (#77)3064431Bump mocha from 7.0.1 to 7.1.0 (#74)Updates
trim-newlinesfrom 4.0.0 to 4.0.1Release notes
Sourced from trim-newlines's releases.
Commits
b6371834.0.125246c6Fix ReDoS vulnerability for the.end()methodUpdates
wsfrom 6.2.1 to 6.2.3Release notes
Sourced from ws's releases.
Commits
d87f3b6[dist] 6.2.3eeb76d3[security] Fix crash when the Upgrade header cannot be read (#2231)9bdb580[dist] 6.2.278c676d[security] Fix ReDoS vulnerabilityDependabot 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.