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/go-database-reconciler from 1.16.1 to 1.20.1 #7094

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 Feb 7, 2025

Bumps github.com/kong/go-database-reconciler from 1.16.1 to 1.20.1.

Release notes

Sourced from github.com/kong/go-database-reconciler's releases.

v1.20.1

What's Changed

  • fix: fixed dump config for Konnect by removing kong version finding in #195 by @​Prashansa-K

Full Changelog: Kong/go-database-reconciler@v1.20.0...v1.20.1

v1.20.0

What's Changed

Full Changelog: Kong/go-database-reconciler@v1.19.3...v1.20.0

v1.19.3

What's Changed

  • fix: changed the degraphql_routes format to use dictionary for service reference, rather than direct names or ids, as per the convention used by deck in #187 by @​Prashansa-K
  • fix: strip service name from degraphql_routes for konnect apis in #186 by @​Prashansa-K
  • chore(ci): update secret checked in CI in #185 by @​pmalek
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in #172 by @​dependabot
  • chore(deps): bump github/codeql-action from 3.28.1 to 3.28.6 in #183 by @​dependabot
  • chore(deps): bump Kong/public-shared-actions from 1.13.0 to 2.8.0 in #170 by @​dependabot
  • chore(deps): bump codecov/codecov-action from 4.6.0 to 5.3.1 in #180 by @​dependabot
  • chore(deps): bump github.com/samber/lo from 1.47.0 to 1.49.1 in #184 by @​dependabot

Full Changelog: Kong/go-database-reconciler@v1.19.2...v1.19.3

v1.19.2

What's Changed

Full Changelog: Kong/go-database-reconciler@v1.19.1...v1.19.2

v1.19.1

What's Changed

  • fix: fixed panic issues leading to fake entities passed as custom entities in #178 by @​Prashansa-K

Full Changelog: Kong/go-database-reconciler@v1.19.0...v1.19.1

v1.19.0

What's Changed

Full Changelog: Kong/go-database-reconciler@v1.18.1...v1.19.0

v1.18.1

What's Changed

... (truncated)

Commits
  • f0abf3e fix: dump config fix for Konnect (#195)
  • 562b396 feat: adding support in deck for consumer-group policy based overrides (#191)
  • 89c5227 fix: removed service id from dql_routes dump (#194)
  • 8fdff5f fix: changed dql routes format to show dict for service (#187)
  • 2eaa1ed chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#172)
  • 045174a chore(ci): update secret checked in CI (#185)
  • bf30c3d chore(deps): bump github/codeql-action from 3.28.1 to 3.28.6 (#183)
  • ea61990 fix: strip service name from dql_routes for konnect apis (#186)
  • c6690d7 chore(deps): bump Kong/public-shared-actions from 1.13.0 to 2.8.0 (#170)
  • 31df33e chore(deps): bump codecov/codecov-action from 4.6.0 to 5.3.1 (#180)
  • 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 <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)

@dependabot dependabot bot requested a review from a team as a code owner February 7, 2025 12:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2025
@czeslavo czeslavo enabled auto-merge (squash) February 7, 2025 12:55
Bumps [github.com/kong/go-database-reconciler](https://github.com/kong/go-database-reconciler) from 1.16.1 to 1.20.1.
- [Release notes](https://github.com/kong/go-database-reconciler/releases)
- [Commits](Kong/go-database-reconciler@v1.16.1...v1.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/go-database-reconciler-1.20.1 branch from 3b5af40 to d83afc6 Compare February 10, 2025 08:45
@czeslavo
Copy link
Contributor

We won't be able to bump it until Kong/go-database-reconciler#197 gets fixed.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

A newer version of github.com/kong/go-database-reconciler 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 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants