Skip to content

chore(deps): update dependency @rollup/plugin-commonjs to v28 #2887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) ^26.0.0 -> ^28.0.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v28.0.6

2025-06-17

Bugfixes
  • fix: fix crash with invalidated proxy modules (#​1876)

v28.0.5

2025-06-14

Bugfixes
  • fix: crawl dynamicRequireRoot outside cwd (#​1859)

v28.0.4

2025-06-14

Bugfixes
  • fix: try/catch instanceof in getAugmentedNamespace (#​1868)

v28.0.3

2025-03-06

Bugfixes
  • fix: fix error when bundle contains require() of module with falsy __esModule export (#​1850)

v28.0.2

2024-12-15

Updates
  • docs: output.exports recommendation also applies to IIFE (#​1810)

v28.0.1

2024-10-16

Updates

v28.0.0

2024-09-23

Breaking Changes
  • chore: switch to fdir for fewer dependencies (#​1741)

v27.0.0

2024-09-23

Breaking Changes
  • feat!: default strictRequires to true (#​1639)
  • fix!: replace top-level this with exports name (#​1618)

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 20, 2025 02:12
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 20, 2025
@github-actions github-actions bot requested review from martinkuba and pkanal June 20, 2025 02:12
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.53%. Comparing base (5909ad4) to head (9426532).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2887   +/-   ##
=======================================
  Coverage   89.53%   89.53%           
=======================================
  Files         182      182           
  Lines        8837     8837           
  Branches     1844     1844           
=======================================
  Hits         7912     7912           
  Misses        925      925           
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pkg:instrumentation-document-load
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants