chore(deps): bump lodash from 4.17.21 to 4.18.1#7422
chore(deps): bump lodash from 4.17.21 to 4.18.1#7422dependabot[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: add22acffd
ℹ️ 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".
| "@app/address-service@workspace:apps/address-service": | ||
| version: 0.0.0-use.local | ||
| resolution: "@app/address-service@workspace:apps/address-service" |
There was a problem hiding this comment.
Regenerate lockfile for all workspaces
This lockfile was regenerated with only a subset of app workspaces (starting at @app/address-service), and it drops entries for many existing apps/* workspaces (for example accruals-gateway, announcements, billing-connector, etc.), which means the committed yarn.lock is out of sync with the monorepo workspace set. In this repository, CI runs yarn install --immutable (see .github/workflows/nodejs.condo.ci.yml), so Yarn will attempt to restore the missing workspace resolutions and fail the job because immutable mode forbids lockfile changes.
Useful? React with 👍 / 👎.
Bumps [lodash](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 dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
add22ac to
2508d08
Compare
|



Bumps lodash from 4.17.21 to 4.18.1.
Release notes
Sourced from lodash'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)