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(ui): update all non-major dependencies #272

Merged
merged 1 commit into from Mar 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@mantine/carousel (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/carousel (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/core (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/core (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/dates (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/dates (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/dropzone (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/dropzone (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/form (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/form (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/hooks (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/hooks (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/modals (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/modals (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/next (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/next (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/notifications (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/notifications (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/nprogress (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/nprogress (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/prism (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/prism (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/spotlight (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/spotlight (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/tiptap (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/tiptap (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@mantine/utils (source) 6.0.0 -> 6.0.1 age adoption passing confidence devDependencies patch
@mantine/utils (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@trpc/client (source) 10.14.0 -> 10.14.1 age adoption passing confidence peerDependencies patch
@trpc/client (source) 10.14.0 -> 10.14.1 age adoption passing confidence devDependencies patch
@trpc/client (source) 10.14.0 -> 10.14.1 age adoption passing confidence dependencies patch
@trpc/next (source) 10.14.0 -> 10.14.1 age adoption passing confidence peerDependencies patch
@trpc/next (source) 10.14.0 -> 10.14.1 age adoption passing confidence devDependencies patch
@trpc/next (source) 10.14.0 -> 10.14.1 age adoption passing confidence dependencies patch
@trpc/react-query (source) 10.14.0 -> 10.14.1 age adoption passing confidence peerDependencies patch
@trpc/react-query (source) 10.14.0 -> 10.14.1 age adoption passing confidence devDependencies patch
@trpc/react-query (source) 10.14.0 -> 10.14.1 age adoption passing confidence dependencies patch
@trpc/server (source) 10.14.0 -> 10.14.1 age adoption passing confidence dependencies patch
i18next (source) 22.4.10 -> 22.4.11 age adoption passing confidence devDependencies patch
i18next (source) 22.4.10 -> 22.4.11 age adoption passing confidence dependencies patch
node 18.14.2 -> 18.15.0 age adoption passing confidence minor
pnpm (source) 7.29.0 -> 7.29.1 age adoption passing confidence packageManager patch
quicktype-core 23.0.11 -> 23.0.12 age adoption passing confidence devDependencies patch
zod (source) 3.21.3 -> 3.21.4 age adoption passing confidence devDependencies patch
zod (source) 3.21.3 -> 3.21.4 age adoption passing confidence dependencies patch
zod-prisma-types 2.3.5 -> 2.4.0 age adoption passing confidence devDependencies minor

Release Notes

mantinedev/mantine

v6.0.1

Compare Source

What's Changed
  • [@mantine/core] SegmentedControl: Fix incorrect border styles in vertical orientation (#​3670)
  • [@mantine/core] Fix incorrect error messages in Popover, HoverCard and Menu components (#​3638)
  • [@mantine/core] Button: Fix incorrect Button.Group styles that contain only one Button (#​3667)
  • [@mantine/dates] Remove disabled level change button from tab order (#​3648)
  • [@mantine/core] Transition: Fix exit duration not working (#​3664)
  • [@mantine/core] Anchor: Fix dimmed color not working (#​3668)
  • [@mantine/core] Alert: Fix content overlap with no title and with close button (#​3681)
  • [@mantine/core] AppShell: Fix incorrect CSS variables (#​3687)
  • [@mantine/notifications] Add static methods to Notifications (#​3689)
  • [@mantine/core] Title: Fix Text props not working (#​3690)
  • [@mantine/styles] Fix incorrect CSS variables parsing in theme functions (#​3695)
  • [@mantine/dates] DateTimePicker: Fix TimeInput now showing when dropdown was closed with month/year picker (#​3710)
  • [@mantine/core] Portal: Add portalProps prop support (#​3696)
  • [@mantine/core] Tooltip: Fix incorrect arrow border styles (#​3693)
New Contributors

Full Changelog: mantinedev/mantine@6.0.0...6.0.1

trpc/trpc

v10.14.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.14.0...v10.14.1

i18next/i18next

v22.4.11

Compare Source

  • types: fix postProcessor key argument type, fixes 1919
nodejs/node

v18.15.0: 2023-03-07, Version 18.15.0 'Hydrogen' (LTS), @​BethGriggs prepared by @​juanarbol

Compare Source

Notable Changes
Commits

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

@renovate renovate bot requested a review from JoeKarow as a code owner March 6, 2023 22:14
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Mar 6, 2023
@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 8, 2023 at 8:54AM (UTC)
inreach-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 8, 2023 at 8:54AM (UTC)

@ghost
Copy link

ghost commented Mar 6, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a911505 to 52ab6f0 Compare March 8, 2023 16:35
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.

None yet

1 participant