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 #824

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.94.1 -> 3.94.2 age adoption passing confidence
@sinclair/typebox 0.31.25 -> 0.31.26 age adoption passing confidence
@trpc/server (source) 10.43.3 -> 10.43.6 age adoption passing confidence
@types/node (source) 20.9.1 -> 20.9.2 age adoption passing confidence
bun-types (source) 1.0.12 -> 1.0.13 age adoption passing confidence
eslint (source) 8.53.0 -> 8.54.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.94.2

Compare Source

3.94.2 (2023-11-17)

Features
  • [cli/import] Generated import files from converter plugins omit empty optional fields.
    #​14574
Bug Fixes
  • [yaml] Upgrade yaml to 1.4.2
    #​14603

  • [cli/engine] Fix an issue where the CLI could panic because of a newly introduced event
    #​14600

  • [sdkgen/go] Fix generics-only option for go missing ToOutput(...) methods
    #​14584

sinclairzx81/typebox (@​sinclair/typebox)

v0.31.26

Compare Source

trpc/trpc (@​trpc/server)

v10.43.6

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.43.5...v10.43.6

v10.43.5

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.43.4...v10.43.5

v10.43.4

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.43.3...v10.43.4

oven-sh/bun (bun-types)

v1.0.13: Bun v1.0.13

Compare Source

To install Bun v1.0.13:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.13:

bun upgrade

Read Bun v1.0.13's release notes on Bun's blog

What's Changed

New Contributors

Full Changelog: oven-sh/bun@bun-v1.0.12...bun-v1.0.13

eslint/eslint (eslint)

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores


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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented Nov 17, 2023

💻 Website Preview

The latest changes are available as preview in: https://75ae6be9.fets.pages.dev

Copy link
Contributor

github-actions bot commented Nov 17, 2023

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 938406      ✗ 0     
     data_received...............................: 85 MB   710 kB/s
     data_sent...................................: 60 MB   497 kB/s
     http_req_blocked............................: avg=1.57µs   min=861ns    med=1.53µs   max=444.73µs p(90)=1.98µs   p(95)=2.13µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=136.73µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=175.28µs min=109.34µs med=168.89µs max=8.05ms   p(90)=194.14µs p(95)=202.65µs
       { expected_response:true }................: avg=175.28µs min=109.34µs med=168.89µs max=8.05ms   p(90)=194.14µs p(95)=202.65µs
     ✓ { server:node-http,mode:json-schema }.....: avg=189.23µs min=140.64µs med=183.72µs max=7.58ms   p(90)=205.81µs p(95)=213.21µs
     ✓ { server:node-http,mode:no-schema }.......: avg=178.76µs min=129.38µs med=170.69µs max=8.05ms   p(90)=192.88µs p(95)=201.46µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=172.25µs min=129.92µs med=166.02µs max=7.11ms   p(90)=186.28µs p(95)=192.45µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=162.46µs min=109.34µs med=155.78µs max=6.05ms   p(90)=176.63µs p(95)=183.21µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 469203
     http_req_receiving..........................: avg=23.31µs  min=11.73µs  med=22.91µs  max=605.15µs p(90)=28.5µs   p(95)=30.44µs 
     http_req_sending............................: avg=8.99µs   min=5.25µs   med=9.08µs   max=738.84µs p(90)=11.9µs   p(95)=13.21µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=142.97µs min=78.8µs   med=136.37µs max=7.87ms   p(90)=159.75µs p(95)=168.07µs
     http_reqs...................................: 469203  3909.979526/s
     iteration_duration..........................: avg=250.86µs min=174.36µs med=243.83µs max=8.47ms   p(90)=271.97µs p(95)=282.55µs
     iterations..................................: 469203  3909.979526/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e0f2fd6 to 5c0c5df Compare November 18, 2023 15:52
@renovate renovate bot merged commit bb1cef1 into master Nov 19, 2023
20 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 19, 2023 00:23
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.

0 participants