-
Notifications
You must be signed in to change notification settings - Fork 7
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 dependencies (non-major) #903
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
changed the title
fix(deps): update dependency @fontsource/inter to v5.0.14
fix(deps): update dependencies (non-major)
Oct 20, 2023
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 20, 2023 21:37
257c5ae
to
feaba32
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 21, 2023 15:05
feaba32
to
77378f7
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 22, 2023 01:12
77378f7
to
e899f97
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 22, 2023 15:28
e899f97
to
93569c7
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 24, 2023 17:48
93569c7
to
f052848
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 25, 2023 16:44
f052848
to
c55ee44
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 27, 2023 13:00
c55ee44
to
ff08f65
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 28, 2023 16:21
ff08f65
to
a931d2e
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 31, 2023 04:09
a931d2e
to
a8563ff
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 31, 2023 12:15
a8563ff
to
37c77a2
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
October 31, 2023 16:26
37c77a2
to
492ca49
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 3, 2023 01:24
492ca49
to
835fb2f
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 3, 2023 14:29
835fb2f
to
d94bd1d
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 4, 2023 16:39
d94bd1d
to
8683019
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 5, 2023 15:43
8683019
to
647ce4b
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 6, 2023 18:28
647ce4b
to
8eb6c2c
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 6, 2023 21:55
8eb6c2c
to
88f68e5
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 7, 2023 01:32
88f68e5
to
f613dff
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 7, 2023 17:24
f613dff
to
e9a91b5
Compare
renovate
bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
November 7, 2023 20:44
e9a91b5
to
da65069
Compare
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:
5.5.0
->5.5.1
5.5.0
->5.5.1
6.0.8
->6.1.0
3.2.1
->3.2.2
5.0.13
->5.0.15
0.8.0
->0.8.1
5.14.14
->5.14.16
5.0.0-beta.11
->5.0.0-beta.14
5.14.14
->5.14.17
5.14.14
->5.14.17
6.16.2
->6.18.0
0.1.6
->0.1.7
2.2.2
->2.3.1
0.1.17
->0.1.19
6.17.0
->6.18.0
1.0.3
->1.2.0
4.4.3
->4.4.6
Release Notes
ionic-team/capacitor (@capacitor/core)
v5.5.1
Compare Source
Bug Fixes
clauderic/dnd-kit (@dnd-kit/core)
v6.1.0
Compare Source
Minor Changes
#1271
bc588c7
Thanks @clauderic! - IntroducebypassActivationConstraint()
option forPointerSensor
,MouseSensor
andTouchSensor
. This optional argument can be used to conditionally bypass activation constraints. An example use-case would be to bypass activation constraints when the activator event target is theactivatorNode
of a draggable source.#1269
b417f0f
Thanks @clauderic! - Allowdelay
anddistance
activation constraints to be used concurrently forMouseSensor
,TouchSensor
andPointerSensor
.Patch Changes
aabb8bd
,f342d5e
]:clauderic/dnd-kit (@dnd-kit/utilities)
v3.2.2
Compare Source
Patch Changes
f342d5e
Thanks @petdud! - Fix: getOwnerDocument should get correct document for SVG Elementsfontsource/font-files (@fontsource/inter)
v5.0.15
Compare Source
v5.0.14
Compare Source
formkit/auto-animate (@formkit/auto-animate)
v0.8.1
Compare Source
🐛 Bug fixes
mui/material-ui (@mui/icons-material)
v5.14.16
Compare Source
Oct 31, 2023
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
MenuList
demo (#39459) @sai6855multiple
options (#39454) @sai6855@mui/[email protected]
Docs
@mui/styles
docs and discourage users from installing it (#39644) @samuelsycamorecolor="black"
from Next.js App Router layout (#39577) @samuelsycamoreCore
@types/loader-utils
package fromzero-next-plugin
(#39609) @ZeeshanTamboliDesign Engineer - xGrid
role (#39375) @DanailHAll contributors of this release in alphabetical order: @alexfauquette, @Best-Sardar, @DanailH, @danilo-leal, @DiegoAndai, @emamoah, @gitstart, @Janpot, @jcoyle37, @mj12albert, @mnajdova, @Nkzn, @oliviertassinari, @Popppins, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
v5.14.15
Compare Source
Oct 24, 2023
A big thanks to the 17 contributors who made this release possible.
@mui/[email protected]
fullWidth
totoggleButtonClasses
andtoggleButtonGroupClasses
(#39536) @Semigradsky@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
userSelect: none
only when it's a button (#39486) @mwskwong@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core
useCallback
byuseRef
in useEventCallback (#39078) @romgrkAll contributors of this release in alphabetical order: @alexfauquette, @Best-Sardar, @brijeshb42, @danilo-leal, @DiegoAndai, @Evan151, @gitstart, @hjalti-lifekeys, @mj12albert, @mnajdova, @mwskwong, @oliviertassinari, @romgrk, @Semigradsky, @siriwatknp, @VadimZvf, @zanivan
mui/mui-x (@mui/x-date-pickers)
v6.18.0
Compare Source
Nov 3, 2023
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/[email protected]
gridFilterApi
(#10786) @vu-dao-93undefined
row id (#10670) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
Docs
focus
(#10843) @michelengelenCore
slot
API descriptions based onslots
orcomponents
(#10879) @LukasTyv6.17.0
Compare Source
Oct 27, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:undefined
values passed tovalueFormatter
for tree leaf nodes (#10748) @cherniavskii@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:avg
aggregation to ignore non-numeric values (#10787) @cherniavskiisize
aggregation to ignoreundefined
values (#10745) @cherniavskiisum
aggregation to ignore non-numeric values (#10730) @cherniavskiiDate Pickers
@mui/[email protected]
contentEditable
onFakeTextField
(#10779) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
Tree View /
@mui/[email protected]
No change
Docs
[docs] Correct editing related props' description (#10798) @MBilalShafi
[docs] Fix RTL data grid demo (#10728) @oliviertassinari
[docs] Fix unclosed warning (#10796) @flaviendelangle
[docs] Improve performance of
Save and restore the state from external storage
recipe (#10811) @michelengelen[test] Add missing type on
cleanText
utility function (#10780) @flaviendelanglev6.16.3
Compare Source
Oct 20, 2023
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/[email protected]
columns
andsortingOrder
props (#10686) @pcorpet@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
onChange
instead ofonKeyPress
for Backspace editing (#10494) @flaviendelangleFakeTextField
component (#10687) @flaviendelangle@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Charts /
@mui/[email protected]
width
andheight
are resolved (#10714) @alexfauquetteBarChart
(#9926) @alexfauquetteDocs
state
externally (#10722) @michelengelenCore
@types
(#10723) @LukasTystyled-components
(#10733) @LukasTyi18next/i18next-http-backend (i18next-http-backend)
v2.3.1
Compare Source
v2.3.0
Compare Source
sodenn/lexical-beautiful-mentions (lexical-beautiful-mentions)
v0.1.19
Compare Source
Patch Changes
215e1ed
: feat(Menu): add callback fired when the user selects a menu item7391fb0
: fix(Menu): remove typeahead element from DOM after menu is closedv0.1.18
Compare Source
Patch Changes
50d0ae0
: feat(BeautifulMentionComponentProps): data prop with generic type7e14758
: feat(): drop check for slashremix-run/react-router (react-router-dom)
v6.18.0
Compare Source
Minor Changes
Add support for manual fetcher key specification via
useFetcher({ key: string })
so you can access the same fetcher instance from different components in your application without prop-drilling (RFC) (#10960)useFetchers
so that they can be looked up bykey
Add
navigate
/fetcherKey
params/props touseSumbit
/Form
to support kicking off a fetcher submission under the hood with an optionally user-specifiedkey
(#10960)useFetcher({ key })
to look it up elsewherePatch Changes
RouterProvider
that holds completed fetcher data, in preparation for the upcoming future flag that will change the fetcher persistence/cleanup behavior (#10961)future
prop onBrowserRouter
,HashRouter
andMemoryRouter
so that it accepts aPartial<FutureConfig>
instead of requiring all flags to be included. (#10962)@remix-run/[email protected]
[email protected]
emilkowalski/sonner (sonner)
v1.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: emilkowalski/sonner@v1.1.0...v1.2.0
v1.1.0
Compare Source
What's Changed
PromiseData
partial intoast.promise
by @ajmnz in https://github.com/emilkowalski/sonner/pull/164New Contributors
Full Changelog: emilkowalski/sonner@v1.0.0...v1.1.0
pmndrs/zustand (zustand)
v4.4.6
Compare Source
v4.4.5 has an issue with some TypeScript configs about module resolution. It should be fixed now. Thanks for the patience.
What's Changed
Ne
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.
This PR has been generated by Mend Renovate. View repository job log here.