Skip to content

Improve PushProcessor::getPushRuleGlobRegex #4764

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 2 commits into from
Mar 21, 2025

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Mar 21, 2025

Fix cache key not taking non-pattern parameters into account
Use lookarounds to ensure the word boundary isn't treated as part of the match

Fix cache key not taking non-pattern parameters into account
Use lookarounds to ensure the word boundary isn't treated as part of the match

Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy marked this pull request as ready for review March 21, 2025 10:15
@t3chguy t3chguy requested review from a team as code owners March 21, 2025 10:15
@t3chguy t3chguy self-assigned this Mar 21, 2025
@t3chguy t3chguy added this pull request to the merge queue Mar 21, 2025
Merged via the queue into develop with commit 1e92c13 Mar 21, 2025
34 checks passed
@t3chguy t3chguy deleted the renovate/major-react-monorepo branch March 21, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants