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-dev): bump postcss from 8.4.21 to 8.4.31 #3747

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps postcss from 8.4.21 to 8.4.31.

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Oct 6, 2023
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 8b7016f to 5bcf347 Compare October 7, 2023 17:41
@bkrem
Copy link
Member

bkrem commented Nov 15, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@bkrem bkrem merged commit 7348351 into v2.0 Nov 16, 2023
9 checks passed
@bkrem bkrem deleted the dependabot/npm_and_yarn/postcss-8.4.31 branch November 16, 2023 08:21
@ganchoradkov ganchoradkov mentioned this pull request Nov 29, 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
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant