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 actions/setup-node action to v4 #3840

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v3 -> v4

Release Notes

actions/setup-node (actions/setup-node)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 87803f7 to f31db9f Compare October 29, 2023 13:46
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch 7 times, most recently from 5795495 to 444ffa3 Compare November 13, 2023 14:00
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 444ffa3 to 2b9fd2d Compare November 14, 2023 10:01
@bkrem bkrem merged commit d2e34b2 into v2.0 Nov 14, 2023
9 checks passed
@bkrem bkrem deleted the renovate/actions-setup-node-4.x branch November 14, 2023 11:16
@ganchoradkov ganchoradkov mentioned this pull request Nov 15, 2023
20 tasks
633kh4ck pushed a commit to ExodusMovement/walletconnect-monorepo that referenced this pull request Jan 30, 2024
* feat: added native module to get bundle id and check installed apps

* refactor: improved native code

* chore: moved module conditions to react-native-compat

* chore: added isAppInstalled function to polyfill

* fix: optional modal import

* chore: sending bundleid as origin

* fix: makes `@walletconnect/modal` an explicit dependency in ethereum provider

* fix(deps): update dependency @walletconnect/keyvaluestorage to v1.1.0

* chore: adds packages

* fix: small delay for disconnect to finish

* fix(deps): update dependency @walletconnect/jsonrpc-ws-connection to v1.0.14

* chore: updates `@walletconnect/jsonrpc-ws-connection` to latest

* fix(deps): update dependency @walletconnect/jsonrpc-ws-connection to v1.0.14

* chore: updates lock

* chore: fixed prettier

* fix: export module folder

* chore: added ios/android folders as ignored paths in renovate config (WalletConnect#3915)

* chore(deps): update node.js to v21 (WalletConnect#3810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: run codemod on packages/sign-client/**/*.ts

* chore: format

* chore(deps): replace AWS SDK for JavaScript v2 with v3

* chore(deps): update actions/setup-node action to v4 (WalletConnect#3840)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: updates keyvaluestorage to latest

* chore: prep for `2.10.5` release

* chore: lock

* chore(deps): bump @babel/traverse from 7.22.4 to 7.23.2 (WalletConnect#3788)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>

* chore(deps-dev): bump axios from 1.4.0 to 1.6.2 (WalletConnect#3935)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>

* chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (WalletConnect#3747)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>

* chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 (WalletConnect#3839)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>

* feat: adds fallback to localStorage if deep link is missing from storage

* chore: silence error log

* fix: subscribes to pairing topic after storing the pairing

* feat: tests

* fix: adds `session_properties` to fabricated proposal

* refactor: moves expect outside of event listener

* fix: throws when URI is provided without relay-protocol

* chore: tests

* feat: adds additional uri validation for `symKey`

* feat: tests

* chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 (WalletConnect#3901)

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.8 to 4.28.5.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>

* feat:  implements `registerDeviceToken` in `Echo`

* feat: expose error types

* chore: prep for `2.10.6` release

* sendAsync result response formatted

* feat: export session store from sign

* feat: implements static `decrypt notifications` & `getMetadata` utils

* feat: tests

* chore: rm unused import

* chore: remove logs

* refactor: types

* refactor: renames `echo` to `echoClient`

* fix: polyfill `fetch`

* Revert "fix: polyfill `fetch`"

This reverts commit 7391142.

* fix: uses `isomorphic-unfetch@3.1.0`

* fix: fixes modal types and updates to latest

* refactor: restructure exports

* feat: clear class instances after work done

* fix: added extra condition in isBrowser function

* fix: captures `respond` rejection when session is disconnect & remove the pending request

* feat: tests

* refactor: removes any pending requests when session is disconnected

* refactor: moves cleanup in `isValidRespond`

* refactor: uses try/catch to handle async and explicitly checks if id is provided before trying to cleanup pending request

* chore: prep for `2.11.0`

* fix: lint

* fix: install deps

* fix: build

* fix: remove duplicate tsconfig target

* fix: use logger from client

* fix: do not override topic

* fix: set isonline to true temporarily

* fix: use audited netinfo package

* Revert "fix: use audited netinfo package"

This reverts commit 137ad4b.

* fix: update netinfo props from forked package

- @exodus/netinfo uses isconnected.fetch()

* fix: silent error from Application reference

* chore: bump packages

@exodus/walletconnect-core@2.11.0-exodus.1
@exodus/walletconnect-react-native-compat@2.11.0-exodus.1
@exodus/walletconnect-utils@2.11.0-exodus.1
@exodus/walletconnect-web3wallet@1.10.0-exodus.1

* fix: failing test from mismatched topic

* fix: add hashkey import

* chore: get rid of some unwanted dependencies

* fix(core): bump @exodus/wlalet-connect-utils

* chore: bump packages

@exodus/walletconnect-core@2.11.0-exodus.2
@exodus/walletconnect-react-native-compat@2.11.0-exodus.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ignaciosantise <ignacio.santise@gmail.com>
Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ignaciosantise <nacho@walletconnect.com>
Co-authored-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Tuditi <daviddetroch@pm.me>
Co-authored-by: kr-nikunj <nikunj.r@knackroot.com>
Co-authored-by: Matias Lang <matias.la@exodus.io>
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.

None yet

1 participant