Skip to content
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

chore(deps): update dependency @rollup/plugin-typescript to v12 #2083

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

czi-developer-foundations
Copy link
Collaborator

This PR contains the following updates:

Package Type Change
@rollup/plugin-typescript (source) devDependencies ^11.1.6 -> ^12.1.1

Release Notes

rollup/plugins

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)

v12.1.0

2024-09-22

Features
  • feat: add transformers factory. (#​1668)

v12.0.0

2024-09-22

Breaking Changes
  • fix!: correctly resolve filenames of declaration files for output.file (#​1728)

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

This PR has been generated by Renovate Bot.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.10%. Comparing base (6f73cfb) to head (857e0e5).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2083   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files         111      111           
  Lines        2766     2766           
  Branches      738      738           
=======================================
  Hits         2686     2686           
  Misses         77       77           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

size-limit report 📦

Path Size
components 92.69 KB (0%)
styles 28.82 KB (0%)

@booc0mtaco
Copy link
Contributor

In our build, we do not use output.file so the breaking fix has no effect on the build here (see size-limit report). All tests and existing build artifacts resolve to the same exact output, so this is nicely validated.

@booc0mtaco booc0mtaco merged commit e28af44 into next Oct 28, 2024
13 checks passed
@booc0mtaco booc0mtaco deleted the renovate/rollup-plugin-typescript-12.x branch October 28, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants