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

Merged
merged 1 commit into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@mantine/core (source) 7.9.0 -> 7.9.1 age adoption passing confidence dependencies patch
@mantine/hooks (source) 7.9.0 -> 7.9.1 age adoption passing confidence dependencies patch
@types/chrome (source) 0.0.267 -> 0.0.268 age adoption passing confidence devDependencies patch
@types/node (source) 20.12.8 -> 20.12.11 age adoption passing confidence dependencies patch
@types/react (source) 18.3.1 -> 18.3.2 age adoption passing confidence devDependencies patch
eslint-plugin-jsdoc 48.2.3 -> 48.2.4 age adoption passing confidence devDependencies patch
glob 10.3.12 -> 10.3.15 age adoption passing confidence devDependencies patch
node (source) 20.12.2 -> 20.13.1 age adoption passing confidence volta minor
node 20.12.2-buster-slim -> 20.13.1-buster-slim age adoption passing confidence final minor
type-fest 4.18.1 -> 4.18.2 age adoption passing confidence resolutions patch

Release Notes

mantinedev/mantine (@​mantine/core)

v7.9.1

Compare Source

What's Changed

  • [@mantine/core] Fix theme.scale being ignored in Input, Paper and Table border styles
  • [@mantine/core] Fix virtualColor function requring use client in Next.js
  • [@mantine/core] FloatingIndicator: Fix incorrect resize observer logic (#​6129)
  • [@mantine/core] NumberInput: Fix incorrect allowNegative handling with up/down arrows (#​6170)
  • [@mantine/core] Fix error={true} prop set on Checkbox, Radio and Switch rendering unxpected error element with margin
  • [@mantine/core] SegmentedControl: Fix theme.primaryColor not being respected in the focus ring styles
  • [@mantine/core] CloseButton: Fix incorrect specificity of some selectors
  • [@mantine/core] Fix incorrect aria-label handling in Select, Autocomplete, MultiSelect and TagsInputs components (#​6123)
  • [@mantine/core] Modal: Prevent onClose from being called when modal is not opened (#​6156)
  • [@mantine/core] PasswordInput: Fix duplicated password visibility icon in Edge browser (#​6126)
  • [@mantine/hooks] use-hash: Fix hash value not being updated correctly (#​6145)
  • [@mantine/emotion] Fix incorrect transform logic that was causing extra hooks to render (#​6159)

New Contributors

Full Changelog: mantinedev/mantine@7.9.0...7.9.1

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

v48.2.4

Compare Source

isaacs/node-glob (glob)

v10.3.15

Compare Source

v10.3.14

Compare Source

v10.3.13

Compare Source

nodejs/node (node)

v20.13.1: 2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Compare Source

2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Revert "tools: install npm PowerShell scripts on Windows"

Due to a regression in the npm installation on Windows, this commit reverts the change that installed npm PowerShell scripts on Windows.

Commits

v20.13.0

Compare Source

sindresorhus/type-fest (type-fest)

v4.18.2

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

@renovate renovate bot requested a review from a team as a code owner May 11, 2024 01:59
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 11, 2024
Copy link

cit-pr-commenter bot commented May 11, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 157.60 KiB 157.60 KiB 0 B 0.00% âś…
Logs 56.29 KiB 56.29 KiB 0 B 0.00% âś…
Rum Slim 104.09 KiB 104.09 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) đťš«
adderror 0.030 0.064 0.034
addaction 0.014 0.029 0.015
logmessage 0.005 0.009 0.004
startview 0.804 2.201 1.397
startstopsessionreplayrecording 0.762 1.508 0.745
addtiming 0.001 0.001 0.001
addglobalcontext 0.001 0.002 0.001

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4cb6706 to a0a5745 Compare May 11, 2024 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a0a5745 to f874d03 Compare May 12, 2024 04:21
@BenoitZugmeyer BenoitZugmeyer merged commit 6987a4c into main May 13, 2024
20 checks passed
@BenoitZugmeyer BenoitZugmeyer deleted the renovate/all-minor-patch branch May 13, 2024 08:22
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.

None yet

1 participant