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

chore(deps): update all non-major dependencies #3951

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate-coveo[bot]
Copy link
Contributor

@renovate-coveo renovate-coveo bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/carousel (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/code-highlight (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/core (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/dates (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/form (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/hooks (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/modals (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@mantine/notifications (source) 7.13.4 -> 7.13.5 age adoption passing confidence
@swc/core (source) 1.8.0 -> 1.9.2 age adoption passing confidence
@swc/helpers (source) 0.5.13 -> 0.5.15 age adoption passing confidence
@tanstack/react-query (source) 5.59.19 -> 5.59.20 age adoption passing confidence
@vitest/eslint-plugin 1.1.7 -> 1.1.8 age adoption passing confidence
aws-sdk 2.1691.0 -> 2.1692.0 age adoption passing confidence
postcss (source) 8.4.47 -> 8.4.48 age adoption passing confidence
react-hook-form (source) 7.53.1 -> 7.53.2 age adoption passing confidence
react-router-dom (source) 6.27.0 -> 6.28.0 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/carousel)

v7.13.5

Compare Source

What's Changed
  • [@mantine/core] Update peer dependencies range for react to allow react and react-dom 19 as dependcy
  • [@mantine/core] Fix error in Next.js with React 19 related to ref prop usage in Tooltip, Popover and Combobox components (#​7028)
  • [@mantine/core] FileButton: Fix resetRef throwing error if the component is contidionally rendered (#​7025)
  • [@mantine/core] Button: Fix incorrect focus styles of Button.Group (#​6992)
  • [@mantine/charts] CompositeCharts: Fix missing key prop error (#​7020)
  • [@mantine/core] NumberInput: Fix min/max value being bypassed if 0 has been entered as the first digit (#​7021)
  • [@mantine/form] Add useCallback wrapper to form.resetDirty (#​7029)
  • [@mantine/core] Combobox: Fix incorrect logic of selected options when the dropdown is closed without selecting value (#​7039)
  • [@mantine/charts] BarChart: Add barLabelColor prop support
  • [@mantine/charts] BarChart: Fix bar label being positioned incorrectly with horizontal orientation (#​7042)
  • [@mantine/charts] RadarChart: Fix incorrect series prop type (#​7046)
  • [@mantine/form] Add additional type exports from the package (#​7062)
  • [@mantine/core] Tabs: Fix tabIndex not being overridden by Tabs.Tab props (#​7081)
  • [@mantine/dates] DatePickerInput: Fix nextLabel and previousLabel props not being handled correctly (#​7082)
  • [@mantine/charts] Update recharts dependency to the latest version to improve Next.js 15 and React 19 support
New Contributors

Full Changelog: mantinedev/mantine@7.13.4...7.13.5

swc-project/swc (@​swc/core)

v1.9.2

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
TanStack/query (@​tanstack/react-query)

v5.59.20

Compare Source

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix
  • don"t ship test files (848df62) by Dominik Dorfmeister
Test
Docs

Packages

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.8

Compare Source

aws/aws-sdk-js (aws-sdk)

v2.1692.0

Compare Source

  • feature: S3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.
postcss/postcss (postcss)

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
react-hook-form/react-hook-form (react-hook-form)

v7.53.2: Version 7.53.2

Compare Source

🐞 fix #​12398 staled disabled issue with resubmit form (#​12403)
🐞 fix: add type guard to fieldRef.select (#​12390)
Revert "🏺 watch reference update on formState update (#​12326)" (#​12391)

thanks to @​developer-bandi

remix-run/react-router (react-router-dom)

v6.28.0

Compare Source

Minor Changes
    • Log deprecation warnings for v7 flags (#​11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7
Patch Changes
vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

@renovate-coveo renovate-coveo bot requested a review from a team as a code owner November 13, 2024 12:01
@renovate-coveo renovate-coveo bot requested review from GermainBergeron and FelixBlaisThon and removed request for a team November 13, 2024 12:01
Copy link

@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch from 5891142 to 77c3ea1 Compare November 13, 2024 14:31
@renovate-coveo renovate-coveo bot changed the title chore(deps): update dependency @swc/core to v1.9.0 chore(deps): update all non-major dependencies Nov 13, 2024
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 124cc5e to c907f71 Compare November 18, 2024 10:01
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch from c907f71 to 8e45acd Compare November 18, 2024 13:31
@GermainBergeron GermainBergeron merged commit eadec3e into master Nov 18, 2024
7 checks passed
@GermainBergeron GermainBergeron deleted the renovate/all-minor-patch branch November 18, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant