Skip to content

Adjust to bs-* deprecations #7692

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

Merged
merged 5 commits into from
Jul 22, 2025
Merged

Adjust to bs-* deprecations #7692

merged 5 commits into from
Jul 22, 2025

Conversation

zth
Copy link
Collaborator

@zth zth commented Jul 21, 2025

This adjusts more stuff to the bs-* deprecations.

I pretty much simply trust that the build system will error if both are defined, so I don't care too much about that type of logic for this.

I couldn't add proper tests for this in the analysis, because this requires rewatch and I can't get the analysis tests to build with rewatch right now.

I don't think this needs a changelog since #7658 already has one.

@zth zth requested review from cknitt and cristianoc July 21, 2025 18:50
@zth
Copy link
Collaborator Author

zth commented Jul 21, 2025

Struggling to figure out how to update the rewatch snapshots locally..

Copy link

pkg-pr-new bot commented Jul 21, 2025

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7692

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7692

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7692

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7692

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7692

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7692

commit: 0b2f2c5

Copy link
Member

@cknitt cknitt left a comment

Choose a reason for hiding this comment

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

Looks good to me! 👍 Just the CHANGELOG entry is missing.

@zth
Copy link
Collaborator Author

zth commented Jul 22, 2025

Looks good to me! 👍 Just the CHANGELOG entry is missing.

I wrote why there's no changelog in the PR description, did you see that?

@cknitt
Copy link
Member

cknitt commented Jul 22, 2025

I wrote why there's no changelog in the PR description, did you see that?

Oops, no, sorry!

@zth zth merged commit 61911cb into master Jul 22, 2025
27 checks passed
@zth zth deleted the adjust-deprecations branch July 22, 2025 13:27
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