Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps near-cli from 2.2.0 to 3.2.0.

Release notes

Sourced from near-cli's releases.

v3.2.0

Highlights:

  • Added ability to pass scripts to repl
  • Added ability to specify custom folder for generating keys in dev-deploy command
  • accountId added as alias for contractId parameter in view function

Commits:

  • feat(dev-deploy): added ability to specify custom folder for generating the keys (#934) e54f35c
  • line 35 deleted c781af0
  • added comment d27cd66
  • added alias for command option as json payload contractName 9225d11
  • Revert "feat(dev-deploy): added ability to specify custom folder for generati…" (#932) ba90cd5
  • feat(version): bumped the version to 3.1.1 to release the new feature 806b61b
  • feat(dev-deploy): added ability to specify custom folder for generating the keys 7a7e292
  • feat: add script argument to repl (#903) 20ec871

near/near-cli@v3.1.0...v3.2.0

v3.1.0

Highlights:

  • dev-deploy command now has --initFunction and --initGas arguments
  • New command set-api-key allows you to set API Keys for RPC Servers (experimental)

Commits:

  • naj v0.44.2 (#905) a3c66b2
  • dev-deploy flags (#902) 8b47736
  • API keys support (MVP) (#878) fc4c835

near/near-cli@v3.0.1...v3.1.0

v3.0.1

Highlights:

  • New seat price formula used (#897) 00a0bf1
  • Starting from protocol version 49 number of seats per validator is always equal to 1

Commits:

  • number of seats changed to 1 in PV 49+ (#898) b9d499f
  • New seat price formula used (#897) 00a0bf1
  • ci-betanet deleted (#893) 6931906
  • Changelog added (#891) 4ee33a0

near/near-cli@v3.0.0...v3.0.1

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:

... (truncated)

Commits
  • a6ccd80 3.2.0
  • e54f35c feat(dev-deploy): added ability to specify custom folder for generating the k...
  • c781af0 line 35 deleted
  • d27cd66 added comment
  • 9225d11 added alias for command option as json payload contractName
  • ba90cd5 Revert "feat(dev-deploy): added ability to specify custom folder for generati...
  • 806b61b feat(version): bumped the version to 3.1.1 to release the new feature
  • 7a7e292 feat(dev-deploy): added ability to specify custom folder for generating the keys
  • 20ec871 feat: add script argument to repl (#903)
  • 63cd30c 3.1.0
  • Additional commits viewable in compare view

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.2.0 to 3.2.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.2.0...v3.2.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 Feb 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 20, 2022

Superseded by #30.

@dependabot dependabot bot closed this May 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/near-cli-3.2.0 branch May 20, 2022 08:24
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