Commit graph

1229 commits

Author SHA1 Message Date
dependabot[bot] 8e125e23ce
Bump typedoc from 0.20.36 to 0.22.4
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.22.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.36...v0.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 09:02:45 +00:00
AkiraFukushima 568d3d2e2c
Merge pull request #805 from h3poteto/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.0.0 to 5.1.2
2021-06-15 22:50:21 +09:00
dependabot[bot] ee0b924f56
Bump glob-parent from 5.0.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 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.0.0...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 00:56:32 +00:00
AkiraFukushima 64e6c31c2d
Bump to version 3.6.5 2021-06-05 01:07:22 +09:00
AkiraFukushima aa2847ada9
Merge pull request #799 from h3poteto/doc
Update documents
2021-06-04 01:59:46 +09:00
AkiraFukushima cb220f1cde
Update documents 2021-06-04 01:57:29 +09:00
AkiraFukushima f59156eac3
Merge pull request #798 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-15.12.0
Bump @types/node from 15.9.0 to 15.12.0 in /example/typescript
2021-06-04 01:55:15 +09:00
dependabot[bot] 6efd3d2cbb
Bump @types/node from 15.9.0 to 15.12.0 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.9.0 to 15.12.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 16:52:20 +00:00
AkiraFukushima 6c3c1bf24d
Merge pull request #796 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-15.9.0
Bump @types/node from 15.3.0 to 15.9.0 in /example/typescript
2021-06-04 01:51:51 +09:00
AkiraFukushima 5a99bae9ae
Merge pull request #794 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4
Bump eslint-plugin-import from 2.23.2 to 2.23.4
2021-06-04 01:51:42 +09:00
AkiraFukushima 6a035f5e27
Merge pull request #793 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-5.38.1
Bump webpack from 5.37.0 to 5.38.1 in /example/browser
2021-06-04 01:51:34 +09:00
AkiraFukushima 2f5b82ba4c
Merge pull request #791 from h3poteto/dependabot/npm_and_yarn/dayjs-1.10.5
Bump dayjs from 1.10.4 to 1.10.5
2021-06-04 01:51:23 +09:00
AkiraFukushima 478b0729ef
Merge pull request #790 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-4.3.2
Bump typescript from 4.2.4 to 4.3.2 in /example/browser
2021-06-04 01:51:14 +09:00
AkiraFukushima 9cc410eb9e
Merge pull request #789 from h3poteto/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
2021-06-04 01:51:05 +09:00
AkiraFukushima 5a4390e0a4
Merge pull request #797 from h3poteto/fix/marker-api
Fix API for getMarkers and saveMarkers
2021-06-04 01:50:44 +09:00
AkiraFukushima 3df39136aa
Fix API for getMarkers and saveMarkers 2021-06-04 01:47:47 +09:00
dependabot[bot] b81145e0bc
Bump @types/node from 15.3.0 to 15.9.0 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:17:25 +00:00
dependabot[bot] bd3bcb941c
Bump eslint-plugin-import from 2.23.2 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:09:42 +00:00
dependabot[bot] 462121e2f3
Bump webpack from 5.37.0 to 5.38.1 in /example/browser
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 05:02:03 +00:00
dependabot[bot] 42ec9594a8
Bump dayjs from 1.10.4 to 1.10.5
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.4...v1.10.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 05:09:28 +00:00
dependabot[bot] 1654881d0b
Bump typescript from 4.2.4 to 4.3.2 in /example/browser
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 05:03:03 +00:00
dependabot[bot] 9858ec051c
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:08:27 +00:00
AkiraFukushima 703c3e847b
Bump to version 3.6.4 2021-05-20 01:29:14 +09:00
AkiraFukushima 7f69e63e71
Merge pull request #781 from h3poteto/dependabot/npm_and_yarn/example/browser/ts-loader-9.2.1
Bump ts-loader from 9.1.2 to 9.2.1 in /example/browser
2021-05-20 01:25:01 +09:00
dependabot[bot] a3341ea7f0
Bump ts-loader from 9.1.2 to 9.2.1 in /example/browser
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.2 to 9.2.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.2...v9.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 16:22:39 +00:00
AkiraFukushima c6e90bf71f
Merge pull request #778 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-15.3.0
Bump @types/node from 15.0.2 to 15.3.0 in /example/typescript
2021-05-20 01:22:20 +09:00
AkiraFukushima 85e0a260d8
Merge pull request #777 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.23.2
Bump eslint-plugin-import from 2.22.1 to 2.23.2
2021-05-20 01:22:04 +09:00
AkiraFukushima 2b0b3eeaca
Merge pull request #775 from h3poteto/dependabot/npm_and_yarn/types/ws-7.4.4
Bump @types/ws from 7.4.2 to 7.4.4
2021-05-20 01:21:57 +09:00
AkiraFukushima d9dab88ff5
Merge pull request #774 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-5.37.0
Bump webpack from 5.36.2 to 5.37.0 in /example/browser
2021-05-20 01:21:49 +09:00
AkiraFukushima 319c333aa7
Merge pull request #773 from h3poteto/dependabot/npm_and_yarn/example/browser/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /example/browser
2021-05-20 01:21:39 +09:00
AkiraFukushima 79cf5ea426
Merge pull request #772 from h3poteto/dependabot/npm_and_yarn/prettier-2.3.0
Bump prettier from 2.2.1 to 2.3.0
2021-05-20 01:21:27 +09:00
AkiraFukushima 94e64eb13c
Merge pull request #780 from h3poteto/add/filter-context
Add filter context type
2021-05-20 01:21:15 +09:00
AkiraFukushima a3b987c728
Add filter context type 2021-05-20 01:16:27 +09:00
dependabot[bot] 11064325d1
Bump @types/node from 15.0.2 to 15.3.0 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 07:45:15 +00:00
dependabot[bot] d9a3953994
Bump eslint-plugin-import from 2.22.1 to 2.23.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:16:17 +00:00
dependabot[bot] 009fecd685
Bump @types/ws from 7.4.2 to 7.4.4
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.2 to 7.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 05:09:04 +00:00
dependabot[bot] 0c301048f9
Bump webpack from 5.36.2 to 5.37.0 in /example/browser
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 05:01:25 +00:00
dependabot[bot] 21970bfb52
Bump lodash from 4.17.19 to 4.17.21 in /example/browser
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>
2021-05-11 04:34:44 +00:00
dependabot[bot] 4e6c7da6c3
Bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:10:11 +00:00
AkiraFukushima cbc3048cd6
Bump to version 3.6.3 2021-05-09 23:21:58 +09:00
AkiraFukushima d2e9295b78
Merge pull request #765 from h3poteto/dependabot/npm_and_yarn/types/jest-26.0.23
Bump @types/jest from 26.0.22 to 26.0.23
2021-05-09 23:21:31 +09:00
dependabot[bot] 9a1e047638
Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 14:18:15 +00:00
AkiraFukushima b1b81eb915
Merge pull request #771 from h3poteto/fix/put-update-filter
Fix http method to update filters
2021-05-09 23:15:52 +09:00
AkiraFukushima dfe2168769
Fix http method to update filters 2021-05-09 23:13:02 +09:00
AkiraFukushima 14c2990467
Bump to version 3.6.2 2021-05-09 22:50:27 +09:00
AkiraFukushima a68bad3a7d
Merge pull request #770 from h3poteto/doc
Update documents
2021-05-09 22:48:37 +09:00
AkiraFukushima be51e2aaf9
Update documents 2021-05-09 22:45:53 +09:00
AkiraFukushima d936c7b47e
Merge pull request #769 from h3poteto/dependabot/npm_and_yarn/ws-7.4.5
Bump ws from 7.4.4 to 7.4.5
2021-05-09 21:54:54 +09:00
AkiraFukushima 13ad3c6334
Merge pull request #768 from h3poteto/dependabot/npm_and_yarn/typescript-4.2.4
Bump typescript from 4.2.3 to 4.2.4
2021-05-09 21:54:38 +09:00
AkiraFukushima 418d7a84a9
Merge pull request #761 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-4.2.4
Bump typescript from 4.2.3 to 4.2.4 in /example/browser
2021-05-09 21:54:30 +09:00