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

[Misc]: Reverting previous changes + bumping up fancy-regex version #442

Merged
merged 1 commit into from Jan 5, 2024

Conversation

joshfried-aws
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:
In #429 we made a change that handled unmatched groupings, and in #428 we made changes to check for control characters in a regex. The maintainers of fancy-regex addressed this here: fancy-regex/fancy-regex#125

This PR bumps up our dependency to use fancy-regex 0.13.0 and removes the code changes we made to guard against these edge cases.


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

…ous commit since they now handle the previously failing case
@joshfried-aws joshfried-aws merged commit 593c5e8 into aws-cloudformation:main Jan 5, 2024
15 checks passed
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.

None yet

3 participants