Skip to content

refactor: 💡 Fix publish#115

Merged
phun-ky merged 1 commit intomainfrom
fix/publish-deps
Feb 12, 2026
Merged

refactor: 💡 Fix publish#115
phun-ky merged 1 commit intomainfrom
fix/publish-deps

Conversation

@phun-ky
Copy link
Owner

@phun-ky phun-ky commented Feb 12, 2026

No description provided.

@phun-ky phun-ky requested a review from Copilot February 12, 2026 11:46
@github-actions github-actions bot added mindless: dependencies Pull requests that update a dependency file section: repo For all changes in root dir release problems: 🐛 bug Something isn't working labels Feb 12, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates development dependencies and removes Stylus linting configuration, likely to streamline/fix the publish workflow.

Changes:

  • Bumped putout devDependency patch version.
  • Removed stylus devDependency.
  • Deleted .stylintrc (Stylus linter configuration).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates devDependency versions and removes stylus from dependencies.
.stylintrc Removes Stylus lint configuration file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm markdown-it is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: package-lock.jsonnpm/markdown-it@14.1.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/markdown-it@14.1.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.40%. Comparing base (9073f84) to head (78af1e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files         108      108           
  Lines        4711     4711           
  Branches      594      592    -2     
=======================================
  Hits         4636     4636           
  Misses         75       75           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@phun-ky phun-ky merged commit 161ab32 into main Feb 12, 2026
6 checks passed
@phun-ky phun-ky deleted the fix/publish-deps branch February 12, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mindless: dependencies Pull requests that update a dependency file problems: 🐛 bug Something isn't working release section: repo For all changes in root dir size: 👕 M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants