chore(deps): bump core-js from 3.48.0 to 3.49.0 in /superset-frontend#38939
Conversation
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Bito Automatic Review Skipped - Files Excluded |
Signed-off-by: hainenber <dotronghai96@gmail.com>
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Code Review Agent Run #bf16c2
Actionable Suggestions - 1
-
docs/yarn.lock - 1
- Security: ReDoS vulnerability persists · Line 11863-11863
Review Details
-
Files reviewed - 1 · Commit Range:
af9e72d..a998de9- docs/yarn.lock
-
Files skipped - 2
- superset-frontend/package-lock.json - Reason: Filter setting
- superset-frontend/packages/superset-ui-core/package.json - Reason: Filter setting
-
Tools
- Whispers (Secret Scanner) - ✔︎ Successful
- Detect-secrets (Secret Scanner) - ✔︎ Successful
Bito Usage Guide
Commands
Type the following command in the pull request comment and save the comment.
-
/review- Manually triggers a full AI review. -
/pause- Pauses automatic reviews on this pull request. -
/resume- Resumes automatic reviews. -
/resolve- Marks all Bito-posted review comments as resolved. -
/abort- Cancels all in-progress reviews.
Refer to the documentation for additional commands.
Configuration
This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.
Documentation & Help
| version "0.1.12" | ||
| resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz" | ||
| integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== | ||
| version "0.1.13" |
There was a problem hiding this comment.
path-to-regexp updated to 0.1.13 still has unpatched ReDoS vulnerabilities (CVE-2024-45296, CVE-2024-52798). If docs build processes untrusted paths, this could enable DoS attacks. Consider upgrading to a patched version.
Code Review Run #bf16c2
Should Bito avoid suggestions like this for future reviews? (Manage Rules)
- Yes, avoid them
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #38939 +/- ##
=======================================
Coverage 64.52% 64.52%
=======================================
Files 2536 2536
Lines 130778 130778
Branches 30347 30347
=======================================
Hits 84380 84380
Misses 44935 44935
Partials 1463 1463
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: hainenber <dotronghai96@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hainenber <dotronghai96@gmail.com>
Bumps core-js from 3.48.0 to 3.49.0.
Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
80adfc4v3.49.00ad3e00fix a modern Safari bug inArray.prototype.includeswith sparse arrays and ...853bfa4update some linksb4d723ffix a lack of counter validation onMAX_SAFE_INTEGERinArray.fromAsyncp...e276676fix parsing of non-IPv4 hosts ends in a number in theURLpolyfilldd1cfbafix order of arguments validation inString.prototype.{ padStart, padEnd }...b952c5fadd an extra protection to configuratore490cafFix for #810 (#1514)10b4e86drop an unneeded comment28cf2e9feat: Improve performance of Uint8Array Hex functions (#1510)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 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)