Commit Graph

1590 Commits

Author SHA1 Message Date
Bill Thornton
869a2cdd08
Merge pull request #135 from thornbill/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.1 2022-02-22 08:09:37 -05:00
Bill Thornton
ad384925b5
Merge pull request #134 from thornbill/dependabot/npm_and_yarn/typedoc-0.22.12 2022-02-22 08:08:41 -05:00
Bill Thornton
7b0c0ac56c
Merge pull request #133 from thornbill/dependabot/npm_and_yarn/typedoc-plugin-markdown-3.11.14 2022-02-22 08:08:05 -05:00
dependabot[bot]
626efe3086
Bump @types/node from 17.0.17 to 17.0.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.19.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 19:13:36 +00:00
dependabot[bot]
82ee3fb256
Bump eslint-plugin-jest from 26.1.0 to 26.1.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 19:13:20 +00:00
dependabot[bot]
33c4b53bb5
Bump typedoc from 0.22.11 to 0.22.12
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.11 to 0.22.12.
- [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.22.11...v0.22.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 19:12:24 +00:00
dependabot[bot]
f25f07f1b6
Bump typedoc-plugin-markdown from 3.11.13 to 3.11.14
Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.11.13 to 3.11.14.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.11.14/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 19:11:38 +00:00
Bill Thornton
4005a19a57 0.4.1 2022-02-17 17:32:16 -05:00
Bill Thornton
c40249cc8d Update documentation 2022-02-17 17:31:53 -05:00
Bill Thornton
eb13db7701 0.4.0 2022-02-17 17:30:34 -05:00
Bill Thornton
d993ce6f99
Merge pull request #130 from thornbill/dependabot/npm_and_yarn/axios-0.26.0
Bump axios from 0.25.0 to 0.26.0
2022-02-17 17:27:57 -05:00
Bill Thornton
a26f834d53
Merge pull request #132 from thornbill/dependabot/npm_and_yarn/jest-27.5.1 2022-02-15 22:09:21 -05:00
Bill Thornton
dbe33c3cce
Merge pull request #131 from thornbill/dependabot/npm_and_yarn/types/node-17.0.17 2022-02-15 22:05:53 -05:00
dependabot[bot]
f5a9ca444a
Bump jest from 27.5.0 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 19:11:18 +00:00
dependabot[bot]
be9cc53ee7
Bump @types/node from 17.0.15 to 17.0.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.17.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 19:10:56 +00:00
dependabot[bot]
78df825020
Bump axios from 0.25.0 to 0.26.0
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 19:09:37 +00:00
Bill Thornton
676ec8b16a
Merge pull request #128 from thornbill/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.0
Bump eslint-plugin-jest from 26.0.0 to 26.1.0
2022-02-10 00:31:17 -05:00
Bill Thornton
94645a08f9
Merge pull request #127 from thornbill/dependabot/npm_and_yarn/types/node-17.0.15
Bump @types/node from 17.0.14 to 17.0.15
2022-02-10 00:23:01 -05:00
Bill Thornton
b247fdd6da
Merge pull request #125 from thornbill/dependabot/npm_and_yarn/jest-27.5.0
Bump jest from 27.4.7 to 27.5.0
2022-02-10 00:22:40 -05:00
Bill Thornton
aa7bb84a5e
Merge pull request #129 from thornbill/add-type-enums
Add enums for BaseItemKind and ItemSortBy
2022-02-10 00:12:48 -05:00
Bill Thornton
945f61f00a Add enums for BaseItemKind and ItemSortBy 2022-02-09 17:40:28 -05:00
dependabot[bot]
b89cc9ee30 Bump jest from 27.4.7 to 27.5.0
Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 15:40:00 -05:00
Bill Thornton
05b87f8e87
Merge pull request #126 from thornbill/dependabot/npm_and_yarn/typedoc-plugin-markdown-3.11.13
Bump typedoc-plugin-markdown from 3.11.12 to 3.11.13
2022-02-08 15:39:17 -05:00
dependabot[bot]
c851268c0d
Bump eslint-plugin-jest from 26.0.0 to 26.1.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 19:15:55 +00:00
dependabot[bot]
cca4be5c83
Bump @types/node from 17.0.14 to 17.0.15
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 17.0.15.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 19:15:12 +00:00
dependabot[bot]
f6628eac4a
Bump typedoc-plugin-markdown from 3.11.12 to 3.11.13
Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.11.12 to 3.11.13.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.11.13/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 19:14:42 +00:00
Bill Thornton
d056a27f63
Merge pull request #124 from thornbill/export-generated-models
Export generated models
2022-02-07 00:54:27 -05:00
Bill Thornton
0e2b03deed Export generated models 2022-02-07 00:49:38 -05:00
Bill Thornton
100796fee1
Merge pull request #118 from thornbill/dependabot/npm_and_yarn/openapitools/openapi-generator-cli-2.4.26
Bump @openapitools/openapi-generator-cli from 2.4.18 to 2.4.26
2022-02-04 16:11:48 -05:00
dependabot[bot]
c1c6c76909 Bump @openapitools/openapi-generator-cli from 2.4.18 to 2.4.26
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.4.18 to 2.4.26.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.4.18...v2.4.26)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 16:08:56 -05:00
Bill Thornton
1ba9a291dd
Merge pull request #122 from thornbill/dependabot/npm_and_yarn/types/node-17.0.14
Bump @types/node from 16.11.9 to 17.0.14
2022-02-04 16:07:48 -05:00
dependabot[bot]
29a6ad32b0 Bump @types/node from 16.11.9 to 17.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 17.0.14.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 16:04:38 -05:00
Bill Thornton
dc076d647b
Merge pull request #114 from thornbill/dependabot/npm_and_yarn/axios-0.25.0
Bump axios from 0.24.0 to 0.25.0
2022-02-04 16:04:16 -05:00
dependabot[bot]
ff754a0ff2 Bump axios from 0.24.0 to 0.25.0
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 15:59:31 -05:00
Bill Thornton
3095b562df Ignore major version updates for normalize-url 2022-02-04 15:58:13 -05:00
Bill Thornton
87fd67ffff
Merge pull request #112 from thornbill/dependabot/npm_and_yarn/typescript-4.5.5
Bump typescript from 4.4.4 to 4.5.5
2022-02-04 15:55:02 -05:00
dependabot[bot]
c497e63dd7 Bump typescript from 4.4.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 15:52:09 -05:00
Bill Thornton
9216b54e57 Disable automatic rebases for dependabot 2022-02-04 15:51:22 -05:00
Bill Thornton
8574d03663
Merge pull request #109 from thornbill/dependabot/npm_and_yarn/eslint-plugin-jest-26.0.0
Bump eslint-plugin-jest from 25.3.0 to 26.0.0
2022-02-04 15:47:53 -05:00
dependabot[bot]
456c55b0a8 Bump eslint-plugin-jest from 25.3.0 to 26.0.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.3.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 15:44:51 -05:00
Bill Thornton
9d007b602f
Merge pull request #103 from thornbill/dependabot/npm_and_yarn/jest-27.4.7
Bump jest from 27.3.1 to 27.4.7
2022-02-04 15:43:06 -05:00
Bill Thornton
024d6d6d35 0.3.1 2022-02-03 12:43:54 -05:00
Bill Thornton
0e014bd3a3
Merge pull request #119 from thornbill/rollback-normalize-url
Rollback normalize-url due to esm incompatibilities
2022-02-03 12:39:49 -05:00
Bill Thornton
c28bfdae49 Rollback normalize-url due to esm incompatibilities 2022-02-03 12:35:15 -05:00
Bill Thornton
dbcbb47e03
Merge pull request #116 from thornbill/dependabot/npm_and_yarn/typedoc-0.22.11 2022-01-24 23:38:06 -05:00
dependabot[bot]
9164b986e0
Bump typedoc from 0.22.10 to 0.22.11
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.10 to 0.22.11.
- [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.22.10...v0.22.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:08:41 +00:00
Bill Thornton
1ef14c3f27
Merge pull request #113 from thornbill/dependabot/npm_and_yarn/normalize-url-7.0.3 2022-01-24 23:06:55 -05:00
Bill Thornton
3bb91c717d
Merge pull request #111 from thornbill/dependabot/npm_and_yarn/typedoc-plugin-markdown-3.11.12 2022-01-24 23:05:59 -05:00
dependabot[bot]
525ecde6ce
Bump jest from 27.3.1 to 27.4.7
Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.7.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:05:09 +00:00
Bill Thornton
ff32702892
Merge pull request #108 from thornbill/dependabot/npm_and_yarn/compare-versions-4.1.3 2022-01-24 23:03:38 -05:00