Skip to content

chore: ignore entities updates in renovate#14630

Merged
edison1105 merged 1 commit intomainfrom
edison/chore/ignoreEntitiesV8
Mar 25, 2026
Merged

chore: ignore entities updates in renovate#14630
edison1105 merged 1 commit intomainfrom
edison/chore/ignoreEntitiesV8

Conversation

@edison1105
Copy link
Member

@edison1105 edison1105 commented Mar 25, 2026

close #14615

entities v8 is ESM-only and breaks compiler-core's CJS path

Summary by CodeRabbit

  • Chores
    • Updated dependency management configuration to exclude the entities package from automated version updates.

@edison1105 edison1105 merged commit 1b2aca4 into main Mar 25, 2026
13 of 15 checks passed
@edison1105 edison1105 deleted the edison/chore/ignoreEntitiesV8 branch March 25, 2026 09:06
@coderabbitai
Copy link

coderabbitai bot commented Mar 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 86ab9e5c-2065-4b75-b01d-089e19f3a31d

📥 Commits

Reviewing files that changed from the base of the PR and between 51675b4 and 843f71d.

📒 Files selected for processing (1)
  • .github/renovate.json5

📝 Walkthrough

Walkthrough

Configuration update to Renovate settings adds the entities dependency to the ignore list, preventing automated version bump automation for this package to allow manual control over its major version upgrade.

Changes

Cohort / File(s) Summary
Renovate Configuration
.github/renovate.json5
Added entities to the ignoreDeps array to exclude it from automated dependency version bumping.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • vuejs/core#14160: Updates and bumps the entities dependency version, making it the counterpart to this ignore-list configuration.

Suggested labels

dependencies, ready to merge

Poem

🐰 A carrot for caution, a hop toward care,
We pause the automation dancing through air,
For entities eight needs a mindful review,
Breaking changes ahead—we'll decide what to do!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch edison/chore/ignoreEntitiesV8

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 105 kB 39.8 kB 35.8 kB
vue.global.prod.js 164 kB 59.8 kB 53.2 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.3 kB 18.8 kB 17.2 kB
createApp 56.5 kB 21.8 kB 19.9 kB
createSSRApp 60.7 kB 23.6 kB 21.5 kB
defineCustomElement 62.6 kB 23.8 kB 21.7 kB
overall 71 kB 27.2 kB 24.8 kB

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