Skip to content

chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in /ui#3

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/lodash-es-4.17.23
Open

chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in /ui#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/lodash-es-4.17.23

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

User description

Bumps lodash-es from 4.17.21 to 4.17.23.

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

PR Type

Enhancement, dependencies


Description

  • Bump lodash-es to 4.17.23

  • Security and bugfix updates via dependency


Diagram Walkthrough

flowchart LR
  pkg["ui/package.json dependency"]
  lodashOld["lodash-es ^4.17.21"]
  lodashNew["lodash-es ^4.17.23"]

  pkg -- "upgrade" --> lodashNew
  lodashOld -- "replaced by" --> lodashNew
Loading

File Walkthrough

Relevant files
Dependencies
package.json
Upgrade lodash-es dependency version                                         

ui/package.json

  • Update lodash-es version from ^4.17.21 to ^4.17.23.
  • No other dependencies modified.
+1/-1     

Bumps [lodash-es](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-es
  dependency-version: 4.17.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 22, 2026
@pull-request-agent
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Compatibility

Verify that all code paths importing lodash-es are compatible with 4.17.23 tree-shaking/module entry points and that build tooling (webpack/rollup/esbuild) resolves the ESM package without regressions.

"lodash-es": "^4.17.23",
"minimatch": "^3.1.2",
"moment": "^2.29.4",
"monaco-editor": "^0.33.0",
"path": "^0.12.7",

@pull-request-agent
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants