Skip to content

build(deps-dev): bump near-cli from 2.0.0 to 3.0.0#89

Closed
dependabot[bot] wants to merge 1 commit intosetupfrom
dependabot/npm_and_yarn/near-cli-3.0.0
Closed

build(deps-dev): bump near-cli from 2.0.0 to 3.0.0#89
dependabot[bot] wants to merge 1 commit intosetupfrom
dependabot/npm_and_yarn/near-cli-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps near-cli from 2.0.0 to 3.0.0.

Release notes

Sourced from near-cli's releases.

v3.0.0

Highlights:

  • Breaking change: added prompts to delete-key command
  • Breaking change: added prompts to deploy command
  • Added --force/-f flag, that can be used to bypass prompts. Useful in scripting.

Commits:

  • delete-key prompts (#890) 1959b71
  • Fix referrer title in the CLI login page (#889) 77e5b97
  • Added the ability to optionally set the keyPath and networkId for localnet (#885) 1763e39
  • Add a prompt warning about an existing contract on this account (#883) 7dd821c

near/near-cli@v2.2.0...v3.0.0

v2.2.0

Highlights:

  • near-api-js updated to 0.43.1
  • bug fixes
  • improved support of localnet

Commits

  • naj 0.43.1 (#859) 4cf5e36
  • Gas exceeded error is handled (#858) deeba1c
  • default gas fix (#850) b14d8d9
  • improve config for local net (#838) e7a2c8f
  • support localnet (#836) a829f31
  • Dependabot config (#830) 5aa276f
  • Bump path-parse from 1.0.6 to 1.0.7 (#832) f032992

near/near-cli@v2.1.1...v2.2.0

v2.1.1

Highlights:

  • --depositYocto option added. It allows you to specify deposit in yoctoNEAR instead of NEAR
  • dependencies updated

Commits:

  • feat: Add deposit yocto (#822) f5e70fc
  • Danger setup (#823) 4878409
  • Bump near-ledger-js from 0.1.2 to 0.2.0 (#803) cf5a282
  • Bump jest-environment-node from 26.6.2 to 27.0.6 (#808) 6386b69
  • Bump trim-newlines from 3.0.0 to 3.0.1 (#790) 45d8885
  • Bump normalize-url from 4.5.0 to 4.5.1 (#792) 84b7d9a
  • Bump open from 8.0.9 to 8.2.1 (#802) 6dbab5a
  • Bump eslint from 7.26.0 to 7.30.0 (#813) dfd0797
  • Bump @​ledgerhq/hw-transport-node-hid from 5.51.1 to 6.1.0 (#814) 5178020
  • Bump ws from 7.4.5 to 7.5.3 (#816) 3b1e8a7

near/near-cli@v2.1.0...v2.1.1

... (truncated)

Changelog

Sourced from near-cli's changelog.

3.0.0 [11-30-2021]

  • Breaking change: added prompts to delete-key command. PR
  • Breaking change: added prompts to deploy command. PR
  • Added --force/-f flag, that can be used to bypass prompts. Useful in scripting. PR
Commits

Dependabot compatibility score

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 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)

Bumps [near-cli](https://github.com/near/near-cli) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/near/near-cli/releases)
- [Changelog](https://github.com/near/near-cli/blob/master/CHANGELOG.md)
- [Commits](near/near-cli@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: near-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2021

Superseded by #92.

@dependabot dependabot bot closed this Dec 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/near-cli-3.0.0 branch December 10, 2021 12:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants