Commit Graph

194 Commits

Author SHA1 Message Date
Matthias Kretschmann abf4914fff
fix eslint setup 2021-01-30 15:09:01 +01:00
Matthias Kretschmann f87f519b17
setup GitHub Actions workflow 2021-01-30 14:55:22 +01:00
Matthias Kretschmann b5150c343e
working packages 2021-01-27 22:05:54 +01:00
Matthias Kretschmann 50019a020e
Merge pull request #254 from kremalicious/dependabot/npm_and_yarn/next-10.0.5
Bump next from 9.5.1 to 10.0.5
2021-01-11 11:13:16 +01:00
Matthias Kretschmann 47122f3681
Merge pull request #235 from kremalicious/dependabot/npm_and_yarn/jest-26.6.3
Bump jest from 26.5.3 to 26.6.3
2021-01-11 11:12:11 +01:00
Matthias Kretschmann 5d7272c92e
Merge pull request #246 from kremalicious/dependabot/npm_and_yarn/eslint-config-prettier-7.1.0
Bump eslint-config-prettier from 6.13.0 to 7.1.0
2021-01-11 11:12:01 +01:00
Matthias Kretschmann b018a31e73
Merge pull request #255 from kremalicious/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.20.0 to 0.21.1
2021-01-11 11:11:45 +01:00
dependabot[bot] 8599453a6a
Bump eslint-config-prettier from 6.13.0 to 7.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.13.0 to 7.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/v6.13.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 10:11:12 +00:00
dependabot[bot] 2593a0d9ce
Bump jest from 26.5.3 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 10:11:01 +00:00
dependabot[bot] 9d85cb7204
Bump next from 9.5.1 to 10.0.5
Bumps [next](https://github.com/vercel/next.js) from 9.5.1 to 10.0.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v9.5.1...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 10:10:13 +00:00
dependabot[bot] a388334ec6
Bump axios from 0.20.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 10:09:41 +00:00
Matthias Kretschmann d7af817cfc
Merge pull request #252 from kremalicious/dependabot/npm_and_yarn/eslint-7.17.0
Bump eslint from 7.11.0 to 7.17.0
2021-01-11 11:09:08 +01:00
Matthias Kretschmann fbf54a863e
Merge pull request #251 from kremalicious/dependabot/npm_and_yarn/testing-library/jest-dom-5.11.8
Bump @testing-library/jest-dom from 5.11.4 to 5.11.8
2021-01-11 11:08:59 +01:00
dependabot[bot] ae357682c2
Bump eslint-plugin-react from 7.21.4 to 7.22.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.22.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.4...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 04:17:45 +00:00
dependabot[bot] 4908e83567
Bump eslint from 7.11.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.17.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.11.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 04:15:38 +00:00
dependabot[bot] 7997c5f4f1
Bump @testing-library/jest-dom from 5.11.4 to 5.11.8
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.4 to 5.11.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.4...v5.11.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 04:07:59 +00:00
Matthias Kretschmann 4d975bfa1d
package updates 2020-10-18 04:18:40 +02:00
Matthias Kretschmann a80c273403
Merge pull request #217 from kremalicious/dependabot/npm_and_yarn/release-it-14.1.0
Bump release-it from 14.0.4 to 14.1.0
2020-10-12 10:36:27 +02:00
dependabot[bot] 35667c8f88
Bump jest from 26.5.2 to 26.5.3
Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:08:33 +00:00
dependabot[bot] ac00677f03
Bump release-it from 14.0.4 to 14.1.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.0.4 to 14.1.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.0.4...14.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:07:14 +00:00
Matthias Kretschmann a220056b71
Release 1.6.0 2020-10-10 17:59:24 +02:00
Matthias Kretschmann e8f9d57f4e
migrate to nextron 2020-10-10 17:04:59 +02:00
Matthias Kretschmann 8955a97c5e
Merge pull request #212 from kremalicious/dependabot/npm_and_yarn/oceanprotocol/contracts-0.5.3
Bump @oceanprotocol/contracts from 0.4.4 to 0.5.3
2020-10-05 11:38:57 +02:00
Matthias Kretschmann 6c8a38f471
Merge pull request #211 from kremalicious/dependabot/npm_and_yarn/stylelint-13.7.2
Bump stylelint from 13.7.1 to 13.7.2
2020-10-05 11:38:46 +02:00
Matthias Kretschmann 1bb1cfc3d6
Merge pull request #213 from kremalicious/dependabot/npm_and_yarn/electron-10.1.3
Bump electron from 10.1.2 to 10.1.3
2020-10-05 11:38:36 +02:00
dependabot[bot] 81c9cc0b0d
Bump electron from 10.1.2 to 10.1.3
Bumps [electron](https://github.com/electron/electron) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v10.1.2...v10.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:09:36 +00:00
dependabot[bot] bf2fb6fba5
Bump @oceanprotocol/contracts from 0.4.4 to 0.5.3
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.4.4 to 0.5.3.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Commits](https://github.com/oceanprotocol/contracts/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:07:50 +00:00
dependabot[bot] 76c99181fc
Bump stylelint from 13.7.1 to 13.7.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.1...13.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:06:20 +00:00
dependabot[bot] 25710c0336
Bump eslint-plugin-react from 7.21.2 to 7.21.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.21.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:04:57 +00:00
Matthias Kretschmann 50938e40ba
Merge pull request #209 from kremalicious/dependabot/npm_and_yarn/eslint-7.10.0
Bump eslint from 7.9.0 to 7.10.0
2020-09-28 12:14:59 +02:00
Matthias Kretschmann ba6aee2cc8
Release 1.5.2 2020-09-28 12:12:58 +02:00
dependabot[bot] d2c9252269
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.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.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 10:01:46 +00:00
Matthias Kretschmann 6a3dc7e6ab
package updates 2020-09-28 11:58:40 +02:00
Matthias Kretschmann df681c3b63
Merge pull request #194 from kremalicious/dependabot/npm_and_yarn/testing-library/react-11.0.4
Bump @testing-library/react from 11.0.2 to 11.0.4
2020-09-14 11:12:07 +02:00
Matthias Kretschmann 7a65b7f278
Merge pull request #195 from kremalicious/dependabot/npm_and_yarn/stylelint-13.7.1
Bump stylelint from 13.7.0 to 13.7.1
2020-09-14 11:11:59 +02:00
Matthias Kretschmann e769eae03d
Merge pull request #196 from kremalicious/dependabot/npm_and_yarn/coingecko/cryptoformat-0.4.1
Bump @coingecko/cryptoformat from 0.4.0 to 0.4.1
2020-09-14 11:11:47 +02:00
dependabot[bot] baada4fb45
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:32:32 +00:00
dependabot[bot] eac812ee9a
Bump @coingecko/cryptoformat from 0.4.0 to 0.4.1
Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/coingecko/cryptoformat/releases)
- [Commits](https://github.com/coingecko/cryptoformat/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:31:34 +00:00
dependabot[bot] 5aa7db955a
Bump stylelint from 13.7.0 to 13.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.0...13.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:30:50 +00:00
dependabot[bot] 79ea321bc4
Bump @testing-library/react from 11.0.2 to 11.0.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:30:01 +00:00
Matthias Kretschmann b5134de71e
Release 1.5.1 2020-09-09 00:29:40 +02:00
Matthias Kretschmann 9e733f1e25
package updates 2020-09-09 00:21:09 +02:00
Matthias Kretschmann 7581d66f49
Merge pull request #192 from kremalicious/dependabot/npm_and_yarn/release-it-14.0.2
Bump release-it from 13.7.0 to 14.0.2
2020-09-07 11:08:38 +02:00
Matthias Kretschmann 162fbceafa
Merge pull request #187 from kremalicious/dependabot/npm_and_yarn/babel/preset-env-7.11.5
Bump @babel/preset-env from 7.11.0 to 7.11.5
2020-09-07 11:08:28 +02:00
dependabot[bot] 7c9beda90f
Bump release-it from 13.7.0 to 14.0.2
Bumps [release-it](https://github.com/release-it/release-it) from 13.7.0 to 14.0.2.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.7.0...14.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 08:55:08 +00:00
dependabot[bot] 23363f49bc
Bump @babel/preset-env from 7.11.0 to 7.11.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 08:54:22 +00:00
Matthias Kretschmann 32b6c313eb
Merge pull request #189 from kremalicious/dependabot/npm_and_yarn/oceanprotocol/contracts-0.4.1
Bump @oceanprotocol/contracts from 0.3.5 to 0.4.1
2020-09-07 10:53:43 +02:00
Matthias Kretschmann 00ee98d406
Merge pull request #190 from kremalicious/dependabot/npm_and_yarn/eslint-7.8.1
Bump eslint from 7.7.0 to 7.8.1
2020-09-07 10:53:26 +02:00
Matthias Kretschmann ed52efd972
Merge pull request #193 from kremalicious/dependabot/npm_and_yarn/swr-0.3.2
Bump swr from 0.3.1 to 0.3.2
2020-09-07 10:53:09 +02:00
Matthias Kretschmann 0e91abed50
Merge pull request #191 from kremalicious/dependabot/npm_and_yarn/stylelint-13.7.0
Bump stylelint from 13.6.1 to 13.7.0
2020-09-07 10:53:00 +02:00