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 webpack to v5.90.2 #5904

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.90.1 -> 5.90.2 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.90.2

Compare Source

Bug Fixes

  • use Math.imul in fnv1a32 to avoid loss of precision, directly hash UTF16 values
  • the setStatus() of the HMR module should not return an array, which may cause infinite recursion
  • __webpack_exports_info__.xxx.canMangle shouldn't always same as default
  • mangle export with destructuring
  • use new runtime to reconsider skipped connections activeState
  • make dynamic import optional in try/catch
  • improve auto publicPath detection

Dependencies & Maintenance

  • improve CI setup and include Node.js@21

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 Feb 15, 2024
Copy link

changeset-bot bot commented Feb 15, 2024

⚠️ No Changeset found

Latest commit: 3d1cccd

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

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 348       ✗ 0  
     data_received..................: 41 MB   4.0 MB/s
     data_sent......................: 149 kB  15 kB/s
     http_req_blocked...............: avg=3.78µs   min=1.96µs   med=2.54µs   max=177.21µs p(90)=3.61µs   p(95)=3.85µs  
     http_req_connecting............: avg=639ns    min=0s       med=0s       max=111.19µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=53.47ms  min=45.11ms  med=51.02ms  max=140.12ms p(90)=57.99ms  p(95)=85.67ms 
       { expected_response:true }...: avg=53.47ms  min=45.11ms  med=51.02ms  max=140.12ms p(90)=57.99ms  p(95)=85.67ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 174
     http_req_receiving.............: avg=139.22µs min=104.55µs med=129.99µs max=407.84µs p(90)=165.64µs p(95)=212.44µs
     http_req_sending...............: avg=24.43µs  min=16.38µs  med=22.45µs  max=62.58µs  p(90)=29.19µs  p(95)=34.66µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=53.31ms  min=44.96ms  med=50.87ms  max=139.76ms p(90)=57.84ms  p(95)=85.5ms  
     http_reqs......................: 174     17.350024/s
     iteration_duration.............: avg=57.61ms  min=48.9ms   med=54.84ms  max=144.19ms p(90)=63.58ms  p(95)=89.69ms 
     iterations.....................: 174     17.350024/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

💻 Website Preview

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

@ardatan ardatan merged commit 714e340 into master Feb 15, 2024
30 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch February 15, 2024 16:12
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.

None yet

1 participant