Skip to content
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

leptos 0.6: Switch to proc-macro-error2 to address unmaintained security advisory. #2935

Conversation

azriel91
Copy link
Contributor

@azriel91 azriel91 commented Sep 6, 2024

proc-macro-error is unmaintained according to rustsec/advisory-db#2057, and one of my CI checks failed on this.

I attempted to fix the tests, but they're failing on leptos_0.6, and since 0.7 isn't too far away 🤞 I didn't think it's too important to spend effort here.

@gbj gbj merged commit 2e692a7 into leptos-rs:leptos_0.6 Sep 6, 2024
@azriel91 azriel91 deleted the maintenance/leptos-0-6-switch-to-proc-macro-error2 branch September 7, 2024 08:42
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