Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2024

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

Release notes

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

v1.39.2

Changelog

  • 57c8e3c chore: bump changelog date for v1.39.2
  • 927f88d chore: bump go-database-reconciler dependency

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

... (truncated)

Changelog

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

[v1.39.2]

Release date: 2024/07/04

Fixes

[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
  • 57c8e3c chore: bump changelog date for v1.39.2
  • 927f88d chore: bump go-database-reconciler dependency
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team July 5, 2024 06:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 5, 2024
github-actions[bot]
github-actions bot previously approved these changes Jul 5, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 5, 2024 06:18
Bumps [github.com/kong/deck](https://github.com/kong/deck) from 1.34.0 to 1.39.2.
- [Release notes](https://github.com/kong/deck/releases)
- [Changelog](https://github.com/Kong/deck/blob/main/CHANGELOG.md)
- [Commits](Kong/deck@v1.34.0...v1.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/deck-1.39.2 branch from 5e7e64d to ebdce7e Compare July 5, 2024 06:21
github-actions[bot]
github-actions bot previously approved these changes Jul 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2024

A newer version of github.com/kong/deck exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant