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 dependency svelte to v4.0.1 #5389

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 4.0.0 -> 4.0.1 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v4.0.1

Compare Source

Patch Changes
  • fix: ensure identifiers in destructuring contexts don't clash with existing ones (#​8840)

  • fix: ensure createEventDispatcher and ActionReturn work with types from generic function parameters (#​8872)

  • fix: apply transition to <svelte:element> with local transition (#​8865)

  • fix: relax a11y "no redundant role" rule for li, ul, ol (#​8867)

  • fix: remove tsconfig.json from published package (#​8859)


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 29, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 29, 2023

⚠️ No Changeset found

Latest commit: 7e63887

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

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 222      ✗ 0  
     data_received..................: 26 MB   2.6 MB/s
     data_sent......................: 95 kB   9.4 kB/s
     http_req_blocked...............: avg=5.33µs   min=2.9µs   med=3.7µs   max=188.1µs  p(90)=4.1µs    p(95)=4.34µs  
     http_req_connecting............: avg=1.09µs   min=0s      med=0s      max=121.7µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=85.22ms  min=70.72ms med=79.34ms max=230.01ms p(90)=118.37ms p(95)=125.86ms
       { expected_response:true }...: avg=85.22ms  min=70.72ms med=79.34ms max=230.01ms p(90)=118.37ms p(95)=125.86ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 111
     http_req_receiving.............: avg=181.91µs min=121µs   med=141.1µs max=993.2µs  p(90)=261.7µs  p(95)=329.7µs 
     http_req_sending...............: avg=91.25µs  min=18.2µs  med=25.2µs  max=2.32ms   p(90)=31µs     p(95)=254.65µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=84.94ms  min=70.57ms med=78.79ms max=229.15ms p(90)=118.2ms  p(95)=125.61ms
     http_reqs......................: 111     10.99506/s
     iteration_duration.............: avg=90.91ms  min=75.31ms med=84.7ms  max=235.39ms p(90)=122.83ms p(95)=130.42ms
     iterations.....................: 111     10.99506/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

@github-actions
Copy link
Contributor

💻 Website Preview

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

@renovate renovate bot merged commit de62d15 into master Jun 29, 2023
31 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 29, 2023 12:39
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