-
Notifications
You must be signed in to change notification settings - Fork 10
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 minimist from 1.2.5 to 1.2.6 in /examples/defi-connect-web3modal #56
Merged
andybin-cdc
merged 1 commit into
2.x
from
dependabot/npm_and_yarn/examples/defi-connect-web3modal/minimist-1.2.6
Jun 24, 2022
Merged
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /examples/defi-connect-web3modal #56
andybin-cdc
merged 1 commit into
2.x
from
dependabot/npm_and_yarn/examples/defi-connect-web3modal/minimist-1.2.6
Jun 24, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 23, 2022
andybin-cdc
approved these changes
Jun 24, 2022
andybin-cdc
deleted the
dependabot/npm_and_yarn/examples/defi-connect-web3modal/minimist-1.2.6
branch
June 24, 2022 02:26
ghost
pushed a commit
that referenced
this pull request
Jun 24, 2022
* fix: response the error code instead only the message * fix: build failed * chore: version 1.6.14-dev.2 * chore: update readme * chore: add SECURITY.md and LICENSE.md * refactor: package.json clean * refactor: fold structure * refactor: connect client * refactor: rename * refactor: upgrade babel version * refactor: finish overall design for websocket provider * refactor: finish provider engine (compatible the mobile extension and direct case) * refactor: provider args * refactor: connect dapp success * refactor: event proxy * chore: remove unused code * refactor: support cosmos_getAccounts method * refactor: add cosmos-signer package * fix: add package dependencies * fix: cosmos offline signer public key error * feat: add dapp name configable * feat: return 4200 for not support method to compatibility eip-1193 * feat: add mobile provider * chore: project config * feat: add extra info for BE send notification to mobile * feat: readme for @deficonnect/provider * feat: support in app browser injected provider * feat: remove mobile-provider * chore: update readme files * docs: update RPC methods documents * Create node.js.yml (#12) * Create node.js.yml * chore: set node vesion * chroe: remove test step due to no test file * docs: update packages docs (#14) * docs: update README.md * docs: add decription for packages * chore: update ignore (#27) * chore: update ignore * chore: ignore CHANGELOG.md * chore: ignore CHANGELOG.md * docs: complete documentation (#16) * add dev utility example apps (#13) * Create release.yml (#18) * Create release.yml * chore: update setting * Update release.yml * chore: update pkg setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update pkg setting * v2.0.0-dev.1 * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: fix yml * chore: fix yml * ci: add push actions * ci: update version action * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update .gitignore * Update release.yml * chore: update ignore * Update release.yml * Update release.yml * Update release.yml * chore: update ci work flow * ci: remove branch * ci: replice npm to npx * ci: remove tags * ci: update ci * ci: remove standard version * ci: change ci * ci: change branch * ci: change ci * ci: change ci * ci: remove changelog * ci: remove changelog * ci: ignore release branch * ci: ignore release branch * ci: ignore release branch * ci: add publish * ci: add publish * ci: checkout branch depth * ci: add manual approve * ci: fix typo * chore: release only on main branch Co-authored-by: Vern Zhang <vern.zhang@crypto.com> Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com> * chore: add qrcode modal provider and web3 connector (#22) * chore: add qrcode modal provider and web3 connector * chore: add qrcode content class name * Chore/optimize action (#37) * chore: optimize release * chore: fix release (#38) * chore: fix release * chore: fix release, needs commit before push (#39) * chore: fix release action * chore: split versioning & release (#42) * chore: split versioning & release * chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#43) Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: test versioning (#44) * chore: versioning * chore: Update cosmos-rpc.md (#48) * Update README.md * Update cosmos-rpc.md * fix: upgrade eslint dependency (#52) * fix: upgrade eslint dependency * chore: fix eslint alert Co-authored-by: Jack Feng <jack.feng@crypto.com> * docs: readme guide (#51) * docs: add description for packages * chore: rename examples * docs: refactor guide * docs: update readme * docs: update docs * docs: description for web3-connector package Co-authored-by: Vern Zhang <vern.zhang@crypto.com> * chore(deps): bump cross-fetch in /examples/defi-connect-web3modal (#57) Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump minimist in /examples/defi-connect-web3modal (#56) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump eventsource in /examples/defi-connect-web3modal (#55) Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](EventSource/eventsource@v1.1.0...v1.1.2) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump moment in /examples/defi-connect-web3modal (#54) Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: release use enviroment (#59) * bugfix: fix some session request and mobile deep link issue (#58) * chore: fix some session request and mobile deep link issue * chore: adjust injected provider method call * chore: modify request method name * v2.0.0 Co-authored-by: Andy Bin <andy.bin@crypto.com> Co-authored-by: Jack Feng <jack.feng@crypto.com> Co-authored-by: nathan-crypto <104001064+nathan-chu@users.noreply.github.com> Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com> Co-authored-by: rarcif.eth <92729550+rarcif@users.noreply.github.com> Co-authored-by: Vern Zhang <vern.zhang@crypto.com> Co-authored-by: Jack Feng <99861259+JackFengShixuan@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nathan-chu <nathan-chu@users.noreply.github.com>
andybin-cdc
added a commit
that referenced
this pull request
Jun 24, 2022
* Release v2.0.0 Versioning and CHANGELOG.md (#61) * fix: response the error code instead only the message * fix: build failed * chore: version 1.6.14-dev.2 * chore: update readme * chore: add SECURITY.md and LICENSE.md * refactor: package.json clean * refactor: fold structure * refactor: connect client * refactor: rename * refactor: upgrade babel version * refactor: finish overall design for websocket provider * refactor: finish provider engine (compatible the mobile extension and direct case) * refactor: provider args * refactor: connect dapp success * refactor: event proxy * chore: remove unused code * refactor: support cosmos_getAccounts method * refactor: add cosmos-signer package * fix: add package dependencies * fix: cosmos offline signer public key error * feat: add dapp name configable * feat: return 4200 for not support method to compatibility eip-1193 * feat: add mobile provider * chore: project config * feat: add extra info for BE send notification to mobile * feat: readme for @deficonnect/provider * feat: support in app browser injected provider * feat: remove mobile-provider * chore: update readme files * docs: update RPC methods documents * Create node.js.yml (#12) * Create node.js.yml * chore: set node vesion * chroe: remove test step due to no test file * docs: update packages docs (#14) * docs: update README.md * docs: add decription for packages * chore: update ignore (#27) * chore: update ignore * chore: ignore CHANGELOG.md * chore: ignore CHANGELOG.md * docs: complete documentation (#16) * add dev utility example apps (#13) * Create release.yml (#18) * Create release.yml * chore: update setting * Update release.yml * chore: update pkg setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update pkg setting * v2.0.0-dev.1 * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: update yml setting * chore: fix yml * chore: fix yml * ci: add push actions * ci: update version action * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update .gitignore * Update release.yml * chore: update ignore * Update release.yml * Update release.yml * Update release.yml * chore: update ci work flow * ci: remove branch * ci: replice npm to npx * ci: remove tags * ci: update ci * ci: remove standard version * ci: change ci * ci: change branch * ci: change ci * ci: change ci * ci: remove changelog * ci: remove changelog * ci: ignore release branch * ci: ignore release branch * ci: ignore release branch * ci: add publish * ci: add publish * ci: checkout branch depth * ci: add manual approve * ci: fix typo * chore: release only on main branch Co-authored-by: Vern Zhang <vern.zhang@crypto.com> Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com> * chore: add qrcode modal provider and web3 connector (#22) * chore: add qrcode modal provider and web3 connector * chore: add qrcode content class name * Chore/optimize action (#37) * chore: optimize release * chore: fix release (#38) * chore: fix release * chore: fix release, needs commit before push (#39) * chore: fix release action * chore: split versioning & release (#42) * chore: split versioning & release * chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#43) Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: test versioning (#44) * chore: versioning * chore: Update cosmos-rpc.md (#48) * Update README.md * Update cosmos-rpc.md * fix: upgrade eslint dependency (#52) * fix: upgrade eslint dependency * chore: fix eslint alert Co-authored-by: Jack Feng <jack.feng@crypto.com> * docs: readme guide (#51) * docs: add description for packages * chore: rename examples * docs: refactor guide * docs: update readme * docs: update docs * docs: description for web3-connector package Co-authored-by: Vern Zhang <vern.zhang@crypto.com> * chore(deps): bump cross-fetch in /examples/defi-connect-web3modal (#57) Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump minimist in /examples/defi-connect-web3modal (#56) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump eventsource in /examples/defi-connect-web3modal (#55) Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](EventSource/eventsource@v1.1.0...v1.1.2) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump moment in /examples/defi-connect-web3modal (#54) Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: release use enviroment (#59) * bugfix: fix some session request and mobile deep link issue (#58) * chore: fix some session request and mobile deep link issue * chore: adjust injected provider method call * chore: modify request method name * v2.0.0 Co-authored-by: Andy Bin <andy.bin@crypto.com> Co-authored-by: Jack Feng <jack.feng@crypto.com> Co-authored-by: nathan-crypto <104001064+nathan-chu@users.noreply.github.com> Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com> Co-authored-by: rarcif.eth <92729550+rarcif@users.noreply.github.com> Co-authored-by: Vern Zhang <vern.zhang@crypto.com> Co-authored-by: Jack Feng <99861259+JackFengShixuan@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nathan-chu <nathan-chu@users.noreply.github.com> * v2.0.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andy Bin <andy.bin@crypto.com> Co-authored-by: Jack Feng <jack.feng@crypto.com> Co-authored-by: nathan-crypto <104001064+nathan-chu@users.noreply.github.com> Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com> Co-authored-by: rarcif.eth <92729550+rarcif@users.noreply.github.com> Co-authored-by: Vern Zhang <vern.zhang@crypto.com> Co-authored-by: Jack Feng <99861259+JackFengShixuan@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nathan-chu <nathan-chu@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps minimist from 1.2.5 to 1.2.6.
Commits
7efb22a
1.2.6ef88b93
security notice for additional prototype pollution issuec2b9819
isConstructorOrProto adapted from PRbc8ecee
test from prototype pollution PRDependabot 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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.