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

Always limit the repetition of loggers #2391

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Always limit the repetition of loggers #2391

merged 3 commits into from
Oct 17, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Oct 17, 2024

See #2390. This is definitely not the correct long-term
solution—we only want to limit repetition in the context of a single
batch of compilations, and this doesn't always respect --verbose—but
it's way better to display too few deprecations than too many.

See sass/sass-spec#2030

See #2390. This is definitely not the correct long-term
solution—we only want to limit repetition in the context of a single
batch of compilations, and this doesn't always respect `--verbose`—but
it's way better to display too few deprecations than too many.
@nex3 nex3 requested a review from jathak October 17, 2024 02:25
@nex3
Copy link
Contributor Author

nex3 commented Oct 17, 2024

I'm planning to land this TBR and cut a release tonight so we don't flood users with deprecation warnings for @import.

@nex3
Copy link
Contributor Author

nex3 commented Oct 17, 2024

@ntkme Since you seem to be around, can you give this and sass/sass-spec#2030 a quick check so they have some approval?

Copy link
Contributor

@ntkme ntkme left a comment

Choose a reason for hiding this comment

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

This PR looks good to me. I have a question on the spec change, which I commented there.

@nex3 nex3 merged commit e6391d3 into main Oct 17, 2024
38 checks passed
@nex3 nex3 deleted the limit-repetition branch October 17, 2024 02:58
Copy link
Member

@jathak jathak left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants