-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 #108
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
added
automerge
Enable Kodiak auto-merge
dependencies
Change in project dependencies.
labels
Jul 17, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2023 12:28
eca1c48
to
f619d47
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2023 17:12
f619d47
to
62940c1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2023 18:39
62940c1
to
3cfbfd4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 08:21
3cfbfd4
to
f01c03c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 11:49
f01c03c
to
ec95414
Compare
This PR currently has a merge conflict. Please resolve this and then re-add the |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 13:16
ec95414
to
52f4ccd
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 16:11
52f4ccd
to
90b39f4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 19:46
90b39f4
to
0d0e601
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 22:11
0d0e601
to
e5b19e3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2023 15:04
e5b19e3
to
f6ab7f0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2023 20:23
f6ab7f0
to
0502380
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 20, 2023 11:18
0502380
to
429bc3c
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 20, 2023 13:45
429bc3c
to
2774f50
Compare
JoeKarow
approved these changes
Jul 20, 2023
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:
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
6.0.16
->6.0.17
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
7.0.27
->7.1.0
2.25.0
->2.27.0
2.0.3
->2.0.4
2.0.3
->2.0.4
2.0.3
->2.0.4
10.34.0
->10.35.0
10.34.0
->10.35.0
10.34.0
->10.35.0
10.34.0
->10.35.0
0.1.1
->0.1.2
6.0.0
->6.1.0
6.0.0
->6.1.0
0.6.12
->0.6.13
1.10.7
->1.10.9
4.22.1
->4.22.3
18.16.1
->18.17.0
8.6.7
->8.6.9
7.0.27
->7.1.0
1.12.4
->1.13.1
1.10.7
->1.10.9
Release Notes
mantinedev/mantine (@mantine/carousel)
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]
Fixtarget
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: FixreadOnly
prop not working withdefaultValue
(#4525)[@mantine/core]
Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#4517)[@mantine/dates]
DateInput: Decoupleclearable
andallowDeselect
logic, allow disablingallowDeselect
ifclearable
is set (#4527)[@mantine/dates]
DatePickerInput: FixdefaultDate
prop not working (#4532)New Contributors
Full Changelog: mantinedev/mantine@6.0.16...6.0.17
storybookjs/storybook (@storybook/addon-a11y)
v7.1.0
Compare Source
Storybook 7.1 is here! 🎉
7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.1.0-alpha.*
,7.1.0-beta.*
, and7.1.0-rc.*
for the full list of changes.For a better upgrade experience, please use one of the following commands:
npm or yarn 1:
npx storybook@latest upgrade
pnpm:
pnpm dlx storybook@latest upgrade
yarn berry:
yarn dlx storybook@latest upgrade
tabler/tabler-icons (@tabler/icons-react)
v2.27.0
: Release 2.27.0Compare Source
18 new icons:
square-arrow-down-filled
square-arrow-left-filled
square-arrow-right-filled
square-arrow-up-filled
square-asterisk-filled
square-chevron-down-filled
square-chevron-left-filled
square-chevron-right-filled
square-chevron-up-filled
square-chevrons-down-filled
square-chevrons-left-filled
square-chevrons-right-filled
square-chevrons-up-filled
square-dot-filled
square-minus-filled
square-rounded-minus-filled
square-x-filled
triangle-square-circle-filled
Fixed icons:
square-chevrons-down
,square-chevrons-left
,square-chevrons-right
,square-chevrons-up
v2.26.0
: Release 2.26.0Compare Source
18 new icons:
bookmarks-filled
bounce-left-filled
bounce-right-filled
bowl-filled
brightness-down-filled
brightness-up-filled
cactus-filled
calculator-filled
calendar-filled
campfire-filled
capture-filled
caret-down-filled
caret-left-filled
caret-right-filled
caret-up-filled
category-filled
mouse-filled
pointer-filled
ueberdosis/tiptap (@tiptap/extension-link)
v2.0.4
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.0.3...v2.0.4
trpc/trpc (@trpc/client)
v10.35.0
Compare Source
What's Changed
server
): addNOT_IMPLEMENTED
status code by @KATT in https://github.com/trpc/trpc/pull/4640Full Changelog: trpc/trpc@v10.34.1...v10.35.0
v10.34.1
Compare Source
What's Changed
cacheLink
returning same data for multiple cache entries by @juliusmarminge in https://github.com/trpc/trpc/pull/4629New Contributors
Full Changelog: trpc/trpc@v10.34.0...v10.34.1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.1.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.1.0
Compare Source
Features
You can read about our versioning strategy and releases on our website.
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)
v0.6.13
Compare Source
main
Authors: 1
vercel/turbo (eslint-plugin-turbo)
v1.10.9
: Turborepo v1.10.9Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v1.10.8...v1.10.9
v1.10.8
: Turborepo v1.10.8Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v1.10.7...v1.10.8
nextauthjs/next-auth (next-auth)
v4.22.3
Compare Source
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.22.3
v4.22.2
Compare Source
Bugfixes
nodemailer
/required types (#7950) (f48eb04
)bd37c55
)169a523
)Other
nodejs/node (node)
v18.17.0
: 2023-07-18, Version 18.17.0 'Hydrogen' (LTS), @danielleadamsCompare Source
Notable Changes
Ada 2.0
Node.js v18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements
to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url.
Ada 2.0 has been integrated into the Node.js codebase, ensuring that all parts of the application can benefit from the
improved performance. Additionally, Ada 2.0 features a significant performance boost over its predecessor, Ada 1.0.4,
while also eliminating the need for the ICU requirement for URL hostname parsing.
Contributed by Yagiz Nizipli and Daniel Lemire in #47339
Web Crypto API
Web Crypto API functions' arguments are now coerced and validated as per their WebIDL definitions like in other Web Crypto API implementations.
This further improves interoperability with other implementations of Web Crypto API.
Contributed by Filip Skokan in #46067
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.