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

fix(deps): update all non-major dependencies #302

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@mantine/core (source) ^6.0.15 -> ^6.0.20 age adoption passing confidence dependencies patch
@mantine/hooks (source) ^6.0.15 -> ^6.0.20 age adoption passing confidence dependencies patch
@mantine/modals (source) ^6.0.15 -> ^6.0.20 age adoption passing confidence dependencies patch
@mantine/next (source) ^6.0.15 -> ^6.0.20 age adoption passing confidence dependencies patch
@mantine/notifications (source) ^6.0.15 -> ^6.0.20 age adoption passing confidence dependencies patch
@svgr/webpack (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence devDependencies minor
@tanstack/react-query (source) ^4.29.19 -> ^4.35.0 age adoption passing confidence dependencies minor
actions/upload-artifact v3.1.2 -> v3.1.3 age adoption passing confidence action patch
axios (source) ^1.4.0 -> ^1.5.0 age adoption passing confidence dependencies minor
chart.js (source) ^4.3.0 -> ^4.4.0 age adoption passing confidence dependencies minor
formik (source) ^2.4.2 -> ^2.4.4 age adoption passing confidence dependencies patch
next (source) ^13.4.7 -> ^13.4.19 age adoption passing confidence dependencies patch
prettier (source) ^3.0.2 -> ^3.0.3 age adoption passing confidence devDependencies patch
typescript (source) ^5.1.6 -> ^5.2.2 age adoption passing confidence devDependencies patch
vitest ^0.32.2 -> ^0.34.4 age adoption passing confidence devDependencies minor

Release Notes

mantinedev/mantine (@​mantine/core)

v6.0.20

Compare Source

What's Changed
  • [@mantine/dates] Calendar: Fix incorrect hasNextLevel prop type (#​4682)
  • [@mantine/core] PasswordInput: Set autocomplete="off" to prevent passwords logging in console (#​4564)
  • [@mantine/core] BackgroundImage: Fix image not loading if given image url contains whitespace (#​4715)
  • [@mantine/dates] Fix: DatePickerInput and DateTimePicker label click does not focusing the input (#​4634)
  • [@mantine/core] PinInput: Fix OTP paste not working from Google Keyboard on Android (#​4641)
  • [@mantine/core] Grid: Fix id prop not being passed to the root element (#​4666)
  • [@mantine/tiptap] Fix incorrect color displayed in ColorPickerControl (#​4667)
  • [@mantine/core] Anchor: Fix incorrect inherited types from Text (#​4695)
New Contributors

Full Changelog: mantinedev/mantine@6.0.19...6.0.20

v6.0.19

Compare Source

What's Changed
  • [@mantine/dates] DateTimePicker: Add option to get time input ref with timeInputProps
  • [@mantine/hooks] Fix unexpected breaking change introduced in useResizeObserver in the previous patch (#​4632)
  • [@mantine/dates] Fix incorrect Calendar prop types definition (#​4638)
New Contributors

Full Changelog: mantinedev/mantine@6.0.18...6.0.19

v6.0.18

Compare Source

What's Changed
  • [@mantine/core] Spoiler: Fix control button flickering on rerender (#​4512)
  • [@mantine/tiptap] Fix incorrect color displayed in color control in dark color scheme (#​4560)
  • [@mantine/core] Pagination: Fix incorrect disabled styles when control node is changed to link (#​4578)
  • [@mantine/core] Modal: Make body's zIndex same as overlay's to allow modals stacking (#​4587)
  • [@mantine/core] Avatar: Fix incorrect placeholder icon dimensions (#​4600)
  • [@mantine/dates] Fix defaultDate overriding value prop (#​4624)
New Contributors

Full Changelog: mantinedev/mantine@6.0.17...6.0.18

v6.0.17

Compare Source

What's Changed

  • [@mantine/carousel] Remove x.clickAllowed to support embla 8.x (#​4357, #​4174)
  • [@mantine/core] PasswordInput: Remove rightSection associated props to avoid confusion (#​4436)
  • [@mantine/core] Menu: Fix up and down keys not working when first Menu.Item is disabled (#​4411)
  • [@mantine/spotlight] Fix target prop not working (#​4494)
  • [@mantine/core] Switch: Fix incorrect label styles in RTL (#​4515)
  • [@mantine/core] Slider: Fix decimal step without precision prop not working (#​4538)
  • [@mantine/core] Rating: Fix readOnly prop not working with defaultValue (#​4525)
  • [@mantine/core] Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#​4517)
  • [@mantine/dates] DateInput: Decouple clearable and allowDeselect logic, allow disabling allowDeselect if clearable is set (#​4527)
  • [@mantine/dates] DatePickerInput: Fix defaultDate prop not working (#​4532)

New Contributors

Full Changelog: mantinedev/mantine@6.0.16...6.0.17

v6.0.16

Compare Source

What's Changed

  • [@mantine/dates] DatePicker: Fix onMonthSelect not passed down to Calendar component (#​4441)
  • [@mantine/prism] Fix unexpected code margin when used within TypographyStylesProvider (#​4452)
  • [@mantine/dates] DateTimePicker: Fix onClick function from submitButtonProps overriding default behavior (#​4465)
  • [@mantine/dates] Fix date pickers placeholders not having correct color when parent input has error (#​4469)
  • [@mantine/core] MultiSelect: Fix portalProps prop not working (#​4485)
  • [@mantine/core] Fix rem units errors with svg elements in all components (#​4491)
  • [@mantine/dates] DateInput: Fix stale calendar UI after clear button was clicked (#​4486)
  • [@mantine/core] Slider: Fix onChange prop updates being ignored (#​4497)

New Contributors

Full Changelog: mantinedev/mantine@6.0.15...6.0.16

gregberge/svgr (@​svgr/webpack)

v8.1.0

Compare Source

Bug Fixes
Features

8.0.1 (2023-05-09)

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

v4.35.0

Compare Source

Version 4.35.0 - 9/7/2023, 8:04 AM

Changes
Feat
Chore
Docs
Packages

v4.33.0

Compare Source

Version 4.33.0 - 8/19/2023, 11:33 AM

Changes

Feat
Chore

Packages

v4.32.6

Compare Source

Version 4.32.6 - 8/5/2023, 6:28 AM

Changes

Fix
  • core: Infinite render loops in react-query v4.29.22 and up (#​5839) (cfd6133) by Łukasz Komoszyński

Packages

v4.32.5

Compare Source

Version 4.32.5 - 8/4/2023, 7:45 AM

Changes

Fix

Packages

v4.32.1

Compare Source

Version 4.32.1 - 8/1/2023, 10:49 AM

Changes

Fix
  • *: Update repository information in package.json (#​5819) (10bf0ee) by Daniel Basilio
Chore
Docs

Packages

v4.32.0

Compare Source

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes

Feat

Packages

v4.30.0

Compare Source

Version 4.30.0 - 7/21/2023, 8:31 AM

Changes

Feat
  • add new function type to notifyOnChangeProps (#​5734) (74f2e28) by Paulo Marcos
Docs

Packages

v4.29.25

Compare Source

Version 4.29.25 - 7/16/2023, 4:56 AM

Changes

Refactor
Other

Packages

v4.29.23

Compare Source

Version 4.29.23 - 7/14/2023, 2:49 PM

Changes

Fix
  • core: onlineManager and focusManager should invoke listeners when a change occurred (#​5713) (5322ede) by Dominik Dorfmeister

Packages

v4.29.22

Compare Source

Version 4.29.22 - 7/14/2023, 2:34 PM

Changes

Fix
  • core: Assign observer"s current Result when optimistic read occurs (#​5573) (15dceab) by EL AYADI Mohamed

Packages

actions/upload-artifact (actions/upload-artifact)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

axios/axios (axios)

v1.5.0

Compare Source

Bug Fixes
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#​5837) (9a414bb)
  • dns: fixed cacheable-lookup integration; (#​5836) (b3e327d)
  • headers: added support for setting header names that overlap with class methods; (#​5831) (d8b4ca0)
  • headers: fixed common Content-Type header merging; (#​5832) (8fda276)
Features
Contributors to this release
chartjs/Chart.js (chart.js)

v4.4.0

Compare Source

Essential Links

Enhancements

  • #​11404 Add clip option to scale configuration to allow unclipped scales

Bugs Fixed

  • #​11435 BorderRadius of Bar Chart issue on Firefox 116

Types

  • #​11348 fix: Add backgroundColor type on CoreScaleOptions

Documentation

  • #​11439 Replace html extension with md extension for docs

Development

Thanks to @​LeeLenaleee, @​Mer-cat, @​bogdankorshunov and @​stockiNail

v4.3.3

Compare Source

Essential Links

  • #​11432 Revert fix for monotone cubic interpolation

Development

  • #​11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0

Thanks to @​dependabot, @​dependabot[bot] and @​stockiNail

v4.3.2

Compare Source

Essential Links

Types

  • #​11422 Revert feature to disable plugins by TS
  • #​11419 Updates to scale type definitions

Development

Thanks to @​LeeLenaleee, @​joshkel and @​stockiNail

v4.3.1

Compare Source

Essential Links

  • #​11417 Bump 4.3.1
  • #​11330 [docs] HTML Legend sample: add flex-shrink: 0 to color box

Bugs Fixed

  • #​11377 Fix curve path if scale limits are set for line chart
  • #​11388 Fix time series scale to have each data point is spread equidistant
  • #​11352 Fix mismatch between hit boxes and drawn items in legend plugin
  • #​11346 Add text stoke radial linear scale
  • #​11334 Fix toggling showLine option on scatter controller

Types

  • #​11403 Add missing feature for disabling plugins in TyeScript
  • #​11396 Fix type of tickBorderDash in GridLineOptions
  • #​11187 Split the TimeScaleOptions type into composable sub types
  • #​11383 fix: add pointStyleWidth to type definitions
  • #​11358 Add `beforeDraw` to drawtime type
  • #​11350 Add events property to Plugin defined type
  • #​11309 Export explicitly the plugin options definition which is augmented by plugins implementation

Documentation

  • #​11345 Clarify update docs
  • #​11324 Refined grammar and updated overall .md documentation files
  • #​11322 minor correction of documentation for 'Grace'
  • #​11284 Correct tooltip dates displaying incorrectly reported in #<!---->11229
  • #​11300 Expend note that chart must be in its own dedicated container

Development

Thanks to @​Frenzie, @​LeeLenaleee, @​etimberg, @​matthewhegarty, @​mukham12, @​skopz356 and @​stockiNail

jaredpalmer/formik (formik)

v2.4.4

Compare Source

Patch Changes

v2.4.3

Compare Source

Patch Changes
vercel/next.js (next)


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

@vercel
Copy link

vercel bot commented Jul 3, 2023

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

Name Status Preview Comments Updated (UTC)
testaustime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2023 11:56am
testaustime-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2023 11:56am

@renovate renovate bot changed the title chore(deps): update dependency vitest to ^0.32.3 chore(deps): update dependency vitest to ^0.32.4 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7ec6df to 135fc06 Compare July 3, 2023 13:25
@renovate renovate bot changed the title chore(deps): update dependency vitest to ^0.32.4 chore(deps): update all non-major dependencies Jul 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 135fc06 to 3a598ed Compare July 3, 2023 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3a598ed to ff9c65c Compare July 4, 2023 10:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff9c65c to 4e3f00a Compare July 4, 2023 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e3f00a to 15f68d5 Compare July 4, 2023 20:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15f68d5 to 0b4d2d9 Compare July 6, 2023 15:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b4d2d9 to d5b3709 Compare July 6, 2023 22:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d5bc27d to 646a273 Compare July 9, 2023 19:04
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.

1 participant