868 Commits

Author SHA1 Message Date
116d46bdec chore: update node.js.yml 2023-03-21 22:32:07 +01:00
0679e2c148 chore: update node.js.yml 2023-03-21 22:28:26 +01:00
64f8698665 ignore $schema definition (#1324)
* ignore $schema definition

* added tests that verify $schema node is ignored

* reduced schema ignore tests (copied from other tests)

---------

Co-authored-by: Eric Newton <eric.newton@centralsquare.com>
2023-03-21 22:22:55 +01:00
b9b2c49586 fix: ci error 2023-03-08 02:29:07 +01:00
6fb1db1782 0.17.2 v0.17.2 2023-02-22 22:38:04 +01:00
3e12cc1460 fix: typo 2023-02-22 22:37:47 +01:00
ed2767416a chore: lint 2023-02-22 22:34:39 +01:00
39f615c530 Accept .cjs (Commonjs) file for the db (#1368) 2023-02-22 22:25:59 +01:00
7310b2bd08 Update README.md 2023-02-22 17:51:14 +01:00
f457b098b1 Fix CI failure caused by #1394 (#1406) 2023-02-18 02:52:14 +01:00
e371afd9bb Display type correctly for array if obj passed as an array (#1394)
* Display type correctly for array if obj passed as an array

* Narrow the test case for `should throw an error if data is an array`
2023-02-14 05:06:04 +01:00
fa60189c87 Update actions/checkout + actions/setup-node in CI to v3 (#1402) 2023-02-14 04:50:03 +01:00
99d8004564 Fix typo in GitHub Actions workflow file (#1403) 2023-02-14 04:49:30 +01:00
524c9cc94c Update Faker link to use Faker JS (#1346)
Maintainer of faker pulled the repo, Faker JS is a fork of the original project.
2022-12-13 21:57:56 +01:00
3dbe20293c Bump decode-uri-component from 0.2.0 to 0.2.2 (#1380)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 06:26:23 +01:00
5df482bdd6 0.17.1 v0.17.1 2022-11-03 03:57:17 +01:00
bd3fa55e4e remove update-notifier (#1365) 2022-11-03 01:54:27 +01:00
04248d1a16 Update README.md 2022-10-07 02:36:41 +02:00
57af3860d9 Update README.md 2022-05-03 05:31:14 +02:00
0d0b5a9df5 Update README.md 2022-03-31 08:20:37 +02:00
1759c986b5 Update README.md 2022-02-17 09:28:25 +01:00
bd4693d414 README: added documentation for router options (#1290)
There was no documentation regarding adding router options when using
json-server as a module. This adds just enough documentation to
hopefully get you started.

Co-authored-by: Sebastian <sebbe@sebbetop.local>
2022-02-05 04:11:38 +01:00
5f71c0992e Bump tmpl from 1.0.4 to 1.0.5 (#1300)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 01:50:34 +01:00
5e74f996ff Bump nanoid from 3.1.23 to 3.1.31 (#1297)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.1.31.
- [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.1.31)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 01:13:47 +01:00
0c11c653b0 Update README.md 2021-11-09 11:10:08 +01:00
25164fe069 Update README.md 2021-10-14 17:21:34 +02:00
766826e66f Update README.md 2021-10-06 03:04:43 +02:00
718e7fc9fe Update README.md 2021-09-23 04:15:11 +02:00
38e9e84f85 Update README.md 2021-09-09 00:46:35 +02:00
7d8de6d352 Update README.md 2021-09-03 01:06:55 +02:00
15290bf468 0.17.0 v0.17.0 2021-08-02 03:27:26 +02:00
feb2af4076 docs: update badge 2021-08-02 03:26:53 +02:00
0aff3f2304 docs: update badges 2021-08-02 03:23:15 +02:00
16d074a35c chore: fix CI 2021-08-02 03:20:19 +02:00
76f2f70998 chore: update linter 2021-08-02 03:10:42 +02:00
5154c1168e chore: update dependencies to latest 2021-08-02 02:59:24 +02:00
0b5c0bee14 chore: update yargs 2021-08-02 02:54:59 +02:00
b8ada6957b require node >=12 2021-08-02 02:53:05 +02:00
edfdddddae test: fix errors 2021-08-02 02:51:48 +02:00
9f8b394e23 chore: update devDependencies 2021-08-02 02:51:48 +02:00
55c9cfb56a chore: update node.js.yml 2021-08-02 02:19:17 +02:00
753a6f8258 chore: clean CI 2021-08-02 02:16:17 +02:00
dc54a221e6 chore: remove pkg-ok devDependency 2021-08-02 00:30:29 +02:00
45c142fae7 docs: style 2021-08-02 00:27:12 +02:00
3b9fe5f1ea docs: sponsors 2021-08-01 23:19:43 +02:00
67b8037538 style 2021-07-27 16:04:19 +02:00
568285098f docs: sponsors 2021-07-27 16:02:46 +02:00
799b642a9d docs: update 2021-07-17 10:56:35 +02:00
ea62001430 Update README.md 2021-07-12 23:56:55 +02:00
b3a7a00430 Update README.md 2021-07-12 23:55:28 +02:00