mozillach / gh-projects-content-queue

A Twitter content curation queue based on GitHub projects.
Mozilla Public License 2.0
7 stars 8 forks source link

[Snyk] Upgrade megalodon from 2.1.1 to 2.2.2 #197

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade megalodon from 2.1.1 to 2.2.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: megalodon
  • 2.2.2 - 2020-02-08

    Added

    • #172 refs #171 Add typedoc and generate documents
    • #170 closes #164 Add Pleroma API methods

    Changed

    • #179 Update documents
    • #178 Bump @types/jest from 25.1.1 to 25.1.2
    • #177 Update typescript version to 3.7.5
    • #176 refs #173 Use namespace for mastodon API client
    • #175 Bump eslint-plugin-import from 2.20.0 to 2.20.1
    • #167 Bump @babel/cli from 7.7.7 to 7.8.4 in /example/javascript
    • #166 Bump @babel/preset-env from 7.7.7 to 7.8.4 in /example/javascript
    • #162 Bump log4js from 6.1.0 to 6.1.1 in /example/typescript
    • #161 Bump @types/jest from 24.9.0 to 25.1.1
    • #160 Bump @types/ws from 7.2.0 to 7.2.1
    • #174 Move JSDoc to interface definitions
    • #165 Bump @babel/core from 7.8.3 to 7.8.4 in /example/javascript
    • #159 Bump eslint-config-prettier from 6.9.0 to 6.10.0
    • #150 Bump jest-worker from 24.9.0 to 25.1.0
  • 2.2.1 - 2020-02-08

    Bump to version 2.2.1

  • 2.2.0 - 2020-01-31

    Added

    • #169 Divide Megalodon interface definition
    • #168 Move mastodon api methods under mastodon dir
    • #163 Add streaming and websocket methods
    • #149 Prepare all methods for Mastodon API

    Changed

    • #152 Add node.js 12 to travis target
    • #151 Bump axios from 0.19.1 to 0.19.2
    • #148 Bump @types/ws from 6.0.4 to 7.2.0
    • #147 Bump @types/jest from 24.0.25 to 24.9.0
    • #144 Bump @babel/core from 7.7.7 to 7.8.3 in /example/javascript
    • #140 Bump eslint-plugin-import from 2.19.1 to 2.20.0
    • #139 Bump http-server from 0.12.0 to 0.12.1 in /example/browser
    • #138 Bump axios from 0.19.0 to 0.19.1
    • #137 Bump ts-jest from 24.2.0 to 24.3.0
    • #133 Bump @babel/preset-env from 7.5.5 to 7.7.7 in /example/javascript
    • #136 Build example scripts in circleci
    • #132 Bump @babel/core from 7.5.5 to 7.7.7 in /example/javascript
    • #131 Bump log4js from 5.2.2 to 6.1.0 in /example/typescript
    • #130 Bump webpack from 4.41.2 to 4.41.5 in /example/browser
    • #129 Bump @babel/cli from 7.5.5 to 7.7.7 in /example/javascript
    • #126 Bump eslint-config-prettier from 6.7.0 to 6.9.0
    • #123 Bump @types/jest from 24.0.24 to 24.0.25
    • #122 Bump eslint-plugin-node from 10.0.0 to 11.0.0
    • #119 Bump eslint from 6.7.2 to 6.8.0
    • #121 [Security] Bump handlebars from 4.1.2 to 4.5.3
    • #117 Bump @types/jest from 24.0.23 to 24.0.24
  • 2.1.1 - 2019-12-17

    Changed

    • #113 Bump eslint-plugin-prettier from 3.1.1 to 3.1.2
    • #112 Bump https-proxy-agent from 3.0.1 to 4.0.0
    • #111 Bump eslint-plugin-import from 2.18.2 to 2.19.1
    • #103 Bump eslint from 6.7.1 to 6.7.2

    Fixed

    • #116 Through ping and reconnect when ws state is connecting
from megalodon GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codecov[bot] commented 4 years ago

Codecov Report

Merging #197 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   75.66%   75.66%           
=======================================
  Files          34       34           
  Lines        1163     1163           
=======================================
  Hits          880      880           
  Misses        283      283           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41dc7e1...a3b99b1. Read the comment docs.