1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
Demetrius
5e6944581a cve: bumping cross-spawn to 6.0.6 and 7.0.6 (PROJQUAY-8849) (#3829)
deps: update cross-spawn from 6.0.x to 6.0.6
deps: update cross-spawn from 7.0.x to 7.0.6
2025-04-29 13:32:55 -03:00
OpenShift Cherrypick Robot
1d5155103c [redhat-3.14] [Feature] storage: Modify the STS S3 implementation of the storage backend to use Web Identity Tokens when available (PROJQUAY-8576) (#3716)
* Backport the Quay STS token file implementation from https://github.com/quay/quay/pull/3670

* Update build.sh

* Remove trailing white spaces

---------

Co-authored-by: Mathieu Bouchard <mathieu.bouchard@mcn.gouv.qc.ca>
Co-authored-by: Mathieu Bouchard <83231959+bouchardmathieu-qc@users.noreply.github.com>
2025-04-09 09:18:05 -04:00
Marcus Kok
6e8855bc16 configtool: update go-jose package to 4.0.2 (PROJQUAY-6850) (#3413)
update go-jose package to 4.0.2
2024-12-02 10:28:51 -05:00
dependabot[bot]
7426137de4 build(deps-dev): bump body-parser from 1.19.0 to 1.20.3 in /config-tool/pkg/lib/editor (#3213)
build(deps-dev): bump body-parser in /config-tool/pkg/lib/editor

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 18:43:36 +05:30
dependabot[bot]
aace99c317 build(deps): bump cookie and socket.io in /config-tool/pkg/lib/editor (#3317)
Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.6.1 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...socket.io@4.8.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 09:26:30 -04:00
Ivan Bazulic
09a99f41c2 validator: Remove logging of database password (PROJQUAY-8059) (#3332)
This removes the logging of database password when debugging is enabled. Also adds additional debug statements, particularly when accessing storage.
2024-10-16 10:59:38 -04:00
dependabot[bot]
236faf4d96 build(deps): bump golang.org/x/crypto from 0.25.0 to 0.28.0 in /config-tool (#3308)
build(deps): bump golang.org/x/crypto in /config-tool

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2024-10-08 14:44:56 -04:00
dependabot[bot]
a99778927f build(deps-dev): bump webpack from 5.88.2 to 5.95.0 in /config-tool/pkg/lib/editor (#3263)
build(deps-dev): bump webpack in /config-tool/pkg/lib/editor

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 16:30:53 -04:00
dependabot[bot]
2341309ee1 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config-tool (#2756)
build(deps): bump google.golang.org/protobuf in /config-tool

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 15:18:02 -04:00
Harish Govindarajulu
54e59cf865 deps: bump jsrsasign (PROJQUAY-6615) (#3284)
Signed-off-by: harishsurf <hgovinda@redhat.com>
2024-10-02 15:05:47 -04:00
Harish Govindarajulu
7fa4bcf8f9 chore: Bump config-tool to go 1.21 (#3265)
Bump config-tool to go 1.21

Signed-off-by: harishsurf <hgovinda@redhat.com>
2024-10-02 13:24:09 -04:00
Michaela Lang
0b894199cd storage(StorageClasses): support changing signature version for pre-signed URL (PROJQUAY-7491) (#3041)
Pre-signed URL's are only on the S3Storage Class configured vor s3v4 (hard coded). This adds the attribute signature_version to all StorageClass definitions to be configured individually. The behavior when not set defaults back to v2 for all StorageClasses except S3Storage which defaults to s3v4.
2024-07-24 09:12:20 -04:00
Sunandadadi
b8b75a932f configtool: default namespace autoprune policy validation (PROJQUAY-7407) (#3026)
config-tool: default namespace autoprune policy validation (PROJQUAY-7407)
2024-07-15 13:05:08 -04:00
dependabot[bot]
e8384163aa build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 in /config-tool (#3002)
build(deps): bump golang.org/x/crypto in /config-tool

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2024-07-15 15:52:09 +02:00
Brandon Caton
7ef664a646 autoprune: Registry level autopruning (PROJQUAY-7392) (#2950)
Allows for adding a default autopruning policy that will be applied to all namespaces.
2024-06-26 16:43:31 -04:00
dependabot[bot]
ee3ea3846d build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /config-tool/pkg/lib/editor (#2943)
build(deps-dev): bump braces in /config-tool/pkg/lib/editor

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 14:46:12 +02:00
dependabot[bot]
9d5e5e1f5a build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in /config-tool (#2768)
build(deps): bump github.com/jackc/pgx/v4 in /config-tool

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.3.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.3/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.18.1...v4.18.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  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>
2024-06-24 14:41:53 +02:00
dependabot[bot]
19e8dfe5c7 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /config-tool (#2930)
build(deps): bump golang.org/x/crypto in /config-tool

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2024-06-24 14:40:50 +02:00
Daniel Messer
99d571a4a6 logs: allow without strict logging (PROJQUAY-7116) (#2846)
* allow to disable strict logging in general

Signed-off-by: dmesser <dmesser@redhat.com>

* add strict logging exceptions for log kinds during reads

Signed-off-by: dmesser <dmesser@redhat.com>

* add strict logging exceptions for log kinds during reads

Signed-off-by: dmesser <dmesser@redhat.com>

* formatting

Signed-off-by: dmesser <dmesser@redhat.com>

---------

Signed-off-by: dmesser <dmesser@redhat.com>
2024-06-17 21:17:39 +02:00
Harish Govindarajulu
074f35ee99 chore: Update alembic migration script to support sqlite db (PROJQUAY-7097) (#2839)
* Add sqlite db support on quay start up

* Add batchmode to migration scripts to support sqlite db

* Add sqlite db to config-tool validator +  alembic migration

* Fix migration script to prevent db row locking

Added commit statement to ensure previous transaction is
completed before the next one within the same table

* Clean up unused sqlite volume

* Apply black formatting to migration scripts

* Address review comments

* Ensure py39-unit test runs the alembic migration on Sqlite

* Add static type checking for alembic config file name

* alembic remove commit and invalidate during migration

When disconnecting from db, alembic tries to rollback
causing PendingRollbackError

* Bump go version in config-tool Dockerfile

* Explicitly commit transaction to prevent db table locking

* Clean up + remove debug statements

* Undo database secret key change

* Add TEST_DATABASE_URI to py39-unit to run unit test with sqlite db

* Drop index before dropping column to prevent sqlite error

* Add test coverage + address last set of reviews

---------

Signed-off-by: harishsurf <hgovinda@redhat.com>
2024-06-12 13:57:32 -04:00
Daniel Messer
3248a72da6 logs: adding support for Splunk HTTP Event collectors as producers (PROJQUAY-7124) (#2855)
adding support for Splunk HTTP Event collectors as producers

Signed-off-by: dmesser <dmesser@redhat.com>
2024-05-31 11:58:15 +02:00
dependabot[bot]
003fa3547e build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 in /config-tool (#2870)
build(deps): bump golang.org/x/crypto in /config-tool

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2024-05-16 18:19:52 +02:00
dependabot[bot]
4304670e5a build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /config-tool (#2828)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 22:11:03 +02:00
dependabot[bot]
4bfad98e9c build(deps-dev): bump follow-redirects from 1.12.1 to 1.15.6 in /config-tool/pkg/lib/editor (#2759)
build(deps-dev): bump follow-redirects in /config-tool/pkg/lib/editor

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:10:17 +02:00
Jonathan King
233c128849 sts: Add STS support for S3 (PROJQUAY-6362) (#2632)
- Add STS authentication to s3
- Add STS validation to config tool
- PR automatically refreshes token on expiry
2024-02-22 10:50:54 -05:00
dependabot[bot]
e825647733 build(deps): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.50.20 in /config-tool (#2690)
build(deps): bump github.com/aws/aws-sdk-go in /config-tool

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.24 to 1.50.20.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.24...v1.50.20)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>
2024-02-19 13:21:01 -05:00
dependabot[bot]
0ea33dc303 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /config-tool (#2455)
build(deps): bump github.com/spf13/cobra in /config-tool

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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>
2024-02-05 15:12:26 +01:00
dependabot[bot]
da2ffe762f build(deps): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.66 in /config-tool (#2563)
build(deps): bump github.com/minio/minio-go/v7 in /config-tool

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.63 to 7.0.66.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.63...v7.0.66)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  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>
2024-02-05 15:09:46 +01:00
Brandon Caton
94735bcfbd configtool: Adding validation for IBM Cloud Storage (PROJQUAY-6549) (#2568)
Adding validation for IBM Cloud Storage
2023-12-20 09:16:45 -05:00
Michaela Lang
2c24975dbb federationuser(ldap): fixing keepalive settings for LDAP connections (PROJQUAY-5137) (#2440)
fixed field names for keepalive attributes.

* scenario1: config-tool empty configuration
** expectation: empty config for DB_CONNECTION_ARGS
```
$ curl -s http://localhost/api/v1/config | jq -r '."config.yaml".DB_CONNECTION_ARGS'
{}
```

* scenario2: config-tool with populated DB_CONNECTION_ARGS
** expectation: values are returned in DB_CONNECTION_ARGS
```
$ curl -s http://localhost/api/v1/config | jq -r '."config.yaml".DB_CONNECTION_ARGS'
{
  "autorollback": true,
  "keepalives": 1,
  "keepalives_count": 5,
  "keepalives_idle": 3,
  "keepalives_interval": 4,
  "max_connections": 30,
  "sslcompression": 1,
  "stale_timeout": 300,
  "tcp_user_timeout": 1000
}
```

* scenario3: config-tool with populated DB_CONNECTION_ARGS wrong type
** expectation: config-tool validate will bailout the wrong type in the
parameter
```
$ podman run -ti --rm --name config-tool -v config.yaml:/tmp/config.yaml config-tool:latest validate --configDir /tmp -m online
FATA[0000] An error occurred during validation. Process could not marshal config.yaml. This is most likely due to an incorrect type.
More info: keepalives must be of type int
```
2023-11-07 16:58:30 +01:00
dependabot[bot]
5cadff869d build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /config-tool (#2390)
build(deps): bump golang.org/x/oauth2 in /config-tool

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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>
2023-10-17 20:19:25 +02:00
dependabot[bot]
577d682485 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /config-tool (#2403)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 23:13:05 +02:00
dependabot[bot]
632a9a59bb build(deps): bump github.com/aws/aws-sdk-go from 1.45.22 to 1.45.24 in /config-tool (#2392)
build(deps): bump github.com/aws/aws-sdk-go in /config-tool

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.22 to 1.45.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.22...v1.45.24)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>
2023-10-09 16:17:35 +02:00
dependabot[bot]
004090cb5d build(deps): bump github.com/Azure/azure-storage-blob-go from 0.11.0 to 0.15.0 in /config-tool (#2322)
build(deps): bump github.com/Azure/azure-storage-blob-go in /config-tool

Bumps [github.com/Azure/azure-storage-blob-go](https://github.com/Azure/azure-storage-blob-go) from 0.11.0 to 0.15.0.
- [Release notes](https://github.com/Azure/azure-storage-blob-go/releases)
- [Changelog](https://github.com/Azure/azure-storage-blob-go/blob/master/ChangeLog.md)
- [Commits](https://github.com/Azure/azure-storage-blob-go/compare/v0.11.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-storage-blob-go
  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>
2023-10-06 15:13:45 +00:00
dependabot[bot]
8e2324a5cc build(deps): bump github.com/olekukonko/tablewriter from 0.0.5-0.20200416053754-163badb3bac6 to 0.0.5 in /config-tool (#2327)
build(deps): bump github.com/olekukonko/tablewriter in /config-tool

Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.5-0.20200416053754-163badb3bac6 to 0.0.5.
- [Commits](https://github.com/olekukonko/tablewriter/commits/v0.0.5)

---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
  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>
2023-10-05 22:15:11 +00:00
dependabot[bot]
c0a4ea9de3 build(deps): bump github.com/minio/minio-go/v7 from 7.0.40 to 7.0.63 in /config-tool (#2326)
build(deps): bump github.com/minio/minio-go/v7 in /config-tool

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.40 to 7.0.63.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.40...v7.0.63)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  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>
2023-10-05 23:21:12 +02:00
dependabot[bot]
3cf8a3b88d build(deps): bump github.com/swaggo/http-swagger from 1.3.3 to 1.3.4 in /config-tool (#2320)
build(deps): bump github.com/swaggo/http-swagger in /config-tool

Bumps [github.com/swaggo/http-swagger](https://github.com/swaggo/http-swagger) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/swaggo/http-swagger/releases)
- [Changelog](https://github.com/swaggo/http-swagger/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/http-swagger/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/swaggo/http-swagger
  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>
2023-10-05 22:47:01 +02:00
dependabot[bot]
450351a2bc build(deps): bump github.com/jackc/pgx/v4 from 4.11.0 to 4.18.1 in /config-tool (#2317)
build(deps): bump github.com/jackc/pgx/v4 in /config-tool

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.11.0 to 4.18.1.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.1/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.11.0...v4.18.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  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>
2023-10-05 16:41:38 +00:00
dependabot[bot]
79f92d794d build(deps): bump github.com/ncw/swift from 1.0.52 to 1.0.53 in /config-tool (#2316)
build(deps): bump github.com/ncw/swift in /config-tool

Bumps [github.com/ncw/swift](https://github.com/ncw/swift) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/ncw/swift/releases)
- [Commits](https://github.com/ncw/swift/compare/v1.0.52...v1.0.53)

---
updated-dependencies:
- dependency-name: github.com/ncw/swift
  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>
2023-10-05 16:26:57 +02:00
dependabot[bot]
598c4499f6 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 in /config-tool (#2318)
build(deps): bump github.com/sirupsen/logrus in /config-tool

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2023-10-05 16:26:34 +02:00
dependabot[bot]
26ec33cd3e build(deps): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.45.22 in /config-tool (#2319)
build(deps): bump github.com/aws/aws-sdk-go in /config-tool

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.282 to 1.45.22.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.282...v1.45.22)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>
2023-10-05 14:20:01 +00:00
dependabot[bot]
aca6ff5c2e build(deps): bump github.com/dave/jennifer from 1.4.0 to 1.7.0 in /config-tool (#2306)
build(deps): bump github.com/dave/jennifer in /config-tool

Bumps [github.com/dave/jennifer](https://github.com/dave/jennifer) from 1.4.0 to 1.7.0.
- [Commits](https://github.com/dave/jennifer/compare/v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/dave/jennifer
  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>
2023-10-05 13:15:30 +02:00
dependabot[bot]
f6edd1994e build(deps): bump github.com/creasty/defaults from 1.4.0 to 1.7.0 in /config-tool (#2295)
build(deps): bump github.com/creasty/defaults in /config-tool

Bumps [github.com/creasty/defaults](https://github.com/creasty/defaults) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/creasty/defaults/releases)
- [Commits](https://github.com/creasty/defaults/compare/v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/creasty/defaults
  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>
2023-10-05 11:14:05 +02:00
dependabot[bot]
e64dc6e9f2 build(deps): bump github.com/go-redis/redis/v8 from 8.0.0-beta.6 to 8.11.5 in /config-tool (#2292)
build(deps): bump github.com/go-redis/redis/v8 in /config-tool

Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.0.0-beta.6 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v8.11.5/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.0.0-beta.6...v8.11.5)

---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
  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>
2023-10-04 16:37:53 +00:00
dependabot[bot]
4dca4fff34 build(deps): bump github.com/go-ldap/ldap/v3 from 3.2.4 to 3.4.6 in /config-tool (#2305)
build(deps): bump github.com/go-ldap/ldap/v3 in /config-tool

Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.2.4 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.2.4...v3.4.6)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  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>
2023-10-04 17:49:38 +02:00
dependabot[bot]
b5e3077a14 build(deps): bump github.com/swaggo/swag from 1.8.1 to 1.16.2 in /config-tool (#2304)
build(deps): bump github.com/swaggo/swag in /config-tool

Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.8.1 to 1.16.2.
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/swag/compare/v1.8.1...v1.16.2)

---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
  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>
2023-10-04 17:21:52 +02:00
dependabot[bot]
108ed710e2 build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 in /config-tool (#2302)
build(deps): bump github.com/lib/pq in /config-tool

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.9.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.7...v1.10.9)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  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>
2023-10-04 13:36:57 +00:00
dependabot[bot]
f1cf5ea8d4 build(deps): bump golang.org/x/oauth2 from 0.0.0-20190226205417-e64efc72b421 to 0.12.0 in /config-tool (#2301)
build(deps): bump golang.org/x/oauth2 in /config-tool

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20190226205417-e64efc72b421 to 0.12.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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>
2023-10-04 13:35:29 +00:00
dependabot[bot]
9071a0dd7c build(deps): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.7.1 in /config-tool (#2293)
build(deps): bump github.com/go-sql-driver/mysql in /config-tool

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.5.0 to 1.7.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.5.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  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>
2023-10-04 14:49:44 +02:00
dependabot[bot]
6c8078f1b2 build(deps): bump cuelang.org/go from 0.2.1 to 0.6.0 in /config-tool (#2294)
Bumps cuelang.org/go from 0.2.1 to 0.6.0.

---
updated-dependencies:
- dependency-name: cuelang.org/go
  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>
2023-10-04 14:49:09 +02:00