Skip to content

build: disable Dependabot major jQuery version upgrades#377

Merged
dcalhoun merged 1 commit intotrunkfrom
build/disable-major-jquery-upgrades
Mar 17, 2026
Merged

build: disable Dependabot major jQuery version upgrades#377
dcalhoun merged 1 commit intotrunkfrom
build/disable-major-jquery-upgrades

Conversation

@dcalhoun
Copy link
Copy Markdown
Member

What?

Ignore major jQuery version bumps in Dependabot.

Why?

WordPress currently relies upon jQuery 3.7.1. The plan to upgrade to jQuery 4.0 has not yet landed in WordPress Core.

Follow-up to #372 (comment).

How?

Add an ignore rule for jquery major version updates in .github/dependabot.yml, following the existing pattern for eslint, react, and react-dom.

Testing Instructions

Verify the dependabot.yml syntax is valid.

WordPress currently relies upon jQuery 3.7.1. Ignore major version
bumps until the plan to upgrade to jQuery 4.0 lands in WordPress Core.

<!-- https://core.trac.wordpress.org/ticket/60478 -->

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dcalhoun dcalhoun added the [Type] Build Tooling Issues or PRs related to build tooling label Mar 17, 2026
@dcalhoun dcalhoun marked this pull request as ready for review March 17, 2026 16:06
@dcalhoun dcalhoun enabled auto-merge (squash) March 17, 2026 16:14
@dcalhoun dcalhoun requested a review from nbradbury March 17, 2026 16:17
Copy link
Copy Markdown
Contributor

@nbradbury nbradbury left a comment

Choose a reason for hiding this comment

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

Looks good! :shipit:

@dcalhoun dcalhoun merged commit ef20c1e into trunk Mar 17, 2026
14 checks passed
@dcalhoun dcalhoun deleted the build/disable-major-jquery-upgrades branch March 17, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants