chore(ui): update all non-major dependencies#131
Merged
kodiakhq[bot] merged 4 commits intodevfrom Jan 5, 2023
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👇 Click on the image for a new way to code review
Legend |
c802343 to
8b26819
Compare
8b26819 to
a2bfe0f
Compare
a2bfe0f to
a7bbb02
Compare
d86d2b8 to
0b74d7b
Compare
0b74d7b to
4666644
Compare
4666644 to
d0692f2
Compare
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
JoeKarow
approved these changes
Jan 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









This PR contains the following updates:
7.20.7->7.20.125.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.05.9.5->5.10.04.8.0->4.8.14.20.4->4.20.93.1.0->3.2.05.47.1->5.48.05.47.1->5.48.02.1285.0->2.1289.09.1.0->9.1.28.30.0->8.31.08.5.0->8.6.00.16.1->0.17.0^0.16.1->^0.16.1 || ^0.17.08.0.2->8.0.322.4.6->22.4.83.2.0->3.2.113.0.2->13.0.37.21.0->7.22.04.8.0->4.8.16.1.0->6.1.123.5.0->3.5.11.5.3->1.6.2Release Notes
babel/babel
v7.20.12Compare Source
🐛 Bug Fix
babel-traverseTaggedTemplateLiteralevaluation (@nmn)babel-helper-create-class-features-plugin,babel-plugin-proposal-class-propertiesdelete thisin static class properties initialization (@SuperSodaSea)💅 Polish
babel-traversemantinedev/mantine
v5.10.0Compare Source
View changelog with demos on Mantine website
Theme based default props
Default props on MantineProvider
can now subscribe to theme:
@mantine/form validators
@mantine/formpackage now exportsisNotEmpty,isEmail,matches,isInRangeandhasLengthfunctionsto simplify validation of common fields types:
Flagpack extension
New mantine-flagpack extension. It is a set of 4x3 flags as React components based on flagpack.
The package is tree shakable – all unused components are not included in the production bundle.
All flag components support style props.
Other changes
onColorSwatchClickpropcloseOnColorSwatchClickpropTransformedValuestype to get type of transformed values from the form objectrootColorproptruncatepropallowSelectNextStepspropsuperstructResolverto allow schema based validation with superstructcapturepropNew Contributors
Full Changelog: mantinedev/mantine@5.9.6...5.10.0
v5.9.6Compare Source
What's Changed
[@mantine/spotlight]Allow overriding search input size (#3181)[@mantine/core]Tooltip: Fix incorrect Tooltip.Floating Styles API name[@mantine/core]ScrollArea: Add viewportProps support[@mantine/core]Title: RemovespanpropNew Contributors
Full Changelog: mantinedev/mantine@5.9.5...5.9.6
prisma/prisma
v4.8.1Compare Source
Today, we are issuing the
4.8.1patch release.Fixe in Prisma Client
tanstack/query
v4.20.9Compare Source
Version 4.20.9 - 1/4/2023, 8:30 AM
Changes
Fix
05a61b1) by @appdenDocs
reactotron-react-queryplugin (#4744) (70ddaa9) by Hasanfa04a1d) by Damian Osipiukafbd788) by Dominik DorfmeisterOther
cf1846e) by Tanner Linsley17afa9b) by @ardeora7d3f803) by allcontributors[bot]Packages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.48.0Compare Source
Features
5.47.1 (2022-12-26)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.48.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.47.1 (2022-12-26)
Note: Version bump only for package @typescript-eslint/parser
aws/aws-sdk-js
v2.1289.0Compare Source
v2.1288.0Compare Source
v2.1287.0Compare Source
v2.1286.0Compare Source
babel/babel-loader
v9.1.2Compare Source
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
Misc
New Contributors
Full Changelog: babel/babel-loader@v9.1.0...v9.1.2
v9.1.1Compare Source
eslint/eslint
v8.31.0Compare Source
Features
52c7c73feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)b401cdefeat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)30d0daffeat: group properties with values in parentheses inkey-spacing(#16677) (Francesco Trotta)Bug Fixes
35439f1fix: correct syntax error inprefer-arrow-callbackautofix (#16722) (Francesco Trotta)87b2470fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)Documentation
4339dc4docs: Update README (GitHub Actions Bot)4e4049cdocs: optimize code block structure (#16669) (Sam Chen)54a7adedocs: do not escape code blocks of formatters examples (#16719) (Sam Chen)e5ecfefdocs: Add function call example for no-undefined (#16712) (Elliot Huffman)a3262f0docs: Add mastodon link (#16638) (Amaresh S M)a14ccf9docs: clarify files property (#16709) (Sam Chen)3b29eb1docs: fix npm link (#16710) (Abdullah Osama)a638673docs: fix search bar focus onEsc(#16700) (Shanmughapriyan S)f62b722docs: country flag missing in windows (#16698) (Shanmughapriyan S)4d27ec6docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)8bda20edocs: remove manually maintained anchors (#16685) (Percy Ma)b68440fdocs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)Chores
65d4e24chore: Upgrade @eslint/eslintrc@1.4.1 (#16729) (Brandon Mills)8d93081chore: fix CI failure (#16721) (Sam Chen)8f17247chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)4cd87cbci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])fd20c75chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)10a5c78chore: update ignore patterns ineslint.config.js(#16678) (Milos Djermanovic)prettier/eslint-config-prettier
v8.6.0Compare Source
mmkal/eslint-plugin-codegen
v0.17.09873893typicode/husky
v8.0.3Compare Source
i18next/i18next
v22.4.8Compare Source
v22.4.7Compare Source
moment/luxon
v3.2.1Compare Source
i18next/next-i18next
v13.0.3Compare Source
pnpm/pnpm
v7.22.0Compare Source
Minor Changes
pnpm listandpnpm whycommands will now look through transitive dependencies ofworkspace:packages. A new--only-projectsflag is available to only printworkspace:packages.pnpm execandpnpm runcommand support--resume-fromoption. When used, the command will executed from given package #4690.npm_commandenvironment variable to lifecycle hooks & scripts.Patch Changes
pnpm listandpnpm whymay not respect the--depthargument.is-cibyci-info(is-ciis just a simple wrapper aroundci-info).Our Gold Sponsors
Our Silver Sponsors
quicktype/quicktype
v6.1.12Compare Source
v6.1.11Compare Source
v6.1.10Compare Source
v6.1.9Compare Source
v6.1.8Compare Source
v6.1.7Compare Source
v6.1.6Compare Source
v6.1.5Compare Source
v6.1.4Compare Source
v6.1.3[Compare Source](https://togithub.com/quicktype/quicktype/compare/fc620b94660d56196c607c96d0ffcffa2213e956...3b98507e311685e6f0a1af41e88
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.
This PR has been generated by Mend Renovate. View repository job log here.