Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Confidence
@web3modal/wagmi ^3.3.2 -> ^3.5.7 age confidence
classnames ^2.3.2 -> ^2.5.1 age confidence
ethers (source) ^5.7.2 -> ^5.8.0 age confidence
rc-tooltip ^6.2.1 -> ^6.4.0 age confidence
react (source) ^18.2.0 -> ^18.3.1 age confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age confidence
react-focus-lock ^2.9.6 -> ^2.13.6 age confidence
viem (source) ^1.19.1 -> ^1.21.4 age confidence
wagmi (source) ^1.4.6 -> ^1.4.13 age confidence

Release Notes

web3modal/web3modal (@​web3modal/wagmi)

v3.5.7

Compare Source

v3.5.6

Compare Source

v3.5.5

Compare Source

ethers-io/ethers.js (ethers)

v5.8.0: ethers/v5.8.0 (2025-02-25 19:15) [legacy version]

Compare Source

This is a security update for the legacy Ethers v5 branch, addressing two security fixes.

For those that wish to audit the specific changes in the the bundled version between v5.7 and v5.8, see this gist.

Changes
  • Updated to latest elliptic library to fix audit warnings. (f8deaae)
  • Added ENS to Sepolia. (0065547)
  • Bump ws package version to address DoS security concern. (#​4791; f345816)
  • Added modern networks, updated third-party backend URLs and added QuickNode. (#​3935, #​4010; f7c813d)

Embedding UMD with SRI:

<script type="text/javascript"
  integrity="sha384-KpyAXoFibPIUEi79EsnN1EtEWCCrOQ8MtGsa4IrVxeZo514PYarFXujnjyu0DzgC"
  crossorigin="anonymous"
  src="https://cdnjs.cloudflare.com/ajax/libs/ethers/5.8.0/ethers.umd.min.js">
</script>
react-component/tooltip (rc-tooltip)

v6.4.0

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874
theKashey/react-focus-lock (react-focus-lock)

v2.13.6

Compare Source

v2.13.5

Compare Source

Bug Fixes
  • correct focus order for non-autofocusable modals, fixes #​340 (5b06e8d)

v2.13.4

Compare Source

v2.13.3

Compare Source

Bug Fixes
Features
  • refactor: use name imports; (e0c95bf)

v2.13.2

Compare Source

Bug Fixes
  • expose ReactFocusLockProps (492f6a4)

v2.13.1

Compare Source

Bug Fixes

v2.13.0

Compare Source

Bug Fixes
  • auto-focus in case of activeElement disappeareance, fixes #​321 (a109314)
  • better manage cross-frame relations (72b4d4b)

v2.12.1

Compare Source

v2.12.0

Compare Source

Bug Fixes
  • remove conflicting type (7245bde)

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes
  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

v2.11.3

Compare Source

Bug Fixes
  • remove conflicting type (7245bde)

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes
  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

v2.11.2

Compare Source

Bug Fixes
  • remove conflicting type (7245bde)

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes
  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

v2.11.1

Compare Source

Bug Fixes
  • remove conflicting type (7245bde)

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes
  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

v2.11.0

Compare Source

Bug Fixes
  • remove conflicting type (7245bde)

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes
  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

v2.10.1

Compare Source

Bug Fixes
Features
  • smart return focus feature (fed88d2)

2.10.1 (2024-02-14)

Bug Fixes
  • speedup resolution for auto-guards (802ef11)

v2.10.0

Compare Source

Bug Fixes
Features
  • smart return focus feature (fed88d2)

2.10.1 (2024-02-14)

Bug Fixes
  • speedup resolution for auto-guards (802ef11)

v2.9.8

Compare Source

Bug Fixes
  • implement focus control hooks (b7e53d7)
  • refactor use-focus-state to cause one redraw (ebd13e1)

2.9.8 (2024-02-09)

Bug Fixes
  • improve focus-lock behavior for exotic components (557f8cd)

2.9.7 (2024-01-23)

2.9.6 (2023-10-12)

2.9.5 (2023-07-09)

Bug Fixes

2.9.4 (2023-02-16)

Bug Fixes
  • update focus-lock to prevent error when accessing cross-origin frames. fixes #​241 (6633d2b)

2.9.3 (2023-01-28)

2.9.2 (2022-11-13)

Bug Fixes

2.9.1 (2022-05-07)

v2.9.7

Compare Source

Bug Fixes
  • implement focus control hooks (b7e53d7)
  • refactor use-focus-state to cause one redraw (ebd13e1)

2.9.8 (2024-02-09)

Bug Fixes
  • improve focus-lock behavior for exotic components (557f8cd)

2.9.7 (2024-01-23)

2.9.6 (2023-10-12)

2.9.5 (2023-07-09)

Bug Fixes

2.9.4 (2023-02-16)

Bug Fixes
  • update focus-lock to prevent error when accessing cross-origin frames. fixes #​241 (6633d2b)

2.9.3 (2023-01-28)

2.9.2 (2022-11-13)

Bug Fixes

2.9.1 (2022-05-07)


Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/dependencies branch from dcbeb2e to 1d98257 Compare December 15, 2024 04:09
@renovate renovate bot force-pushed the renovate/dependencies branch from 1d98257 to 0dac404 Compare February 7, 2025 17:57
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 44110d2 to 77289de Compare March 3, 2025 09:13
@renovate renovate bot force-pushed the renovate/dependencies branch from 77289de to 6a09179 Compare March 6, 2025 12:16
@renovate renovate bot force-pushed the renovate/dependencies branch from 6a09179 to f815a15 Compare August 10, 2025 12:53
@renovate renovate bot force-pushed the renovate/dependencies branch from f815a15 to ec56381 Compare October 29, 2025 07:40
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