Commit Graph

147 Commits

Author SHA1 Message Date
dependabot[bot] e76cc8efb6
Bump eslint from 7.32.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 02:56:59 +00:00
Norbi eaa71ea64a
commented out twitter api call (#151) 2023-02-07 21:32:40 +00:00
Trent McConaghy a553d9ea28
2021 -> 2022 2022-02-24 10:30:25 +01:00
Norbi 15f975b2e0
Merge pull request #96 from oceanprotocol/fix/downgrade-chalk-library-version
Fix endpoint crushes due to chalk version
2022-01-25 16:23:48 +02:00
Norbert 620d2b80f5 downgraded chalk version 2022-01-25 16:03:15 +02:00
dependabot[bot] 0363185144
Bump axios from 0.24.0 to 0.25.0 (#94) 2022-01-19 08:18:10 +00:00
dependabot[bot] 43c92d0ad7
Bump follow-redirects from 1.14.5 to 1.14.7 (#92) 2022-01-19 08:10:57 +00:00
dependabot[bot] 83c2486901
Bump chalk from 4.1.2 to 5.0.0 (#87) 2022-01-19 08:10:49 +00:00
Norbi da4bc4d876
Merge pull request #84 from oceanprotocol/fix/medium-metrics-not-working
fix medium metrics not working
2021-11-09 11:10:49 +02:00
Norbert 0ca44119f5 removed await from response.data 2021-11-09 11:04:05 +02:00
Norbert 9f5dd000dd replaced node-fetch with axios 2021-11-09 10:36:02 +02:00
dependabot[bot] 3af1f9ee76
Bump nth-check from 2.0.0 to 2.0.1 (#81)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-24 12:03:51 +02:00
Norbi edba8bfbe2
Merge pull request #80 from oceanprotocol/fix/issue79-downgrade-node-fetch-version
downgrade node-fetch from 3.0.0 to 2.6.1
2021-09-15 09:28:55 +03:00
Norbert d46e0caa81 downgrade node-fetch from 3.0.0 to 2.6.1 2021-09-14 17:56:03 +03:00
dependabot[bot] 40ec9d61e8
Bump node-fetch from 2.6.1 to 3.0.0 (#78)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 10:25:16 +02:00
dependabot[bot] 5399c78510
Bump chalk from 4.1.1 to 4.1.2 (#76)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 10:25:00 +02:00
dependabot[bot] 6e135dc502
Bump eslint from 7.31.0 to 7.32.0 (#75)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 10:24:47 +02:00
dependabot[bot] a0710c34c3
Bump path-parse from 1.0.6 to 1.0.7 (#77)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 12:22:19 +03:00
dependabot[bot] 5abd0c084c
Bump eslint from 7.30.0 to 7.31.0 (#74)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 10:02:14 +02:00
dependabot[bot] fb9c60075f
Bump eslint from 7.27.0 to 7.30.0 (#73)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:58:12 +02:00
dependabot[bot] 130670f77d
Bump glob-parent from 5.1.1 to 5.1.2 (#71)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:57:57 +02:00
dependabot[bot] 4983c8a38b
Bump css-what from 5.0.0 to 5.0.1 (#70)
Bumps [css-what](https://github.com/fb55/css-what) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:57:44 +02:00
dependabot[bot] a7ef20ea89
Bump cheerio from 1.0.0-rc.9 to 1.0.0-rc.10 (#69)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.9 to 1.0.0-rc.10.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.9...v1.0.0-rc.10)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:57:28 +02:00
dependabot[bot] efaa4cf5ae
Bump cheerio from 1.0.0-rc.5 to 1.0.0-rc.9 (#63)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.5 to 1.0.0-rc.9.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.5...v1.0.0-rc.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:20:25 +02:00
dependabot[bot] 9ceebc3a5d
Bump lodash from 4.17.19 to 4.17.21 (#65)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:09:56 +02:00
dependabot[bot] c12d862043
Bump hosted-git-info from 2.8.4 to 2.8.9 (#66)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:09:41 +02:00
dependabot[bot] e150a67ba9
Bump eslint from 7.21.0 to 7.27.0 (#67)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:09:26 +02:00
dependabot[bot] ca1b8b86a1
Bump eslint-config-prettier from 8.1.0 to 8.3.0 (#62)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.1.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:08:30 +02:00
dependabot[bot] 4d494fc4ea
Bump chalk from 4.1.0 to 4.1.1 (#60)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:08:18 +02:00
Matthias Kretschmann d4244bc248
Merge pull request #54 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.21.0
Bump eslint from 7.20.0 to 7.21.0
2021-03-01 13:11:48 +01:00
dependabot[bot] e84362dced
Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 02:00:54 +00:00
Matthias Kretschmann b06ad0529a
Merge pull request #53 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-8.1.0
Bump eslint-config-prettier from 8.0.0 to 8.1.0
2021-02-25 12:12:29 +01:00
dependabot[bot] b6c314e5ae
Bump eslint-config-prettier from 8.0.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 02:00:48 +00:00
Matthias Kretschmann 55d8ab6cf4
Merge pull request #52 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-8.0.0
Bump eslint-config-prettier from 7.2.0 to 8.0.0
2021-02-23 16:09:37 +01:00
dependabot[bot] f5affad60f
Bump eslint-config-prettier from 7.2.0 to 8.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 02:00:49 +00:00
Matthias Kretschmann 6e88a859e8
Merge pull request #51 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.20.0
Bump eslint from 7.19.0 to 7.20.0
2021-02-15 05:12:51 +01:00
dependabot[bot] 911c1ca905
Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 02:00:59 +00:00
Matthias Kretschmann c3611e29f3
Merge pull request #50 from oceanprotocol/fix-wrong-discord-number
Fix wrong discord number
2021-02-04 14:00:42 +01:00
Matthias Kretschmann 016401b63a
update docs 2021-02-04 14:00:06 +01:00
Norbi 6d73ab7153 update comments 2021-02-04 13:15:41 +02:00
Norbi ec03e58149 fixed wrong discord members value 2021-02-04 13:11:07 +02:00
Matthias Kretschmann e4b5f3b552
Update README.md 2021-02-03 11:18:49 +01:00
Matthias Kretschmann bc3fc2a429
Merge pull request #46 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.19.0
Bump eslint from 7.18.0 to 7.19.0
2021-02-01 10:40:23 +01:00
dependabot[bot] 80aa09ba6c
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 02:00:50 +00:00
Matthias Kretschmann 22d984d0d7
Merge pull request #45 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-7.2.0
Bump eslint-config-prettier from 7.1.0 to 7.2.0
2021-01-25 11:08:55 +01:00
dependabot[bot] 4b36fc9caa
Bump eslint-config-prettier from 7.1.0 to 7.2.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 02:00:54 +00:00
Matthias Kretschmann cb47edbd64
Merge pull request #44 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.18.0
Bump eslint from 7.17.0 to 7.18.0
2021-01-18 15:26:18 +01:00
dependabot[bot] 818034623a
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 02:00:57 +00:00
Matthias Kretschmann 0acafed795
Merge pull request #43 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.17.0
Bump eslint from 7.15.0 to 7.17.0
2021-01-11 11:19:00 +01:00
Matthias Kretschmann 930bbe1fb1
Merge pull request #42 from oceanprotocol/dependabot/npm_and_yarn/cheerio-1.0.0-rc.5
Bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.5
2021-01-11 11:18:49 +01:00