Commit Graph

693 Commits

Author SHA1 Message Date
dependabot[bot]
501f109b9f chore(deps): bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 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/v4...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>
2025-12-12 07:04:26 +00:00
copilot-swe-agent[bot]
2697c80fc6 Add Go version 1.25.x to all golang workflows
Co-authored-by: ReneWerner87 <7063188+ReneWerner87@users.noreply.github.com>
2025-12-11 07:59:23 +00:00
RW
1b3cbf3ced Add morikuni module patterns to dependabot config 2025-12-11 08:19:05 +01:00
RW
deef3209b2 Merge pull request #2288 from gofiber/dependabot/github_actions/actions/checkout-6 2025-12-01 09:06:01 +01:00
dependabot[bot]
bd7a1b7c1f chore(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 08:03:42 +00:00
dependabot[bot]
c009bb44e8 chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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>
2025-12-01 08:03:16 +00:00
RW
d97bfa5028 Add README for Redis test helper 2025-11-29 15:58:10 +01:00
Juan Calderon-Perez
4387dec8c7 Merge branch 'main' into main 2025-11-27 11:50:33 -05:00
dependabot[bot]
b1328c2108 chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 16:27:42 +00:00
dependabot[bot]
485db6ebbb chore(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.4 to 1.20.7.
- [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](https://github.com/benchmark-action/github-action-benchmark/compare/v1.20.4...v1.20.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 16:19:58 +00:00
Juan Calderon-Perez
787d9ad092 Merge branch 'main' into main 2025-11-27 11:09:55 -05:00
Yusuf Demir
3972004d7a refactor(firestore): remove v2 suffix and update to Go 1.25
- Remove /v2 suffix from module path (first module version)
- Update Go version from 1.24.0 to 1.25.0
- Update CI workflow to test only Go 1.25.x
- Update README to reflect new module path without /v2
2025-11-27 19:09:04 +03:00
Juan Calderon-Perez
6075be76a5 Remove EOL Redis v6.0, add v8.0 2025-11-27 10:59:54 -05:00
Juan Calderon-Perez
02c758b6ce Format yaml files with github.com/google/yamlfmt/cmd/yamlfmt 2025-11-27 10:55:33 -05:00
Juan Calderon-Perez
c7cbb6aae1 Merge branch 'main' into update-dependencies-workflows 2025-11-27 10:40:48 -05:00
Juan Calderon-Perez
1a8ff17b14 Merge branch 'main' into main 2025-11-27 02:35:02 -05:00
Manuel de la Peña
7d8ee80cbe deps: bump etcd to v3.6.6 2025-11-24 18:17:50 +01:00
Manuel de la Peña
738edc851b fix(clickhouse): client needs Go +1.25.3 2025-11-24 16:01:38 +01:00
Manuel de la Peña
0b067bbc79 chore: bump Go version in benchmarks 2025-11-24 14:56:05 +01:00
Manuel de la Peña
a6ac9e4379 deps: bump go to 1.24 and 1.25 2025-11-24 14:44:15 +01:00
Manuel de la Peña
74cf31f7ed Merge branch 'main' into etcd-tc-go
* main: (146 commits)
  optimize workflows
  chore(deps): bump github.com/dgraph-io/ristretto in /badger
  chore(deps): bump github.com/cespare/xxhash/v2 in /ristretto
  chore(deps): bump github.com/cespare/xxhash/v2 in /badger
  chore(deps): bump github.com/golang/protobuf in /pebble
  chore(deps): bump the go-ole-modules group across 18 directories with 1 update
  chore(deps): bump the grpc-gateway-modules group across 17 directories with 1 update
  chore(deps): bump actions/checkout from 5 to 6
  chore: expand dependabot groups
  Change Dependabot workflow trigger to pull_request_target
  chore(deps): bump the go-logr-modules group across 11 directories with 1 update
  chore(deps): bump github.com/cenkalti/backoff/v4 in /testhelpers/tck
  chore(deps): bump github.com/cespare/xxhash/v2 in /pebble
  chore(deps): bump github.com/golang/protobuf in /badger
  chore(deps): bump the klauspost-modules group across 22 directories with 2 updates
  chore(deps): bump the shirou-modules group across 21 directories with 1 update
  Add klauspost-modules to dependabot configuration
  Add go-logr modules to Dependabot configuration
  Update dependabot.yml
  chore(deps): bump github.com/klauspost/compress in /mysql
  ...
2025-11-24 14:41:24 +01:00
Manuel de la Peña
5e52e55285 Merge branch 'main' into update-dependencies-workflows
* main:
  optimize workflows
  chore(deps): bump github.com/dgraph-io/ristretto in /badger
2025-11-24 12:54:31 +01:00
Manuel de la Peña
ee74459f62 Revert "Delete .github/workflows/benchmark.yml"
This reverts commit 987c24cdc8.
2025-11-24 12:52:43 +01:00
René
d2085f7387 optimize workflows
Some checks failed
Benchmark / changes (push) Has been cancelled
Golangci-Lint Check / changes (push) Has been cancelled
Release Drafter (All) / changes (push) Has been cancelled
Benchmark / compare (push) Has been cancelled
Golangci-Lint Check / lint (push) Has been cancelled
Release Drafter (All) / release-drafter (push) Has been cancelled
2025-11-22 17:59:27 +01:00
Juan Calderon-Perez
987c24cdc8 Delete .github/workflows/benchmark.yml 2025-11-22 09:57:38 -05:00
Juan Calderon-Perez
d5882b84e2 Format yaml files using github.com/google/yamlfmt/cmd/yamlfmt 2025-11-20 22:27:05 -05:00
Juan Calderon-Perez
500e9ca7fb Change image for etcd, update workflow for clickhouse. Surreal is now ctx aware 2025-11-20 21:26:11 -05:00
Juan Calderon-Perez
b2eb366c19 Update all dependencies across modules. Update workflows to remove go1.23 2025-11-20 21:15:21 -05:00
dependabot[bot]
68bc0450a2 chore(deps): bump actions/checkout from 5 to 6
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>
2025-11-20 20:47:42 +00:00
RW
394e97bc56 Merge pull request #2255 from gofiber/codex/2025-11-20-20-43-47 2025-11-20 21:44:21 +01:00
RW
37d617fd2a chore: expand dependabot groups 2025-11-20 21:43:50 +01:00
RW
b5c3cfe57f Change Dependabot workflow trigger to pull_request_target 2025-11-20 21:39:54 +01:00
RW
698e5e8e38 Merge pull request #1895 from gofiber/dependabot/github_actions/actions/setup-go-6 2025-11-20 15:38:48 +01:00
RW
dcc0c5a283 Merge pull request #1928 from gofiber/dependabot/github_actions/actions/setup-node-6 2025-11-20 15:38:42 +01:00
RW
129a189374 Add klauspost-modules to dependabot configuration 2025-11-20 11:21:11 +01:00
RW
6f976b9ae5 Merge pull request #1861 from gofiber/dependabot/github_actions/actions/checkout-5 2025-11-20 10:56:36 +01:00
RW
33c0f979a6 Add go-logr modules to Dependabot configuration 2025-11-20 10:33:06 +01:00
RW
6a6634dd6c Update dependabot.yml 2025-11-20 10:32:01 +01:00
RW
9917b04e81 Update Dependabot to allow all dependency updates
Allow both direct and indirect updates for all packages in Dependabot configuration.
2025-11-20 10:15:37 +01:00
René
5545ded232 optimize workflows
Some checks failed
Benchmark / changes (push) Has been cancelled
Benchmark / compare (push) Has been cancelled
Golangci-Lint Check / changes (push) Has been cancelled
Golangci-Lint Check / lint (push) Has been cancelled
Release Drafter (All) / changes (push) Has been cancelled
Release Drafter (All) / release-drafter (push) Has been cancelled
2025-11-19 15:54:40 +01:00
RW
ea790dca63 Add workflow_dispatch trigger to release drafter 2025-11-19 13:50:23 +01:00
Yusuf Demir
c543c07a8a feat: add firestore 2025-10-17 02:51:45 +03:00
dependabot[bot]
74e5927649 chore(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...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>
2025-10-14 07:05:37 +00:00
dependabot[bot]
a55542ee06 chore(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:13:41 +00:00
dependabot[bot]
898b72b8f3 chore(deps): bump actions/checkout from 4 to 5
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>
2025-08-12 15:47:43 +00:00
Manuel de la Peña
73d202893c Merge branch 'main' into etcd-tc-go
* main: (149 commits)
  chore(deps): bump github.com/surrealdb/surrealdb.go in /surrealdb
  chore(deps): bump the utils-modules group across 3 directories with 1 update
  chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.1 to 3.6.2 in /etcd
  chore(deps): bump the utils-modules group across 3 directories with 1 update
  chore(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0
  fix: use new bbolt bucket error
  chore: expand dependabot groups
  chore(deps): bump the utils-modules group across 3 directories with 1 update
  chore(deps): bump go.etcd.io/etcd/client/v3 in /etcd
  chore(deps): bump github.com/microsoft/go-mssqldb in /mssql
  chore(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.4.2 in /bbolt
  Update README.md
  Update dependabot.yml
  Update dependabot.yml
  Update dependabot.yml
  update release policy
  apply some ai reviews
  update nodejs version from 18 to 20 ERROR: Wrangler requires at least Node.js v20.0.0. You are using v18.20.8. Please update your version of Node.js.
  add dummy ctx to leveldb
  update docs
  ...
2025-07-16 07:43:52 +02:00
dependabot[bot]
d51f9c329f chore(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.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.3.4...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 18:26:13 +00:00
RW
e258a624f2 chore: expand dependabot groups 2025-07-08 12:43:08 +02:00
RW
8423467171 Merge pull request #1569 from gofiber/add-withcontext 2025-07-07 11:44:47 +02:00
RW
f66e76086c Update dependabot.yml 2025-07-07 10:29:40 +02:00