Skip to content

Remove dependency on SimonCropp/Polyfill - #2075

Merged
bkoelman merged 1 commit into
masterfrom
remove-polyfill-dependency
Sep 3, 2026
Merged

Remove dependency on SimonCropp/Polyfill#2075
bkoelman merged 1 commit into
masterfrom
remove-polyfill-dependency

Conversation

@bkoelman

@bkoelman bkoelman commented Sep 3, 2026

Copy link
Copy Markdown
Member

Replace the dependency on SimonCropp/Polyfill (used by source generators) by inlining only the bits we need.

This prevents Dependabot notifications (usually multiple per week) each time a new version of the dependency is published.

QUALITY CHECKLIST

  • Changes implemented in code
  • Complies with our contributing guidelines
  • N/A: Adapted tests
  • N/A: Documentation updated

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.01%. Comparing base (cc3e1b6) to head (380d76a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2075   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files         364      364           
  Lines       11879    11879           
  Branches     1991     1991           
=======================================
  Hits        10930    10930           
  Misses        586      586           
  Partials      363      363           

☔ 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.

@bkoelman
bkoelman force-pushed the remove-polyfill-dependency branch from 66ad7cd to 380d76a Compare September 3, 2026 20:51
@bkoelman
bkoelman marked this pull request as ready for review September 3, 2026 21:09
@bkoelman
bkoelman merged commit cf6ebf6 into master Sep 3, 2026
15 checks passed
@bkoelman
bkoelman deleted the remove-polyfill-dependency branch September 3, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant