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

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.12.0 -> 7.12.1 age adoption passing confidence
@mantine/hooks (source) 7.12.0 -> 7.12.1 age adoption passing confidence
@tabler/icons-react (source) 3.11.0 -> 3.12.0 age adoption passing confidence
@types/chrome (source) 0.0.269 -> 0.0.270 age adoption passing confidence
@types/node (source) 22.1.0 -> 22.4.2 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
@wdio/browserstack-service (source) 8.40.0 -> 8.40.3 age adoption passing confidence
@wdio/cli (source) 8.40.0 -> 8.40.3 age adoption passing confidence
@wdio/jasmine-framework (source) 8.40.0 -> 8.40.3 age adoption passing confidence
@wdio/junit-reporter (source) 8.40.0 -> 8.40.3 age adoption passing confidence
@wdio/local-runner (source) 8.40.0 -> 8.40.3 age adoption passing confidence
@wdio/spec-reporter (source) 8.39.0 -> 8.40.3 age adoption passing confidence
chrome-webstore-upload 3.1.0 -> 3.1.1 age adoption passing confidence
puppeteer (source) 23.0.2 -> 23.1.1 age adoption passing confidence
react-router-dom (source) 6.26.0 -> 6.26.1 age adoption passing confidence
webdriverio (source) 8.40.0 -> 8.40.3 age adoption passing confidence
webpack-dev-middleware 7.3.0 -> 7.4.1 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v7.12.1

Compare Source

What's Changed
  • [@mantine/dates] DateInput: Fix default date being set to the current date when minDate is set to the future (#​6646)
  • [@mantine/core] ScrollArea: Fix incorrect thumb::before styles
  • [@mantine/core] Fix incorrect active styles of buttons used inside disabled fieldset
  • [@mantine/form] Fix form.watch callbacks not being fired when form.initialize is called (#​6639)
  • [@mantine/core] Switch: Fix Switch shrinking when large label or description is used (#​6531)
  • [@mantine/core] Combobox: Fix Combobox.Search overflow when ScrollArea is used in the dropdown (#​6562)
  • [@mantine/core] Accordion: Add missing withProps function (#​6564)
  • [@mantine/core] Pill: Fix remove icon overflowing pill container if its background color was changed with Styles API (#​6565)
  • [@mantine/core] PinInput: Allow passing props to individual input elements depending on index with getInputProps (#​6588)
  • [@mantine/charts]: Fix LineChart Legend and Tooltip to support nested names (#​6536)
  • [@mantine/core] Tooltip: Add missing Tooltip.Group.extend function (#​6576)
  • [@mantine/spotlight] Fix limit prop not working correctly with actions groups (#​6632)
  • [@mantine/core] Badge: Fix text overflow not being handled correctly (#​6629)
  • [@mantine/core] SegmentedControl: Add data-disabled attribute to the root element to simplify styling with Styles API (#​6625)
  • [@mantine/core] SegmentedControl: Fix initial position of indicator being broken when the component is used inside other element that has transitions on mount (#​6622)
  • [@mantine/core] TagsInput: Fix onKeyDown prop not working (#​6569)
  • [@mantine/charts] PieChart: Fix valueFormatter not working on outside labels (#​6616)
  • [@mantine/core] Popover: Fix apply function of size middleware not being handled correctly (#​6598)
  • [@mantine/core] Chip: Fix incorrect checked padding for size="xl" (#​6586)
  • [@mantine/dates] TimeInput: Fix incorrect focus styles of am/pm input (#​6579)
  • [@mantine/hook] use-os: Fix incorrect iPadOS detection (#​6535)
  • [@mantine/core] DatePickerInput: Fix incorrect aria-label being set on the input element (#​6530)
  • [@mantine/core] Menu: Fix incorrect Escape key handling inside Modal (#​6580)
New Contributors

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

tabler/tabler-icons (@​tabler/icons-react)

v3.12.0: Release 3.12.0

Compare Source

18 new icons:
  • outline/arrows-transfer-up-down
  • outline/brand-amie
  • outline/brand-bebo
  • outline/building-airport
  • outline/camera-ai
  • outline/camera-bitcoin
  • outline/camera-moon
  • outline/chart-column
  • outline/chart-covariate
  • outline/congruent-to
  • outline/diaper
  • outline/file-ai
  • outline/file-bitcoin
  • outline/lock-password
  • outline/phone-done
  • outline/phone-end
  • outline/phone-ringing
  • outline/stopwatch

Fixed icons: outline/bolt-off, outline/bolt, outline/phone-outgoing, outline/phone-pause

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

v8.40.3

Compare Source

v8.40.3 (2024-08-15)
🚀 New Feature
🐛 Bug Fix
📝 Documentation
Committers: 5

v8.40.2

Compare Source

v8.40.2 (2024-08-07)
🐛 Bug Fix
  • wdio-utils, webdriver
Committers: 1
fregante/chrome-webstore-upload (chrome-webstore-upload)

v3.1.1

Compare Source

puppeteer/puppeteer (puppeteer)

v23.1.1

Compare Source

v23.1.0: puppeteer: v23.1.0

Compare Source

Features
  • improve type inference for selectors by adopting "typed-query-selector" (#​12950) (77b729e)
Dependencies
  • The following workspace dependencies were updated
remix-run/react-router (react-router-dom)

v6.26.1

Compare Source

webpack/webpack-dev-middleware (webpack-dev-middleware)

v7.4.1

Compare Source

v7.4.0

Compare Source

Features
  • added the cacheImmutable option to cache immutable assets (assets with a hash in file name like image.e12ab567.jpg) (5ed629d)
  • allow to configure the Cache-Control header (#​1923) (f7529c3)
Bug Fixes
  • support devServer: false (b443f4d)

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 17, 2024 00:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 17, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.53%. Comparing base (6b3cfef) to head (2a3912c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2941      +/-   ##
==========================================
+ Coverage   93.48%   93.53%   +0.05%     
==========================================
  Files         271      271              
  Lines        7616     7616              
  Branches     1696     1696              
==========================================
+ Hits         7120     7124       +4     
+ Misses        496      492       -4     

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

Copy link

cit-pr-commenter bot commented Aug 17, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 160.16 KiB 160.16 KiB 0 B 0.00%
Logs 55.98 KiB 55.98 KiB 0 B 0.00%
Rum Slim 108.76 KiB 108.76 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.001 -0.000
addaction 0.042 0.038 -0.004
addtiming 0.001 0.001 -0.000
adderror 0.047 0.037 -0.010
startstopsessionreplayrecording 1.316 0.916 -0.400
startview 1.422 1.202 -0.220
logmessage 0.025 0.024 -0.001
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 20.23 KiB 17.94 KiB -2344 B
addaction 69.70 KiB 68.33 KiB -1399 B
addtiming 15.81 KiB 16.52 KiB 724 B
adderror 82.47 KiB 86.10 KiB 3.62 KiB
startstopsessionreplayrecording 12.77 KiB 10.91 KiB -1905 B
startview 347.02 KiB 348.72 KiB 1.69 KiB
logmessage 68.87 KiB 67.27 KiB -1639 B

🔗 RealWorld

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2337ed4 to f54a02a Compare August 21, 2024 02:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f54a02a to 2a3912c Compare August 21, 2024 11:42
@amortemousque amortemousque merged commit 9953ec5 into main Aug 21, 2024
20 checks passed
@amortemousque amortemousque deleted the renovate/all-minor-patch branch August 21, 2024 12:46
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