F.Y.N.N
|
07cda050bb
|
Merge pull request #219 from furality/dependabot/npm_and_yarn/nestjs/platform-express-10.3.0
build(deps-dev): bump @nestjs/platform-express from 10.2.10 to 10.3.0
|
2023-12-18 06:49:27 -08:00 |
|
dependabot[bot]
|
837d097588
|
build(deps-dev): bump @nestjs/platform-express from 10.2.10 to 10.3.0
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.2.10 to 10.3.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.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-12-18 14:48:45 +00:00 |
|
F.Y.N.N
|
8cb303a58b
|
Merge pull request #218 from furality/dependabot/github_actions/actions/setup-node-4.0.1
ci(action): bump actions/setup-node from 4.0.0 to 4.0.1
|
2023-12-18 06:31:05 -08:00 |
|
dependabot[bot]
|
fe49d6107c
|
ci(action): bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.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-12-18 14:30:20 +00:00 |
|
F.Y.N.N
|
0b1c303352
|
Merge pull request #217 from furality/dependabot/npm_and_yarn/types/node-20.10.5
build(deps-dev): bump @types/node from 20.10.4 to 20.10.5
|
2023-12-17 16:35:30 -08:00 |
|
dependabot[bot]
|
e471fb5dfb
|
build(deps-dev): bump @types/node from 20.10.4 to 20.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.4 to 20.10.5.
- [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-12-18 00:32:27 +00:00 |
|
F.Y.N.N
|
9457625355
|
Merge pull request #216 from furality/dependabot/npm_and_yarn/eslint-8.56.0
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
|
2023-12-16 18:59:24 -08:00 |
|
dependabot[bot]
|
ae67186048
|
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.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-12-17 02:56:40 +00:00 |
|
F.Y.N.N
|
5822b4aa6d
|
Merge pull request #215 from furality/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1
|
2023-12-15 06:10:30 -08:00 |
|
dependabot[bot]
|
26d4ddf357
|
build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.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.29.0...v2.29.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-12-15 14:07:45 +00:00 |
|
ttshivers
|
282bcff72f
|
Merge pull request #214 from furality/spr/main/9fedf9bd
build(deps): remove reflect-metadata peer dependency
|
2023-12-13 15:59:19 -06:00 |
|
Conicaw
|
34d19edcdb
|
build(deps): remove reflect-metadata peer dependency
Remove the unneeded peer dependency
commit-id:9fedf9bd
|
2023-12-13 15:54:52 -06:00 |
|
Conicaw
|
6d72137779
|
ci(test): test against node 21
Test against node 21
commit-id:caa6c45c
|
2023-12-13 15:54:52 -06:00 |
|
Conicaw
|
6e4ade63ed
|
chore: add spr config
Add spr config
commit-id:13bbea6e
|
2023-12-13 15:54:52 -06:00 |
|
F.Y.N.N
|
be5e70087f
|
Merge pull request #211 from furality/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.14.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
|
2023-12-12 06:54:32 -08:00 |
|
dependabot[bot]
|
1aefa9be33
|
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.13.2 to 6.14.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.14.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-12-12 14:51:52 +00:00 |
|
F.Y.N.N
|
a411f2fc71
|
Merge pull request #210 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-6.14.0
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
|
2023-12-12 06:51:08 -08:00 |
|
dependabot[bot]
|
a56c3c36a4
|
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.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.14.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-12-12 14:48:21 +00:00 |
|
F.Y.N.N
|
35e9e85810
|
Merge pull request #209 from furality/dependabot/npm_and_yarn/prettier-3.1.1
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
|
2023-12-11 06:37:39 -08:00 |
|
dependabot[bot]
|
7d11c89562
|
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [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.1.0...3.1.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 14:34:48 +00:00 |
|
F.Y.N.N
|
91a6695438
|
Merge pull request #208 from furality/dependabot/npm_and_yarn/reflect-metadata-0.1.14
build(deps-dev): bump reflect-metadata from 0.1.13 to 0.1.14
|
2023-12-08 06:59:32 -08:00 |
|
dependabot[bot]
|
4d137bfb5f
|
build(deps-dev): bump reflect-metadata from 0.1.13 to 0.1.14
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-08 14:56:45 +00:00 |
|
F.Y.N.N
|
4aec0b025c
|
Merge pull request #207 from furality/dependabot/npm_and_yarn/typescript-5.3.3
build(deps-dev): bump typescript from 5.3.2 to 5.3.3
|
2023-12-07 06:27:24 -08:00 |
|
F.Y.N.N
|
e9c4d199f0
|
Merge pull request #206 from furality/dependabot/npm_and_yarn/types/node-20.10.4
build(deps-dev): bump @types/node from 20.10.3 to 20.10.4
|
2023-12-07 06:27:09 -08:00 |
|
dependabot[bot]
|
d5c39771a6
|
build(deps-dev): bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-07 14:24:36 +00:00 |
|
dependabot[bot]
|
cdcbc57635
|
build(deps-dev): bump @types/node from 20.10.3 to 20.10.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.3 to 20.10.4.
- [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-12-07 14:24:25 +00:00 |
|
F.Y.N.N
|
5d9804d01d
|
Merge pull request #205 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.2
build(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
|
2023-12-05 06:52:15 -08:00 |
|
dependabot[bot]
|
62a20e6b55
|
build(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.1 to 6.13.2.
- [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.13.2/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-12-05 14:49:29 +00:00 |
|
F.Y.N.N
|
013858e494
|
Merge pull request #204 from furality/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.2
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2
|
2023-12-05 06:47:58 -08:00 |
|
dependabot[bot]
|
37b3f09dc2
|
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.13.1 to 6.13.2.
- [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.13.2/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-12-05 14:45:05 +00:00 |
|
F.Y.N.N
|
21233c7138
|
Merge pull request #203 from furality/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
|
2023-12-04 06:45:32 -08:00 |
|
dependabot[bot]
|
a81e1d29ea
|
build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 14:44:52 +00:00 |
|
F.Y.N.N
|
0f4312d885
|
Merge pull request #200 from furality/dependabot/npm_and_yarn/lint-staged-15.2.0
build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0
|
2023-12-04 06:44:07 -08:00 |
|
F.Y.N.N
|
625d684d63
|
Merge pull request #202 from furality/dependabot/npm_and_yarn/eslint-8.55.0
build(deps-dev): bump eslint from 8.54.0 to 8.55.0
|
2023-12-04 06:43:38 -08:00 |
|
F.Y.N.N
|
8a98986995
|
Merge pull request #201 from furality/dependabot/npm_and_yarn/types/node-20.10.3
build(deps-dev): bump @types/node from 20.10.1 to 20.10.3
|
2023-12-04 06:42:59 -08:00 |
|
dependabot[bot]
|
8bd86c1edd
|
build(deps-dev): bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.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-12-04 14:40:53 +00:00 |
|
dependabot[bot]
|
2df33fc0ef
|
build(deps-dev): bump @types/node from 20.10.1 to 20.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.3.
- [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-12-04 14:40:14 +00:00 |
|
dependabot[bot]
|
9cab485964
|
build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.1.0...v15.2.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 14:39:44 +00:00 |
|
F.Y.N.N
|
ac230be245
|
Merge pull request #199 from furality/dependabot/npm_and_yarn/types/node-20.10.1
build(deps-dev): bump @types/node from 20.10.0 to 20.10.1
|
2023-11-30 06:32:27 -08:00 |
|
dependabot[bot]
|
f6f09adb98
|
build(deps-dev): bump @types/node from 20.10.0 to 20.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.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-11-30 14:29:41 +00:00 |
|
F.Y.N.N
|
92a42f9682
|
Merge pull request #198 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.1
build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.1
|
2023-11-28 07:04:42 -08:00 |
|
dependabot[bot]
|
cf8a4e43bd
|
build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 6.13.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.13.1/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-11-28 15:01:58 +00:00 |
|
F.Y.N.N
|
55a142a4b6
|
Merge pull request #197 from furality/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1
|
2023-11-28 07:01:08 -08:00 |
|
dependabot[bot]
|
cbe2c46991
|
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.12.0 to 6.13.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.13.1/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-11-28 14:58:20 +00:00 |
|
ttshivers
|
44ecd49317
|
Merge pull request #196 from furality/dependabot/npm_and_yarn/axios-retry-4.0.0
build(deps): bump axios-retry from 3.9.1 to 4.0.0
|
2023-11-26 22:57:50 -06:00 |
|
dependabot[bot]
|
13a039edd5
|
build(deps): bump axios-retry from 3.9.1 to 4.0.0
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.9.1 to 4.0.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softonic/axios-retry/compare/v3.9.1...v4.0.0)
---
updated-dependencies:
- dependency-name: axios-retry
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-26 22:54:56 -06:00 |
|
F.Y.N.N
|
9770cef3e7
|
Merge pull request #195 from furality/dependabot/npm_and_yarn/types/node-20.10.0
build(deps-dev): bump @types/node from 20.9.4 to 20.10.0
|
2023-11-24 06:30:51 -08:00 |
|
dependabot[bot]
|
31266859d2
|
build(deps-dev): bump @types/node from 20.9.4 to 20.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.4 to 20.10.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-11-24 14:28:05 +00:00 |
|
F.Y.N.N
|
c0693b5d1b
|
Merge pull request #194 from furality/dependabot/npm_and_yarn/types/node-20.9.4
build(deps-dev): bump @types/node from 20.9.3 to 20.9.4
|
2023-11-22 06:17:34 -08:00 |
|
dependabot[bot]
|
b07a615432
|
build(deps-dev): bump @types/node from 20.9.3 to 20.9.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.3 to 20.9.4.
- [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-11-22 14:14:50 +00:00 |
|