[PR #698] [MERGED] chore: update dependencies #1195

Closed
opened 2026-03-15 11:23:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/698
Author: @reneleonhardt
Created: 9/25/2025
Status: Merged
Merged: 10/24/2025
Merged by: @ku1ik

Base: developHead: chore/update-dependencies


📝 Commits (1)

  • c06d1ad chore: update dependencies

📊 Changes

9 files changed (+77 additions, -54 deletions)

View changed files

📝 .github/dependabot.yml (+8 -1)
📝 .github/workflows/ci.yml (+1 -1)
📝 Cargo.lock (+48 -31)
📝 Cargo.toml (+3 -3)
📝 Dockerfile (+3 -3)
📝 README.md (+1 -1)
📝 default.nix (+0 -1)
📝 flake.lock (+12 -12)
📝 src/cmd/cat.rs (+1 -1)

📄 Description

Chores

  • Update cargo dependencies, dockerfile, flake and github-actions
  • Let dependabot update cargo and docker
  • Dependencies require MSRV 1.82

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/698 **Author:** [@reneleonhardt](https://github.com/reneleonhardt) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 10/24/2025 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `chore/update-dependencies` --- ### 📝 Commits (1) - [`c06d1ad`](https://github.com/asciinema/asciinema/commit/c06d1ad9c980b7151692a2b5a1730841e711ad97) chore: update dependencies ### 📊 Changes **9 files changed** (+77 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `.github/dependabot.yml` (+8 -1) 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `Cargo.lock` (+48 -31) 📝 `Cargo.toml` (+3 -3) 📝 `Dockerfile` (+3 -3) 📝 `README.md` (+1 -1) 📝 `default.nix` (+0 -1) 📝 `flake.lock` (+12 -12) 📝 `src/cmd/cat.rs` (+1 -1) </details> ### 📄 Description ### Chores - Update cargo dependencies, dockerfile, flake and github-actions - Let dependabot update cargo and docker - Dependencies require MSRV 1.82 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:23:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#1195
No description provided.