chore(deps): update dependencies (non-major)#1218
Open
renovate[bot] wants to merge 2 commits intomasterfrom
Open
chore(deps): update dependencies (non-major)#1218renovate[bot] wants to merge 2 commits intomasterfrom
renovate[bot] wants to merge 2 commits intomasterfrom
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #1218 +/- ##
=======================================
Coverage 85.82% 85.82%
=======================================
Files 129 129
Lines 6724 6724
Branches 723 723
=======================================
Hits 5771 5771
Misses 953 953 ☔ View full report in Codecov by Sentry. |
Contributor
Preview Deployment 03833df:Home
Editor playground
|
60c2bb4 to
fc65271
Compare
5c35838 to
b7afdd2
Compare
b7afdd2 to
4167e08
Compare
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. You can manually request rebase by checking the rebase/retry box above. |
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.22.1->^7.22.5^6.7.1->^6.8.0^6.7.0->^6.8.0^6.2.1->^6.2.2^6.4.0->^6.5.0^6.12.0->^6.13.2^1.2.3->^1.2.4^11.11.0->^11.11.1^0.24.2->^0.24.3^7.35.1->^7.35.4^5.13.3->^5.13.5^5.13.2->^5.13.5^13.4.4->^13.4.6^2.0.28->^2.0.29^29.5.1->^29.5.2^18.16.16->^18.16.18^2.7.2->^2.7.3^18.2.7->^18.2.12^18.2.4->^18.2.5^3.3.1->^3.3.2^0.31.2->^0.32.0^10.0.0->^10.0.124.4.0->24.5.1^0.17.19->^0.18.3^8.41.0->^8.42.0^1.3.0->^1.3.1^1.0.6->^1.0.7^13.4.4->^13.4.6^1.34.3->^1.35.18.6.0->8.6.2^0.3.12->^0.3.13^1.3.2->^1.3.3^1.31.3->^1.31.4^1.9.9->^1.10.3^5.0.4->^5.1.3^0.31.2->^0.32.0Release Notes
babel/babel
v7.22.5Compare Source
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@nicolo-ribaudo)codemirror/autocomplete
v6.8.0Compare Source
New features
The result of
Completion.infomay now include adestroymethod that will be called when the tooltip is removed.codemirror/language
v6.8.0Compare Source
New features
The new
baseIndentFormethod inTreeIndentContextcan be used to find the base indentation for an arbitrary node.codemirror/lint
v6.2.2Compare Source
Bug fixes
Make sure lint gutter tooltips are properly closed when the content of their line changes.
codemirror/search
v6.5.0Compare Source
New features
The new
regexpoption tosearchcan be used to control whether queries have the regexp flag on by default.codemirror/view
v6.13.2Compare Source
Bug fixes
Fix an issue in scroll position stabilization for changes above the visible, where Chrome already does this natively and we ended up compensating twice.
v6.13.1Compare Source
Bug fixes
Fix a bug where the cursor would in some circumstances be drawn on the wrong side of an inline widget.
Fix an issue where
scrollPastEndcould cause the scroll position of editors that weren't in view to be changed unnecessarily.v6.13.0Compare Source
Bug fixes
Forbid widget decoration side values bigger than 10000, to prevent them from breaking range ordering invariants.
Fix a bug where differences between widgets' estimated and actual heights could cause the editor to inappropriately move the scroll position.
Avoid another situation in which composition that inserts line breaks could corrupt the editor DOM.
New features
Inline widgets may now introduce line breaks, if they report this through the
WidgetType.lineBreaksproperty.electron/notarize
v1.2.4Compare Source
Bug Fixes
emotion-js/emotion
v11.11.1Compare Source
Patch Changes
9357f337Thanks @naari3! - AddedElementTypeto the Emotion'sJSXnamespace. It's defined in the same way as the one in@types/reactand should make it possible to use components that returnstrings,Promises and other types that are valid in React.floating-ui/floating-ui
v0.24.3Compare Source
Bug Fixes
fix: pass
eventparam as second argument toonOpenChange(#2362)fix(FloatingPortal): give
rootprop priority and allow refs (#2363)mui/material-ui
v5.13.5Compare Source
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
ButtonGroupcomponent in Joy UI (#37407) @siriwatknp.@mui/material@5.13.5@mui/joy@5.0.0-alpha.84detachedprop withspacing. (#37562) @siriwatknpButtonGroupcomponent (#37407) @siriwatknp:focus-withinand add examples (#37385) @siriwatknpDocs
Core
All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @DanailH, @DiegoAndai, @musama619, @oliviertassinari, @sernstberger, @siriwatknp, @ZeeshanTamboli
v5.13.4Compare Source
Jun 5, 2023
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.13.4focusVisibleclass in AutocompleteClasses (#37502) @sai6855stepsis one (#37079) @gitstart@mui/base@5.0.0-beta.4@mui/joy@5.0.0-alpha.82altwhensrcorsrcSetare not defined (#37469) @vishalthatipamula0219Docs
componentprop in docs (#37462) @sai6855Core
examplespackages updates (#37386) @ZeeshanTamboliAll contributors of this release in alphabetical order: @brijeshb42, @danielplewes, @danilo-leal, @DiegoAndai, @gitstart, @MBilalShafi, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vishalthatipamula0219, @ZeeshanTamboli
vercel/next.js
v13.4.6Compare Source
Core Changes
next/headwarning to link to the correct docs page: #51013output: exportandnext export -o: #51191extensiondoes not load.mdf…: #49785Documentation Changes
usePathnameusage as client hook.: #51146NotetoGood to knowconsistency: #51080envsuggestions: #51312Example Changes
with-elasticsearchto TypeScript: #44842Misc Changes
Credits
Huge thanks to @ijjk, @huozhi, @kwonoj, @shuding, @shozibabbas, @omarhoumz, @jamespearson, @tristndev, @sokra, @leerob, @AldeonMoriak, @delbaoliveira, @manovotny, @styfle, @mirismaili, @tyler-lutz, @SuttonJack, @jeremydouglas, @MaxLeiter, @Kikobeats, @JanCizmar, @mltsy, @WilderDev, @Guilleo03, @Willem-Jaap, @escwxyz, @wiredacorn, @Ethan-Arrowood, @BaffinLee, @ztanner, @greatSumini, @ciruz, @kijikunnn, @DustinsCode, @riqwan, @joostdecock, @nikolovlazar, @Bowens20832, @JohnAlbin, @timneutkens, @feedthejim, @wyattjoh, @gidgudgod, @maxproske, @dunklesToast, @yyuemii, @mPaella, @mknichel, @niko20, @jyunhanlin, @mkcy3, and @valentinpolitov for helping!
v13.4.5Compare Source
Core Changes
next/legacy/image: #50343cache-controlheader on 304 response: #50408