Commit Graph

1026 Commits

Author SHA1 Message Date
dependabot[bot]
d45482ba2b build(deps): bump github/codeql-action from 4.32.6 to 4.33.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.33.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0d579ffd05...b1bff81932)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 12:52:59 +00:00
Antonio Nesic
e55109ed5f Merge branch 'main' into pagination 2026-03-11 10:05:35 +01:00
Antonio Nesic
781674487d Removed parallel execution for race condition and updated README 2026-03-11 10:04:09 +01:00
dependabot[bot]
e699956aff build(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](00ce30b0ce...6a93d82988)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 13:15:19 +00:00
RW
c493e59a13 Merge pull request #4131 from gofiber/dependabot/github_actions/github/codeql-action-4.32.6
build(deps): bump github/codeql-action from 4.32.5 to 4.32.6
2026-03-06 13:57:47 +01:00
dependabot[bot]
39540bb725 build(deps): bump github/codeql-action from 4.32.5 to 4.32.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.5 to 4.32.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c793b717bc...0d579ffd05)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 12:52:53 +00:00
dependabot[bot]
cdb2fbc5ad build(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](6db134d15f...00ce30b0ce)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 12:52:33 +00:00
RW
f6f5e4a428 Merge branch 'main' into check_benchmark_deduplication 2026-03-05 08:15:37 +01:00
René
17e101a7a8 ci: update benchmark action to use stable version and remove PR-specific steps 2026-03-05 08:14:35 +01:00
dependabot[bot]
3b89cdb066 build(deps): bump actions/setup-node from 6.2.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](6044e13b5d...53b83947a5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 12:52:44 +00:00
dependabot[bot]
a9b04e89a5 build(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.7 to 1.21.0.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](4bdcce38c9...a7bc2366ed)

---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 12:52:53 +00:00
dependabot[bot]
08b74e60c7 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.32.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](89a39a4e59...c793b717bc)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 13:34:23 +00:00
René
b660ce8cd0 fix: handle optional inputs for source and target milestones in workflow 2026-02-27 21:43:02 +01:00
René
eb21171edc Merge remote-tracking branch 'origin/main' 2026-02-27 21:40:48 +01:00
René
7c3ec0256e feat: add workflow to move closed milestone items 2026-02-27 21:40:14 +01:00
dependabot[bot]
0df17727fb build(deps): bump actions/setup-go from 6.2.0 to 6.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](7a3fe6cf4c...4b73464bb3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 12:52:44 +00:00
René
af0a9c3aaa ci: update benchmark action to use local path for PR #337 2026-02-24 14:02:33 +01:00
dependabot[bot]
0c6403f9b6 build(deps): bump streetsidesoftware/cspell-action from 8.2.0 to 8.3.0
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](d5d910b521...9cd41bb518)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24 12:52:54 +00:00
René
3f880504a5 ci: remove duplicate benchmark handling and update benchmark action version 2026-02-24 13:02:21 +01:00
dependabot[bot]
4c24e6c974 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.3 to 4.32.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9e907b5e64...89a39a4e59)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 13:39:32 +00:00
René
ce787a6ba3 docs: update image paths and benchmark results in README and benchmarks.md 2026-02-23 13:13:42 +01:00
René
3bd9815311 refactor: update utils and add go 1.26 for test workflow 2026-02-14 19:06:01 +01:00
RW
5628312901 Enhance labeler.yml with body matchers
Added body matcher for labels v2 and v3.
2026-02-14 14:36:08 +01:00
dependabot[bot]
01b2faaad0 build(deps): bump github/codeql-action from 4.32.2 to 4.32.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](45cbd0c69e...9e907b5e64)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 12:52:53 +00:00
RW
227d034a30 Enable dynamic auto-push for benchmark workflow
Removed the hardcoded auto-push setting to allow dynamic behavior based on event type.
2026-02-12 08:22:09 +01:00
RW
18de57cf6d Reactivate auto-push for benchmark results
Reactivated auto-push condition for benchmark results.
2026-02-12 08:21:53 +01:00
RW
bbcc66de5a Update security contact information and wording 2026-02-07 19:32:10 +01:00
dependabot[bot]
d2f9f324cc build(deps): bump github/codeql-action from 4.32.1 to 4.32.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.1 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6bc82e05fd...45cbd0c69e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 12:52:55 +00:00
dependabot[bot]
48924f0e3c build(deps): bump github/codeql-action from 4.32.0 to 4.32.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b20883b0cd...6bc82e05fd)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 12:52:59 +00:00
RW
b608eac3bf Update compatibility note for Go version in README 2026-02-03 13:14:01 +01:00
René
81435e693b fix: add logging for version handling in sync_docs.sh 2026-02-02 19:45:25 +01:00
René
af33c43db0 fix: uncomment versioning logic in sync_docs.sh 2026-02-02 19:34:04 +01:00
René
77e9e7a53d feat: add step to remove parallel benchmarks from output in benchmark workflow 2026-02-01 15:49:47 +01:00
René
a62ce1e39b chore: update version to 3.0.0 and remove release candidate references in documentation 2026-01-31 14:28:24 +01:00
dependabot[bot]
3061c39b08 build(deps): bump actions/cache from 5.0.2 to 5.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](8b402f58fb...cdf6c1fa76)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-29 12:52:45 +00:00
dependabot[bot]
e43479ce44 build(deps): bump streetsidesoftware/cspell-action from 8.1.2 to 8.2.0
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](24fa8d3096...d5d910b521)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 12:52:42 +00:00
dependabot[bot]
ae54174f0a build(deps): bump github/codeql-action from 4.31.11 to 4.32.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](19b2f06db2...b20883b0cd)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 12:51:18 +00:00
RW
4b70666406 Merge pull request #4034 from gofiber/dependabot/github_actions/github/codeql-action-4.31.11
build(deps): bump github/codeql-action from 4.31.10 to 4.31.11
2026-01-26 14:58:34 +01:00
dependabot[bot]
916b4d8783 build(deps): bump github/codeql-action from 4.31.10 to 4.31.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cdefb33c0f...19b2f06db2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 13:56:05 +00:00
dependabot[bot]
4d898baec0 build(deps): bump lewagon/wait-on-check-action from 1.4.1 to 1.5.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 13:55:47 +00:00
dependabot[bot]
abc6ff2c97 build(deps): bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 12:52:48 +00:00
dependabot[bot]
adf3a61fa1 build(deps): bump release-drafter/release-drafter from 6.1.1 to 6.2.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](267d2e0268...6db134d15f)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 12:52:54 +00:00
dependabot[bot]
94823b31f1 build(deps): bump release-drafter/release-drafter from 6.1.0 to 6.1.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](b1476f6e6e...267d2e0268)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 12:52:54 +00:00
dependabot[bot]
0859ad8109 build(deps): bump actions/cache from 5.0.1 to 5.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](9255dc7a25...8b402f58fb)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 14:37:07 +00:00
dependabot[bot]
b868148d71 build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#4008)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: RW <rene@gofiber.io>
2026-01-15 14:03:05 +01:00
RW
100c0bd624 Change check-regexp from 'Test' to 'unit' 2026-01-15 13:55:45 +01:00
René
408a03aa40 Add Dependabot auto-merge workflow configuration 2026-01-14 08:44:15 +01:00
dependabot[bot]
245d8bd2ed build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#4006)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4dc6199c7b...7a3fe6cf4c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.2.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>
2026-01-13 14:51:58 +01:00
dependabot[bot]
c5df025835 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#4004)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-13 14:06:11 +01:00
dependabot[bot]
f56c8e5e60 build(deps): bump streetsidesoftware/cspell-action from 8.1.1 to 8.1.2 (#3993)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 13:27:27 +01:00