42 Commits

Author SHA1 Message Date
Luccas Mateus de Medeiros Gomes
d466023926 [monorepo][lg] - move over examples 2023-04-12 09:13:17 -03:00
Luccas Mateus de Medeiros Gomes
fda6c4b827 [monorepo][lg] - start of monorepo 2023-04-10 22:22:34 -03:00
Rufus Pollock
9c0551e382
Merge pull request #717 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/decode-uri-component-0.2.2 2023-01-23 14:22:27 +01:00
Rufus Pollock
1f136ca9d0
Merge pull request #729 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/json5-1.0.2 2023-01-23 14:20:06 +01:00
Rufus Pollock
84b54a0d60
Merge pull request #722 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/express-4.18.2 2023-01-23 14:19:24 +01:00
Rufus Pollock
6e1c27c149
Merge pull request #721 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/qs-6.5.3 2023-01-23 14:19:11 +01:00
Rufus Pollock
707f243158
Merge pull request #709 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/terser-4.8.1 2023-01-23 14:16:57 +01:00
Rufus Pollock
d91fd1e3bf
Merge pull request #703 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/eventsource-1.1.1 2023-01-23 14:15:45 +01:00
dependabot[bot]
d16b90bd2b
Bump json5 from 1.0.1 to 1.0.2 in /examples/dataset-frictionless
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 06:39:10 +00:00
dependabot[bot]
e4e5cf4e2f
Bump express from 4.17.1 to 4.18.2 in /examples/dataset-frictionless
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:23:52 +00:00
dependabot[bot]
c22b174797
Bump qs from 6.5.2 to 6.5.3 in /examples/dataset-frictionless
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:23:52 +00:00
Rufus Pollock
849f3a44fe
Merge pull request #694 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/async-2.6.4 2022-12-08 15:23:09 +01:00
dependabot[bot]
ee040616a9
Bump decode-uri-component in /examples/dataset-frictionless
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 12:42:13 +00:00
dependabot[bot]
c9c4bec4b3
Bump terser from 4.8.0 to 4.8.1 in /examples/dataset-frictionless
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 19:22:39 +00:00
dependabot[bot]
e6d667c5fc
Bump eventsource from 1.1.0 to 1.1.1 in /examples/dataset-frictionless
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:18:45 +00:00
dependabot[bot]
ab52b865a9
Bump async from 2.6.3 to 2.6.4 in /examples/dataset-frictionless
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 16:49:20 +00:00
dependabot[bot]
68b0c973ad
Bump minimist from 1.2.5 to 1.2.6 in /examples/dataset-frictionless
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 16:19:45 +00:00
Rising Odegua
df96bf0643
Merge pull request #660 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.1.0
Bump next from 12.0.9 to 12.1.0 in /examples/dataset-frictionless
2022-02-25 13:16:13 +01:00
Rising Odegua
73ce5fae59
Merge pull request #661 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/url-parse-1.5.7
Bump url-parse from 1.5.1 to 1.5.7 in /examples/dataset-frictionless
2022-02-25 13:15:59 +01:00
dependabot[bot]
2b8a00c22a
Bump next from 12.0.9 to 12.1.0 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [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/v12.0.9...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 11:45:16 +00:00
Rising Odegua
739c0863d0 Install portal from latest commit hash 2022-02-22 09:07:22 +01:00
Rising Odegua
25f3c6b32a Fix explorer not display issue 2022-02-22 08:45:33 +01:00
dependabot[bot]
b3ae266708
Bump url-parse from 1.5.1 to 1.5.7 in /examples/dataset-frictionless
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 13:45:22 +00:00
Rising Odegua
483d11e08d Fix dataset-frictionless example import 2022-02-17 08:30:10 +01:00
Rising Odegua
89625821e5 Fix test failure 2022-02-01 13:27:50 +01:00
dependabot[bot]
221363f9ae
Bump next from 12.0.7 to 12.0.9 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [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/v12.0.7...v12.0.9)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 23:39:46 +00:00
dependabot[bot]
97ff26e7f8
Bump nanoid from 3.1.23 to 3.2.0 in /examples/dataset-frictionless
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:06:21 +00:00
Rufus Pollock
9bb7df7630
Merge pull request #610 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.0.7
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
2021-12-20 11:36:01 +01:00
dependabot[bot]
1bbc7ff8d3
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [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/v11.1.2...v12.0.7)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 10:23:48 +00:00
dependabot[bot]
2ede02ca4e
Bump validator from 13.5.2 to 13.7.0 in /examples/dataset-frictionless
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.5.2 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.5.2...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 19:21:55 +00:00
Rufus Pollock
eafacb0559
Merge pull request #596 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/remark-html-13.0.2
Bump remark-html from 13.0.1 to 13.0.2 in /examples/dataset-frictionless
2021-10-19 18:25:57 +02:00
Rufus Pollock
bebad22e1d
Merge pull request #593 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-11.1.2
Bump next from 10.0.8 to 11.1.2 in /examples/dataset-frictionless
2021-10-19 18:25:23 +02:00
Rufus Pollock
a7d5b36813
Merge pull request #584 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /examples/dataset-frictionless
2021-10-19 18:25:03 +02:00
dependabot[bot]
0ee352dfc9
Bump tmpl from 1.0.4 to 1.0.5 in /examples/dataset-frictionless
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 06:24:58 +00:00
dependabot[bot]
552db9e87a
Bump remark-html from 13.0.1 to 13.0.2 in /examples/dataset-frictionless
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](https://github.com/remarkjs/remark-html/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 23:44:38 +00:00
dependabot[bot]
d60b037d49
Bump next from 10.0.8 to 11.1.2 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 10.0.8 to 11.1.2.
- [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/v10.0.8...v11.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:45:20 +00:00
dependabot[bot]
69d6bfa525
Bump path-parse from 1.0.6 to 1.0.7 in /examples/dataset-frictionless
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>
2021-08-20 07:59:24 +00:00
Rising Odegua
59dc4cc919 [dataset-single][m]: Update dataset-single example to use portaljs 2021-05-21 10:11:25 +01:00
Rufus Pollock
11da887799
Merge pull request #553 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/postcss-8.2.10
Bump postcss from 8.2.7 to 8.2.10 in /examples/dataset-frictionless
2021-05-14 09:15:53 +02:00
dependabot[bot]
d7f48c7698
Bump postcss from 8.2.7 to 8.2.10 in /examples/dataset-frictionless
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:21:25 +00:00
dependabot[bot]
03697550e8
Bump hosted-git-info in /examples/dataset-frictionless
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:55:43 +00:00
Rufus Pollock
2562781e3e [refactor,#527][m]: move the nextjs app at root of repo to examples/dataset-frictionless.
The current app at root of repo is for single frictionless dataset. Should be in its own example so we have space going forward for multiple example and for root to have core portal.js code.

* Also refactor its README (moved from root) to reflect it is just an example
* Move design content from the root README.md into DESIGN.md
* Stub a new root README.md based largely on examples/catalog/README.md
2021-04-12 16:15:20 +02:00