Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
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: tophat/yvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.4
Choose a base ref
...
head repository: tophat/yvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.5
Choose a head ref
  • 13 commits
  • 19 files changed
  • 6 contributors

Commits on Nov 12, 2019

  1. chore: upgrade node and yarn versions

    Emmanuel Ogbizi committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1727dd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    ca395b2 View commit details
    Browse the repository at this point in the history
  2. chore: update raw-loader to the latest version 🚀 (#492)

    * chore(package): update raw-loader to version 4.0.0
    
    * chore(package): update lockfile yarn.lock
    greenkeeper[bot] authored and iamogbz committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    83ab9f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. chore: update memfs to the latest version 🚀 (#494)

    * chore(package): update memfs to version 3.0.0
    
    * chore(package): update lockfile yarn.lock
    greenkeeper[bot] authored and iamogbz committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    978ce45 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. chore: update jest-junit to the latest version 🚀 (#495)

    * chore(package): update jest-junit to version 10.0.0
    
    * chore(package): update lockfile yarn.lock
    greenkeeper[bot] authored and iamogbz committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    6f965a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. chore: update @tophat/eslint-config to the latest version 🚀 (#497)

    * chore(package): update @tophat/eslint-config to version 0.4.0
    
    * chore(package): update lockfile yarn.lock
    greenkeeper[bot] authored and iamogbz committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    6fa58d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. chore: update marked to the latest version 🚀 (#498)

    * chore(package): update marked to version 0.8.0
    
    * chore(package): update lockfile yarn.lock
    greenkeeper[bot] authored and iamogbz committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    aeeaf09 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    f723d2a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump npm from 6.10.2 to 6.13.4 (#499)

    Bumps [npm](https://github.com/npm/cli) from 6.10.2 to 6.13.4.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v6.10.2...v6.13.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and iamogbz committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    3a595dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef14f10 View commit details
    Browse the repository at this point in the history
  4. chore: update all dependencies (#504)

    * docs: replace greenkeeper badge with dependabot
    
    * chore: update all dependencies
    
    * wip
    
    * chore: add missing peer deps
    
    * chore: only use lint rules required
    
    * chore: remove unneeded peer deps
    iamogbz authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    1c79c0e View commit details
    Browse the repository at this point in the history
  5. perf: shim path from shell script only (#501)

    * perf: shim path from shell script only
    iamogbz authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    c4aff5a View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.6.5 [skip ci]

    ## [3.6.5](v3.6.4...v3.6.5) (2019-12-15)
    
    ### Performance Improvements
    
    * shim path from shell script only ([#501](#501)) ([c4aff5a](c4aff5a))
    yvm-bot committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    3136344 View commit details
    Browse the repository at this point in the history
Loading