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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@atlaskit/adf-schema 35.7.0 -> 35.14.0 age adoption passing confidence
@atlaskit/adf-utils 19.0.23 -> 19.10.1 age adoption passing confidence
@atlaskit/editor-json-transformer 8.10.27 -> 8.20.3 age adoption passing confidence
@atlaskit/editor-wikimarkup-transformer 11.2.44 -> 11.12.5 age adoption passing confidence
@emotion/react (source) 11.11.4 -> 11.13.3 age adoption passing confidence
@fastify/env 4.3.0 -> 4.4.0 age adoption passing confidence
@hello-pangea/dnd 16.5.0 -> 16.6.0 age adoption passing confidence
@mantine/core (source) 7.6.2 -> 7.13.4 age adoption passing confidence
@mantine/dates (source) 7.6.1 -> 7.13.4 age adoption passing confidence
@mantine/form (source) 7.6.1 -> 7.13.4 age adoption passing confidence
@mantine/hooks (source) 7.6.2 -> 7.13.4 age adoption passing confidence
@mantine/notifications (source) 7.6.1 -> 7.13.4 age adoption passing confidence
@mantine/tiptap (source) 7.6.2 -> 7.13.4 age adoption passing confidence
@playwright/test (source) 1.42.1 -> 1.48.2 age adoption passing confidence
@tanstack/react-query (source) 5.25.0 -> 5.59.19 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.25.0 -> 5.59.19 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.6.3 age adoption passing confidence
@testing-library/react 14.2.1 -> 14.3.1 age adoption passing confidence
@tiptap/extension-link (source) 2.2.4 -> 2.9.1 age adoption passing confidence
@tiptap/pm (source) 2.2.4 -> 2.9.1 age adoption passing confidence
@tiptap/react (source) 2.2.4 -> 2.9.1 age adoption passing confidence
@tiptap/starter-kit (source) 2.2.4 -> 2.9.1 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence
@types/lodash (source) 4.14.202 -> 4.17.13 age adoption passing confidence
@types/react (source) 18.2.63 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.2.20 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.1.1 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.1.1 -> 7.18.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.2.1 -> 4.3.3 age adoption passing confidence
dayjs (source) 1.11.10 -> 1.11.13 age adoption passing confidence
electron 29.1.0 -> 29.4.6 age adoption passing confidence
electron-squirrel-startup 1.0.0 -> 1.0.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-import-newlines 1.3.4 -> 1.4.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.34.0 -> 7.37.2 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
eslint-plugin-testing-library 6.2.0 -> 6.4.0 age adoption passing confidence
fastify (source) 4.26.2 -> 4.28.1 age adoption passing confidence
husky 9.0.11 -> 9.1.6 age adoption passing confidence
immer 10.0.3 -> 10.1.1 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.10 age adoption passing confidence
postcss (source) 8.4.35 -> 8.4.47 age adoption passing confidence
postcss-preset-mantine 1.13.0 -> 1.17.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-router-dom (source) 6.22.2 -> 6.27.0 age adoption passing confidence
sass 1.71.1 -> 1.80.6 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
typescript (source) 5.3.3 -> 5.6.3 age adoption passing confidence
use-immer ^0.9.0 -> ^0.10.0 age adoption passing confidence
vite-plugin-electron-renderer 0.14.5 -> 0.14.6 age adoption passing confidence
yarn 1.22.21 -> 1.22.22 age adoption passing confidence
zustand 4.5.2 -> 4.5.5 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react)

v11.13.3

Compare Source

v11.13.0

Compare Source

v11.12.0

Compare Source

fastify/fastify-env (@​fastify/env)

v4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-env@v4.3.0...v4.4.0

hello-pangea/dnd (@​hello-pangea/dnd)

v16.6.0

Compare Source

Others 🔧
CI 🛠
mantinedev/mantine (@​mantine/core)

v7.13.4

Compare Source

Next.js 15 support

The documentation and templates have been updated to support Next.js 15 release, for more information visit – https://mantine.dev/guides/next/

Other changes
  • [@mantine/dates] DatePickerInput: Fix dropdown staying opened after the disabled prop has been set (#​7017)
  • [@mantine/core] NumberInput: Fix incorrect ref node type
  • [@mantine/core] Popover: Fix onClose event firing incorrectly

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

v7.13.3

Compare Source

What's Changed
  • [@mantine/core] Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props
  • [@mantine/dates] DateTimePicker: Remove defaultValue and value props from timeInputProps types to avoid confusion (#​6959)
  • [@mantine/dropzone] Set data-disabled attribute on the root element if disabled prop is set (#​6946)
  • [@mantine/core] Modal: Fix default Modal.Root transition being different from Modal component (#​6967)
  • [@mantine/core] ColorInput: Fix popoverProps={{ opned: true }} not working (#​6968)
  • [@mantine/charts] Fix valueFormatter prop not working correctly with orientation="vertical" in BarChart, AreaChart and LineChart components (#​6979)
  • [@mantine/core] Popover: Fix onOpen not being called with controlled opened state (#​6981)
  • [@mantine/core] NumberInput: Fix incorrect min prop handling for large numbers (#​6985)
  • [@mantine/dropzone] Add HEIF image mime type (#​6977)
  • [@mantine/core] PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices (#​6971)
New Contributors

Full Changelog: mantinedev/mantine@7.13.2...7.13.3

v7.13.2

Compare Source

What's Changed
  • [@mantine/dates] DateInput: Fix onClick handler passed to getDayProps not being called
  • [@mantine/core] Badge: Fix incorrect cursor styles
  • [@mantine/core] FileInput: Add resetRef prop support
  • [@mantine/core] Popover: Fix onClose function being called twice with controlled state
  • [@mantine/spotlight] Fix selected index not being reset when the spotlight is clo

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 8842d16 to b9e8740 Compare March 13, 2024 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 72d3c80 to 7445c78 Compare March 18, 2024 14:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 597b2a4 to c380e13 Compare October 15, 2024 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7ee2813 to 5eab6de Compare October 22, 2024 23:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 66349e6 to 2ca9a8b Compare October 29, 2024 23:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 48182d4 to 1224ea0 Compare November 3, 2024 17:16
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