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

Upgrade: some (dev) deps #13155

Merged
merged 5 commits into from Apr 24, 2020
Merged

Upgrade: some (dev) deps #13155

merged 5 commits into from Apr 24, 2020

Commits on Apr 8, 2020

  1. Upgrade: some (dev) deps

    1. after upgrading eslint-plugin-jsdoc, it reports:
    "Invalid JSDoc tag name "template"  jsdoc/check-tag-names"
    
    it was fixed by added setting.jsdoc.mode: typescript
    (refs:https://github.com/gajus/eslint-plugin-jsdoc#check-tag-names)
    
    2. the following deps were not upgraded:
    * levn (was upgraded in #13140)
    * ignore (it has a few breaking change)
    aladdin-add committed Apr 8, 2020
    Copy the full SHA
    0759324 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1947378 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    aladdin-add committed Apr 8, 2020
    Copy the full SHA
    0ef3d7f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7a54712 View commit details
    Browse the repository at this point in the history
  5. Chore: add a comment

    aladdin-add committed Apr 8, 2020
    Copy the full SHA
    4793ae7 View commit details
    Browse the repository at this point in the history