Skip to content

Escape the given plugin ID#632

Merged
alexander-yevsyukov merged 3 commits intomasterfrom
escape-plugin-id
Apr 3, 2026
Merged

Escape the given plugin ID#632
alexander-yevsyukov merged 3 commits intomasterfrom
escape-plugin-id

Conversation

@alexander-yevsyukov
Copy link
Copy Markdown
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Apr 3, 2026

This PR improves UpdatePluginVersion task escaping the given plugin ID before using it in regex pattern. Previously, the dot symbols in a plugin were treated as a regex placeholder for any character.

Other notable changes

  • The Time.libArtifact property was added because we need it when building Validation Java bundle.
  • Local dependencies were also bumped.

@alexander-yevsyukov alexander-yevsyukov merged commit 688b3c7 into master Apr 3, 2026
2 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the escape-plugin-id branch April 3, 2026 18:17
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