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): bump the production-dependencies group with 6 updates #62

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the production-dependencies group with 6 updates:

Package From To
@floating-ui/dom 1.5.3 1.6.3
@socket.tech/socket-v2-sdk 1.24.1 1.24.2
@squirrel-labs/peanut-sdk 0.3.36 0.4.1
@vercel/analytics 1.1.1 1.2.0
@web3modal/ethers5 3.5.6 4.0.5
wagmi 1.4.13 2.5.7

Updates @floating-ui/dom from 1.5.3 to 1.6.3

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.6.3

Patch Changes

  • fix: calculate reference element offset relative to offsetParent iframe. Fixes issue with positioning in nested iframes, such as the following:
<html>
  <iframe>
    <div>floating</div>
    <iframe>
      <div>reference</div>
    </iframe>
  </iframe>
</html>

@​floating-ui/dom@​1.6.2

Patch Changes

  • fix: top layer element positioning and collision detection when using absolute strategy

@​floating-ui/dom@​1.6.1

Patch Changes

  • perf: avoid getContainingBlock call for non-top layer elements

@​floating-ui/dom@​1.6.0

Minor Changes

  • fix: handle CSS :top-layer elements inside containing blocks. It's no longer necessary to implement the middleware workaround outlined in floating-ui/floating-ui#1842.

Patch Changes

@​floating-ui/dom@​1.5.4

Patch Changes

  • 4c04669: chore: export .d.mts types, solves #2472
  • 0d18e37: refactor: avoid $ property appearing in rects dimensions
  • Updated dependencies [afb7e5e]
    • @​floating-ui/utils@​0.2.0
    • @​floating-ui/core@​1.5.3
Changelog

Sourced from @​floating-ui/dom's changelog.

1.6.3

Patch Changes

  • fix: calculate reference element offset relative to offsetParent iframe. Fixes issue with positioning in nested iframes, such as the following:
<html>
  <iframe>
    <div>floating</div>
    <iframe>
      <div>reference</div>
    </iframe>
  </iframe>
</html>

1.6.2

Patch Changes

  • fix: top layer element positioning and collision detection when using absolute strategy

1.6.1

Patch Changes

  • perf: avoid getContainingBlock call for non-top layer elements

1.6.0

Minor Changes

  • fix: handle CSS :top-layer elements inside containing blocks. It's no longer necessary to implement the middleware workaround outlined in floating-ui/floating-ui#1842.

Patch Changes

1.5.4

Patch Changes

  • 4c04669: chore: exports .d.mts types, solves #2472
  • 0d18e37: refactor: avoid $ appearing in rects dimensions
  • Updated dependencies [4c04669]
  • Updated dependencies [afb7e5e]
    • @​floating-ui/utils@​0.2.0

... (truncated)

Commits

Updates @socket.tech/socket-v2-sdk from 1.24.1 to 1.24.2

Release notes

Sourced from @​socket.tech/socket-v2-sdk's releases.

v1.24.2

1.24.2 (3-02-2024)

What's Changed

Full Changelog: SocketDotTech/socket-v2-sdk@v1.24.1...v1.24.2

Commits

Updates @squirrel-labs/peanut-sdk from 0.3.36 to 0.4.1

Release notes

Sourced from @​squirrel-labs/peanut-sdk's releases.

0.4.0

What's Changed

  • Cross-Chain links
  • fully gasless experience (gasless Deposits now supported with EIP-3009)

New Contributors

Full Changelog: https://docs.peanut.to/other/changelog

Commits

Updates @vercel/analytics from 1.1.1 to 1.2.0

Release notes

Sourced from @​vercel/analytics's releases.

1.2.0

What's Changed

Full Changelog: vercel/analytics@1.1.4...1.2.0

1.2.0-beta.4

Improved route support for race conditions

1.2.0-beta.3

Improve route support in pages router

1.2.0-beta.2

Further improve route support and better testing

1.2.0-beta.1

  • Adds the new /next import which supports upcoming route support

1.1.4

What's Changed

New Contributors

Full Changelog: vercel/analytics@1.1.3...1.1.4

1.1.3

What's Changed

Full Changelog: vercel/analytics@1.1.2...1.1.3

1.1.2

What's Changed

Full Changelog: vercel/analytics@1.1.1...1.1.2

Commits
  • 5a011aa Add route support (#127)
  • 8b1c58f server/track: always consume the response body for a track request (#131)
  • c55544d Automatically pass deplyoment protection secret if available (#129)
  • c07d4b2 Fix server side tracking for Remix actions (#124)
  • See full diff in compare view

Updates @web3modal/ethers5 from 3.5.6 to 4.0.5

Release notes

Sourced from @​web3modal/ethers5's releases.

4.0.5

What's Changed

Full Changelog: reown-com/appkit@4.0.4...4.0.5

4.0.4

What's Changed

  • Added useSwitchNetwork hook for ethers and ethers5
  • Fixing theming issue when using email login

Full Changelog: reown-com/appkit@4.0.3...4.0.4

4.0.3

What's Changed

  • Tag email login as beta
  • Apply theme sync before each wallet view call
  • Revert change to manually set version in constants util

Full Changelog: reown-com/appkit@4.0.2...4.0.3

4.0.2

What's Changed

  • Revert change that removed email update flow ui from account view

Full Changelog: reown-com/appkit@4.0.1...4.0.2

4.0.1

What's Changed

Full Changelog: reown-com/appkit@4.0.0...4.0.1

4.0.0

Breaking change

Web3Modal now supports Wagmi V2. Please see our upgrade guide here https://docs.walletconnect.com/web3modal/upgrade?platform=react

Other changes

... (truncated)

Commits

Updates wagmi from 1.4.13 to 2.5.7

Release notes

Sourced from wagmi's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 3f8203bd Thanks @​tmm! - Fixed useBlock parameters passthrough to Viem.

[email protected]

Patch Changes

  • #3433 101a7dd1 Thanks @​tmm! - Fixed useClient and usePublicClient throwing when used with unconfigured chainId.

  • #3510 660ff80d Thanks @​tmm! - Fixed issue where connectors returning multiple addresses didn't checksum correctly.

  • Updated dependencies [660ff80d, 101a7dd1]:

    • @​wagmi/connectors@​4.1.10
    • @​wagmi/core@​2.6.1

[email protected]

Patch Changes

@​wagmi/core@​2.5.0

Minor Changes

... (truncated)

Changelog

Sourced from wagmi's changelog.

2.5.7

Patch Changes

2.5.6

Patch Changes

2.5.5

Patch Changes

2.5.4

Patch Changes

  • 3f8203bd Thanks @​tmm! - Fixed useBlock parameters passthrough to Viem.

2.5.3

Patch Changes

2.5.2

Patch Changes

  • #3433 101a7dd1 Thanks @​tmm! - Fixed useClient and usePublicClient throwing when used with unconfigured chainId.

  • #3510 660ff80d Thanks @​tmm! - Fixed issue where connectors returning multiple addresses didn't checksum correctly.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.5.3` | `1.6.3` |
| [@socket.tech/socket-v2-sdk](https://github.com/SocketDotTech/socket-v2-sdk) | `1.24.1` | `1.24.2` |
| [@squirrel-labs/peanut-sdk](https://github.com/ProphetFund/peanut-sdk) | `0.3.36` | `0.4.1` |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.1.1` | `1.2.0` |
| [@web3modal/ethers5](https://github.com/web3modal/web3modal) | `3.5.6` | `4.0.5` |
| [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `1.4.13` | `2.5.7` |


Updates `@floating-ui/dom` from 1.5.3 to 1.6.3
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)

Updates `@socket.tech/socket-v2-sdk` from 1.24.1 to 1.24.2
- [Release notes](https://github.com/SocketDotTech/socket-v2-sdk/releases)
- [Commits](SocketDotTech/socket-v2-sdk@v1.24.1...v1.24.2)

Updates `@squirrel-labs/peanut-sdk` from 0.3.36 to 0.4.1
- [Release notes](https://github.com/ProphetFund/peanut-sdk/releases)
- [Commits](https://github.com/ProphetFund/peanut-sdk/commits)

Updates `@vercel/analytics` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.2.0/packages/web)

Updates `@web3modal/ethers5` from 3.5.6 to 4.0.5
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](reown-com/appkit@3.5.6...4.0.5)

Updates `wagmi` from 1.4.13 to 2.5.7
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@socket.tech/socket-v2-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@squirrel-labs/peanut-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@web3modal/ethers5"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2024
Copy link

vercel bot commented Feb 19, 2024

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

Name Status Preview Comments Updated (UTC)
commitkudos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 6:00am

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #64.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-29a1e969e3 branch February 26, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants