tylercannon
- 2 skills
- 0 followers
- 22 hours ago last updated
- ▌ Elixir Dependency Updater · tylercannonUpdate Elixir project dependencies including breaking changes. Use when the user asks to update dependencies in an Elixir project, upgrade packages, run mix hex.outdated, handle dependency version bumps and breaking changes, or asks to update mix.exs dependencies.
- ▌ Asdf Runtime Version Updater · tylercannon bundleUpdate language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version.