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 the bundler to new version #662

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

Skarlso
Copy link
Contributor

@Skarlso Skarlso commented Mar 7, 2023

kind/bug

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #657

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@Skarlso Skarlso added the kind/bug Something isn't working label Mar 7, 2023
@Skarlso
Copy link
Contributor Author

Skarlso commented Mar 7, 2023

It woooorked!

#663

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.07 🎉

Comparison is base (676a829) 56.36% compared to head (ac4382e) 56.43%.

❗ Current head ac4382e differs from pull request most recent head 6bf840c. Consider uploading reports for the commit 6bf840c to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   56.36%   56.43%   +0.07%     
==========================================
  Files          57       57              
  Lines        2780     2780              
==========================================
+ Hits         1567     1569       +2     
+ Misses       1070     1068       -2     
  Partials      143      143              
Impacted Files Coverage Δ
infrastructure/containerd/event_service.go 59.64% <0.00%> (+3.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yitsushi yitsushi merged commit 78399e1 into main Mar 8, 2023
@Skarlso Skarlso deleted the use-new-dependabot-bundler branch October 2, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependabot bundler only considers the main go.mod files
3 participants