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

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.15.1 -> 7.15.2 age adoption passing confidence
@mantine/dates (source) 7.15.1 -> 7.15.2 age adoption passing confidence
@mantine/hooks (source) 7.15.1 -> 7.15.2 age adoption passing confidence
@mantine/modals (source) 7.15.1 -> 7.15.2 age adoption passing confidence
@mantine/notifications (source) 7.15.1 -> 7.15.2 age adoption passing confidence
@next/bundle-analyzer (source) 15.1.2 -> 15.1.3 age adoption passing confidence
@next/env (source) 15.1.2 -> 15.1.3 age adoption passing confidence
eslint-config-next (source) 15.1.2 -> 15.1.3 age adoption passing confidence
next (source) 15.1.2 -> 15.1.3 age adoption passing confidence
npm-check-updates 17.1.12 -> 17.1.13 age adoption passing confidence
react-i18next 15.2.0 -> 15.3.0 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v7.15.2

Compare Source

What's Changed
  • [@mantine/dates] DatePicker: Fix incorrect handling of receiving partial value when type="range" (#​7278)
  • [@mantine/hooks] use-local-storage: Fix value not being updated when key changes (#​7286)
  • [@mantine/charts] Fix gridColor prop being passed down as attribute to html element (#​7288)
  • [@mantine/core] Update react-textarea-autosize to support React 19 (#​7297)
  • [@mantine/core] TypographyStylesProvider: Fix margin removal affecting non-typography elements (#​7290)
  • [@mantine/core] Tooltip: Add middlewares prop support (#​7281)
  • [@mantine/core] FloatingIndicator: Fix incorrect position calculations when the parent element has border (#​7267)
  • [@mantine/core] ScrollArea: Fix scrollbar not changing with the scroll position on first render (#​7257, #​7260)
  • [@mantine/tiptap] Fix incorrect paragraph styles inside lists (#​7255)
  • [@mantine/hooks] Fix incorrect ref types in use-move, use-radial-move, use-in-viewport and use-scroll-into-view (#​7252)
  • [@mantine/form] Fix incorrect validators types (#​7242)
New Contributors

Full Changelog: mantinedev/mantine@7.15.1...7.15.2

vercel/next.js (@​next/bundle-analyzer)

v15.1.3

Compare Source

vercel/next.js (@​next/env)

v15.1.3

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Retry manifest file loading only in dev mode: #​73900
  • Use shared worker for lint & typecheck steps: #​74154
Credits

Huge thanks to @​unstubbable and @​ztanner for helping!

vercel/next.js (eslint-config-next)

v15.1.3

Compare Source

vercel/next.js (next)

v15.1.3

Compare Source

raineorshine/npm-check-updates (npm-check-updates)

v17.1.13

Compare Source

i18next/react-i18next (react-i18next)

v15.3.0

Compare Source

Uses the i18next logger instead of the default console logger, if there is a valid i18next instance. Now the debug i18next option is respected, and you can also inject your own logger module: https://www.i18next.com/misc/creating-own-plugins#logger


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit 9dfd610 into main Dec 30, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 30, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants