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

build(deps-dev): bump near-shell from 0.20.9 to 0.21.0 in /blank_rust_project #264

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 29, 2020

Bumps near-shell from 0.20.9 to 0.21.0.

Release notes

Sourced from near-shell's releases.

v0.21.0

  • Merge pull request #330 from nearprotocol/revert-324-hotfix/307-subdomains 9c33a57
  • Revert "Addresses subdomains in create_account, dev-deploy" 01fd99e
  • Merge pull request #318 from nearprotocol/dependabot/npm_and_yarn/jest-25.4.0 0071da3
  • Addresses subdomains in create_account, dev-deploy (#324) 122a5fb
  • Merge branch 'master' into hotfix/307-subdomains 9e217cc
  • Metrics events all (#327) 022f9c2
  • Bump jest from 25.3.0 to 25.4.0 8a52b2d
  • Merge pull request #319 from nearprotocol/dependabot/npm_and_yarn/jest-environment-node-25.4.0 64ffae3
  • Bump jest-environment-node from 25.3.0 to 25.4.0 64e6cd0
  • Merge pull request #323 from nearprotocol/metrics-events 92fee29
  • address growing account names, warn against network inconsistency, tla's >= 32 8d39834
  • Remove unused import (lint) 80caf92
  • Fix merge error and readd event tracking to create account cc93a4e
  • Remove tracking from create account temporarily ab9a4b7
  • Fix typo in settings key in generated test settings file ad77f3c
  • Merge conflict cleanup 80ff9d2
  • Merge branch 'master' into metrics-events 4df2336
  • Update text for dev event tracking opt-in question 9ae4d96
  • remove create_account error, simply inform and return 2c82feb
  • lint fixes 112676c
  • Merge branch 'master' into hotfix/307-subdomains 92cc593
  • tests create accounts as subdomains of test.near 95a4fea
  • create-account tells user of validation requirements, gives message and throws if needed c87cdb8
  • dev-deploy to use x.test.near 7c75f74
  • Remove copying testsettings step from the test script 2a80c73
  • Generate test settings file on the fly from test script f99491d
  • Address code review comments 1f79bbd
  • Adding more events in tracking e6684af
  • Fix typo in test settings setup 1e0a592
  • Remove accountId from view state tracking (PII) eec7065
  • Add test settings file to init with on ci e306f5c
  • Pull out saving settings into a separate util 62b8288
  • Fix lint errors 83b5c51
  • Undo accidental change in login fc93a27
  • Add example of tracking usage in viewState 1025c64
  • Remove extra test code from main login command. 96ddf5a
  • Fix lint errors fd64c97
  • Pull out settings keys into constants c799108
  • Add error handling to the mixpanel calls b229756
  • Clean up eventtracking util class d986761
  • Initial stab at dev event tracking (E2E with mixpanel works) e2bc3c9

near/near-cli@v0.20.9...v0.21.0

Commits
  • 75d869b 0.21.0
  • 9c33a57 Merge pull request #330 from nearprotocol/revert-324-hotfix/307-subdomains
  • 01fd99e Revert "Addresses subdomains in create_account, dev-deploy"
  • 0071da3 Merge pull request #318 from nearprotocol/dependabot/npm_and_yarn/jest-25.4.0
  • 122a5fb Addresses subdomains in create_account, dev-deploy (#324)
  • 9e217cc Merge branch 'master' into hotfix/307-subdomains
  • 022f9c2 Metrics events all (#327)
  • 8a52b2d Bump jest from 25.3.0 to 25.4.0
  • 64ffae3 Merge pull request #319 from nearprotocol/dependabot/npm_and_yarn/jest-enviro...
  • 64e6cd0 Bump jest-environment-node from 25.3.0 to 25.4.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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/blank_rust_project/near-shell-0.21.0 branch from 1d448d5 to 0fe41bb Compare April 29, 2020 16:13
Bumps [near-shell](https://github.com/nearprotocol/near-shell) from 0.20.9 to 0.21.0.
- [Release notes](https://github.com/nearprotocol/near-shell/releases)
- [Commits](near/near-cli@v0.20.9...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/blank_rust_project/near-shell-0.21.0 branch from 0fe41bb to 731a89d Compare April 29, 2020 20:53
@vgrichina vgrichina merged commit e65ebbd into master May 1, 2020
@volovyks volovyks deleted the dependabot/npm_and_yarn/blank_rust_project/near-shell-0.21.0 branch May 5, 2021 15:19
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant