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

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.12.1 -> 7.12.2 age adoption passing confidence
@mantine/hooks (source) 7.12.1 -> 7.12.2 age adoption passing confidence
@types/node (source) 22.5.1 -> 22.5.2 age adoption passing confidence
@types/react (source) 18.3.4 -> 18.3.5 age adoption passing confidence
@wdio/browserstack-service (source) 8.40.3 -> 8.40.5 age adoption passing confidence
@wdio/cli (source) 8.40.3 -> 8.40.5 age adoption passing confidence
@wdio/jasmine-framework (source) 8.40.3 -> 8.40.5 age adoption passing confidence
@wdio/local-runner (source) 8.40.3 -> 8.40.5 age adoption passing confidence
puppeteer (source) 23.2.0 -> 23.2.1 age adoption passing confidence
webdriverio (source) 8.40.3 -> 8.40.5 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v7.12.2

Compare Source

What's Changed
  • [@mantine/hooks] use-idle: Fix idle countdown not starting if the user did non interact with the page (#​6683)
  • [@mantine/core] ScrollArea: Fix onBottomReached prop not being available in ScrollArea.Autosize component
  • [@mantine/core] Remove children from Checkbox, Radio and Switch types to avoid accidental errors
  • [@mantine/core] TypographyStylesProvider: Fix incorrect table styles in dark color scheme
  • [@mantine/form] Fix error thrown for nullable values dirty status check (#​6672)
  • [@mantine/core] Badge: Fix unexpected change to block layout, fix incorrect alignment when fixed width is set (#​6698, #​6680)
  • [@mantine/core] ScrollArea: Fix pointer-events being left as none after interaction with scrollbar (#​6681)
  • [@mantine/core] Tabs: Fix keepMounted prop being added as attribute to Tabs.Panel DOM element (#​6711)
  • [@mantine/core] Tree: Add initialCheckedState support (#​6697)
  • [@mantine/spotlight] Fix SpotlightRoot component not being exported (#​6710)
  • [@mantine/dropzone] Add 7z and rar mime types exports (#​6702)
  • [@mantine/dates] DatePickerInput: Fix incorrect hovered date logic when the component receives value update with partial selected date range (#​6718)
  • [@mantine/dates] Fix valueFormatter prop being added to DateTimePicker types
  • [@mantine/core] Badge: Fix right/left sections height affecting the alignment of the label
  • [@mantine/core] Menu: Fix accessibility warning in devtools when the Menu is opened (#​6644)
New Contributors

Full Changelog: mantinedev/mantine@7.12.1...7.12.2

webdriverio/webdriverio (@​wdio/browserstack-service)

v8.40.5

Compare Source

v8.40.5 (2024-08-28)
🐛 Bug Fix
  • wdio-sauce-service
    • replace vulnerable ip module with a maintained package 73bdc0f
Committers: 1
puppeteer/puppeteer (puppeteer)

v23.2.1: puppeteer: v23.2.1

Compare Source

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

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 August 31, 2024 01:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96475c8 to 0452e84 Compare September 1, 2024 12:34
Copy link

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 160.64 KiB 160.64 KiB 0 B 0.00%
Logs 55.94 KiB 55.94 KiB 0 B 0.00%
Rum Slim 109.25 KiB 109.25 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.001 0.002 0.000
addaction 0.030 0.039 0.008
addtiming 0.001 0.001 0.000
adderror 0.032 0.044 0.013
startstopsessionreplayrecording 0.883 0.825 -0.058
startview 0.989 1.101 0.112
logmessage 0.019 0.025 0.006
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 7.93 KiB 7.73 KiB -213 B
addaction 40.62 KiB 39.80 KiB -839 B
addtiming 6.69 KiB 6.77 KiB 86 B
adderror 44.08 KiB 44.42 KiB 352 B
startstopsessionreplayrecording 5.62 KiB 6.32 KiB 716 B
startview 316.86 KiB 324.66 KiB 7.80 KiB
logmessage 40.52 KiB 40.11 KiB -423 B

🔗 RealWorld

@thomas-lebeau thomas-lebeau merged commit 9d983f7 into main Sep 2, 2024
20 checks passed
@thomas-lebeau thomas-lebeau deleted the renovate/all-minor-patch branch September 2, 2024 09:25
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.

1 participant