-
Notifications
You must be signed in to change notification settings - Fork 214
Bump the npm_and_yarn group across 1 directory with 11 updates #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump the npm_and_yarn group across 1 directory with 11 updates #89
Conversation
Bumps the npm_and_yarn group with 9 updates in the /insecure-js directory: | Package | From | To | | --- | --- | --- | | [chart.js](https://github.com/chartjs/Chart.js) | `2.8.0` | `2.9.4` | | [dom-iterator](https://github.com/MatthewMueller/dom-iterator) | `1.0.0` | `1.0.1` | | [jquery](https://github.com/jquery/jquery) | `2.1.0` | `3.5.0` | | [lodash](https://github.com/lodash/lodash) | `4.16.1` | `4.17.21` | | [mysql2](https://github.com/sidorares/node-mysql2) | `2.3.3` | `3.9.8` | | [semver](https://github.com/npm/node-semver) | `5.4.1` | `5.7.2` | | [sequelize](https://github.com/sequelize/sequelize) | `4.44.1` | `6.29.0` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.0.0-rc.1` | `7.26.10` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.0.0-rc.1` | `7.26.10` | Updates `chart.js` from 2.8.0 to 2.9.4 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v2.8.0...v2.9.4) Updates `dom-iterator` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/matthewmueller/dom-iterator/blob/master/History.md) - [Commits](matthewmueller/dom-iterator@1.0.0...1.0.1) Updates `jquery` from 2.1.0 to 3.5.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@2.1.0...3.5.0) Updates `lodash` from 4.16.1 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.16.1...4.17.21) Updates `mysql2` from 2.3.3 to 3.9.8 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v2.3.3...v3.9.8) Updates `semver` from 5.4.1 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.4.1...v5.7.2) Updates `sequelize` from 4.44.1 to 6.29.0 - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](sequelize/sequelize@v4.44.1...v6.29.0) Updates `@babel/helpers` from 7.0.0-rc.1 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) Updates `@babel/core` from 7.0.0-rc.1 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core) Updates `@babel/traverse` from 7.0.0-rc.1 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-traverse) Updates `validator` from 10.11.0 to 13.12.0 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@10.11.0...13.12.0) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dom-iterator dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jquery dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sequelize dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: validator dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
| "node": ">=6.9.0" | ||
| } | ||
| }, | ||
| "node_modules/@babel/core": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Risk: @babel/core@7.26.10 has 1 transitive vulnerability
🏗️ Recreate the package-lock.json file (run npm update @babel/core) to mitigate all risks
Severity: High 🚨
Status: Open 🔴
Take action by replying with an [arnica] command 💬
Actions
Use [arnica] or [a] to interact with the Arnica bot to acknowledge or dismiss code risks.
[arnica] ack <message>
Acknowledge the finding as a valid code risk.
Examples
[arnica] ack looking into it
[a] ack triaged by the security team
[arnica] dismiss <fp|accept|capacity> <message>
Dismiss the risk with a reason.
-
fp: False positive, i.e. the result is incorrect and indicates no actual risk. -
accept: Tolerable risk, i.e. risk severity is lower than what has been reported or is accepted as it stands. -
capacity: No capacity, i.e. leave me alone, please.
Examples
[arnica] dismiss fp test function
[arnica] dismiss accept ChatGPT assures us that we will be just fine
[a] dismiss capacity not enough caffeine to fix it
DryRun Security SummaryComprehensive npm dependency updates across multiple packages with potential security improvements and version upgrades for Babel, jQuery, Sequelize, MySQL2, and other libraries. Expand for full summary
|
Bumps the npm_and_yarn group with 9 updates in the /insecure-js directory:
2.8.02.9.41.0.01.0.12.1.03.5.04.16.14.17.212.3.33.9.85.4.15.7.24.44.16.29.07.0.0-rc.17.26.107.0.0-rc.17.26.10Updates
chart.jsfrom 2.8.0 to 2.9.4Release notes
Sourced from chart.js's releases.
... (truncated)
Commits
9bd4cf8Release v2.9.41d92605Use Object.create(null) asmergetarget (#7920)dff7140When objects are merged together, the target prototype can be polluted. (#7918)d919188Bump verison number to v2.9.442ed589Fix Maximum call stack size exception in computeLabelSizes (#7883)063b7dc[2.9] FitBoxes recursion when dimensions are NaN (#7853)2493cb5Use node v12.18.2 on Travis CI (#7864)679ec4adocs: fix rollup external moment (#7587)484f0d1Preserve object prototypes when cloning (#7404)2df6986Look for any branch starting with release (#7087) (#7089)Updates
dom-iteratorfrom 1.0.0 to 1.0.1Commits
d690a6eRelease 1.0.1cf9c970pin deps and almost fix buildc08c3e1Merge pull request #13 from vladajankovic/master9e0e0faFix for CVE-2024-21541Updates
jqueryfrom 2.1.0 to 3.5.0Release notes
Sourced from jquery's releases.
Commits
7a0a8503.5.08570a08Release: Update AUTHORS.txtda3dd85Ajax: Do not execute scripts for unsuccessful HTTP responses065143cAjax: Overwrite s.contentType with content-type header value, if any1a4f10dTests: Blacklist one focusin test in IE9e15d6bEvent: Use only one focusin/out handler per matching window & document966a709Manipulation: Skip the select wrapper for <option> outside of IE 91d61fd9Manipulation: Make jQuery.htmlPrefilter an identity function04bf577Selector: Update Sizzle from 2.3.4 to 2.3.57506c9cBuild: Resolve Travis config warningsMaintainer changes
This version was pushed to npm by mgol, a new releaser for jquery since your current version.
Updates
lodashfrom 4.16.1 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
mysql2from 2.3.3 to 3.9.8Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
f637d3fchore(master): release 3.9.8 (#2700)efe3db5fix(security): sanitize fields and tables when using nestTables (#2702)2e03694fix: support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2...8b5f691fix(typings): typo fromjonServerPublicKeytoonServerPublicKey(#2699)5c75802build(deps-dev): bump tsx from 4.10.5 to 4.11.0 in /website (#2695)179769fbuild(deps): bump@easyops-cn/docusaurus-search-localin /website (#2696)56289e2build(deps-dev): bump poku from 1.12.1 to 1.13.0 (#2698)b029308build(deps-dev): bump poku from 1.12.1 to 1.13.0 in /website (#2697)539acb8build(deps): bump lucide-react from 0.378.0 to 0.379.0 in /website (#2693)dc80580build(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.9.0 to 7.10.0 i...Updates
semverfrom 5.4.1 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313chore: release 5.7.22f8fd41fix: better handling of whitespace (#585)deb5ad5chore:@npmcli/template-oss@4.16.0c83c18c5.7.1956e228Correct typo in README8055dda5.7.0604e73dauto-publishing scriptsbed01e2remove the nomin comments, since we don't minify any more anyway9cb68f1document parse method38d42ca5.7 changelogMaintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
sequelizefrom 4.44.1 to 6.29.0Release notes
Sourced from sequelize's releases.
... (truncated)
Commits
d3f5b5afeat: throw an error if attribute includes parentheses (fixes CVE-2023-22578)...53bd9b7meta: fix null test getWhereConditions (#15705)13f2e89fix: accept undefined in where (#15703)d9e0728fix: throw if where receives an invalid value (#15699)48d6193fix: update moment-timezone version (#15685)fd4afa6feat(types): use retry-as-promised types for retry options to match documenta...1247c01feat: add support for bigints (backport of #14485) (#15413)94beacefeat(postgres): add support for lock_timeout #15345 (#15355)7885000fix(oracle): remove hardcoded maxRows value (#15323)bc39fd6fix: fix parameters not being replaced when after $$ strings (#15307)Maintainer changes
This version was pushed to npm by sdepold, a new releaser for sequelize since your current version.
Updates
@babel/helpersfrom 7.0.0-rc.1 to 7.26.10Release notes
Sourced from
@babel/helpers's releases.... (truncated)
Changelog
Sourced from
@babel/helpers's changelog.... (truncated)
Commits
e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.94cf5c9e[babel 8] Use@babel/typesfor parser's return type (#17117)2d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)cd24cc0chore: Update TS 5.7 (#17053)63d3038v7.26.0bfa56c4Supportimport()inrewriteImportExtensions(#16794)b07957ev7.25.9Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for
@babel/helperssince your current version.Updates
@babel/corefrom 7.0.0-rc.1 to 7.26.10Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
e1ce99dv7.26.10985f051fix: "Map maximum size exceeded" in deepClone (#17142)64bca7bv7.26.94cf5c9e[babel 8] Use@babel/typesfor parser's return type (#17117)fd3f0a8Do not depend on@types/gensyncin Babel 7 (#17127)5315446[babel 8] Remove babel 7-specific imports (#17111)0593941v7.26.81bdb1a4Move@types/gensyncto dependencies (#17105)2d95140v7.26.7d9fa47dDo not try to parse .ts configs as JSON if natively supported (#17052)Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for
@babel/coresince your current version.Updates
@babel/traversefrom 7.0.0-rc.1 to 7.26.10Release notes
Sourced from
@babel/traverse's releases.