8000 chore: update dependencies by joebowbeer · Pull Request #699 · dapr/js-sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: update dependencies #699

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

joebowbeer
Copy link
Contributor
@joebowbeer joebowbeer commented May 11, 2025

Description

  • Update dependencies related to devcontainer: Ubuntu 22.04 LTS and NodeJS 22.16 LTS.
  • Adjust linux user ID to match updated Ubuntu version.
  • npm audit fix.
  • Update GitHub Actions versions.
  • Pin 3rd-party GitHub Actions to commit hash (per GitHub recommendation)

1️⃣ Testing

All modified and coverable lines are covered by tests. (The only code that changed is a test.)

All tests pass, once a flaky e2e test was fixed:

✕ should be able to unregister a reminder (1237 ms)

Rationale for change: The important thing to test is that the counter doesn't change after the reminder is unregistered. The exact counter value is not important in this test.

2️⃣ Codecov

Why is codecov complaining even though the only code changed was a test?

Is this a byproduct of upgrading the codecov action from v1 to v5?

3️⃣ Added lines

All of the added lines are coming from typescript-build's updated package-lock.json

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #698

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests (N/A)
  • Extended the documentation (N/A)

@joebowbeer joebowbeer requested review from a team as code owners May 11, 2025 01:33
@joebowbeer joebowbeer force-pushed the joebowbeer-devcontainer-1 branch 2 times, most recently from bbf0b47 to 039bf97 Compare May 11, 2025 01:57
Copy link
codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.84%. Comparing base (d1bf38a) to head (6ac46d5).
Report is 30 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main     #699       +/-   ##
============================================
- Coverage   100.00%   54.84%   -45.16%     
============================================
  Files            1       14       +13     
  Lines            6      330      +324     
  Branches         1       66       +65     
============================================
+ Hits             6      181      +175     
- Misses           0      131      +131     
- Partials         0       18       +18     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@joebowbeer joebowbeer force-pushed the joebowbeer-devcontainer-1 branch 2 times, most recently from 2845501 to 6f9a3ec Compare May 11, 2025 05:57
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
@joebowbeer joebowbeer force-pushed the joebowbeer-devcontainer-1 branch from 6f9a3ec to 6ac46d5 Compare May 26, 2025 21:50
Copy link
Contributor
@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

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

Looks good to me - thank you for putting this together!

@WhitWaldo WhitWaldo merged commit ac75d61 into dapr:main May 27, 2025
7 of 8 checks passed
@joebowbeer joebowbeer deleted the joebowbeer-devcontainer-1 branch May 27, 2025 16:14
joebowbeer added a commit to joebowbeer/dapr-js-sdk that referenced this pull request May 27, 2025
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
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.

devcontainer dependencies are out of date
2 participants
0