Skip to content

chore(release): merge develop to main#7

Merged
night-slayer18 merged 5 commits intomainfrom
develop
Feb 7, 2026
Merged

chore(release): merge develop to main#7
night-slayer18 merged 5 commits intomainfrom
develop

Conversation

@night-slayer18
Copy link
Copy Markdown
Member

This PR merges the latest development changes into the main branch, focusing on CI/CD hardening and dependency updates.

Changes

🚀 CI/CD Improvements

  • Production Safety: Removed workflow_dispatch from the production deployment workflow. This enforces strict deployments via main branch pushes and prevents accidental manual triggers from outdated states.
  • Preflight Checks: Added npm publish --dry-run to the preflight workflow. This ensures the package is valid and publishable (e.g., verifying files in package.json) before merging.
  • Dependabot Cleanup: Simplified dependabot.yml by removing redundant label configurations.

📦 Dependencies

  • Chalk Upgrade: Bumped chalk from 4.1.2 to 5.6.2 to keep production dependencies up to date.

dependabot Bot and others added 5 commits February 7, 2026 07:14
Bumps the production-dependencies group with 1 update: [chalk](https://github.com/chalk/chalk).


Updates `chalk` from 4.1.2 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.6.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Simplify Dependabot updates by removing custom label assignments for npm and github-actions dependencies.

Signed-off-by: night-slayer18 <samanuaia257@gmail.com>
Disable manual workflow dispatch to enforce deployment solely via main branch pushes.

Signed-off-by: night-slayer18 <samanuaia257@gmail.com>
Uses NPM_TOKEN to validate publish flow without releasing.

Signed-off-by: night-slayer18 <samanuaia257@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 7, 2026

Deploy Preview for autodocshq ready!

Name Link
🔨 Latest commit 200867b
🔍 Latest deploy log https://app.netlify.com/projects/autodocshq/deploys/698702bb5c258a0008575868
😎 Deploy Preview https://deploy-preview-7--autodocshq.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2026

🚀 Deployed on https://pr-7--autodocshq.netlify.app

@github-actions github-actions Bot temporarily deployed to pull request February 7, 2026 09:16 Inactive
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2026

Preview Deployment

Your preview is ready.

URL: https://pr-7--autodocshq.netlify.app


Deployed from commit f041ae8

@night-slayer18 night-slayer18 merged commit 4a12281 into main Feb 7, 2026
39 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.

1 participant