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

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/hooks (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@types/chrome (source) 0.0.280 -> 0.0.283 age adoption passing confidence
puppeteer (source) 23.7.1 -> 23.8.0 age adoption passing confidence
tsconfig-paths-webpack-plugin 4.1.0 -> 4.2.0 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v7.14.1

Compare Source

What's Changed
  • [@mantine/hooks] use-hotkeys: Fix + sign not being supported (syntax: shift+[plus]) (#​7123)
  • [@mantine/core] Popover: Fix styles prop being handled incorrectly (#​7120)
  • [@mantine/charts] Fix valueFormatter not working in point labels of LineChant, AreaChart and CompositeChart components (#​6989)
  • [@mantine/core] Popover: Fix onOpen and onClose callbacks being called on each render (#​7022, #​7111, #​7115)
  • [@mantine/core] Menu: Fix Blocked aria-hidden warning when an interactive element is clicked outside of the Menu.Dropdown when the Menu is opened (#​7035)
  • [@mantine/core] Fix top style prop not being conveted to rem (#​7112)
  • [@mantine/dates] DateInput: Fix defaultDate prop not working when the value is set to null (#​4426)
  • [@mantine/core] NumberInput: Remove increment/decrement control if value cannot be safely incremented (is larger than Number.MAX_SAFE_INTEGER) (#​7033)
  • [@mantine/core] NumberInput: Fix value being reverted to start value if intial component value is a string
  • [@mantine/notifications] Fix NotificationData type being too broad (#​7097)
  • [@mantine/core] RingProgress: Add transitionDuration prop support (#​7103)
  • [@mantine/core] TagsInput: Fix incorrect tag remove logic with duplicated tags (#​7105)
  • [@mantine/core] Combobox: Fix incorrect aria-controls attribute being set on the target element when the dropdown is closed (#​7114)
New Contributors

Full Changelog: mantinedev/mantine@7.14.0...7.14.1

puppeteer/puppeteer (puppeteer)

v23.8.0: puppeteer: v23.8.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.7.1 to 23.8.0
dividab/tsconfig-paths-webpack-plugin (tsconfig-paths-webpack-plugin)

v4.2.0

Compare Source

Added
Fixed

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 added the dependencies Pull requests that update a dependency file label Nov 16, 2024
@renovate renovate bot requested a review from a team as a code owner November 16, 2024 00:17
@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.72%. Comparing base (406bdd1) to head (2993484).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3139      +/-   ##
==========================================
+ Coverage   93.69%   93.72%   +0.02%     
==========================================
  Files         279      279              
  Lines        7680     7680              
  Branches     1717     1717              
==========================================
+ Hits         7196     7198       +2     
+ Misses        484      482       -2     

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

Copy link

cit-pr-commenter bot commented Nov 16, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 161.46 KiB 161.46 KiB 0 B 0.00%
Logs 55.77 KiB 55.77 KiB 0 B 0.00%
Rum Slim 110.30 KiB 110.30 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.047 0.057 0.010
addtiming 0.001 0.001 -0.000
adderror 0.046 0.062 0.016
startstopsessionreplayrecording 1.227 1.426 0.199
startview 1.382 1.585 0.203
logmessage 0.020 0.035 0.015
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 7.99 KiB 7.27 KiB -731 B
addaction 39.24 KiB 39.28 KiB 36 B
addtiming 6.83 KiB 6.75 KiB -77 B
adderror 45.18 KiB 43.34 KiB -1888 B
startstopsessionreplayrecording 6.03 KiB 5.00 KiB -1050 B
startview 424.56 KiB 430.17 KiB 5.60 KiB
logmessage 39.82 KiB 40.54 KiB 739 B

🔗 RealWorld

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 04dc73c to 2993484 Compare November 16, 2024 15:34
@thomas-lebeau thomas-lebeau merged commit e069031 into main Nov 18, 2024
19 checks passed
@thomas-lebeau thomas-lebeau deleted the renovate/all-minor-patch branch November 18, 2024 08:54
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