dependabot[bot]
068e2053b9
build(deps): bump rharkor/caching-for-turbo from 2.5.0 to 2.5.1 ( #5237 )
...
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases )
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
dependency-version: 2.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-26 14:44:15 +02:00
Fleny and Awesome Stickz
8832bed5fa
Remove rest-passthrough docker app from this repo ( #5213 )
...
See https://github.com/discordeno/rest-proxy
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-07-24 19:26:16 +02:00
Fleny
86470adc22
ci: Simplify GitHub Actions workflows ( #5207 )
...
* ci: Simplify GitHub Actions workflows
* Restore codecov flags using script
* use gpgv instead of gpg --verify
* Remove verbose
* remove test script
2026-07-24 22:52:22 +05:30
Awesome Stickz
23a5dad0df
ci: remove w_unverified_labeler workflow. remove w-unverified, w-verified, w-pending in favor of no-stale. remove no-issue-activity, no-pr-activity in favor of "stale" ( #5212 )
2026-07-24 15:03:35 +02:00
Fleny and Awesome Stickz
94d14db0ec
feat!: Remove fzstd ( #5165 )
...
* feat: Remove fzstd
Given node v20 EOL, we can now drop fzstd in favor of node:zlib's zstd implementation
* ci: Bump bun and deno
We don't really have a support policy for deno and bun (for node is the supported upstream) so we bump them to the latest versions
---------
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-07-23 01:12:41 +05:30
Fleny and Awesome Stickz
580e5d3f56
ci: Use node v22 ( #5167 )
...
In package.json, the reason for >= 22.15 is that thats the node:zlib's zstd minimum version
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-07-22 19:43:22 +05:30
dependabot[bot]
509b6214e5
build(deps): bump actions/setup-node from 6 to 7 ( #5159 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 21:09:56 +02:00
dependabot[bot] and Awesome Stickz
1a1023850f
build(deps): bump actions/cache from 5 to 6 ( #5115 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5 to 6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-06-29 18:58:36 +05:30
dependabot[bot] and Awesome Stickz
933a3a5966
build(deps): bump rharkor/caching-for-turbo from 2.4.2 to 2.5.0 ( #5114 )
...
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases )
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.4.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-06-29 18:38:39 +05:30
dependabot[bot] and Awesome Stickz
bfec01a629
build(deps): bump actions/checkout from 6 to 7 ( #5102 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com >
2026-06-24 17:05:53 +05:30
dependabot[bot]
98323427f6
build(deps): bump codecov/codecov-action from 6 to 7 ( #5054 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 6 to 7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-09 06:44:08 +05:30
dependabot[bot] and Awesome Stickz
b186976c27
build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 ( #4994 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-06-01 19:15:29 +05:30
dependabot[bot] and Awesome Stickz
8d9a921bc1
build(deps): bump rharkor/caching-for-turbo from 2.3.13 to 2.4.2 ( #5028 )
...
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo ) from 2.3.13 to 2.4.2.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases )
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.3.13...v2.4.2 )
---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-06-01 19:00:58 +05:30
dependabot[bot] and Awesome Stickz
18748ce898
build(deps): bump fuxingloh/multi-labeler from 4 to 5 ( #5002 )
...
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler ) from 4 to 5.
- [Release notes](https://github.com/fuxingloh/multi-labeler/releases )
- [Commits](https://github.com/fuxingloh/multi-labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: fuxingloh/multi-labeler
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-06-01 18:24:10 +05:30
dependabot[bot] and Awesome Stickz
ad81e8ab33
build(deps): bump actions/upload-pages-artifact from 4 to 5 ( #4970 )
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-04-21 05:00:24 +05:30
dependabot[bot] and Awesome Stickz
72844563a4
build(deps): bump rharkor/caching-for-turbo from 2.3.11 to 2.3.13 ( #4944 )
...
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo ) from 2.3.11 to 2.3.13.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases )
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.3.11...v2.3.13 )
---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
dependency-version: 2.3.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-04-15 02:51:41 +05:30
dependabot[bot] and Awesome Stickz
6f5a075d2c
build(deps): bump actions/github-script from 8 to 9 ( #4943 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-04-15 02:48:29 +05:30
dependabot[bot] and Fleny
382cc3b213
build(deps): bump codecov/codecov-action from 5 to 6 ( #4897 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2026-04-02 10:32:56 +02:00
dependabot[bot] and Fleny
50c67ac0cc
build(deps): bump actions/deploy-pages from 4 to 5 ( #4898 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2026-04-02 09:50:33 +02:00
dependabot[bot]
2d3fdce1f0
build(deps): bump docker/build-push-action from 6 to 7 ( #4840 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 14:05:50 +05:30
dependabot[bot] and Awesome Stickz
abff4d26d5
build(deps): bump docker/login-action from 3 to 4 ( #4838 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-03-19 07:50:29 +05:30
dependabot[bot] and Awesome Stickz
440ba17782
build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 ( #4836 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.34.1 to 0.35.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.1...0.35.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-03-19 07:40:50 +05:30
dependabot[bot]
8039865764
build(deps): bump docker/setup-buildx-action from 3 to 4 ( #4835 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 07:35:29 +05:30
dependabot[bot] and Awesome Stickz
fe2967ffc7
build(deps): bump docker/setup-qemu-action from 3 to 4 ( #4834 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-03-19 07:29:40 +05:30
dependabot[bot] and Fleny
720c0daa4f
build(deps): bump actions/download-artifact from 7 to 8 ( #4817 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2026-03-03 18:18:18 +01:00
dependabot[bot] and Fleny
95c2343131
build(deps): bump actions/upload-artifact from 6 to 7 ( #4819 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2026-03-03 17:43:48 +01:00
dependabot[bot] and Fleny
8f23fdac7d
build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 ( #4795 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2026-02-24 18:39:51 +01:00
dependabot[bot] and Awesome Stickz
afc1c349a5
build(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 ( #4769 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-02-17 00:04:14 +05:30
dependabot[bot] and Awesome Stickz
cf5ba2a6ad
build(deps): bump rharkor/caching-for-turbo from 2.3.5 to 2.3.11 ( #4695 )
...
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo ) from 2.3.5 to 2.3.11.
- [Release notes](https://github.com/rharkor/caching-for-turbo/releases )
- [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.3.5...v2.3.11 )
---
updated-dependencies:
- dependency-name: rharkor/caching-for-turbo
dependency-version: 2.3.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-01-20 11:50:30 +05:30
Fleny and Awesome Stickz
a3bb9fc1a0
ci: Remove CI hard time limit on E2E ( #4683 )
...
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2026-01-20 11:47:34 +05:30
Fleny and Skillz4Killz
011f0fe0dc
ci: Use turbo remote cache ( #4666 )
...
* Use a turbo remote cache server for CI
`rharkor/caching-for-turbo` uses github actions cache to provide a remote cache server for turbo, so we can use previuously created cache if available and requested by turbo, and this doesn't have the downside of having the cache growing indefinitely like with normal github actions cache as since the single caches are uploaded to the github actions cache, github can evict the old cache when it's not used or there is no space left.
Also add turbo to website so we can cache the build
* Use turbo for website build & build:doc
* fix typo, tubo -> turbo
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2026-01-07 13:40:27 -06:00
Seren_Modz 21 and Fleny
8b9930ffe0
ci(release): publish with yarn instead of npm ( #4646 )
...
* chore: update yarn to 4.12.0
* ci(release): publish with yarn instead of npm
* chore: update browsers list db
Signed-off-by: Seren_Modz 21 <seren@kings-world.net >
* chore(deps): add a resolution for react types
docusaurus is using react types v18, while discordeno uses v19
Signed-off-by: Seren_Modz 21 <seren@kings-world.net >
* fix: prefix the jsx element type with the react namespace
Signed-off-by: Seren_Modz 21 <seren@kings-world.net >
* chore(deps): update @rspack/core to v1.6.8
Signed-off-by: Seren_Modz 21 <seren@kings-world.net >
---------
Signed-off-by: Seren_Modz 21 <seren@kings-world.net >
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-12-19 18:12:37 +01:00
Fleny
839cc2473b
ci: Use trusted publishing for npm packages ( #4644 )
2025-12-18 09:14:37 +01:00
dependabot[bot] and Fleny
cc8f82e22e
build(deps): bump actions/cache from 3 to 5 ( #4636 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-12-15 16:49:13 +01:00
dependabot[bot] and Fleny
1a39f9fd7f
build(deps): bump actions/download-artifact from 6 to 7 ( #4635 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-12-15 16:46:10 +01:00
dependabot[bot] and Fleny
f7851727d9
build(deps): bump actions/upload-artifact from 5 to 6 ( #4634 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-12-15 16:42:36 +01:00
dependabot[bot]
33e24c8c07
build(deps): bump actions/checkout from 5 to 6 ( #4595 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:30:43 +01:00
dependabot[bot] and Fleny
0e20dae28b
build(deps): bump actions/upload-artifact from 4 to 5 ( #4552 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-27 17:46:20 +01:00
dependabot[bot] and Fleny
34c4f58842
build(deps): bump actions/download-artifact from 5 to 6 ( #4551 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-27 17:43:37 +01:00
dependabot[bot] and Fleny
3a4fdc1026
build(deps): bump actions/setup-node from 5 to 6 ( #4539 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-20 19:06:11 +02:00
dependabot[bot] and Fleny
85bd70dbd7
build(deps): bump github/codeql-action from 3 to 4 ( #4524 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-14 19:45:04 +02:00
dependabot[bot] and Fleny
18e3538644
build(deps): bump snyk/actions from 0.5.0 to 1.0.0 ( #4516 )
...
Bumps [snyk/actions](https://github.com/snyk/actions ) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/snyk/actions/releases )
- [Commits](https://github.com/snyk/actions/compare/v0.5.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: snyk/actions
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-06 18:27:15 +02:00
dependabot[bot] and Fleny
bcd957b270
build(deps): bump snyk/actions from 0.4.0 to 0.5.0 ( #4497 )
...
Bumps [snyk/actions](https://github.com/snyk/actions ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/snyk/actions/releases )
- [Commits](https://github.com/snyk/actions/compare/0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: snyk/actions
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-02 21:47:33 +02:00
Fleny
2545bff5a6
Remove benchmarks page & package ( #4479 )
...
* Remove benchmarks package and page
* Remove benchmarks CI
2025-10-02 21:30:06 +02:00
dependabot[bot] and Fleny
9daa4b7bb6
build(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 ( #4489 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.0...0.33.1 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-01 20:56:47 +02:00
dependabot[bot] and Fleny
ba8e9daded
build(deps): bump actions/setup-node from 4 to 5 ( #4487 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-01 20:47:20 +02:00
dependabot[bot] and Fleny
9da42097a9
build(deps): bump actions/github-script from 7 to 8 ( #4488 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-10-01 20:39:22 +02:00
dependabot[bot]
9a811573e9
build(deps): bump actions/stale from 9 to 10 ( #4490 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 20:34:48 +02:00
Fleny and Link
8efd604be3
ci: Add if for image scan job ( #4416 )
...
Co-authored-by: Link <link20050703@gmail.com >
2025-09-02 19:01:30 +02:00
dependabot[bot] and Fleny
ff7c51de0a
build(deps): bump actions/checkout from 4 to 5 ( #4408 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-09-02 09:35:36 +02:00