Skip to content

Update Debug UI dependencies (non-major) #6257

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
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/watcher 2.4.1 -> 2.5.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.4 -> 2.1.5 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
vitest (source) 2.1.4 -> 2.1.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

parcel-bundler/watcher (@​parcel/watcher)

v2.5.0

Compare Source

Added

  • Support 32-bit arm musl platform
  • Support npm --build-from-source flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with --no-optional to prevent installing platform-specific dependencies.

Fixed

  • Fix use after free errors (#​177)
  • Fix deadlock between Watcher and Debounce threads (#​189)
  • Avoid open() calls on stat() failures on macOS to prevent security dialogs (#​186)
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "after 6pm on the 3rd and 17th day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 November 17, 2024 20:03
@renovate renovate bot requested a review from testower November 17, 2024 20:03
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.71%. Comparing base (e595147) to head (e17f2e9).
Report is 2 commits behind head on dev-2.x.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6257   +/-   ##
==========================================
  Coverage      69.71%   69.71%           
- Complexity     17698    17699    +1     
==========================================
  Files           2008     2008           
  Lines          75830    75830           
  Branches        7764     7764           
==========================================
+ Hits           52867    52868    +1     
  Misses         20248    20248           
+ Partials        2715     2714    -1     

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

@testower testower merged commit ee475d3 into dev-2.x Nov 18, 2024
7 checks passed
@testower testower deleted the renovate/debug-ui-dependencies-(non-major) branch November 18, 2024 10:44
@t2gran t2gran added this to the 2.7 (next release) milestone Jan 29, 2025
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