feat: upgrade runtimes #154

Merged
joao.dubas merged 3 commits from jpd-feat-upgrade-runtimes into main 2025-05-22 17:23:39 +00:00
Owner

The following changes were made:

  • Upgrade lefthook from 1.11.2 to 1.11.3
  • Sync elixir version in Dockerfile and drone.yml (from 1.18.3 to 1.18.4)
  • Upgrade debian version in Dockerfile and drone.yml (from 20250428 to 20250520)
  • Upgrade transitive dependencies:
    • castore from 1.0.12 to 1.0.14
    • mime from 2.0.6 to 2.0.7
    • phoenix_live_view from 1.0.11 to 1.0.12
  • Add Dockerfile to the CI cache key.
    This is needed because the .tool-versions runtime versions aren't in sync with the Dockerfile and drone.yml versions.
The following changes were made: * Upgrade `lefthook` from 1.11.2 to 1.11.3 * Sync `elixir` version in `Dockerfile` and `drone.yml` (from 1.18.3 to 1.18.4) * Upgrade `debian` version in `Dockerfile` and `drone.yml` (from 20250428 to 20250520) * Upgrade transitive dependencies: * `castore` from 1.0.12 to 1.0.14 * `mime` from 2.0.6 to 2.0.7 * `phoenix_live_view` from 1.0.11 to 1.0.12 * Add `Dockerfile` to the CI cache key. This is needed because the `.tool-versions` runtime versions aren't in sync with the `Dockerfile` and `drone.yml` versions.
joao.dubas added 3 commits 2025-05-22 13:49:18 +00:00
* `elixir` from 1.18.3 to 1.18.4
* `lefthook` from 1.11.12 to 1.11.13
* `debian` from bookworm-20250428-slim to bookworm-20250520-slim
* `castore` from 1.0.12 to 1.0.14
* `mime` from 2.0.6 to 2.0.7
* `phoenix_live_view` from 1.0.11 to 1.0.12
chore: add Dockerfile to cache key
All checks were successful
continuous-integration/drone/pr Build is passing
e13cb2aaad
Since the `Dockerfile` is not synced with `.tool-versions`, it's a good
idea to add it to the cache key, ensuring that the cache is invalidated
whenever the `Dockerfile` changes.
joao.dubas merged commit 541d29ae77 into main 2025-05-22 17:23:39 +00:00
joao.dubas deleted branch jpd-feat-upgrade-runtimes 2025-05-22 17:23:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#154
No description provided.