fix(deps): update all non-major dependencies#105
Merged
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6c11c14 to
3cd6c33
Compare
3cd6c33 to
c6623ce
Compare
c6623ce to
bd5759d
Compare
bd5759d to
e59b62e
Compare
e59b62e to
a991d46
Compare
a991d46 to
5b6be71
Compare
5b6be71 to
1513be1
Compare
1513be1 to
a4e341e
Compare
a4e341e to
7338959
Compare
7338959 to
f9b560d
Compare
f9b560d to
154f06b
Compare
154f06b to
7ba26de
Compare
4d12dae to
e7e1edf
Compare
e7e1edf to
bcce3fa
Compare
bcce3fa to
2d2b596
Compare
2d2b596 to
780eb1a
Compare
780eb1a to
696a453
Compare
696a453 to
31e0668
Compare
31e0668 to
59d1ed1
Compare
59d1ed1 to
1eaf7a5
Compare
1eaf7a5 to
c055e4b
Compare
c055e4b to
4892402
Compare
4892402 to
b7f1c37
Compare
b7f1c37 to
eb07da6
Compare
eb07da6 to
6dd4f5a
Compare
6dd4f5a to
1a543ef
Compare
|
Deployment failed with the following error: |
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:
3.7.12->3.7.157.21.4->7.22.17.21.3->7.21.81.7.14->1.7.152.0.17->2.0.180.12.9->0.12.140.1.9->0.2.07.0.6->7.0.187.0.6->7.0.187.0.6->7.0.187.0.6->7.0.187.0.6->7.0.1818.0.37->18.2.85.59.0->5.59.85.59.0->5.59.80.30.1->0.31.47.13.0->7.14.00.5.2->0.6.08.0.1->8.1.02.51.5->2.52.08.38.0->8.41.013.3.0->13.4.40.6.11->0.6.1221.1.1->21.1.213.2.1->13.2.213.3.0->13.4.48.4.23->8.4.242.8.7->2.8.87.43.9->7.44.32.4.0->2.4.10.15.3->0.16.07.0.6->7.0.183.3.1->3.3.25.0.4->5.1.318.3.2->18.3.34.3.1->4.3.90.30.1->0.31.40.12.12->0.12.131.1.1->1.2.0Release Notes
apollographql/apollo-client
v3.7.15Compare Source
Patch Changes
#10891
ab42a5c08Thanks @laverdet! - Fixes a bug in how multipart responses are read when using@defer. When reading a multipart body,HttpLinkno longer attempts to parse the boundary (e.g."---"or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.#10789
23a4e1578Thanks @phryneas! - Fix a bug where other fields could be aliased to__typenameorid, in which case an incoming result would be merged into the wrong cache entry.v3.7.14Compare Source
Patch Changes
#10764
1b0a61fe5Thanks @phryneas! - DeprecateuseFragmentreturnPartialDataoption#10810
a6252774fThanks @dleavitt! - Fix type signature ofServerError.In <3.7
HttpLinkandBatchHttpLinkwould return aServerError.messageof e.g."Unexpected token 'E', \"Error! Foo bar\" is not valid JSON"and aServerError.resultofundefinedin the case where a server returned a >= 300 response code with a response body containing a string that could not be parsed as JSON.In >=3.7,
messagebecame e.g.Response not successful: Received status code 302andresultbecame the string from the response body, however the type inServerError.resultwas not updated to include thestringtype, which is now properly reflected.v3.7.13Compare Source
Patch Changes
#10805
a5503666cThanks @phryneas! - Fix a potential memory leak in SSR scenarios when manypersistedQueryinstances were created over time.#10718
577c68bddThanks @Hsifnus! - Delay Concast subscription teardown slightly inuseSubscriptionto prevent unexpected Concast teardown when oneuseSubscriptionhook tears down its in-flight Concast subscription immediately followed by anotheruseSubscriptionhook reusing and subscribing to that same Concastbabel/babel
v7.22.1Compare Source
🐛 Bug Fix
babel-preset-envv7.22.0Compare Source
🚀 New Feature
babel-parser,babel-plugin-transform-typescriptimport ... =andexport =in scripts (@nicolo-ribaudo)babel-compat-data,babel-core,babel-plugin-proposal-unicode-sets-regex,babel-plugin-transform-unicode-sets-regex,babel-preset-env,babel-standaloneunicode-sets-regextransform topreset-env(@JLHwung)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standaloneusingdeclarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions@babel/plugin-proposal-import-attributes-to-assertions(@nicolo-ribaudo)babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-typesbabel-generator,babel-parser,babel-traverse,babel-typesawait usingdeclarations (@JLHwung)babel-core,babel-helper-create-regexp-features-plugin,babel-parserbabel-helpers,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime2023-05(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-jsx,babel-traverse,babel-types🏠 Internal
babel-parserbabel-compat-data,babel-helper-transform-fixture-test-runner,babel-node,babel-plugin-proposal-decorators,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-async-generator-functions,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3@babel/runtimepkg (@nicolo-ribaudo)babel-core,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-export-namespace-from,babel-plugin-proposal-function-sent,babel-plugin-proposal-json-strings,babel-plugin-proposal-logical-assignment-operators,babel-plugin-proposal-nullish-coalescing-operator,babel-plugin-proposal-numeric-separator,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-catch-binding,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-unicode-property-regex,babel-preset-env,babel-standalone-proposal-s that became standard to-transform-(@nicolo-ribaudo)v7.21.8Compare Source
👓 Spec Compliance
babel-parserusing awaitrestriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginv7.21.5Compare Source
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@nicolo-ribaudo)tailwindlabs/headlessui
v1.7.15Compare Source
Added
MenuandPopovercomponents (#2448)Fixed
FocusTrapis only active when the givenenabledvalue istrue(#2456)<Transition appear>from overwriting classes on re-render (#2457)MenuandListboxoptions while searching (#2471)Portalcomponent, does not close thePopovercomponent (#2492)Changed
typescondition to the front (#2469)tailwindlabs/heroicons
v2.0.18Compare Source
Fixed
esmpaths in package.json for both React and Vue (#988)rainbow-me/rainbowkit (@rainbow-me/rainbowkit)
v0.12.14Compare Source
Patch Changes
865175f: Upgraded minimumetherspeer dependency to^5.6.8.v0.12.13Compare Source
Patch Changes
0f8e87e: Improved extension store supportRainbowKit wallet connectors now support multiple browser extension download URLs, and RainbowKit will automatically direct users to the appropriate extension store.
Users will also experience an improved download flow for extensions, including support for Arc, Opera, and Safari browsers.
dApps that utilize the
Custom WalletsAPI can reference the updated docs here.6eab54d: Detecting MetaMask inwindow.ethereum.providersfor wallets that support theethereum.providersstandard.Overriding Wagmi's
getProviderlogic for MetaMask to ensure that MetaMask is preferred when available, and RainbowKit's MetaMask button continues to act as a fallback for users that rely on wallets that overridewindow.ethereum.v0.12.12Compare Source
Patch Changes
ab051b9: Support foroptionscustomization forwalletConnectWalletExample usage
Reference the docs for additional supported options.
v0.12.11Compare Source
v0.12.10Compare Source
rainbow-me/rainbowkit (@rainbow-me/rainbowkit-siwe-next-auth)
v0.2.0Compare Source
Minor Changes
93b58d0: RainbowKit has reached v1 alongside wagmi, which includes breaking changes.0.2.xnow requires@rainbow-me/rainbowkitv1, specifically:1.0.x.While wagmi v1 now relies on
vieminstead of theetherspeer dependency,siwewill still requireethersas a peer dependency. Ensure that you have installed a compatibleethersversion, including:^5.6.8 || ^6.0.8.v0.1.10Compare Source
Patch Changes
865175f: Upgraded minimumsiwepeer dependency to^2.1.4and minimumetherspeer dependency to^5.6.8to resolvesiwepeer mismatch.Specified maximum
next-authpeer dependency as4.20.1due to known issues introduced in later versions.Updated Authentication docs and examples to support modern
next-authtypes.storybookjs/storybook
v7.0.18Compare Source
Bug Fixes
Build
v7.0.17Compare Source
Bug Fixes
window#22709managerHeadpreset inmain.ts#22701v7.0.16Compare Source
Accidental no-op
v7.0.15Compare Source
Bug Fixes
.mp3support for builder-manager #22699v7.0.14Compare Source
Bug Fixes
Maintenance
v7.0.13Compare Source
Bug Fixes
global#22393Maintenance
Build
v7.0.12Compare Source
Bug Fixes
getFrameworkPackagelogic #22559Maintenance
v7.0.11Compare Source
Bug Fixes
v7.0.10Compare Source
Bug Fixes
init#22375Maintenance
v7.0.9Compare Source
Bug Fixes
Maintenance
v7.0.8Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.