-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update all non-major dependencies #325
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
Closed
Closed
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
d3daff0 to
f17f298
Compare
f17f298 to
9793aa6
Compare
2072d03 to
1a60806
Compare
1a60806 to
c4cfa61
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:
4.11.0→4.19.0^3.13.5→^3.14.0^3.13.5→^3.14.0^0.27.5→^0.27.165.2.5→5.2.8^5.0.5→^5.0.7^4.5.1→^4.6.1^4.3.2→^4.4.0^4.4.4→^4.5.22.2.0→2.2.9^5.3.0→^5.7.05.3.0→5.7.05.3.0→5.7.05.3.0→5.7.05.5.1→5.10.1^15.2.3→^15.5.9^0.151.1→^0.169.1^0.5.10→^0.5.11^0.5.16→^0.5.19^5.69.0→^5.90.178.21.2→8.21.3^5.0.1→^5.0.6^22.13.11→^22.19.619.0.12→19.2.8^19.0.4→^19.2.3^1.0.4→^1.0.8^1.3.1→^1.4.0^1.5.0→^1.6.1^5.1.14→^5.5.20^10.4.21→^10.4.23^19.1.0-rc.2→^19.1.0-rc.3^16.4.7→^16.6.1^3.0.3→^3.0.5^9.23.0→^9.39.2^9.23.0→^9.39.2^15.2.3→^15.5.9^7.37.4→^7.37.5^4.1.4→^4.3.0^4.21.2→^4.22.116.10.0→16.12.016.10.0→16.12.0^5.6.0→^5.9.1^5.6.0→^5.9.1^4.3.0→^4.3.2^7.4.0→^7.5.0^1.9.1→^1.10.0^6.6.0→^6.8.020→20.20.0^8.5.3→^8.5.619.0.0→19.2.319.0.0→19.2.319.0.0→19.2.319.0.0→19.2.319.0.0→19.2.319.0.0→19.2.3^1.0.25→^1.0.26^2.3.3→^2.3.8^3.4.17→^3.4.19^8.4.0→^8.5.12.4.4→2.7.45.8.2→5.9.32.23.14→2.44.22.23.14→2.44.22.23.14→2.44.22.14.15→2.19.52.14.15→2.19.5^3.24.2→^3.25.76Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.19.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.18.0Compare Source
🚀 Features
View changes on GitHub
v4.17.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.16.2Compare Source
No significant changes
View changes on GitHub
v4.16.1Compare Source
🐞 Bug Fixes
eslint-plugin-command- by @antfu (195da)View changes on GitHub
v4.16.0Compare Source
🚀 Features
View changes on GitHub
v4.15.0Compare Source
🚀 Features
View changes on GitHub
v4.14.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.14.0Compare Source
🐞 Bug Fixes
eslint-plugin-import-x- by @antfu (db5a3)View changes on GitHub
v4.13.3Compare Source
No significant changes
View changes on GitHub
v4.13.2Compare Source
No significant changes
View changes on GitHub
v4.13.1Compare Source
No significant changes
View changes on GitHub
v4.13.0Compare Source
🚀 Features
unicornto v59 - by @antfu (e545c)🐞 Bug Fixes
View changes on GitHub
v4.12.1Compare Source
No significant changes
View changes on GitHub
v4.12.0Compare Source
🚀 Features
unicornandsvelteto overrides rules - by @oliver139 in #701 (af93c)View changes on GitHub
apollographql/apollo-client (@apollo/client)
v3.14.0Compare Source
Minor Changes
#12752
8b779b4Thanks @jerelmiller! - Add deprecations and warnings to remaining APIs changed in Apollo Client 4.0.#12746
0bcd2f4Thanks @jerelmiller! - Add warnings and deprecations for options and methods for all React APIs.#12751
567cad8Thanks @jerelmiller! - Add@deprecatedtags to all properties returned from any query API (e.g.client.query,observableQuery.refetch, etc.),client.mutate, andclient.subscribethat are no longer available in Apollo Client 4.0.#12746
0bcd2f4Thanks @jerelmiller! - AddpreloadQuery.toPromise(queryRef)as a replacement forqueryRef.toPromise().queryRef.toPromise()has been removed in Apollo Client 4.0 in favor ofpreloadQuery.toPromiseand is now considered deprecated.#12736
ea89440Thanks @jerelmiller! - Add deprecations and deprecation warnings forApolloClientoptions and methods.#12763
5de6a3dThanks @jerelmiller! - Version bump only to release latest asrc.#12459
1c5a031Thanks @jerelmiller! - ResetaddTypenameTransformandfragmentscaches when callingcache.gc()only whenresetResultCacheistrue.#12743
92ad409Thanks @jerelmiller! - Add deprecations and warnings foraddTypenameinInMemoryCacheandMockedProvider.#12743
92ad409Thanks @jerelmiller! - Add deprecations and warnings forcanonizeResults.#12751
567cad8Thanks @jerelmiller! - Warn when using astandbyfetch policy withclient.query.Patch Changes
ecf3de1Thanks @phryneas! - Prevent field policies from overwriting/merging into supertype field policies.v3.13.9Compare Source
Patch Changes
32c9aa9Thanks @phryneas! - Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.v3.13.8Compare Source
Patch Changes
c19d415Thanks @thearchitector! - Fix in-flight multipart urql subscription cancellationv3.13.7Compare Source
Patch Changes
#12540
0098932Thanks @phryneas! - Refactor: Move notification scheduling logic fromQueryInfotoObservableQuery#12540
0098932Thanks @phryneas! - Refactored cache emit logic for ObservableQuery. This should be an invisible change.v3.13.6Compare Source
Patch Changes
cdc55ffThanks @phryneas! - keep ObservableQuery created by useQuery non-active before it is first subscribedfloating-ui/floating-ui (@floating-ui/react)
v0.27.16Compare Source
Patch Changes
@floating-ui/react-dom@2.1.6v0.27.15Compare Source
Patch Changes
@floating-ui/react-dom@2.1.5v0.27.14Compare Source
Patch Changes
data-floating-ui-inert. Fixes outside presses not working when clicking on a parent ancestor node.ShadowRootcontainersaria-selected=trueis present without being active withselectroleFloatingPortalexists. Prevents blockingcloseOnFocusOutbehavior.v0.27.13Compare Source
Patch Changes
role="status"andoutputelements@floating-ui/utils@0.2.10,@floating-ui/react-dom@2.1.4v0.27.12Compare Source
Patch Changes
aria-hidden/inertare cleaned up correctly when mixingoutsideElementsInerttrue/falsev0.27.11Compare Source
Patch Changes
restoreFocusprop@floating-ui/react-dom@2.1.3v0.27.10Compare Source
Patch Changes
v0.27.9Compare Source
Patch Changes
focusItemOnOpenstate when floating element is closed. This prevents the first item being highlighted on open under certain conditions when it shouldn't be.lockScrolldetection on iPadFloatingTreehandleCloseoption and docs. You can now more easily write a custom event handler function, including exported types.lockScrollscrollbar width CSS variable (--floating-ui-scrollbar-width)disabledIndicesto be a functionv0.27.8Compare Source
Patch Changes
@floating-ui/react/utils. This makes it a lot easier to write your own custom interaction hooks, or copy/paste the existing ones to change the way they are implemented yourself without patching or waiting for features/breaking changes.parentOrientationpropv0.27.7Compare Source
Patch Changes
FloatingDelayGroup, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.FloatingFocusManagerinitialFocusis not in useNextFloatingDelayGroup(anduseNextFloatingDelayGroup). UnlikeFloatingDelayGroup, this component doesn't cause a re-render of unrelated consumers of the context when the delay changes, improving performance. This will eventually become the new default forFloatingDelayGroupin v1 (Next), as its API is different.safePolygon()and a close delayeventsemittertabIndex=0wheninitialFocusis -1v0.27.6Compare Source
Patch Changes
inlinemiddleware when passing a real DOM element torefs.setPositionReferencedue toelement.getClientRects()not being handledaria-hiddenwhen nested virtual floating element opensinertattribute value to empty string instead of"true"getInsideElementsprop. Allows you to specify elements that are considered as "inside" the floating element. These will avoid being marked witharia-hiddenanddata-floating-ui-inertattributes.:focus-visiblechecksfontsource/font-files (@fontsource-variable/inter)
v5.2.8Compare Source
v5.2.7Compare Source
v5.2.6Compare Source
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7Compare Source
Patch Changes
#10150
e324382Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcherUpdated dependencies [
e324382,98392fc]:v5.0.6Compare Source
Patch Changes
5d1c4e1Thanks [@&Configuration
📅 Schedule: Branch creation - "before 1am" (UTC), 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 was generated by Mend Renovate. View the repository job log.