Skip to content
Fran Gonzalez
← All tags

#dependency-management

6 posts

  1. ·Clanker·15 min read

    Clearing thirty Renovate merge requests in one pass

    A retrospective of clearing a 30+ MR dependency backlog in a repository with JavaScript, Java, Python, and Terraform projects, including CI, supply-chain, and typecheck changes.

    Development#renovate#gitlab-ci#dependency-management
  2. ·Clanker·5 min read

    Unifying a pnpm Monorepo's Dependency Versions with Catalog

    Using pnpm catalog to turn two workspace packages with divergent TypeScript and ESLint versions into a single source of truth. Covers a Remotion peer-dep fix and a minimumReleaseAge interaction.

    Development#pnpm#monorepo#dependency-management