Skip to content

Ignore major typescript version updates - #1125

Open
slifty wants to merge 1 commit into
mainfrom
noissue-dependabot-typescript
Open

Ignore major typescript version updates#1125
slifty wants to merge 1 commit into
mainfrom
noissue-dependabot-typescript

Conversation

@slifty

@slifty slifty commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR updates dependabot to ignore major versions of typescript to prevent dependency conflicts.

Copilot AI lite review requested due to automatic review settings August 4, 2026 21:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Dependabot configuration to prevent automatic major updates of typescript, reducing the chance of dependency/peer-dependency conflicts in the JS/TS toolchain.

Changes:

  • Add typescript to Dependabot’s ignore list for version-update:semver-major in the npm ecosystem config.

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

Typescript 7 has a lot of speed improvements, but the ecosystem
does not yet support it.  We should manually update when ready.
@slifty
slifty force-pushed the noissue-dependabot-typescript branch from 5842081 to c168562 Compare August 4, 2026 21:19
@slifty slifty changed the title Pin major typescript versions Ignore major typescript version updates Aug 4, 2026
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.22%. Comparing base (8c2bb85) to head (c168562).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
- Coverage   52.26%   52.22%   -0.04%     
==========================================
  Files         354      354              
  Lines       12093    12093              
  Branches     2186     2186              
==========================================
- Hits         6320     6316       -4     
- Misses       5550     5551       +1     
- Partials      223      226       +3     

☔ View full report in Codecov by Harness.
📢 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.

@slifty
slifty enabled auto-merge August 4, 2026 21:28
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.

3 participants