Socket
Socket
Sign inDemoInstall

heroku-cli-util

Package Overview
Dependencies
Maintainers
16
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-cli-util - npm Package Compare versions

Comparing version 5.10.7 to 5.10.8

.nyc_output/86074.json

301

CHANGELOG.md

@@ -1,183 +0,212 @@

1.7.3 / 2016-03-30
==================
5.10.7 / 2016-04-18
===================
* switch to circle
* 1.7.2
* 5.10.7
* added heroku and app colors ([#61](https://github.com/heroku/heroku-cli-util/issues/61))
* fixpack
* added changelog
* added cli.action.warn
* read x-heroku-warning header
* do not error on rollbar connection error
* spinner updates
* force line spinner on windows
* added hexagon spinner
1.7.2 / 2016-03-30
==================
5.10.6 / 2016-04-13
===================
* Merge pull request [#57](https://github.com/heroku/heroku-apps/issues/57) from heroku/add-on-drains
fix drains for add-on drains
* simplify
* styled json for log drains
* fix drains for add-on drains
* 1.7.1
* added apps:rename
* 1.7.0
* 5.10.6
* fix newlines when spinner is disabled
1.7.0 / 2016-03-29
==================
5.10.5 / 2016-04-13
===================
* 1.6.0
* 5.10.5
* fix spinner with narrow screens ([#60](https://github.com/heroku/heroku-cli-util/issues/60))
fixes https://github.com/heroku/heroku/issues/1931
1.6.0 / 2016-03-24
==================
5.10.4 / 2016-04-13
===================
* Merge pull request [#36](https://github.com/heroku/heroku-apps/issues/36) from heroku/apps-open
added apps:open
* added apps:open
* 5.10.4
* strip color when logging ([#57](https://github.com/heroku/heroku-cli-util/issues/57))
* fix test output with spinner under tests ([#59](https://github.com/heroku/heroku-cli-util/issues/59))
* fix test output with spinner under tests
* added code coverage
* added spinner test
* remove docs badge
* added test for cli.action
1.5.2 / 2016-03-23
==================
5.10.3 / 2016-04-08
===================
* 1.5.2
* Merge pull request [#56](https://github.com/heroku/heroku-apps/issues/56) from heroku/spread-fix
Remove the spread operator from labs / features
* Remove the spread operator from labs / features
* 1.5.1
* added color to ps
* 5.10.3
* updated deps
1.5.1 / 2016-03-22
==================
5.10.2 / 2016-04-08
===================
* added ps:scale
* 1.5.0
* remove duplicate maintenance command
* 5.10.2
* fix spinner with no color supported
1.5.0 / 2016-03-22
5.10.1 / 2016-04-07
===================
* 5.10.1
* fix spinner on windows
5.10.0 / 2016-04-07
===================
* 5.10.0
* spinner updates
* Fixing test mocking to fix circleci build
* added spinner
* Switch back to tunnel-agent from tunnel
* Merge pull request [#49](https://github.com/heroku/heroku-cli-util/issues/49) from heroku/fix-wrapping-with-command-examples
fix wrapping with command examples
* Merge pull request [#56](https://github.com/heroku/heroku-cli-util/issues/56) from heroku/ssl-cert-dir-and-file
Add SSL_CERT_DIR & SSL_CERT_FILE to trusted certs
* Cleaning up code with ternary + arrow function
* Add SSL_CERT_DIR & SSL_CERT_FILE to trusted certs
* 5.9.3
* updated deps
* use jq theme
5.9.3 / 2016-03-31
==================
* Merge pull request [#50](https://github.com/heroku/heroku-apps/issues/50) from heroku/features
features:*
* added features:*
* added features index
* 1.4.0
* 1.3.0
* shorten releases header
* update confirmation warning
* update deps
* update node on circle
* 5.9.2
* export linewrap
1.4.0 / 2016-03-22
5.9.2 / 2016-03-30
==================
* Merge pull request [#31](https://github.com/heroku/heroku-apps/issues/31) from heroku/labs
labs commands
* export linewrap
* 5.9.1
* Merge branch 'fix-table-width'
* fix table widths
if the label is longer than any of the cell data this doesn't calculate
the label correctly
1.3.0 / 2016-03-22
5.9.1 / 2016-03-22
==================
* show error if no app
* added apps:delete alias
* added apps:destroy
* fixed test description
* removed extraneous catch
* catch errors getting app features
* added labs:enable and labs:disable
* fixed labs:info when not in an app directory
* added labs:info
* added labs index command
* update deps
* Merge pull request [#45](https://github.com/heroku/heroku-apps/issues/45) from edmorley/correct-create-app-help
Correct a typo in the app:create help text
* Correct a typo in the app:create help text
* only use co generators
* updated action example
* 5.9.0
1.2.7 / 2016-03-14
5.9.0 / 2016-03-21
==================
* 1.2.7
* Merge pull request [#48](https://github.com/heroku/heroku-apps/issues/48) from heroku/heroku-create-app-in-space
Fix app in space create text to match devcenter
* Fix app in space create text to match devcenter
* 1.2.6
* Merge pull request [#55](https://github.com/heroku/heroku-cli-util/issues/55) from heroku/proxy-fixes
Pass through auth & add HTTP_PROXY as fallback
* Pass through auth & add HTTP_PROXY as fallback
* added got to readme
* Merge pull request [#54](https://github.com/heroku/heroku-cli-util/issues/54) from heroku/got-proxy
Add got wrapper class to properly use proxies
* Fix snake case to camel case
* Fixing package.json dependencies
* Add got wrapper class to properly use proxies
* 5.8.4
1.2.6 / 2016-03-11
5.8.4 / 2016-03-21
==================
* Merge pull request [#47](https://github.com/heroku/heroku-apps/issues/47) from heroku/fix-dates-info
fix date parsing
* fix date parsing
* Merge pull request [#42](https://github.com/heroku/heroku-apps/issues/42) from heroku/hide-addon-user-email
Don't show full email address for add-on releases
* simplified jshint
* minor testing doc update
* minor testing changes for style guide
* Merge pull request [#53](https://github.com/heroku/heroku-cli-util/issues/53) from heroku/styled-json
added styledJSON
* added styledJSON to README
* fixed tests
* added styledJSON
* Merge pull request [#52](https://github.com/heroku/heroku-cli-util/issues/52) from heroku/testing-tweaks
strip color when mocking
* strip color when mocking
* ignore test directory from npm
* updated jshintrc
* 5.8.3
* update dependencies
1.2.5 / 2016-03-02
5.8.3 / 2016-03-08
==================
* 1.2.5
* Merge pull request [#44](https://github.com/heroku/heroku-apps/issues/44) from hvaara/ps-quota
Changed variable name in the ps sub-command
* Changed variable name in the ps sub-command
Fixes heroku/heroku-apps[#43](https://github.com/heroku/heroku-apps/issues/43)
* Don't show full email address for add-on releases
* ignore test directory
* Merge pull request [#51](https://github.com/heroku/heroku-cli-util/issues/51) from heroku/update-deps
update dependencies
* Merge pull request [#50](https://github.com/heroku/heroku-cli-util/issues/50) from heroku/mocha-junit
added mocha junit reporter for circle ci
* added mocha junit reporter for circle ci
* 5.8.2
* removed non-displaying license badge
1.2.4 / 2016-02-10
5.8.2 / 2016-03-03
==================
* 1.2.4
* Merge pull request [#41](https://github.com/heroku/heroku-apps/issues/41) from heroku/buildpacks
Allow the url to pass through unmodified to add
* Merge branch 'master' into buildpacks
* Fix domains test after pull & npm install
* Allow the url to pass through unmodified to add
* We were translating the add url like the following
https://codon-buildpacks.s3.amazonaws.com/buildpacks/heroku/ruby.tgz
=> heroku/ruby
This causes problems when heroku/ruby is not mapped in the API.
We are now just passing the URL straight throug and letting API
do the translation for us.
* Fix broken domains test
* Merge pull request [#38](https://github.com/heroku/heroku-apps/issues/38) from heroku/ps_dyno_count
Show dyno count in ps
* show dyno count in ps
* 1.2.3
* updated heroku-cli-util
* Merge pull request [#47](https://github.com/heroku/heroku-cli-util/issues/47) from heroku/rm-warning-prepend
remove prepending warnings with WARNING:
* update node on circle
* remove prepending warnings with WARNING:
this has been getting in the way more than it has been helping. For
example, cli.confirmApp() is pretty broken looking because of it.
I still don't like that without colors warnings look like errors, but
we'll have to find a different solution to that problem.
* fix wrapping with command examples
turns this:
```
▸ To drain to splunk do the following:
▸ $ heroku drains:add -a heroku-npm https://$(foo > /dev/null; foo-client
▸ MAP | awk -F '|' {print
▸ $2}')@logs.foo.com/logs
```
into this:
```
▸ To drain to splunk do the following:
▸ $ heroku drains:add -a heroku-npm https://$(foo > /dev/null; foo-client MAP | awk -F '|' {print $2}')@logs.foo.com/logs
```
1.2.3 / 2016-01-27
5.8.1 / 2016-02-16
==================
* added postversion step
* 5.8.1
* updated deps
* 5.8.0
* added open function
1.2.2 / 2016-01-25
5.8.0 / 2016-01-28
==================
* 1.2.2
* fix help for regions
* Merge pull request [#48](https://github.com/heroku/heroku-cli-util/issues/48) from heroku/open
added open function
* 5.7.4
* added pre/postversion steps
* updated lodash + nock
1.2.1 / 2016-01-25
5.7.4 / 2016-01-27
==================
* 1.2.1
* added header to regions
* 5.7.3
* 5.7.2
1.2.0 / 2016-01-25
5.7.2 / 2016-01-04
==================
* 1.2.0
* show private spaces info
* lodash 4
* use table to display region
* added regions
* updated travis
* test before updating version
* 1.1.7
* Merge pull request [#42](https://github.com/heroku/heroku-cli-util/issues/42) from heroku/reason-required
prompt for reason if requested by API
* prompt for sudo reason
* Merge pull request [#40](https://github.com/heroku/heroku-cli-util/issues/40) from heroku/relogin
Use CLI to login again if the API key isn't valid.
* Use CLI to login again if the API key isn't valid.
* small refactor to command function
* 5.7.1
1.1.7 / 2016-01-21
5.7.1 / 2015-12-08
==================
* Merge pull request [#37](https://github.com/heroku/heroku-apps/issues/37) from heroku/releases-index
addded releases and releases:rollback commands
* addded releases and releases:rollback commands
* updated deps
* Merge pull request [#17](https://github.com/heroku/heroku-apps/issues/17) from heroku/drains
added drains
* updated nock
* added extended output
* added json format
* added remove
* added drains
* Merge branch 'master' of github.com:heroku/heroku-apps
* test fix
* 1.1.6
* Merge pull request [#46](https://github.com/heroku/heroku-cli-util/issues/46) from heroku/rollbar-context
fix rollbar context string with default topic commands
* fix rollbar context string with default topic commands
* Merge pull request [#45](https://github.com/heroku/heroku-cli-util/issues/45) from heroku/add_styled_name_values_to_exports
add styled name values to exports
* formatting
* export styledNameValues from toplevel module
* 5.7.0

@@ -7,4 +7,5 @@ 'use strict';

let colors = {
attachment: 'green',
addon: 'magenta',
attachment: 'cyan',
addon: 'yellow',
configVar: 'green'
};

@@ -11,0 +12,0 @@

{
"_args": [
[
"changelog",
"changelog@1.0.7",
"/Users/jdickey/src/github.com/heroku/heroku-cli-util"
]
],
"_from": "changelog@latest",
"_from": "changelog@1.0.7",
"_id": "changelog@1.0.7",

@@ -24,7 +24,7 @@ "_inCache": true,

"name": "changelog",
"raw": "changelog",
"rawSpec": "",
"raw": "changelog@1.0.7",
"rawSpec": "1.0.7",
"scope": null,
"spec": "latest",
"type": "tag"
"spec": "1.0.7",
"type": "version"
},

@@ -37,3 +37,3 @@ "_requiredBy": [

"_shrinkwrap": null,
"_spec": "changelog",
"_spec": "changelog@1.0.7",
"_where": "/Users/jdickey/src/github.com/heroku/heroku-cli-util",

@@ -40,0 +40,0 @@ "author": {

{
"name": "heroku-cli-util",
"description": "Set of helpful CLI utilities",
"version": "5.10.7",
"version": "5.10.8",
"author": "Jeff Dickey (@dickeyxxx)",

@@ -44,5 +44,5 @@ "bugs": {

"postversion": "npm publish && git push && git push --tags",
"preversion": "npm test && changelog heroku-apps all -m > CHANGELOG.md && git add CHANGELOG.md",
"preversion": "npm test && changelog heroku-cli-util all -m > CHANGELOG.md && git add CHANGELOG.md",
"test": "nyc mocha --require ./test/helpers.js && jshint ."
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc