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

👷 Update all non-major dependencies #3070

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chrome (source) 0.0.277 -> 0.0.278 age adoption passing confidence
@types/node (source) 22.7.4 -> 22.7.5 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
eslint-plugin-jsdoc 50.3.1 -> 50.4.1 age adoption passing confidence
express (source) 4.21.0 -> 4.21.1 age adoption passing confidence
puppeteer (source) 23.5.0 -> 23.5.3 age adoption passing confidence
react-router-dom (source) 6.26.2 -> 6.27.0 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.4.1

Compare Source

Bug Fixes
  • match-name: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)

v50.4.0

Compare Source

v50.3.2

Compare Source

Bug Fixes
  • require-hyphen-before-param-description: inject hyphen at proper place with multiline type (8b5b7f7)
expressjs/express (express)

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

puppeteer/puppeteer (puppeteer)

v23.5.3: puppeteer: v23.5.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.2 to 23.5.3

v23.5.2: puppeteer: v23.5.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.1 to 23.5.2

v23.5.1: puppeteer: v23.5.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.0 to 23.5.1
remix-run/react-router (react-router-dom)

v6.27.0

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 October 12, 2024 01:43
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 12, 2024
Copy link

cit-pr-commenter bot commented Oct 12, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 161.23 KiB 161.23 KiB 0 B 0.00%
Logs 56.00 KiB 56.00 KiB 0 B 0.00%
Rum Slim 109.80 KiB 109.80 KiB 0 B 0.00%
Worker 25.21 KiB 25.21 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base Average Cpu Time (ms) Local Average Cpu Time (ms) 𝚫
addglobalcontext 0.002 0.002 -0.000
addaction 0.040 0.034 -0.006
addtiming 0.001 0.001 -0.000
adderror 0.046 0.045 -0.000
startstopsessionreplayrecording 2.062 0.917 -1.144
startview 2.540 1.045 -1.495
logmessage 0.038 0.025 -0.013
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 8.00 KiB 7.16 KiB -857 B
addaction 38.90 KiB 39.53 KiB 652 B
addtiming 6.75 KiB 5.94 KiB -830 B
adderror 43.70 KiB 43.31 KiB -397 B
startstopsessionreplayrecording 4.29 KiB 3.89 KiB -410 B
startview 459.27 KiB 465.44 KiB 6.17 KiB
logmessage 40.02 KiB 40.57 KiB 563 B

🔗 RealWorld

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f010af8 to 47ca5b3 Compare October 14, 2024 07:35
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.17%. Comparing base (13d260f) to head (12ecb7d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3070      +/-   ##
==========================================
- Coverage   93.69%   93.17%   -0.52%     
==========================================
  Files         276      276              
  Lines        7624     7624              
  Branches     1710     1710              
==========================================
- Hits         7143     7104      -39     
- Misses        481      520      +39     

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 47ca5b3 to 510e703 Compare October 14, 2024 10:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 510e703 to 12ecb7d Compare October 14, 2024 20:12
@thomas-lebeau thomas-lebeau merged commit 83790e1 into main Oct 15, 2024
19 checks passed
@thomas-lebeau thomas-lebeau deleted the renovate/all-minor-patch branch October 15, 2024 07:42
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.

2 participants