Skip to content

chore(deps): lock file maintenance - #118

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance
Open

chore(deps): lock file maintenance#118
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 7am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 14 times, most recently from 1d3f2f2 to 3c4a385 Compare July 28, 2026 13:52
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 4 times, most recently from acd625a to a205983 Compare July 30, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 6 times, most recently from 12aad6a to 968caf0 Compare August 16, 2026 19:57
roschaefer added a commit that referenced this pull request Aug 23, 2026
Codex flagged that this branch's lockfile still resolved biome 2.5.5
while biome.json's schema now pins 2.5.8 - the branch never included
the actual lock-file-maintenance bump, just a schema change written
against it. Rebuilt on top of that lockfile bump (#118) so the
resolved version and schema agree, and pinned the range exactly so
future lockFileMaintenance runs can't drift the resolved version past
the schema again (see the matching renovate.json change).
roschaefer added a commit that referenced this pull request Aug 23, 2026
…133)

…of schema

lockFileMaintenance re-resolves the lockfile to the newest version
allowed by package.json's semver range, but it doesn't run the
customManagers step that keeps biome.json's $schema pin in sync. That
let @biomejs/biome drift to 2.5.8 in pnpm-lock.yaml while biome.json
still declared 2.5.5, which biome treats as a hard error (#118).

Excluding @biomejs/biome from lockFileMaintenance means its resolved
version can only change via the dedicated "update dependency
@biomejs/biome" PR, which updates biome.json in the same commit.
roschaefer added a commit that referenced this pull request Aug 23, 2026
Codex flagged that this branch's lockfile still resolved biome 2.5.5
while biome.json's schema now pins 2.5.8 - the branch never included
the actual lock-file-maintenance bump, just a schema change written
against it. Rebuilt on top of that lockfile bump (#118) so the
resolved version and schema agree, and pinned the range exactly so
future lockFileMaintenance runs can't drift the resolved version past
the schema again (see the matching renovate.json change).
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 968caf0 to 1f607fe Compare August 23, 2026 21:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants