-
Notifications
You must be signed in to change notification settings - Fork 96
chore(deps): bump lodash from 4.17.21 to 4.17.23 #8716
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?
Conversation
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
❌ Commit Type
❌ Risk Level
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | Keep current title |
| Commit Type | ❌ | Mark chore in the PR body commit type section |
| Risk Level | ❌ | Mark Low in PR body and add label risk:low |
| What & Why | Add short explanation: security fix + lock updates | |
| Impact of Change | Populate Users/Developers/System as suggested | |
| Test Plan | ❌ | Add CI/test results or manual testing notes |
| Contributors | Note Dependabot and any reviewers if applicable | |
| Screenshots/Videos | ✅ | N/A for this PR |
Final message:
This PR needs updates to the PR body to comply with the repository template and policy before it can be approved by this check. Specifically:
- Fill in the PR BODY TEMPLATE sections: Commit Type (mark
chore), Risk Level (markLow), What & Why, Impact, Test Plan, and Contributors. - Add the
risk:lowlabel to the PR. - Ensure CI completes and mention CI pass (or include the CI result link) in the Test Plan section. If CI fails, investigate and update the PR accordingly.
Suggested minimal PR body additions you can paste into the template:
- Commit Type:
- [x] chore - Maintenance/tooling - Risk Level:
- [x] Low - Minor changes, limited scope - What & Why:
Bumps lodash from 4.17.21 to 4.17.23 to include a prototype pollution fix and other minor fixes. Lockfile updated accordingly. - Impact:
Users: none; Developers: re-run installs and tests; System: none significant — lockfile updated. - Test Plan:
- [x] Manual testing completed — ran unit test suite locally and CI (link to CI) passed. - Contributors:
dependabot[bot] (automated)
Once you update the PR body and add the risk:low label and CI passes, this check should pass. Thank you!
Last updated: Thu, 22 Jan 2026 01:49:22 GMT
|
📊 Coverage check completed. See workflow run for details. |
Bumps lodash from 4.17.21 to 4.17.23.
Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)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.