Skip to content

fix(github/workflow): Correct Dependabot Wrangler type synchronization - #32

Merged
herokwon merged 1 commit into
release/v0.2.0from
chore/update-dependabot-wrangler-sync
Sep 9, 2026
Merged

fix(github/workflow): Correct Dependabot Wrangler type synchronization#32
herokwon merged 1 commit into
release/v0.2.0from
chore/update-dependabot-wrangler-sync

Conversation

@herokwon

@herokwon herokwon commented Sep 9, 2026

Copy link
Copy Markdown
Owner

🔍 Description

Fix the Dependabot Wrangler type synchronization workflow so that Wranger updates are correctly detected under the npm_and_yarn ecosystem.


🗝️ Key Changes

Fix Dependabot Ecosystem Condition

  • Update the package-ecosystem condition from npm to npm_and_yarn.
  • Ensure pnpm gen runs when Dependabot updates include wrangler.

🔗 Reference


➕ Additional Information

  • Dependabot reports npm-based dependency updates as npm_and_yarn in the workflow metadata.
  • No changes are made to the existing Worker type generation or synchronization flow.

✅ Checklist

  • My code follows the Commit Message Convention of this project.
  • I have performed a self-review of my own code.
  • For 🧪 Test changes, all tests passed successfully.
  • For 🧩 Style changes, code formatting is consistent.
  • I have removed unnecessary logs, comments, or debug code.

@herokwon herokwon added this to the v0.2.0 milestone Sep 9, 2026
@herokwon herokwon self-assigned this Sep 9, 2026
@herokwon herokwon added the ⚙ Setting Development environment setup label Sep 9, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@herokwon herokwon changed the title chore(github/workflow): fix(github/workflow): Correct Dependabot ecosystem condition Sep 9, 2026
@herokwon herokwon added the 🐞 BugFix Bug fix label Sep 9, 2026
@herokwon herokwon changed the title fix(github/workflow): Correct Dependabot ecosystem condition fix(github/workflow): Correct Dependabot Wrangler type synchronization Sep 9, 2026
@herokwon
herokwon merged commit c6c2859 into release/v0.2.0 Sep 9, 2026
4 checks passed
@herokwon
herokwon deleted the chore/update-dependabot-wrangler-sync branch September 9, 2026 06:49
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚡ Deploying with Cloudflare Workers

Status ✅ Success!
Environment preview
Pull Request fix(github/workflow): Correct Dependabot Wrangler type synchronization
Commit c6c2859
URL https://c84e5597-blog.wooyng825.workers.dev
Author avatar herokwon
Details ➡️ GitHub Actions
➡️ Cloudflare Dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 BugFix Bug fix ⚙ Setting Development environment setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant