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 all non-major dependencies #6498

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/compiler-sfc (source) 3.5.2 -> 3.5.3 age adoption passing confidence
debug 4.3.6 -> 4.3.7 age adoption passing confidence

Release Notes

vuejs/core (@​vue/compiler-sfc)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828
debug-js/debug (debug)

v4.3.7

Compare Source

What's Changed

Full Changelog: debug-js/debug@4.3.6...4.3.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Sep 6, 2024
Copy link

changeset-bot bot commented Sep 6, 2024

⚠️ No Changeset found

Latest commit: 48f9f65

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Sep 6, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 332       ✗ 0  
     data_received..................: 39 MB   3.8 MB/s
     data_sent......................: 142 kB  14 kB/s
     http_req_blocked...............: avg=3.93µs   min=2.12µs   med=2.62µs  max=174.68µs p(90)=3.76µs   p(95)=4.12µs  
     http_req_connecting............: avg=687ns    min=0s       med=0s      max=114.1µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=56.16ms  min=47.78ms  med=52.73ms max=154.99ms p(90)=59.14ms  p(95)=87.89ms 
       { expected_response:true }...: avg=56.16ms  min=47.78ms  med=52.73ms max=154.99ms p(90)=59.14ms  p(95)=87.89ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 166
     http_req_receiving.............: avg=133.92µs min=106.41µs med=126.9µs max=444.27µs p(90)=147.05µs p(95)=154.08µs
     http_req_sending...............: avg=25.19µs  min=18.99µs  med=23.33µs max=105.02µs p(90)=28.73µs  p(95)=36µs    
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=56ms     min=47.63ms  med=52.53ms max=154.57ms p(90)=58.99ms  p(95)=87.69ms 
     http_reqs......................: 166     16.534661/s
     iteration_duration.............: avg=60.45ms  min=52.09ms  med=56.54ms max=161.52ms p(90)=67.14ms  p(95)=91.92ms 
     iterations.....................: 166     16.534661/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Sep 6, 2024

💻 Website Preview

The latest changes are available as preview in: https://f805e627.graphql-tools.pages.dev

@renovate renovate bot merged commit c48d809 into master Sep 6, 2024
30 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 6, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants