Skip to content

eslint update followup 1 & allow custom functions to be sync#1961

Merged
bluwy merged 5 commits intochangesets:nextfrom
beeequeue:eslint-followup/1
May 5, 2026
Merged

eslint update followup 1 & allow custom functions to be sync#1961
bluwy merged 5 commits intochangesets:nextfrom
beeequeue:eslint-followup/1

Conversation

@beeequeue
Copy link
Copy Markdown

@beeequeue beeequeue commented May 4, 2026

follow up to #1876

the only functional change here is allowing sync functions in CommitFunctions and ChangelogFunctions.

async is still supported, but the default functions are now sync which could be a breaking change which is why i marked them as major

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: 9d8995e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@changesets/changelog-git Major
@changesets/cli Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.93%. Comparing base (25c6d59) to head (9d8995e).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1961      +/-   ##
==========================================
- Coverage   81.95%   81.93%   -0.03%     
==========================================
  Files          54       54              
  Lines        2455     2452       -3     
  Branches      718      719       +1     
==========================================
- Hits         2012     2009       -3     
  Misses        400      400              
  Partials       43       43              

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

Comment thread packages/types/src/index.ts Outdated
Comment thread .changeset/some-papayas-bet.md
Copy link
Copy Markdown
Member

@Andarist Andarist left a comment

Choose a reason for hiding this comment

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

This has some CI issues - but the change is fine so I'm stamping it preemptively

@bluwy bluwy changed the title eslint update followup #1 & allow custom functions to be sync eslint update followup 1 & allow custom functions to be sync May 5, 2026
@bluwy bluwy merged commit 07278a7 into changesets:next May 5, 2026
10 checks passed
@beeequeue beeequeue deleted the eslint-followup/1 branch May 5, 2026 08:19
@github-actions github-actions Bot mentioned this pull request May 4, 2026
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