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

[eas-cli] bump package-manager version #2801

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented Jan 7, 2025

Why

fixes #2782

How

@expo/[email protected] supports bun text-based lock file. this pr bumps the version

Test Plan

ci passed

Copy link

github-actions bot commented Jan 7, 2025

Size Change: +25.2 kB (+0.05%)

Total Size: 53.4 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 53.4 MB +25.2 kB (+0.05%)

compressed-size-action

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.52%. Comparing base (f05d6ca) to head (175a44d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2801   +/-   ##
=======================================
  Coverage   52.52%   52.52%           
=======================================
  Files         583      583           
  Lines       22589    22589           
  Branches     4452     4452           
=======================================
  Hits        11862    11862           
  Misses      10692    10692           
  Partials       35       35           

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

Copy link

github-actions bot commented Jan 7, 2025

✅ Thank you for adding the changelog entry!

@Kudo Kudo marked this pull request as ready for review January 7, 2025 15:27
@Kudo Kudo requested a review from szdziedzic January 7, 2025 15:28
Copy link

github-actions bot commented Jan 7, 2025

Subscribed to pull request

File Patterns Mentions
**/* @szdziedzic, @khamilowicz, @sjchmiela, @radoslawkrzemien

Generated by CodeMention

Copy link
Member

@szdziedzic szdziedzic left a comment

Choose a reason for hiding this comment

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

thanks 🙏

@Kudo Kudo merged commit 5e02807 into main Jan 8, 2025
11 checks passed
@Kudo Kudo deleted the @kudo/bump-package-manager branch January 8, 2025 13:44
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.

Support for new bun.lock file
2 participants