1
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
56848ecc9c
fix(deps): update rust crate reqwest to v0.12.15 2025-04-22 13:46:01 +00:00
66c62086d4
fix(deps): update rust crate cli-table to 0.5.0 2025-04-22 13:16:12 +00:00
b1b50de665
Merge pull request 'fix(deps): update rust crate serde_json to v1.0.140' (#209) from renovate/serde_json-1.x-lockfile into master
Some checks failed
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/node-script Building image node-script
build/rust-xwin Building image rust-xwin
build/lua-clib Building image lua-clib
Reviewed-on: #209
2025-04-22 15:05:10 +02:00
a75c614002
Merge pull request 'fix(deps): update rust crate time to v0.3.41' (#210) from renovate/time-0.x-lockfile into master
Some checks failed
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/rust-xwin Building image rust-xwin
build/lua-clib Building image lua-clib
build/node-script Building image node-script
Reviewed-on: #210
2025-04-22 15:04:43 +02:00
a6cd0cb38e
Merge pull request 'fix(deps): update rust crate serde to v1.0.219' (#208) from renovate/serde-monorepo into master
Reviewed-on: #208
2025-04-22 15:04:33 +02:00
0836ae91b4
Merge pull request 'fix(deps): update rust crate url to v2.5.4' (#211) from renovate/url-2.x-lockfile into master
Reviewed-on: #211
2025-04-22 15:04:27 +02:00
f44ef1fa5b
fix(deps): update rust crate clap to v4.5.37 2025-04-18 19:45:54 +00:00
b6b794ebbd
fix(deps): update rust crate url to v2.5.4 2025-04-11 16:01:06 +00:00
5592234361
fix(deps): update rust crate time to v0.3.41 2025-04-11 16:00:59 +00:00
f1a20d9ddd
fix(deps): update rust crate serde_json to v1.0.140 2025-04-11 15:01:21 +00:00
b0e9e7d5d7
fix(deps): update rust crate serde to v1.0.219 2025-04-11 15:01:12 +00:00
aa6b5107da
fix(deps): update rust crate reqwest to 0.12.0 2024-09-09 07:45:35 +00:00
83a9949ce9
fix(deps): update rust crate globwalk to 0.9.0 2024-09-07 10:15:39 +00:00
055ab65c4e
fix(deps): update rust crate serde to v1.0.210 2024-09-06 18:45:31 +00:00
6431c4c01e
fix(gitea): Update lock file
Seems that Renovate failed to do this.
2024-08-28 09:43:43 +02:00
9a5ae0a8fc
Merge pull request 'fix(deps): update rust crate reqwest to 0.12.0' (#45) from renovate/reqwest-0.x into master
Reviewed-on: #45
2024-08-28 07:38:31 +00:00
b8ad25f58a
fix(deps): update rust crate reqwest to 0.12.0 2024-08-27 17:00:35 +00:00
0ae0c19d4e
fix(deps): update rust crate globwalk to 0.9.0 2024-08-27 17:00:31 +00:00
01f4d05b37
Add Gitea resource type
* gitea-split/gitea-split:
  gitea: Implement commit statuses
  gitea: Implement package
  fix(gitea): Fix version data
  feat(gitea): Add Gitea resource to fetch PRs
2024-08-27 16:51:26 +02:00
3c5067f7ac gitea: Implement package 2023-11-22 16:26:58 +01:00
6d8afda5dd fix(gitea): Fix version data
Concourse only accepts strings for values in the version data.
2023-03-29 23:49:57 +02:00
3993c2556a feat(gitea): Add Gitea resource to fetch PRs 2023-03-29 18:38:16 +02:00