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

fix: seal all configuration attributes #403

Merged
merged 1 commit into from
May 2, 2023
Merged

fix: seal all configuration attributes #403

merged 1 commit into from
May 2, 2023

Conversation

latonz
Copy link
Contributor

@latonz latonz commented May 2, 2023

Seal all configuration attributes as Mapperly reads the configuration via the syntax/symbols which does not work if an attribute is inherited. This could be a breaking change if one extends such an attribute, however, since it never worked with Mapperly, it should still be safe.

seal all configuration attributes as Mapperly reads the configuration via the syntax/symbols
which does not work if an attribute is inherited. This could be a breaking change
if one extends such an attribute, however, since it never worked with Mapperly, it should
still be safe.
@latonz latonz self-assigned this May 2, 2023
@latonz latonz marked this pull request as ready for review May 2, 2023 15:08
@latonz latonz requested a review from ni507 May 2, 2023 15:08
@latonz latonz enabled auto-merge (squash) May 2, 2023 15:09
@latonz latonz merged commit cb837e0 into riok:main May 2, 2023
@latonz latonz deleted the fix/seal-attributes branch May 2, 2023 15:10
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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