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

Fixes for various issues reported by Codacy #947

Merged
merged 3 commits into from Mar 13, 2024
Merged

Fixes for various issues reported by Codacy #947

merged 3 commits into from Mar 13, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Mar 12, 2024

Codacy was complaining about some non-literal regexes. These use hardcoded values so they're safe, but that wasn't super obvious. I clarified that by using CONSTANT_CASE for these hardcoded values.

📦 Published PR as canary version: 11.0.9--canary.947.8261414908.0

✨ Test out this PR locally via:

npm install chromatic@11.0.9--canary.947.8261414908.0
# or 
yarn add chromatic@11.0.9--canary.947.8261414908.0

@ghengeveld ghengeveld added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels Mar 13, 2024
@ghengeveld ghengeveld added this pull request to the merge queue Mar 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 13, 2024
@ghengeveld ghengeveld added this pull request to the merge queue Mar 13, 2024
Merged via the queue into main with commit 06ab0e5 Mar 13, 2024
21 checks passed
@ghengeveld ghengeveld deleted the codacy-fixes branch March 13, 2024 08:57
@ghengeveld
Copy link
Member Author

🚀 PR was released in v11.1.0 🚀

@ghengeveld ghengeveld added the released Verdict: This issue/pull request has been released label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged released Verdict: This issue/pull request has been released skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants