Skip to content

chore(core): bump lodash to 4.18.0#733

Open
arampp wants to merge 1 commit into
Grsmto:masterfrom
arampp:master
Open

chore(core): bump lodash to 4.18.0#733
arampp wants to merge 1 commit into
Grsmto:masterfrom
arampp:master

Conversation

@arampp

@arampp arampp commented Apr 2, 2026

Copy link
Copy Markdown

"dependencies": {
"lodash": "^4.17.21",
"lodash-es": "^4.17.21"
"lodash": "^4.18.00",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra leading zeros violate the semver spec: https://semver.org/#spec-item-2.

@preetiag18

Copy link
Copy Markdown

@arampp @andersk Can we please merge this as soon as possible !!

@andersk

andersk commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

I am not a maintainer of this project, but as I explained at #732 (comment), there’s no urgency:

simplebar-core depends on lodash@^4.17.21. The ^ makes this an abbreviation for >= 4.17.21 <5.0.0. Package managers will already satisfy this by installing the current version 4.18.1. There is no need to report this as a bug in simplebar-core.

Also, my comment above has not been addressed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated lodash version in simplebar-core (security fix available)

3 participants