Commit Graph

1116 Commits

Author SHA1 Message Date
César Gallego Rodríguez
991e6d5925 Merge branch 'master' into dependabot/go_modules/github.com/google/uuid-1.5.0 2024-07-07 12:53:44 +02:00
César Gallego Rodríguez
460ea79b5d Merge pull request #278 from BBVA/dependabot/docker/dot-github/go/golang-1.21.5
chore(deps): bump golang from 1.21.3 to 1.21.5 in /.github/go
2024-07-07 12:51:53 +02:00
César Gallego Rodríguez
f7ff6934db Merge pull request #277 from BBVA/dependabot/github_actions/actions/setup-go-5
chore(deps): bump actions/setup-go from 4 to 5
2024-07-07 12:51:31 +02:00
César Gallego Rodríguez
5e297b2b49 Merge branch 'master' into dependabot/github_actions/actions/setup-go-5 2024-07-07 12:47:47 +02:00
César Gallego Rodríguez
a7d775e313 Merge pull request #276 from BBVA/dependabot/pip/testutils/poc/aiohttp-3.9.0
chore(deps): bump aiohttp from 3.8.5 to 3.9.0 in /testutils/poc
2024-07-07 12:46:21 +02:00
César Gallego Rodríguez
a95bb4e52e Merge pull request #273 from BBVA/dependabot/go_modules/github.com/gorilla/mux-1.8.1
chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1
2024-07-07 12:41:56 +02:00
César Gallego Rodríguez
67f5993a8c Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.1 2024-07-07 10:57:17 +02:00
César Gallego Rodríguez
2d3708a256 Merge pull request #272 from BBVA/dependabot/go_modules/github.com/spf13/cobra-1.8.0
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
2024-07-07 10:56:32 +02:00
César Gallego Rodríguez
121d8cefda Merge pull request #269 from BBVA/dependabot/pip/docs/urllib3-2.0.7
chore(deps): bump urllib3 from 2.0.6 to 2.0.7 in /docs
2024-07-07 10:56:03 +02:00
César Gallego Rodríguez
d3c89fc3b4 Merge pull request #268 from BBVA/dependabot/github_actions/actions/checkout-4.1.1
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
2024-07-07 10:55:36 +02:00
César Gallego Rodríguez
510d55c2e6 Merge pull request #266 from BBVA/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
2024-07-07 10:55:20 +02:00
dependabot[bot]
f70c3a9930 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 18:23:30 +00:00
dependabot[bot]
eda6c62e71 chore(deps): bump golang from 1.21.3 to 1.21.5 in /.github/go
Bumps golang from 1.21.3 to 1.21.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 18:59:17 +00:00
dependabot[bot]
36f37eb1f5 chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 18:25:49 +00:00
dependabot[bot]
75847c74da chore(deps): bump aiohttp from 3.8.5 to 3.9.0 in /testutils/poc
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 00:46:31 +00:00
dependabot[bot]
0de98a5417 chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:01:00 +00:00
dependabot[bot]
f26c68869e chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
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>
2023-11-06 18:00:56 +00:00
dependabot[bot]
d850a79f8d chore(deps): bump urllib3 from 2.0.6 to 2.0.7 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:12:45 +00:00
dependabot[bot]
1afa399c3a chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.1.
- [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/v3.6.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 18:26:32 +00:00
dependabot[bot]
260ae98a75 chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.4.0...v5.0.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 18:17:39 +00:00
César Gallego Rodríguez
958b0671bd Merge pull request #265 from BBVA/dependabot/docker/dot-github/go/golang-1.21.3
chore(deps): bump golang from 1.21.0 to 1.21.3 in /.github/go
2023-10-12 09:11:02 +02:00
dependabot[bot]
cd5716d404 chore(deps): bump golang from 1.21.0 to 1.21.3 in /.github/go
Bumps golang from 1.21.0 to 1.21.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 18:20:17 +00:00
César Gallego Rodríguez
0c08bf9bf8 Merge pull request #264 from BBVA/dependabot/pip/docs/urllib3-2.0.6
chore(deps): bump urllib3 from 2.0.4 to 2.0.6 in /docs
2023-10-11 12:25:37 +02:00
César Gallego Rodríguez
ff7131b45e Merge pull request #262 from BBVA/dependabot/github_actions/actions/checkout-3.6.0
chore(deps): bump actions/checkout from 3.5.2 to 3.6.0
2023-10-11 12:15:58 +02:00
César Gallego Rodríguez
cc4354e814 Merge pull request #261 from BBVA/dependabot/go_modules/github.com/google/uuid-1.3.1
chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
2023-10-11 12:15:28 +02:00
dependabot[bot]
d755835053 chore(deps): bump urllib3 from 2.0.4 to 2.0.6 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 10:15:25 +00:00
César Gallego Rodríguez
fddea11e07 Merge pull request #260 from BBVA/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
2023-10-11 12:15:12 +02:00
César Gallego Rodríguez
4313499b6f Merge pull request #259 from BBVA/dependabot/docker/dot-github/go/golang-1.21.0
chore(deps): bump golang from 1.20.4 to 1.21.0 in /.github/go
2023-10-11 12:14:55 +02:00
César Gallego Rodríguez
00da20c793 Merge pull request #258 from BBVA/dependabot/github_actions/goreleaser/goreleaser-action-4.4.0
chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0
2023-10-11 12:14:42 +02:00
César Gallego Rodríguez
fe22e9e41d Merge pull request #256 from BBVA/dependabot/pip/docs/certifi-2023.7.22
chore(deps): bump certifi from 2023.5.7 to 2023.7.22 in /docs
2023-10-11 12:14:18 +02:00
César Gallego Rodríguez
0a6e28182e Merge pull request #255 from BBVA/dependabot/pip/testutils/poc/aiohttp-3.8.5
chore(deps): bump aiohttp from 3.7.4 to 3.8.5 in /testutils/poc
2023-10-11 12:13:29 +02:00
César Gallego Rodríguez
a26f66bebf Merge pull request #263 from iamleot/reference-to-en-mdn
doc: switch to English MDN page
2023-10-10 18:08:42 +02:00
Leonardo Taccari
b86bd40dae doc: switch to English MDN page
Documentation is written in English, stick to also English MDN to be
consistent.
2023-10-07 19:38:18 +02:00
dependabot[bot]
4f582abc78 chore(deps): bump actions/checkout from 3.5.2 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.6.0.
- [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/v3.5.2...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 18:06:30 +00:00
dependabot[bot]
b6c00e60c4 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 18:56:00 +00:00
dependabot[bot]
1cb9f47abd chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.7.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.7.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 18:46:50 +00:00
dependabot[bot]
e78e995a6a chore(deps): bump golang from 1.20.4 to 1.21.0 in /.github/go
Bumps golang from 1.20.4 to 1.21.0.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 18:59:47 +00:00
dependabot[bot]
baa95bcdfe chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 18:39:08 +00:00
dependabot[bot]
b3af225e1d chore(deps): bump certifi from 2023.5.7 to 2023.7.22 in /docs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 23:16:20 +00:00
dependabot[bot]
d2a5c90f64 chore(deps): bump aiohttp from 3.7.4 to 3.8.5 in /testutils/poc
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 15:09:14 +00:00
César Gallego Rodríguez
76af097990 Merge pull request #248 from BBVA/dependabot/pip/docs/requests-2.31.0
chore(deps): bump requests from 2.28.2 to 2.31.0 in /docs
2023-05-23 11:43:02 +02:00
César Gallego Rodríguez
40cddb9abf Merge pull request #247 from BBVA/dependabot/pip/testutils/poc/requests-2.31.0
chore(deps): bump requests from 2.22.0 to 2.31.0 in /testutils/poc
2023-05-23 11:42:48 +02:00
César Gallego Rodríguez
445166cfd7 Merge pull request #246 from BBVA/dependabot/docker/dot-github/go/golang-1.20.4
chore(deps): bump golang from 1.20.3 to 1.20.4 in /.github/go
2023-05-23 11:42:32 +02:00
César Gallego Rodríguez
066d561e9a Merge pull request #245 from BBVA/dependabot/github_actions/actions/checkout-3.5.2
chore(deps): bump actions/checkout from 3.5.1 to 3.5.2
2023-05-23 11:42:20 +02:00
dependabot[bot]
b42074eb20 chore(deps): bump requests from 2.28.2 to 2.31.0 in /docs
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 05:56:39 +00:00
dependabot[bot]
af587ac694 chore(deps): bump requests from 2.22.0 to 2.31.0 in /testutils/poc
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 22:38:51 +00:00
dependabot[bot]
00b3136120 chore(deps): bump golang from 1.20.3 to 1.20.4 in /.github/go
Bumps golang from 1.20.3 to 1.20.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 18:56:35 +00:00
dependabot[bot]
75f84e786d chore(deps): bump actions/checkout from 3.5.1 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [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/v3.5.1...v3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 18:12:50 +00:00
César Gallego Rodríguez
72b99a0e71 Merge pull request #244 from BBVA/dependabot/github_actions/actions/checkout-3.5.1
chore(deps): bump actions/checkout from 3.5.0 to 3.5.1
2023-04-13 16:45:17 +02:00
dependabot[bot]
658a7793f0 chore(deps): bump actions/checkout from 3.5.0 to 3.5.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
- [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/v3.5.0...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 18:56:40 +00:00