Skip to content

Conversation

@rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Nov 7, 2025

Add a new feature: remapping of FQNs. This allows proper API compatiblity checking of jsii-diff even if types get moved around.

Now normally you shouldn't move types around because it breaks backwards compatibility anyway, but in case you did and you want a handle not not accidentally changing other things, you can confirm it with this feature.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add a new feature: remapping of FQNs. This allows proper API
compatiblity checking of `jsii-diff` even if types get moved around.

Now normally you shouldn't move types around because it breaks
backwards compatibility anyway, but in case you did and you want a
handle not not accidentally changing other things, you can confirm
it with this feature.
@rix0rrr rix0rrr requested a review from a team November 7, 2025 13:11
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 7, 2025
rix0rrr added a commit to aws/aws-cdk that referenced this pull request Nov 7, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 7, 2025

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Nov 7, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 7, 2025

Merging (with squash)...

@mergify mergify bot added the queued label Nov 7, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 7, 2025

Merging (with squash)...

@mergify mergify bot merged commit d7c083d into main Nov 7, 2025
36 checks passed
@mergify mergify bot deleted the huijbers/remapping branch November 7, 2025 14:51
@mergify mergify bot removed pr/ready-to-merge This PR is ready to be merged. queued labels Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants