1
0
Fork 0
mirror of https://github.com/rharkor/caching-for-turbo.git synced 2025-06-09 09:35:17 +09:00
Commit graph

39 commits

Author SHA1 Message Date
HUORT Louis
c8de4057b3
Merge pull request #13 from rharkor/dev
Dev
2024-06-13 16:30:59 +02:00
rharkor
b01ca60a6c refactor: remove linter 2024-06-13 16:30:09 +02:00
HUORT Louis
e5cdec3dd3
Merge pull request #10 from rharkor/renovate/mcr.microsoft.com-devcontainers-typescript-node-22.x
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v22
2024-06-13 16:25:56 +02:00
renovate[bot]
6d704387f1
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v22 2024-06-13 14:24:06 +00:00
renovate[bot]
438ee8d03d chore(deps): update dependency node to v20.14.0 2024-06-13 14:23:50 +00:00
HUORT Louis
5ea584e36a
Merge pull request #12 from rharkor/renovate/npm-10.x
chore(deps): update npm to v10.8.1
2024-06-13 16:22:38 +02:00
rharkor
cf342fce6e refactor: readme 2024-06-13 16:22:20 +02:00
renovate[bot]
59970b46f0
chore(deps): update npm to v10.8.1 2024-06-13 14:21:28 +00:00
rharkor
b084d2bfe0 fix: renovate 2024-06-13 16:20:50 +02:00
HUORT Louis
8140f0f497
Merge pull request #11 from rharkor/mvp
Mvp
2024-06-13 16:19:30 +02:00
HUORT Louis
bdc57d08b6
Merge branch 'dev' into mvp 2024-06-13 16:19:23 +02:00
rharkor
2ed1fdd2e0 feat: readme 2024-06-13 16:18:33 +02:00
rharkor
dee28cf0df fix: ci 2024-06-13 14:07:44 +00:00
rharkor
eb287d233e fix: ci 2024-06-13 14:04:12 +00:00
rharkor
985be897a0 fix: ci 2024-06-13 14:00:50 +00:00
rharkor
25e637b743 fix: ci 2024-06-13 13:53:22 +00:00
rharkor
f8e69e685a fix: ci 2024-06-13 13:10:42 +00:00
rharkor
d143730587 fix: ci 2024-06-13 13:01:38 +00:00
rharkor
f4b4ed919f fix: query cache 2024-06-13 14:56:04 +02:00
rharkor
a387c2631d fix: ci 2024-06-13 14:53:45 +02:00
rharkor
446c56668a fix: error handling 2024-06-13 14:49:04 +02:00
rharkor
71ca179239 fix: query cache 2024-06-13 14:46:05 +02:00
rharkor
6ad50fb5dd fix: ci 2024-06-13 14:42:27 +02:00
rharkor
fdcfdb5048 fix: ci 2024-06-13 14:41:37 +02:00
rharkor
a1997204c7 fix: action 2024-06-13 14:37:32 +02:00
rharkor
fdd98d3c46 feat: store cache 2024-06-13 14:27:20 +02:00
HUORT Louis
68feb812d8
Merge pull request #7 from rharkor/dev
Update renovate.json
2024-06-12 20:47:05 +02:00
HUORT Louis
e7a2edf95f
Update renovate.json 2024-06-12 20:46:50 +02:00
rharkor
43be153d6e fix: prettier 2024-06-12 20:18:22 +02:00
rharkor
2d5e9fe00e feat: workflow dispacth 2024-06-12 20:16:33 +02:00
rharkor
127a877ccb refactor: ci trigger 2024-06-12 20:15:50 +02:00
rharkor
7a62e5b105 refactor: renovate 2024-06-12 20:13:20 +02:00
rharkor
106cbbd8d1 Merge branch 'main' into mvp 2024-06-12 20:12:41 +02:00
rharkor
477bf8d25f refactor: json 2024-06-12 20:12:29 +02:00
HUORT Louis
c712085c97
Merge pull request #1 from rharkor/renovate/configure
Configure Renovate
2024-06-12 20:11:05 +02:00
HUORT Louis
a789d7613c
Merge pull request #2 from rharkor/dependabot/npm_and_yarn/npm-development-8faa5dfe81
Bump the npm-development group with 3 updates
2024-06-12 20:09:51 +02:00
dependabot[bot]
0c9fbe46fa
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [prettier](https://github.com/prettier/prettier).


Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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/v7.13.0/packages/parser)

Updates `prettier` from 3.3.1 to 3.3.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.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 17:57:36 +00:00
renovate[bot]
a73dd04fb4
Add renovate.json 2024-06-12 17:56:29 +00:00
rharkor
aa211c7f9d first commit 2024-06-12 19:56:12 +02:00