Commit graph

429 commits

Author SHA1 Message Date
F.Y.N.N
70e9e5d11f
Merge pull request #92 from furality/dependabot/npm_and_yarn/nestjs/platform-express-10.2.2
build(deps-dev): bump @nestjs/platform-express from 10.2.1 to 10.2.2
2023-08-28 18:01:52 -07:00
dependabot[bot]
bf29b3a149
build(deps-dev): bump @nestjs/platform-express from 10.2.1 to 10.2.2
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.2/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 14:30:04 +00:00
ttshivers
faa2a75cfd
Merge pull request #88 from furality/dependabot/npm_and_yarn/eslint-8.48.0
build(deps-dev): bump eslint from 8.47.0 to 8.48.0
2023-08-27 14:51:01 -05:00
dependabot[bot]
8562aa0269
build(deps-dev): bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 19:45:01 +00:00
ttshivers
607cdff574
Merge pull request #87 from furality/dependabot/npm_and_yarn/typescript-5.2.2
build(deps-dev): bump typescript from 5.1.6 to 5.2.2
2023-08-25 19:41:46 -05:00
ttshivers
fe9e8f9d1f
Merge pull request #86 from furality/dependabot/npm_and_yarn/axios-retry-3.6.1
build(deps): bump axios-retry from 3.6.0 to 3.6.1
2023-08-25 19:41:39 -05:00
dependabot[bot]
e5b49c860b
build(deps-dev): bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 14:49:35 +00:00
dependabot[bot]
c0243bace9
build(deps): bump axios-retry from 3.6.0 to 3.6.1
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.6.0 to 3.6.1.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softonic/axios-retry/compare/v3.6.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 14:49:23 +00:00
ttshivers
8c4366cd0e
Merge pull request #85 from furality/dependabot/npm_and_yarn/types/node-20.5.6
build(deps-dev): bump @types/node from 20.5.1 to 20.5.6
2023-08-24 17:10:06 -05:00
ttshivers
fbbfc7e78b
Merge pull request #79 from furality/dependabot/npm_and_yarn/nestjs/core-10.2.1
build(deps-dev): bump @nestjs/core from 10.2.0 to 10.2.1
2023-08-24 17:09:59 -05:00
ttshivers
6e85cfd112
Merge pull request #80 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-6.4.1
build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1
2023-08-24 17:09:53 -05:00
dependabot[bot]
5153d8d314
build(deps-dev): bump @nestjs/core from 10.2.0 to 10.2.1
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.1/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 22:09:10 +00:00
dependabot[bot]
9e596934c4
build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 22:09:01 +00:00
dependabot[bot]
076b19c142
build(deps-dev): bump @types/node from 20.5.1 to 20.5.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.1 to 20.5.6.
- [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>
2023-08-24 22:08:54 +00:00
ttshivers
70525eef99
Merge pull request #81 from furality/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.4.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1
2023-08-24 17:08:25 -05:00
ttshivers
f8619acceb
Merge pull request #77 from furality/dependabot/npm_and_yarn/nestjs/platform-express-10.2.1
build(deps-dev): bump @nestjs/platform-express from 10.2.0 to 10.2.1
2023-08-24 17:08:09 -05:00
ttshivers
2a6a8a7d4a
Merge pull request #84 from furality/dependabot/github_actions/actions/checkout-3.6.0
ci(action): bump actions/checkout from 3.5.3 to 3.6.0
2023-08-24 17:07:50 -05:00
ttshivers
fd01bff6f2
Merge pull request #76 from furality/dependabot/npm_and_yarn/nestjs/common-10.2.1
build(deps-dev): bump @nestjs/common from 10.2.0 to 10.2.1
2023-08-24 17:07:41 -05:00
dependabot[bot]
72db6752ec
ci(action): bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 14:31:09 +00:00
dependabot[bot]
5f55f6d427
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 14:44:11 +00:00
dependabot[bot]
e68aa01c80
build(deps-dev): bump @nestjs/platform-express from 10.2.0 to 10.2.1
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.1/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 14:43:16 +00:00
dependabot[bot]
d98c53e847
build(deps-dev): bump @nestjs/common from 10.2.0 to 10.2.1
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.1/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 14:43:08 +00:00
ttshivers
e12a922cf4
Merge pull request #74 from furality/dependabot/npm_and_yarn/types/node-20.5.1
build(deps-dev): bump @types/node from 20.5.0 to 20.5.1
2023-08-21 11:19:42 -06:00
ttshivers
c9403417c9
Merge pull request #72 from furality/dependabot/npm_and_yarn/nestjs/core-10.2.0
build(deps-dev): bump @nestjs/core from 10.1.3 to 10.2.0
2023-08-21 11:19:30 -06:00
dependabot[bot]
3871caa9bd
build(deps-dev): bump @nestjs/core from 10.1.3 to 10.2.0
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.1.3 to 10.2.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 17:18:42 +00:00
dependabot[bot]
01f4dd296e
build(deps-dev): bump @types/node from 20.5.0 to 20.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.5.1.
- [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>
2023-08-21 17:18:33 +00:00
ttshivers
0d2d376cb3
Merge pull request #75 from furality/dependabot/npm_and_yarn/eslint-plugin-import-2.28.1
build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1
2023-08-21 11:18:15 -06:00
ttshivers
f84d37c11d
Merge pull request #73 from furality/dependabot/npm_and_yarn/nestjs/common-10.2.0
build(deps-dev): bump @nestjs/common from 10.1.3 to 10.2.0
2023-08-21 11:18:02 -06:00
ttshivers
7bfc461feb
Merge pull request #71 from furality/dependabot/npm_and_yarn/lint-staged-14.0.1
build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1
2023-08-21 11:17:46 -06:00
ttshivers
6f9e6762dd
Merge pull request #70 from furality/dependabot/npm_and_yarn/nestjs/platform-express-10.2.0
build(deps-dev): bump @nestjs/platform-express from 10.1.3 to 10.2.0
2023-08-21 11:17:36 -06:00
dependabot[bot]
7576b9ae21
build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 14:15:49 +00:00
dependabot[bot]
75975b5f55
build(deps-dev): bump @nestjs/common from 10.1.3 to 10.2.0
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.1.3 to 10.2.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.0/packages/common)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 14:15:34 +00:00
dependabot[bot]
b8941298e9
build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 14:15:19 +00:00
dependabot[bot]
7b32b0c402
build(deps-dev): bump @nestjs/platform-express from 10.1.3 to 10.2.0
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.1.3 to 10.2.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.0/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 14:15:13 +00:00
ttshivers
67544d594c
Merge pull request #69 from furality/dependabot/github_actions/actions/setup-node-3.8.1
ci(action): bump actions/setup-node from 3.8.0 to 3.8.1
2023-08-17 10:00:14 -06:00
dependabot[bot]
452ac903be
ci(action): bump actions/setup-node from 3.8.0 to 3.8.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 15:02:25 +00:00
ttshivers
5ce217e037
Merge pull request #68 from furality/dependabot/npm_and_yarn/prettier-3.0.2
build(deps-dev): bump prettier from 3.0.1 to 3.0.2
2023-08-16 11:57:44 -06:00
dependabot[bot]
a5bbbe9061
build(deps-dev): bump prettier from 3.0.1 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [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/3.0.1...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 14:44:26 +00:00
ttshivers
9ac6118866
Merge pull request #66 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-6.4.0
build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0
2023-08-15 17:00:00 -06:00
dependabot[bot]
c4bfc3f7db
build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 22:59:11 +00:00
ttshivers
fae746f5da
Merge pull request #67 from furality/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.4.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0
2023-08-15 16:58:34 -06:00
dependabot[bot]
4862de231b
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 14:25:35 +00:00
ttshivers
d4d0107c54
Merge pull request #65 from furality/dependabot/github_actions/actions/setup-node-3.8.0
ci(action): bump actions/setup-node from 3.7.0 to 3.8.0
2023-08-14 10:52:05 -06:00
ttshivers
43111f2c7b
Merge pull request #64 from furality/dependabot/npm_and_yarn/lint-staged-14.0.0
build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0
2023-08-14 10:51:57 -06:00
ttshivers
db4bcf0823
Merge pull request #63 from furality/dependabot/npm_and_yarn/types/node-20.5.0
build(deps-dev): bump @types/node from 20.4.10 to 20.5.0
2023-08-14 10:51:49 -06:00
dependabot[bot]
acf6d395a2
ci(action): bump actions/setup-node from 3.7.0 to 3.8.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 14:34:10 +00:00
dependabot[bot]
ac4aa23274
build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 14:21:56 +00:00
dependabot[bot]
d09d18934e
build(deps-dev): bump @types/node from 20.4.10 to 20.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.10 to 20.5.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>
2023-08-14 14:21:31 +00:00
ttshivers
05b0ac3f61
Merge pull request #61 from furality/dependabot/npm_and_yarn/types/node-20.4.10
build(deps-dev): bump @types/node from 20.4.9 to 20.4.10
2023-08-12 15:01:22 -06:00
ttshivers
939b6682b9
Merge pull request #62 from furality/dependabot/npm_and_yarn/eslint-8.47.0
build(deps-dev): bump eslint from 8.46.0 to 8.47.0
2023-08-12 15:01:14 -06:00