Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yeoman/yeoman-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: yeoman/yeoman-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 4 contributors

Commits on May 9, 2018

  1. Upgrade insecure dependencies (#41)

    * Upgrade insecure dependencies
    
    Upgrade dependencies that were flagged by npm audit.
    This required some changes to the gulpfile due to
    changes in the gulp api. Ref #40
    
    * Downgrade gulp-nsp
    idmontie authored and SBoudrias committed May 9, 2018
    Configuration menu
    Copy the full SHA
    e9a4057 View commit details
    Browse the repository at this point in the history
  2. 1.7.1

    SBoudrias committed May 9, 2018
    Configuration menu
    Copy the full SHA
    6c63596 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    ee3ca75 View commit details
    Browse the repository at this point in the history
  2. 1.7.2

    SBoudrias committed May 15, 2018
    Configuration menu
    Copy the full SHA
    0c191c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Namespace and resolved path settings (#44)

    * Bumped environment version
    
    * resolved setting
    
    * Bumped lodash (insecure version)
    
    * Added namepsace setting and vscode debugging config
    MarcoScabbiolo authored and SBoudrias committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    2609a69 View commit details
    Browse the repository at this point in the history
  2. 1.8.0

    SBoudrias committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    9ed76d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Catch errors from yeoman-generator (#47)

    We probably should catch errors from `run` here.
    
    Error example:
    ```
    AssertionError [ERR_ASSERTION]: This Generator is empty. Add at least one method for it to run.
    ```
    iatsiuk authored and SBoudrias committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    06f2d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf9090 View commit details
    Browse the repository at this point in the history
  3. 1.9.0

    SBoudrias committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    d4c9ef9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. 2.0.0

    SBoudrias committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    95ef325 View commit details
    Browse the repository at this point in the history
Loading