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

32 commits

Author SHA1 Message Date
rharkor
f8d842ad5a fix: cleanups 2025-04-10 16:11:07 +02:00
rharkor
45686dce54 feat: s3 2025-04-10 15:01:47 +02:00
rharkor
c78899286f feat: new cleanup options 2025-04-10 14:39:27 +02:00
rharkor
c5a20aa067 refactor: eslint 9 2025-04-10 09:52:03 +02:00
renovate[bot]
9dee07cfbf
chore(deps): update npm to v11.3.0 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 21:57:05 +00:00
renovate[bot]
157b1f1d04
chore(deps): update npm to v11.2.0 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 22:58:45 +00:00
renovate[bot]
1963dbe8db
chore(deps): update npm to v11.1.0 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 14:32:50 +00:00
HUORT Louis
6724cfcde9
Merge pull request #205 from rharkor/renovate/npm-11.x
chore(deps): update npm to v11
2025-01-23 09:44:13 +01:00
HUORT Louis
6e0834b75d
Merge pull request #200 from rharkor/renovate/actions-cache-4.x
fix(deps): update dependency @actions/cache to v4
2025-01-23 09:43:57 +01:00
renovate[bot]
7586137b3d
chore(deps): update npm to v11 2024-12-16 18:05:45 +00:00
renovate[bot]
c9212e446c
chore(deps): update npm to v10.9.2 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 01:44:21 +00:00
renovate[bot]
9e3ae459e8
fix(deps): update dependency @actions/cache to v4 2024-12-04 21:21:46 +00:00
renovate[bot]
46784b2186
chore(deps): update npm to v10.9.1 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 22:41:45 +00:00
renovate[bot]
a2cfbacb67 chore(deps): update dependency @types/node to v22 2024-10-29 01:12:20 +00:00
renovate[bot]
751332c4c0 chore(deps): update npm to v10.9.0 2024-10-03 18:45:23 +00:00
renovate[bot]
57cd84bc07
fix(deps): update dependency fastify to v5 2024-09-17 17:08:10 +00:00
HUORT Louis
600edfff31
Merge pull request #106 from rharkor/renovate/wait-on-8.x
fix(deps): update dependency wait-on to v8
2024-08-30 10:20:15 +02:00
renovate[bot]
be386b5d1b chore(deps): update npm to v10.8.3 2024-08-28 21:22:23 +00:00
renovate[bot]
da32ba81f4
fix(deps): update dependency wait-on to v8 2024-08-20 02:20:19 +00:00
rharkor
19f05e17ef fix: ts eslint 2024-08-01 10:16:57 +02:00
rharkor
f1d33e227b refactor: pjson name 2024-08-01 10:13:18 +02:00
renovate[bot]
a907991a1d chore(deps): update typescript-eslint monorepo to v8 2024-08-01 06:46:02 +00:00
renovate[bot]
7042b18d2d chore(deps): update npm to v10.8.2 2024-07-10 17:15:49 +00:00
rharkor
0831fefb81 refactor: action post 2024-06-23 15:05:29 +02:00
renovate[bot]
59970b46f0
chore(deps): update npm to v10.8.1 2024-06-13 14:21:28 +00:00
rharkor
25e637b743 fix: ci 2024-06-13 13:53:22 +00:00
rharkor
fdd98d3c46 feat: store cache 2024-06-13 14:27:20 +02:00
rharkor
43be153d6e fix: prettier 2024-06-12 20:18:22 +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
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
rharkor
aa211c7f9d first commit 2024-06-12 19:56:12 +02:00