Skip to content

chore(deps): bump github.com/kong/go-database-reconciler from 1.22.0 to 1.22.4 #7339

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps github.com/kong/go-database-reconciler from 1.22.0 to 1.22.4.

Release notes

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

v1.22.4

What's Changed

Full Changelog: Kong/go-database-reconciler@v1.22.3...v1.22.4

v1.22.3

What's Changed

fix: moved warnings to stderr instead of stdout to conserve json output in #242 by @​Prashansa-K

Full Changelog: Kong/go-database-reconciler@v1.22.2...v1.22.3

v1.22.2

What's Changed

Full Changelog: Kong/go-database-reconciler@v1.22.1...v1.22.2

v1.22.1

What's Changed

  • fix: add a check to avoid overwriting entities with ID when select-tags don't match in #214 by @​harshadixit12

Full Changelog: Kong/go-database-reconciler@v1.22.0...v1.22.1

Commits
  • 703d16b fix: removing constraint for foreign keys inside scoped plugin config. (#249)
  • 101c8c6 chore: bump go-kong to v0.65.1 (#248)
  • 48cca92 fix: update ip-restriction-plugin test data (#245)
  • 50b8ebe fix: moving warnings from stdout to stderr so as to not break json output (#242)
  • 417bb2d fix: ip restriction plugin diff (#240)
  • 8eafa2a select tag mismatch leads to replace (#214)
  • See full diff 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 added the dependencies Pull requests that update a dependency file label Apr 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 10, 2025 14:03
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.8%. Comparing base (7ca01f3) to head (ebad08a).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7339     +/-   ##
=======================================
- Coverage   77.2%   73.8%   -3.4%     
=======================================
  Files        220     220             
  Lines      25309   25309             
=======================================
- Hits       19542   18693    -849     
- Misses      4773    5625    +852     
+ Partials     994     991      -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/go-database-reconciler-1.22.4 branch 3 times, most recently from d1467f7 to a470ba1 Compare April 16, 2025 15:24
Bumps [github.com/kong/go-database-reconciler](https://github.com/kong/go-database-reconciler) from 1.22.0 to 1.22.4.
- [Release notes](https://github.com/kong/go-database-reconciler/releases)
- [Commits](Kong/go-database-reconciler@v1.22.0...v1.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/go-database-reconciler-1.22.4 branch from a470ba1 to ebad08a Compare April 22, 2025 03:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2025

Superseded by #7365.

@dependabot dependabot bot closed this Apr 23, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kong/go-database-reconciler-1.22.4 branch April 23, 2025 14:14
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/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants