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

New Version #20

Merged
merged 17 commits into from
Jan 20, 2021
Merged

New Version #20

merged 17 commits into from
Jan 20, 2021

Commits on Sep 12, 2020

  1. chore(deps): bump node-fetch from 2.6.0 to 2.6.1

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    7def48b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1

    Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/npm/npm-user-validate/releases)
    - [Commits](npm/npm-user-validate@v1.0.0...v1.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    c7201d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. chore(deps-dev): bump semantic-release from 17.0.4 to 17.2.3

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 17.2.3.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.0.4...v17.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    11bd27f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore(deps): bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    81a0e52 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge pull request #18 from hellivan/dependabot/npm_and_yarn/ini-1.3.7

    chore(deps): bump ini from 1.3.5 to 1.3.7
    hellivan authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    99c3168 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from hellivan/dependabot/npm_and_yarn/semantic…

    …-release-17.2.3
    
    chore(deps-dev): bump semantic-release from 17.0.4 to 17.2.3
    hellivan authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    4ed8b80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from hellivan/dependabot/npm_and_yarn/npm-user…

    …-validate-1.0.1
    
    chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1
    hellivan authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    cc64c29 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from hellivan/dependabot/npm_and_yarn/node-fet…

    …ch-2.6.1
    
    chore(deps): bump node-fetch from 2.6.0 to 2.6.1
    hellivan authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7ff005e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    372b0b3 View commit details
    Browse the repository at this point in the history
  6. chore: upgrade prettier

    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7256b70 View commit details
    Browse the repository at this point in the history
  7. chore: upgrade husky

    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5d61d90 View commit details
    Browse the repository at this point in the history
  8. chore: upgrade jest

    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9077992 View commit details
    Browse the repository at this point in the history
  9. chore: upgrade typescript to latest version

    BREAKING CHANGE: code is now compiled with typescript version 4.1
    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    35a1364 View commit details
    Browse the repository at this point in the history
  10. chore: upgrade eslint

    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6130f3d View commit details
    Browse the repository at this point in the history
  11. chore: upgrade @types/node

    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e4b00d5 View commit details
    Browse the repository at this point in the history
  12. fix: upgrade mongoose

    BREAKING CHANGE: `mongoose` is now required as peer dependency in minimal version `5.11.12`
    hellivan committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    53ca892 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #19 from hellivan/fix/upgrade_deps

    Fix/upgrade deps
    hellivan authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e9c5f7d View commit details
    Browse the repository at this point in the history