Emre Savcı
426e8266c5
marge upstream main into current
2023-06-24 14:08:35 +03:00
dependabot[bot]
a66b7764f6
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /arangodb
...
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 08:01:15 +00:00
Juan Calderon-Perez
c2fc6d75f2
Updates to dependencies and go.mod files
2023-03-27 18:51:46 -07:00
dependabot[bot]
7236d3072e
Bump github.com/arangodb/go-driver from 1.5.1 to 1.5.2 in /arangodb
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-02 07:57:27 +00:00
dependabot[bot]
496fe74085
Bump github.com/arangodb/go-driver from 1.5.0 to 1.5.1 in /arangodb
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 07:59:32 +00:00
dependabot[bot]
7c94731cb5
Bump github.com/arangodb/go-driver from 1.4.1 to 1.5.0 in /arangodb
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 19:23:02 +00:00
dependabot[bot]
10fa3a6c89
Bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 in /arangodb
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-15 07:01:54 +00:00
gaby
a3b1139001
Breakdown local storage tests into separate files. Fix go.sum files
2022-11-20 04:59:16 -08:00
gaby
5a40e781c1
Deprecate support for go 1.14 and go 1.15
2022-11-20 04:20:05 -08:00
dependabot[bot]
23d0362d9b
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /arangodb
...
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 07:08:22 +00:00
dependabot[bot]
d533947dca
Bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 in /arangodb
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-05 07:26:13 +00:00
Juan Calderon-Perez
3a8b8d4f71
Add Conn() support to all storage drivers. ( #451 )
...
* Add DB() support for Redis driver
* Added support for DB() to all drivers
* Fixed typo in README and Lint issue
* Fix lint issue with ristretto db
* Fix lint issue with bbolt db
* Rename DB() to Conn()
* Replace all instances of _DB with _Conn
* Update all the README files
* Return ArangoDB Client instead of DB
2022-08-15 07:58:13 +02:00
dependabot[bot]
2dd7251e59
Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3 in /arangodb ( #413 )
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
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>
2022-08-03 10:14:36 +02:00
dependabot[bot]
6fd94ebd5a
Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2 in /arangodb ( #376 )
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
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>
2022-05-18 13:21:36 +02:00
dependabot[bot]
e464f894c6
Bump github.com/arangodb/go-driver from 1.3.0 to 1.3.1 in /arangodb ( #342 )
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
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>
2022-03-31 09:28:53 +02:00
dependabot[bot]
551f99d5d2
Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.0 in /arangodb ( #340 )
...
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/arangodb/go-driver/releases )
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arangodb/go-driver/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
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>
2022-03-18 10:04:28 +01:00
Jason McNeil
864b9a01e0
fix(github/workflows/security): install gosec fails with package embed is not in GOROOT ( #272 )
...
* Update security.yml
* Update security.yml
* fix missing package
* dep security
* deps
* mongo deps
* fix deps
* mod tidy
* Update security.yml
use latest version of go
* fix(github/workflows/security): missing exclude
Co-authored-by: RW <rene@gofiber.io >
2022-01-10 09:05:30 +01:00
hi019
6a0f72c350
🐛 Fix bug preventing non-utf8 characters being saved in some databases ( #87 )
2021-05-05 21:17:52 -04:00
Fenny
b9c23a2736
✏ update readme
2020-11-27 15:24:50 +01:00
Fenny
2fc023c798
🧪 enable no auth
2020-11-27 15:21:43 +01:00
Fenny
a956dc9144
🩹 fix test
2020-11-27 15:13:23 +01:00
Fenny
9b7d6b130f
🧹 remove panic
2020-11-27 15:06:27 +01:00
Fenny
a24dd2827c
🩹 fix test
2020-11-27 15:04:09 +01:00
Fenny
bb4a08411c
🩹 use INT for port
2020-11-27 15:01:58 +01:00
antonio
59487036e9
Typo fix
2020-11-26 14:18:57 +02:00
antonio
d79b8fe8e0
Added ArangoDB support for storage
2020-11-26 14:07:15 +02:00