Skip to content
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

chore(deps): update all non-major dependencies #283

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^3.0.0 -> ^3.2.0 age adoption passing confidence
@apollo/client (source) ^3.11.4 -> ^3.11.7 age adoption passing confidence
@floating-ui/react (source) ^0.26.22 -> ^0.26.23 age adoption passing confidence
@headlessui/react (source) 2.1.2 -> 2.1.5 age adoption passing confidence
@lingui/cli ^4.11.3 -> ^4.11.4 age adoption passing confidence
@lingui/core 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/macro 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/react 4.11.3 -> 4.11.4 age adoption passing confidence
@next/eslint-plugin-next (source) ^14.2.5 -> ^14.2.8 age adoption passing confidence
@polkadot/apps-config (source) ^0.143.1 -> ^0.143.2 age adoption passing confidence
@tailwindcss/forms ^0.5.7 -> ^0.5.8 age adoption passing confidence
@tailwindcss/typography ^0.5.14 -> ^0.5.15 age adoption passing confidence
@tanstack/react-query (source) ^5.52.0 -> ^5.54.1 age adoption passing confidence
@tanstack/react-table (source) 8.20.1 -> 8.20.5 age adoption passing confidence
@types/eslint (source) ^9.6.0 -> ^9.6.1 age adoption passing confidence
@types/node (source) ^20.16.1 -> ^20.16.5 age adoption passing confidence
@types/react (source) 18.3.4 -> 18.3.5 age adoption passing confidence
@vercel/node (source) ^3.2.8 -> ^3.2.11 age adoption passing confidence
axios (source) ^1.6.8 -> ^1.7.7 age adoption passing confidence
eslint (source) ^9.9.0 -> ^9.9.1 age adoption passing confidence
eslint-config-next (source) ^14.2.5 -> ^14.2.8 age adoption passing confidence
eslint-plugin-react ^7.35.0 -> ^7.35.2 age adoption passing confidence
next (source) 14.2.5 -> 14.2.8 age adoption passing confidence
next-seo ^6.5.0 -> ^6.6.0 age adoption passing confidence
ora ^8.0.1 -> ^8.1.0 age adoption passing confidence
postcss (source) ^8.4.41 -> ^8.4.45 age adoption passing confidence
turbo (source) 2.0.14 -> 2.1.1 age adoption passing confidence
undici (source) ^6.3.0 -> ^6.19.8 age adoption passing confidence
viem (source) 2.19.8 -> 2.21.2 age adoption passing confidence
wagmi (source) 2.12.7 -> 2.12.8 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.2.0

Compare Source

   🚀 Features
  • Move disable rules to the end, remove deprecated rules  -  by @​antfu (c3e2d)
    View changes on GitHub

v3.1.0

Compare Source

   🚀 Features
    View changes on GitHub
apollographql/apollo-client (@​apollo/client)

v3.11.7

Compare Source

Patch Changes
  • #​12052 e471cef Thanks @​jerelmiller! - Fixes a regression from where passing an invalid identifier to from in useFragment would result in the warning TypeError: Cannot read properties of undefined (reading '__typename').

v3.11.6

Compare Source

Patch Changes

v3.11.5

Compare Source

Patch Changes
floating-ui/floating-ui (@​floating-ui/react)

v0.26.23

Compare Source

Patch Changes
  • feat: add onOpenChange reason string for FloatingFocusManager's closeOnFocusOut handling
  • fix(inner): correctly handle borders
  • fix(FloatingArrow): ignore staticOffset prop if floating element is shifted. Fixes an issue where the arrow could potentially point to nothing if it was shifted enough from its reference element.
  • fix(useListNavigation, Composite): prevent onNavigate from potentially passing in an undefined value instead of null
  • fix(useHover): blockPointerEvents no longer adds pointer-events: none to unintended <body> elements.
  • fix: manage focus on element with floating props spread on it
  • fix(FloatingFocusManager): support keepMounted behavior with disabled prop
tailwindlabs/headlessui (@​headlessui/react)

v2.1.5

Compare Source

Fixed
  • Fix transition bug on Firefox, triggered by clicking the PopoverButton in rapid succession (#​3452)

v2.1.4

Compare Source

Fixed
  • Fix components not closing properly when using the transition prop (#​3448)

v2.1.3

Compare Source

Fixed
  • Ensure Transition component state doesn't change when it becomes hidden (#​3372)
  • Fix closing components using the transition prop, and after scrolling the page (#​3407)
  • Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#​3429)
lingui/js-lingui (@​lingui/cli)

v4.11.4

Compare Source

Bug Fixes
vercel/next.js (@​next/eslint-plugin-next)

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

polkadot-js/apps (@​polkadot/apps-config)

v0.143.2

Compare Source

Changes:

  • Upgrade polkadot-js/api to 12.4.2
    • Fixes a bug where transferable would not populate for kusama
tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.8

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​163)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)
TanStack/query (@​tanstack/react-query)

v5.54.1

Compare Source

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix
  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#​7903) (a85382f) by Simone Cervini

Packages

v5.53.3

Compare Source

Version 5.53.3 - 9/2/24, 12:32 PM

Changes

Fix
  • query-core: remove error thrown inside replaceData (#​8004) (fb9d4f6) by Bohdan Yefimenko
Docs
  • vue-query: update SSR guide for nuxt2 (#​8001) (cd91357) by Damian Osipiuk

Packages

v5.53.2

Compare Source

Version 5.53.2 - 9/1/24, 8:41 PM

Changes

Fix
Chore
Docs

Packages

v5.53.1

Compare Source

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix
  • query-core: handle errors that occur inside setData method (#​7966) (50315ac) by Bohdan Yefimenko
Chore

Packages

v5.52.3

Compare Source

Version 5.52.3 - 8/29/24, 11:03 PM

Changes
Fix
  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#​7923) (eee80af) by divdavem
Chore
Docs
  • Add known limitation about cancellation with suspense hooks (#​7958) (804357b) by Romain Trotard
Packages

v5.52.2

Compare Source

v5.52.1

Compare Source

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix
Docs
  • make copyable example useful by default (#​7928) (639363c) by Lanre Adelowo

Packages

TanStack/table (@​tanstack/react-table)

v8.20.5

Compare Source

Version 8.20.5 - 8/24/24, 11:37 PM

Changes

Fix
  • table-core: allow searching of numbers (#​5718) (237b1c4) by GaganSingh7
Docs
  • vue: add information about shallowRef for reactive data (#​5706) (58913b6) by Ola Alsaker

Packages

vercel/vercel (@​vercel/node)

v3.2.11

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


PR-Codex overview

This PR updates dependency versions, fixes Promise handling, and refactors code for consistency.

Detailed summary

  • Updated next dependency to version 14.2.8
  • Updated eslint dependency to version ^9.9.1
  • Refactored Promise handling in multiple files
  • Minor code formatting improvements

The following files were skipped due to too many changes: packages/parachains-impl/bifrost/components/Wallet/Profile/Transactions.tsx, packages/smart-router/src/entities/pools/IZiPool/SwapMathDesire.ts, packages/wagmi/components/Wallet/List.tsx, packages/parachains-impl/amplitude/package.json, packages/parachains-impl/bifrost/package.json, apis/path-finder/package.json, apps/app/package.json, packages/config/eslint/package.json, apis/path-finder/api/v2/index.ts, apis/zenlink-stats/package.json, packages/parachains-impl/bifrost/libs/constants/address.ts, packages/parachains-impl/amplitude/libs/constants/address.ts, packages/smart-router/src/liquidity-providers/DodoV2.ts, packages/smart-router/src/routers/Router.ts, packages/shared/package.json, packages/compat/package.json, packages/smart-router/src/entities/pools/IZiPool/SwapMath.ts, packages/smart-router/src/liquidity-providers/Skydrome.ts, packages/smart-router/src/liquidity-providers/Aerodrome.ts, apps/pool/components/PoolSection/PoolStats.tsx, packages/ui/package.json, packages/ui/toast/Toast.tsx, packages/smart-router/src/liquidity-providers/IZumiSwap.ts, packages/smart-router/src/liquidity-providers/Syncswap.ts, packages/wagmi/package.json, apps/market/components/MarketSection/MarketChart.tsx, packages/graph-client/src/resolvers/query/liquidityPositions.ts, apps/swap/package.json, apps/market/components/MarketSection/MarketStats.tsx, apps/referrals/package.json, packages/graph-client/src/resolvers/query/stableSwapsByChainIds.ts, apps/pool/package.json, apps/gauge/package.json, apps/market/package.json, apps/analytics/package.json, packages/graph-client/src/resolvers/query/stableSwapById.ts, packages/graph-client/src/resolvers/query/pairById.ts, packages/smart-router/src/liquidity-providers/AlgebraBase.ts, packages/graph-client/src/resolvers/query/pairsByChainIds.ts, packages/smart-router/src/liquidity-providers/ArthSwapV3.ts, packages/smart-router/src/liquidity-providers/BeamSwapV3.ts, packages/smart-router/src/liquidity-providers/UniswapV3Base.ts, packages/polkadot/hooks/useAverageBlockTime.ts, packages/smart-router/src/liquidity-providers/KyperElastic.ts, packages/parachains-impl/amplitude/hooks/useFarmRewards.ts, packages/parachains-impl/bifrost/hooks/useFarmRewards.ts, packages/smart-router/src/liquidity-providers/UniswapV2Base.ts, packages/smart-router/src/liquidity-providers/TraderJoeV2.ts, packages/smart-router/src/liquidity-providers/Gmx.ts, packages/smart-router/src/liquidity-providers/Beamex.ts, pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
analytics ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
gauge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
market ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
path-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
referrals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
zenlink-stats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 3:22am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
app ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 3:22am
pool ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 3:22am
swap ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 3:22am
token-price ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 3:22am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0168b4 to cf88499 Compare August 23, 2024 13:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf88499 to aa0aa46 Compare August 23, 2024 21:50
Copy link
Contributor Author

renovate bot commented Sep 5, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@Hayden0323 Hayden0323 merged commit 35d7eb8 into main Sep 6, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant