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 #233

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.8.0 -> ^2.11.0 age adoption passing confidence
@apollo/client (source) ^3.9.6 -> ^3.9.9 age adoption passing confidence
@floating-ui/react (source) ^0.26.9 -> ^0.26.10 age adoption passing confidence
@headlessui/react (source) 1.7.17 -> 1.7.18 age adoption passing confidence
@heroicons/react 2.1.1 -> 2.1.3 age adoption passing confidence
@lingui/cli ^4.7.1 -> ^4.7.2 age adoption passing confidence
@lingui/core 4.7.1 -> 4.7.2 age adoption passing confidence
@lingui/core ^4.7.1 -> ^4.7.2 age adoption passing confidence
@lingui/macro 4.7.1 -> 4.7.2 age adoption passing confidence
@lingui/react 4.7.1 -> 4.7.2 age adoption passing confidence
@next/eslint-plugin-next (source) ^14.1.3 -> ^14.1.4 age adoption passing confidence
@polkadot/apps-config (source) ^0.133.1 -> ^0.135.1 age adoption passing confidence
@tailwindcss/typography ^0.5.10 -> ^0.5.11 age adoption passing confidence
@tanstack/react-query (source) ^5.25.0 -> ^5.28.9 age adoption passing confidence
@tanstack/react-table (source) 8.13.2 -> 8.15.0 age adoption passing confidence
@types/eslint (source) ^8.56.5 -> ^8.56.6 age adoption passing confidence
@types/node (source) ^20.11.25 -> ^20.11.30 age adoption passing confidence
@types/react (source) 18.2.57 -> 18.2.72 age adoption passing confidence
@types/react-dom (source) ^18.2.21 -> ^18.2.22 age adoption passing confidence
@vercel/node (source) ^3.0.21 -> ^3.0.24 age adoption passing confidence
autoprefixer ^10.4.18 -> ^10.4.19 age adoption passing confidence
axios (source) ^1.6.7 -> ^1.6.8 age adoption passing confidence
date-fns ^3.3.1 -> ^3.6.0 age adoption passing confidence
dotenv-cli ^7.3.0 -> ^7.4.1 age adoption passing confidence
eslint-config-next (source) ^14.1.3 -> ^14.1.4 age adoption passing confidence
eslint-plugin-react ^7.34.0 -> ^7.34.1 age adoption passing confidence
express (source) ^4.18.3 -> ^4.19.2 age adoption passing confidence
next (source) 14.1.3 -> 14.1.4 age adoption passing confidence
next-themes ^0.2.1 -> ^0.3.0 age adoption passing confidence
postcss (source) ^8.4.35 -> ^8.4.38 age adoption passing confidence
react-toastify ^10.0.4 -> ^10.0.5 age adoption passing confidence
turbo (source) 1.12.5 -> 1.13.0 age adoption passing confidence
typescript (source) 5.4.2 -> 5.4.3 age adoption passing confidence
viem (source) 2.0.6 -> 2.9.3 age adoption passing confidence
wagmi (source) 2.2.0 -> 2.5.13 age adoption passing confidence

Release Notes

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

v2.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.10.1

Compare Source

No significant changes

    View changes on GitHub

v2.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.9.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.8.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.8.1

Compare Source

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

v3.9.9

Compare Source

Patch Changes
  • #​11696 466ef82 Thanks @​PiR1! - Immediately dispose of the queryRef if useBackgroundQuery unmounts before the auto dispose timeout kicks in.

v3.9.8

Compare Source

Patch Changes
  • #​11706 8619bc7 Thanks @​jerelmiller! - Fix issue in all suspense hooks where returning an empty array after calling fetchMore would rerender the component with an empty list.

  • #​11694 835d5f3 Thanks @​phryneas! - Expose setErrorMessageHandler from @apollo/client/dev entrypoint.

  • #​11689 cb8ffe5 Thanks @​jerelmiller! - Fix issue where passing a new from option to useFragment would first render with the previous value before rerendering with the correct value.

  • #​11713 642092c Thanks @​jerelmiller! - Fix issue where setting a default watchQuery option in the ApolloClient constructor could break startTransition when used with suspense hooks.

v3.9.7

Compare Source

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

v0.26.10

Compare Source

Patch Changes
  • fix(FloatingFocusManager): return focus to the first tabbable descendant of the reference element if the reference element itself is not focusable
tailwindlabs/headlessui (@​headlessui/react)

v1.7.18

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Lazily resolve default containers in <Dialog> (#​2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#​2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#​2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#​2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#​2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#​2866)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
  • Improve iOS locking (7721aca)
tailwindlabs/heroicons (@​heroicons/react)

v2.1.3

Compare Source

v2.1.2

Compare Source

  • Include license file with published packages (#​1151)
lingui/js-lingui (@​lingui/cli)

v4.7.2

Compare Source

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

v14.1.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Test Changes
polkadot-js/apps (@​polkadot/apps-config)

v0.135.1

Compare Source

Contributed:

Changes:

  • Bump @​polkadot/* lib deps
  • Disable unreachable endpoints
  • Fix Collator call for compatibility

v0.134.1

Compare Source

Contributed:

Changes

  • Disable unreachable endpoints (https://github.com/jacogr)
  • Bump yarn berry
  • Bump @​polkadot/* deps
  • Disable staking for unknown rewards handling
  • Bump 3rd-party deps
  • Disable claims (non-working)
  • Support requestStatusFor for usePreimage
  • Fix break in backwards compatibility with preimages
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.11

Compare Source

Added
Fixed
  • Fix space between <figcaption> and <video> (#​339)
TanStack/query (@​tanstack/react-query)

v5.28.9

Compare Source

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes
Fix
Refactor
Style
Packages

v5.28.8

Compare Source

Version 5.28.8 - 3/25/2024, 10:32 AM

Changes

Fix
  • *: infer data type correctly when conditional skipToken is passed to useQueries (#​7150) (a559c48) by 김관식
Chore
  • fix prettier (2ddf803) by Dominik Dorfmeister
Ci
Docs

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 has been generated by Mend Renovate. View repository job log here.


PR-Codex overview

The focus of this PR is to update TypeScript to version 5.4.3 across multiple packages for improved functionality and bug fixes.

Detailed summary

  • Updated TypeScript to version 5.4.3 in various packages
  • Updated next to version 14.1.4 in specific packages
  • Updated various dev dependencies like @types/node and @lingui/cli
  • Updated dependencies like @apollo/client and eslint-plugin-react-hooks

The following files were skipped due to too many changes: packages/locales/de-DE.po, packages/locales/es-ES.po, packages/locales/it-IT.po, apps/app/package.json, packages/locales/zh-TW.po, packages/locales/zh-CN.po, packages/locales/ja-JP.po, packages/locales/ko-KR.po, packages/locales/ru-RU.po, packages/locales/af-ZA.po, packages/locales/fr-FR.po, packages/locales/en-US.po, packages/parachains-impl/bifrost/package.json, packages/parachains-impl/amplitude/package.json, packages/shared/package.json, packages/compat/package.json, packages/wagmi/package.json, apps/swap/package.json, apps/referrals/package.json, packages/ui/package.json, apps/pool/package.json, apps/analytics/package.json, pnpm-lock.yaml

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

Copy link

vercel bot commented Mar 10, 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 Mar 27, 2024 9:49am
path-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 9:49am
pool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 9:49am
referrals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 9:49am
swap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 9:49am
zenlink-stats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 9:49am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
app ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 9:49am
token-price ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 9:49am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c3c73f to 4b1e8a3 Compare March 11, 2024 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b1e8a3 to 9b5c7ee Compare March 11, 2024 23:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b5c7ee to fb5c5f9 Compare March 12, 2024 02:41
Copy link
Contributor Author

renovate bot commented Mar 27, 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.

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