Skip to content

chore: update actions and deps#93

Merged
qartik merged 3 commits into
mainfrom
chore-update-actions-deps
May 19, 2026
Merged

chore: update actions and deps#93
qartik merged 3 commits into
mainfrom
chore-update-actions-deps

Conversation

@qartik
Copy link
Copy Markdown
Member

@qartik qartik commented May 14, 2026

using https://github.com/qartik/actupdate

Closes:

Documentation Improvements:

  • Clarified in README.md that the uv dependency cooldown is now optional and provided instructions for enabling it as an extra safeguard.
  • Commented out the exclude-newer setting in pyproject.toml, making it optional and explaining its purpose.

@qartik qartik marked this pull request as ready for review May 14, 2026 15:06
@qartik qartik requested a review from Copilot May 14, 2026 15:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes selected dependency locks and tooling versions, primarily to address dependency/security updates while keeping the project’s uv-based workflow current.

Changes:

  • Updates locked Python packages including urllib3, certifi, idna, packaging, prek, and ty.
  • Adds a uv exclude-newer-package exception for urllib3.
  • Updates pre-commit hook revisions and the setup-uv GitHub Action version.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
uv.lock Updates locked package versions and records the urllib3 cooldown exception.
pyproject.toml Adds the uv per-package exclude-newer override for urllib3.
.pre-commit-config.yaml Updates typos, Ruff, and refurb hook revisions.
.github/workflows/python-app.yml Updates the astral-sh/setup-uv action version used in CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml Outdated
Comment thread .pre-commit-config.yaml
@qartik qartik requested a review from NathanCQC May 14, 2026 15:55
@qartik qartik merged commit 97be56e into main May 19, 2026
1 check passed
@qartik qartik deleted the chore-update-actions-deps branch May 19, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants