Kong / go-database-reconciler

Apache License 2.0
5 stars 3 forks source link

chore(deps): bump github.com/kong/deck from 1.34.0 to 1.39.1 #108

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/kong/deck from 1.34.0 to 1.39.1.

Release notes

Sourced from github.com/kong/deck's releases.

v1.39.1

Changelog

  • 4fbb49b ci: do not use internal worker for release job
  • aaa7e0f chore: bump changelog date for v1.39.1
  • 21999c1 ci: use internal worker for release job
  • fa87644 chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.30.2

v1.39.0

Changelog

  • fd1286c ci: bump timeout for build-and-push docker step
  • 035ee07 chore: bump changelog date for v1.39.0
  • 5d98887 chore(deps): bump alpine from 3.20.0 to 3.20.1 (#1322)
  • 080286c chore(deps): bump docker/build-push-action from 5 to 6
  • 9d10b8e chore: bump golang to 1.22.4
  • f15a894 feat: add wasm filter-chain entity support (#987)

v1.38.1

Changelog

  • 526baa3 chore: bump changelog date for v1.38.1
  • 86a688f fix: correct sorting objects with all supported types
  • 509fa23 chore(changelog): add 2 omitted changes (#1308)

v1.38.0

Changelog

  • b6aba61 chore: bump changelog date for v1.38.0 (#1307)
  • d01141c fix: correct plugins config comparison
  • 0db6092 chore(deps): bump github.com/gosimple/slug from 1.13.1 to 1.14.0 (#1239)
  • 0247b44 tests: fix Test_Sync_ConsumerGroupsScopedPlugins_After360 integration test (#1305)
  • d8c8465 chore(ci): add kong 3.6 in ci matrix (#1301)
  • 3dc12b8 fix: make KIC v2 Gateway API v2 config generation deterministic (#1302)
  • 5d3a1ee chore: bump GDR (#1293)
  • 6de5728 deps(apiops): bump to v0.1.33 (#1303)
  • aa83a55 fix(cli): fix bad examples on add-plugins
  • cc6c499 chore(deps): bump codecov/codecov-action from 3 to 4 (#1224)
  • b662098 chore(deps): bump alpine from 3.19.1 to 3.20.0 (#1300)
  • c7c2078 fix: typo in inso-compatible flag (#1295)
  • 34f576e chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (#1292)
  • 9a96e12 chore(deps): bump golang from 1.21.6 to 1.22.3 (#1291)
  • afe3be1 chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (#1290)
  • 71e4c19 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#1289)
  • e59eb93 chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#1287)
  • f940027 Upgrades daveshanley/vacuum to v0.9.15 to address data races (#1281)
  • 47fa99d fix(validate): no support for json output (#1278)
  • d0fadf2 chore(deps): bump github.com/kong/go-database-reconciler
  • 43539a7 tests: correct test after schema change
  • 316cd8e tests: skip Test_Lint* tests due to race condition on dependency
  • 8861549 fix: correct local reference in go.mod
  • 1e7c03d chore: readme version update after release (#1276)
  • 2aefd73 Fix & Update: file linting: Adds support for extends keyword and upgrades vacuum lib (#1269)

... (truncated)

Changelog

Sourced from github.com/kong/deck's changelog.

[v1.39.1]

Release date: 2024/06/28

Chores

[v1.39.0]

Release date: 2024/06/28

Fixes

  • Bump Go version to 1.22.4 #1321

[v1.38.1]

Release date: 2024/05/29

Fixes

[v1.38.0]

Release date: 2024/05/27

Fixes

... (truncated)

Commits
  • 4fbb49b ci: do not use internal worker for release job
  • aaa7e0f chore: bump changelog date for v1.39.1
  • 21999c1 ci: use internal worker for release job
  • fa87644 chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.30.2
  • fd1286c ci: bump timeout for build-and-push docker step
  • 035ee07 chore: bump changelog date for v1.39.0
  • 5d98887 chore(deps): bump alpine from 3.20.0 to 3.20.1 (#1322)
  • 080286c chore(deps): bump docker/build-push-action from 5 to 6
  • 9d10b8e chore: bump golang to 1.22.4
  • f15a894 feat: add wasm filter-chain entity support (#987)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 months ago

Superseded by #113.