chore(deps): update dependency @shelf/tsconfig to v0.2.0#355
chore(deps): update dependency @shelf/tsconfig to v0.2.0#355renovate[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 359c4c92d1
ℹ️ 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".
| lodash-es: 4.18.1 | ||
| lodash.unset: 4.18.0 | ||
|
|
||
| importers: |
There was a problem hiding this comment.
Restore the overrides block in the lockfile
With this hunk the lockfile no longer records the pnpm.overrides entries that still exist in package.json for the lodash packages. I checked pnpm install --help, which says --frozen-lockfile fails if an update is needed and is on by default in CI, and running pnpm install --frozen-lockfile --ignore-scripts --offline now errors with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH because the current overrides configuration doesn't match the lockfile. Any CI or contributor using the standard frozen install path cannot install dependencies until the lockfile is regenerated with the overrides present.
Useful? React with 👍 / 👎.
This PR contains the following updates:
0.1.0→0.2.0Configuration
📅 Schedule: (in timezone Europe/Kiev)
* 18-23,0-9 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.