Skip to content

Migrate to pastey #3430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Migrate to pastey #3430

wants to merge 1 commit into from

Conversation

shssoichiro
Copy link
Collaborator

There has been a security warning that the paste crate is officially marked as unmaintained, and users should migrate away from it. pastey is a fork of the paste crate with an identical interface, so it is the easiest migration path.

There has been a security warning that the `paste` crate is officially
marked as unmaintained, and users should migrate away from it. `pastey`
is a fork of the `paste` crate with an identical interface, so it is the
easiest migration path.
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.03%. Comparing base (3c3a26f) to head (011f50c).
Report is 69 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3430      +/-   ##
==========================================
- Coverage   88.52%   82.03%   -6.50%     
==========================================
  Files          89       89              
  Lines       28323    27375     -948     
==========================================
- Hits        25074    22457    -2617     
- Misses       3249     4918    +1669     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lu-zero
Copy link
Collaborator

lu-zero commented May 21, 2025

I'd wait for a security issue to crop up or have comfirmation pastey is actually getting contributions from enough people that we wouldn't have to switch to another. Ideally in a couple of releases we should be able to paste idents as we need just using this

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