-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
chore: prevent network configuration properties from being modified #5971
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fc74c78
to
53a07ca
Compare
53a07ca
to
110c251
Compare
110c251
to
4ac8dda
Compare
4ac8dda
to
484f1ca
Compare
Resolves #5831
As per https://nomicfoundation.slack.com/archives/C03P6B72ZHU/p1732272638933179, this PR ensures that readonly properties referencing NetworkConfig are immutable.