chore(deps): bump lodash-es from 4.17.21 to 4.18.1#7417
chore(deps): bump lodash-es from 4.17.21 to 4.18.1#7417dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ec19c81f92
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| uuid: ^8.3.0 | ||
| languageName: unknown | ||
| linkType: soft | ||
|
|
||
| "@app/condo@workspace:^, @app/condo@workspace:apps/condo": |
There was a problem hiding this comment.
Regenerate lockfile with submodule workspaces included
This lockfile update removed workspace entries for most app submodules (for example @app/announcements, @app/billing-connector, @app/resident-app) and now keeps only a small subset of apps/* workspaces, so the lock no longer matches a full checkout. In this repo, CI checks out submodules recursively and runs yarn install --immutable (.github/workflows/nodejs.condo.ci.yml:266-281), so once those submodule package.json files are present Yarn will need to rewrite yarn.lock, causing the immutable install step to fail.
Useful? React with 👍 / 👎.
ec19c81 to
c31b445
Compare
c31b445 to
49146db
Compare
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
49146db to
7ac3c81
Compare
|
|
Looks like lodash-es is no longer updatable, so this is no longer needed. |



Bumps lodash-es from 4.17.21 to 4.18.1.
Release notes
Sourced from lodash-es's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)