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

Merged
merged 1 commit into from
May 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) ^6.0.5 -> ^6.0.11 age adoption passing confidence
@mantine/hooks (source) ^6.0.5 -> ^6.0.11 age adoption passing confidence
@mantine/modals (source) ^6.0.5 -> ^6.0.11 age adoption passing confidence
@mantine/next (source) ^6.0.5 -> ^6.0.11 age adoption passing confidence
@mantine/notifications (source) ^6.0.5 -> ^6.0.11 age adoption passing confidence
@next/eslint-plugin-next ^13.2.4 -> ^13.4.2 age adoption passing confidence
@tanstack/react-query (source) ^4.28.0 -> ^4.29.7 age adoption passing confidence
@types/node (source) ^18.15.10 -> ^18.16.13 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.57.0 -> ^5.59.6 age adoption passing confidence
@typescript-eslint/parser ^5.57.0 -> ^5.59.6 age adoption passing confidence
axios (source) ^1.3.4 -> ^1.4.0 age adoption passing confidence
chart.js (source) ^4.2.1 -> ^4.3.0 age adoption passing confidence
date-fns ^2.29.3 -> ^2.30.0 age adoption passing confidence
eslint-plugin-storybook ^0.6.11 -> ^0.6.12 age adoption passing confidence
i18next (source) ^22.4.13 -> ^22.4.15 age adoption passing confidence
next (source) ^13.2.3 -> ^13.4.2 age adoption passing confidence
next-i18next ^13.2.1 -> ^13.2.2 age adoption passing confidence
react-i18next ^12.2.0 -> ^12.2.2 age adoption passing confidence
typescript (source) ^5.0.2 -> ^5.0.4 age adoption passing confidence
vitest ^0.29.8 -> ^0.31.1 age adoption passing confidence
yup ^1.0.2 -> ^1.1.1 age adoption passing confidence

Release Notes

mantinedev/mantine

v6.0.11

Compare Source

What's Changed

  • [@mantine/core] Improve inputs disabled styles handling inside fieldset elements (#​4152)
  • [@mantine/core] Badge: Expose BadgeVariant type (#​4215)
  • [@mantine/core] ThemeIcon: Expose ThemeIconVariant type (#​4216)
  • [@mantine/core] ColorInput: Add option to set eye dropper aria-label though prop (#​4227)
  • [@mantine/core] ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters (#​4238)
  • [@mantine/core] MultiSelect: Fix layout shifts in Safari when input is focused (#​4249)
  • [@mantine/core] Rating: Add CSS color values support in color prop (#​4251)
  • [@mantine/dates] Add missing nextIcon/previousIcon types to all components (#​4180)

New Contributors

Full Changelog: mantinedev/mantine@6.0.10...6.0.11

v6.0.10

Compare Source

What's Changed
  • [@mantine/core] Remove invalid autocomplete attribute from JsonInput and ColorInput (#​4140)
  • [@mantine/core] Tabs: Fix aria-controls set to id of panel that does not exist (#​4142)
  • [@mantine/core] Input: Add icon offset to unstyled input variant (#​4119)
  • [@mantine/core] Popover: Fix incorrect closeOnClickOutside logic (#​4148)
  • [@mantine/dates] Add callback function support to weekdayFormat prop (#​4156)
  • [@mantine/core] MultiSelect: Fix incorrect hovered item index when disableSelectedItemFiltering is set and last item is selected (#​4168)
New Contributors

Full Changelog: mantinedev/mantine@6.0.9...6.0.10

v6.0.9

Compare Source

What's Changed
  • [@mantine/core] MutiSelect: Fix error placeholder not respecting theme.primaryShade (#​4113)
  • [@mantine/core] Preserve whitespace in Select, MultiSelect and Autocomplete items (#​4094)
  • [@mantine/core] Menu: Fix incorrect click outside logic (#​4114)
  • [@mantine/core] Slider: Fix incorrect trackContainer height (#​4116)
  • [@mantine/hooks] use-focus-trap: Fix aria hider not being released when multiple focus traps being used at the same time (#​4118)
  • [@mantine/dates] Fix nextIcon and previousIcon props not working in Calendar based components (#​4126)
  • [@mantine/hooks] use-local-storage: Add dynamic local storage key support (#​4127)
New Contributors

Full Changelog: mantinedev/mantine@6.0.8...6.0.9

v6.0.8

Compare Source

What's Changed
  • [@mantine/core] Accordion: Fix chevron width being defined in px instead of rem (#​3935)
  • [@mantine/core] Modal: Add missing sx prop (#​4058)
  • [@mantine/core] Dialog: Fix viewport overflowing on small screens (#​4090)
  • [@mantine/core] MultiSelect: Add option to get value index in ValueCopmonent (#​3928)
  • [@mantine/dates] DatePickerInput: Fix withCellSpacing not working (#​3993)
  • [@mantine/core] Menu: Fix incorrect logic for onChange, onOpen and onClose callbacks (#​4030)
  • [@mantine/core] Sort theme.breakpoints during theme override merging on MantineProvider (#​4051)
  • [@mantine/core] Notification: Fix incorrect border styles (#​4054)
  • [@mantine/dropzone] Reexport FileRejection type from react-dropzone (#​4065)
  • [@mantine/core] Slider: Fix slider track not respecting parent container width (#​4083)
New Contributors

Full Changelog: mantinedev/mantine@6.0.7...6.0.8

v6.0.7

Compare Source

What's Changed

  • [@mantine/core] Fix portalProps types and override order in all components (#​4009)
  • [@mantine/core] ColorInput: Fix onChange() executed after onBlur() (#​4012)
  • [@mantine/dates] DatePickerInput: fix type field always displaying generic value in autocomplete (#​4017)
  • [@mantine/core] Notification: Add withBorder prop (#​4022)
  • [@mantine/dates] Fix dates range displayed incorrectly when given dates have time that is close to the next day (#​4028)
  • [@mantine/core] ColorInput: Fix onChangeEnd not being called when color is picked with eyedropper (#​4031)
  • [@mantine/core] Slider: Fix incorrect marks click behavior (#​4000)

New Contributors

Full Changelog: mantinedev/mantine@6.0.6...6.0.7

v6.0.6

Compare Source

What's Changed

  • [@mantine/core] MultiSelect: Fix incorrect default value max-width (#​3958)
  • [@mantine/dates] Fix onNextDecade, onPreviousDecade and similar handlers not working on some components (#​3946)
  • [@mantine/core] Modal: Fix incorrect close button position when there is no title (#​3939)
  • [@mantine/core] Image: Fix imageProps overrding component props (#​3985)
  • [@mantine/form] Rollback form.reset type change (#​3956)
  • [@mantine/dates] Fix page scrolling on ArrowUp/ArrowDown keyboard navigation (#​3925)
  • [@mantine/dates] DateInput: Fix defaultDate not working (#​3950)
  • [@mantine/dates] Add missing props from DatePicker (#​3951)
  • [@mantine/dates] Fix weekday labeling when dayjs.locale is used (#​3954)
  • [@mantine/core] MultiSelect: Fix broken styles in Safari (#​3980)
  • [@mantine/core] NumberInput: Fix onChange not being called correctly (#​3984)
  • [@mantine/dates] DatePicker: Fix component throwing error when type changes (#​3989)
  • [@mantine/core] NumberInput: Add thousandsSeparator (#​3990)
  • [@mantine/core] ColorPicker: Fix color picker state not being updated when component is uncontrolled and color swatch is clicked

New Contributors

Full Changelog: mantinedev/mantine@6.0.5...6.0.6

vercel/next.js

v13.4.2

Compare Source

Core Changes
  • make sure server component externals only apply to files resolvable by node: #​49147
  • Fix link not being GC'd sometimes: #​49318
  • Fix issue where nextP is not replaced in searchParams: #​49315
  • Add typescript version to next-info: #​49346
  • Upgrade React to 18.3.0-canary-16d053d59-20230506: #​49402
  • Remove empty config warning: #​49435
  • app-router: add startTransition call to revalidate dispatcher: #​49453
  • Inline static data buffer instead of using fs read: #​49323
  • Revert "Temporarily disable app dir export integration test": #​49311
  • Add link to Server Actions docs.: #​49384
  • Replace metadata clone with custom handler in dev: #​49343
  • Add request-async-storage to the shared layer: #​49470
  • Fix revalidate: false detection in app: #​49473
  • Fix metadata image route encoding: #​49482
  • Fix actions redirect handling: #​49483
  • Restrict useOptimistic and useFormStatus APIs on the server layer: #​49331
  • Fix external rewrite with body: #​49487
  • fix: better error message with an invalid assetPrefix: #​49403
  • Fix Node Crypto polyfill: #​49288
  • Fix: Router.query contains _next when using middleware with dynamic routes: #​48753
  • type: update React.CSSProperties type to Record: #​49186
  • Fix server CSS imports and HMR not working properly in specific conditions: #​49462
  • Fix HMR support for server layer imported SASS and SCSS: #​49534
  • Support .bind syntax with Action functions: #​49422
  • ci(test): enable turbopack test: #​49466
  • feat(next-core): relay transform plugin: #​48899
  • Fix canonical url for dynamic routes: #​49512
  • Add experimental compile/generate handling: #​49491
  • chore: cross-platform rm -rf script: #​49529
  • refactor(next-core): remove ast cloning in custom transform: #​49560
  • fix: a11y issues in react-dev-overlay: #​49460
  • Add tests for HMR: #​49206
  • Add stub Route type for typedRoutes: #​48099
  • Add test for appdir referenced images: #​49242
  • feat: Allow trace-level logging for non-published release builds: #​49564
  • Fix unexpected object mutation while resolving Open Graph: #​49514
  • actions: forward fetch rejections to the action handler: #​49577
  • actions: make cookies.set revalidate: #​49582
  • interception route: fix route groups breaking the referrer computation: #​49602
  • Allow export decl with any init value in the actions compiler: #​49600
  • Handle unstable_cache in pages: #​49624
  • Update cache method handling during build: #​49633
  • Fix fetchCache and no-store handling: #​49638
  • interception routes: fix rewrites order: #​49615
  • Ensure initialHeaders are normalized: #​49643
  • app-router: add support for parallel routes in useParams: #​49595
  • Add puppeteer to external packages list: #​49597
  • Add playwright to external package list: #​49649
  • actions: fill prefetchCache with revalidation payload: #​49576
  • Rename Turbopack/tasks crates to common prefixes: #​49446
  • chore(jest): Simplify isServer expression: #​48330
  • Add missing config vars into Webpack cache key: #​49663
  • misc: Apply PR comments from #​49206: #​49647
  • fix: Standalone node http server starts accepting requests before next handler is ready: #​49548
  • Update links from beta to stable docs.: #​49349
Documentation Changes
  • Fix error message about preconnect 📝: #​40360
  • [docs] Add iOS hydration mismatch details to error page: #​43584
  • Add note about custom distDir to standalone build docs: #​48592
  • Add --use-yarn flag to create-next-app: #​49407
Misc Changes
Credits

Huge thanks to @​shuding, @​ijjk, @​ForsakenHarmony, @​timneutkens, @​huozhi, @​sanjaiyan-dev, @​acdlite, @​feedthejim, @​styfle, @​leerob, @​koba04, @​g12i, @​cesarkohl, @​darshkpatel, @​josh, @​li-jia-nan, @​kwonoj, @​gabschne, @​alexkirsz, @​karlhorky, @​jridgewell, @​sokra, @​kdy1, @​akd-io, @​runjuu, @​jocarrd, @​nnnnoel, and @​ferdingler for helping!

v13.4.1

Compare Source

Core Changes
  • actions: update location header: #​49223
  • Fix serving images referenced from app directory: #​49236
  • Update dev logs to include request timings: #​49191
  • Support incrementalCacheHandlerPath for standalone output: #​48694
  • Apply basePath for metadata image: #​49226
  • Fix Server Actions defined in both layers in one entry: #​49248
  • Update tags handling during server action redirect: #​49227
  • Add experimental verboseRequestLogs flag: #​49250
  • Fix require-hook with just pages on deploy: #​49274
Misc Changes
  • Upgrade react types: #​49222
  • Remove experimental config from create-next-app: #​49241
Credits

Huge thanks to @​feedthejim, @​jridgewell, @​ijjk, @​ikryvorotenko, @​huozhi, @​shuding, and @​timneutkens for helping!

v13.4.0

Compare Source

Core Changes
  • More fluent GraphTraversal API: #​49028
  • fix GlobalError interop and add test case: #​49033
  • Add flag to switch to the experimental channel: #​48896
  • Fix extra block element in body: #​49034
  • Fixed next-types-plugin causing Typescript errors when "type": "module" is set: #​49027
  • Fixed middleware's edge-chunks not being copied in copyTracedFiles: #​48723
  • Rename experimentalReact: #​49046
  • app router: don't unmount/remount on search param changes: #​49047
  • style: remove useless React.Fragment tag on next/image: #​48997
  • feat: add draft mode to next/headers: #​48789
  • Fix next dev failing for app when __NEXT_DISABLE_MEMORY_WATCHER is set: #​49056
  • fix(next-core): interop non string record values in env: #​49057
  • feat(next-core): support capsize for google font fallback: #​48967
  • chore: use includes replace indexOf: #​48901
  • feat: make enableUndici: true default and remove node-fetch: #​49061
  • fix(next_core): do not apply user config to internal assets: #​48210
  • update turbopack: #​49071
  • allow to use different blur placeholder modes: #​49070
  • Use route metadata to trace in node-file-trace: #​49080
  • fix quoted env vars from next config: #​49090
  • find and handle not-found page in app dir: #​49095
  • Update revalidate handling for app: #​49062
  • Update turbopack warning: #​49051
  • Add validation to server methods: #​49104
  • use ws instead of undici.WebSocket: #​49100
  • chore: rename draft mode enabled to isEnabled: #​49096
  • add test cases for error handling: #​49093
  • improve test case stability: #​49036
  • Optimize non-dynamic metadata routes to static in production build: #​49109
  • Allow setting runtime in layouts in type declarations: #​49117
  • Tweak app cache handling for paths: #​49108
  • add test case for non-enumerable exports: #​49106
  • Skip handler for POST requests when no action ID is found: #​49119
  • Fix edge runtime detection from layouts: #​49126
  • Fix cross-worker revalidate API: #​49101
  • app router: Fix infinite redirect loop in MPA navigation: #​49058
  • Only read digest from error instance: #​49132
  • Static generate dynamic sitemaps: #​49114
  • Remove writing vscode config: #​49133
  • Revert "Fix cross-worker revalidate API": #​49138
  • Revert "Revert "Fix cross-worker revalidate API" (#​49138)": #​49141
  • fix(ts): make ReadonlyHeaders more compatible with Headers: #​49075
  • app-router: update prefetch heuristic to traverse until until we hit a loading boundary: #​49077
  • Forward response to edge runtime for response modification: #​49145
  • Polyfill Blob for Node.js < 18: #​49156
  • Update compilation target of @​next/react-dev-overlay: #​49153
  • Fix CSS module imports not included in root not-found file: #​49155
  • app-router: fix stale cache handling: #​49160
  • Add support for app global and segment 404 pages: #​49085
  • Tests for Sass warnings: #​49151
  • Ensure latest react-dom types for experimental release channel are used: #​49049
  • Update cache methods for app dir: #​49165
  • Search for lockfiles to find Turbopack root: #​49110
  • Allow webpack config, but warn if no turbo config: #​49170
  • Add a generic type for unstable_cache: #​49166
  • Upgrade React to 18.3.0-canary-b7972822b-20230503: #​49158
  • Fix server component transforms: #​49135
  • Fix React channel env missing in custom server: #​49168
  • app router: support side effects on server requests: #​48939
  • Fix multipart/form-data handling in the Edge runtime: #​49177
  • Upgrade React to 18.3.0-canary-aef7ce554-20230503: #​49181
  • remove startup message by default: #​49157
  • add test case for bindings in member props: #​49134
  • Add test case for App Route cookies: #​49124
  • Fix standalone mode with appDir running in a single process: #​49116
  • Enable progressive enhanced form actions through decodeAction: #​49187
  • Use special annotation for $$bound if no closure argument is attached: #​49188
  • Add warning for missing metadataBase in social images: #​49180
  • Allow override icon rel: #​49194
  • actions: fix redirect on the edge: #​49197
  • update turbopack: #​49196
  • Fix incorrect React env in particular case: #​49202
  • Add SWC test cases: #​49189
  • action: add Readable.toWeb "polyfill" for node 16: #​49201
  • add missing alias for next/dynamic in app dir: #​49199
  • render app pages with original url: #​49198
  • action: support not found: #​49209
  • types: upgrade react/react-dom types: #​49213
  • Fix metadata routes prerender cache for standalone mode: #​49208
  • Turbopack alpha -> beta: #​49103
  • Enable App Router for all applications: #​49088
Documentation Changes
  • fix: wrong link in docs: #​49001
  • Simplify CNA prompts a bit: #​49063
  • Update create-next-app App Router question: #​49111
  • chore(docs): update next-image-unconfigured-host.md: #​49175
Example Changes
Misc Changes
  • chore: Update swc_core to v0.75.41: #​48982
  • Fix failing test on canary branch: #​49038
  • Remove unused font from tailwind app/page.tsx: #​49035
  • Add test case for file uploads: #​49048
  • chore(cli): remove Route Handlers from App Router templates: #​49076
  • Fix flaky test: #​49178
  • disable optimistic_updates: #​49211
  • test: temporary disable flaky checking: #​49217
Credits

Huge thanks to @​kdy1, @​alexkirsz, @​sokra, @​shuding, @​dciug, @​albertothedev, @​DuCanhGH, @​feedthejim, @​li-jia-nan, @​styfle, @​kwonoj, @​patrick91, @​timneutkens, @​balazsorban44, @​ijjk, @​padmaia, @​Kikobeats, @​huozhi, @​sophiebits, @​eps1lon, @​reconbot, @​acdlite, @​jridgewell, and @​sebmarkbage for helping!

v13.3.4

Compare Source

Core Changes
  • Ensure app/layout.tsx can export preferredRegion: #​49031
Credits

Huge thanks to @​timneutkens for helping!

v13.3.3

Compare Source

Core Changes
  • Fix duplicated Edge Runtime warnings: #​48987
  • Update type of preferredRegion: #​49003
  • Remove unused context providers: #​48267
  • Update TS plugin type for preferredRegion: #​49011
  • Fix CSS ordering issue with HMR: #​49010
Credits

Huge thanks to @​shuding, and @​timneutkens for helping!

v13.3.2

Compare Source

Core Changes
  • Refactor require hooks: #​48506
  • Use decodeReplyFromBusboy in node runtime: #​48686
  • Do not suggest adding "use client" if using next/router in app: #​48680
  • Reland "app-router: new client-side cache semantics": #​48695
  • fix: TS plugin showing warning for global-error file's reset prop: #​48756
  • Add support for draft mode: #​48669
  • Compile Next.js core client-side files using default target: #​48750
  • Lazy DevHtmlAsset chunk generation: #​48768
  • Update naming for Next.js Analytics: #​48618
  • Add support for async instrumentation register: #​48575
  • Prefer realpathSync.native over realpathSync: #​48698
  • Fix issue with instrumentation in a standalone build: #​48615
  • Polyfill FormData for Node.js < 18: #​48783
  • Error on legacy runtime config under app dir: #​48774
  • Fix Windows path in route join (#​48603): #​48779
  • Add missing repository prop to package.json: #​48803
  • fix: Update @swc/helpers to v0.5.1: #​48808
  • Fix hash apply after server-patch action: #​48813
  • Improve typing of resolve metadata: #​48670
  • Only track client entry modules in the client reference manifest: #​48814
  • Vendor react@experimental: #​48697
  • fix query for app dir in turbopack: #​48828
  • Polyfill FormData with edge-runtime primitives: #​48826
  • Add async context to server request handler: #​48626
  • Fix accessing strict of undefined in writeConfigurationDefaults: #​48799
  • update turbopack: #​48846
  • Fix issues where saving next.config.js too quickly could result in multiple dev servers running at once: #​48857
  • Fix scrolling on navigation in app: #​48863
  • Implement MutableRequestCookies in server entries: #​48847
  • refactor(next-swc): turbopack_ecmascript_plugins: #​48671
  • edge: expose Websocket constructor: #​48870
  • add missing aliases for next/dynamic and next/head: [#​48871

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 Mar 28, 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 May 18, 2023 3:27pm
testaustime-storybook 🛑 Canceled (Inspect) May 18, 2023 3:27pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 93dcce4 to 9e01227 Compare March 29, 2023 18:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e01227 to 4168203 Compare March 29, 2023 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4168203 to 5778f37 Compare March 30, 2023 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5778f37 to a0ebd70 Compare March 31, 2023 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a0ebd70 to 8db0d29 Compare April 2, 2023 10:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8db0d29 to 95a9c9b Compare April 2, 2023 16:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 95a9c9b to 4b52ab9 Compare April 3, 2023 16:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b52ab9 to b37b56d Compare April 3, 2023 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b37b56d to 2e5baac Compare April 3, 2023 18:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0fcfb7f to 645a2fc Compare May 16, 2023 03:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 645a2fc to a192fbb Compare May 16, 2023 08:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a192fbb to 5dc9a53 Compare May 16, 2023 17:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5dc9a53 to 46d8c1a Compare May 17, 2023 15:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46d8c1a to 9fcd0d7 Compare May 17, 2023 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9fcd0d7 to eb317a3 Compare May 18, 2023 10:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb317a3 to 62e11dc Compare May 18, 2023 13:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a1711a0 to 560ba1d Compare May 18, 2023 15:19
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.

None yet

1 participant