qonto / postgresql-partition-manager

Simplified PostgreSQL partioning management
MIT License
6 stars 1 forks source link

fix(deps): update module github.com/pashagolub/pgxmock/v3 to v3.4.0 - autoclosed #15

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pashagolub/pgxmock/v3 v3.3.0 -> v3.4.0 age adoption passing confidence

Release Notes

pashagolub/pgxmock (github.com/pashagolub/pgxmock/v3) ### [`v3.4.0`](https://togithub.com/pashagolub/pgxmock/releases/tag/v3.4.0) [Compare Source](https://togithub.com/pashagolub/pgxmock/compare/v3.3.0...v3.4.0) #### What's Changed - \[+] bump `jackc/pgx/v5` from 5.5.1 to 5.5.5 by [@​dependabot](https://togithub.com/dependabot) in [#​184](https://togithub.com/pashagolub/pgxmock/issues/184) [#​186](https://togithub.com/pashagolub/pgxmock/issues/186) [#​193](https://togithub.com/pashagolub/pgxmock/issues/193) [#​194](https://togithub.com/pashagolub/pgxmock/issues/194) - \[+] bump `golangci/golangci-lint-action` from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [#​187](https://togithub.com/pashagolub/pgxmock/issues/187) - \[+] bump `stretchr/testify` from 1.8.4 to 1.9.0 by [@​dependabot](https://togithub.com/dependabot) in [#​192](https://togithub.com/pashagolub/pgxmock/issues/192) - \[\*] improve test failure handling by [@​Massinja](https://togithub.com/Massinja) in [#​191](https://togithub.com/pashagolub/pgxmock/issues/191) - \[-] add `connRow` struct to handle `QueryRow()` calls, fixes [#​195](https://togithub.com/pashagolub/pgxmock/issues/195) by [@​pashagolub](https://togithub.com/pashagolub) in [#​196](https://togithub.com/pashagolub/pgxmock/issues/196) - \[-] fix `Deallocate()` to return `expected.deallocateErr` by [@​pashagolub](https://togithub.com/pashagolub) in [#​185](https://togithub.com/pashagolub/pgxmock/issues/185) - \[-] fix for nil pointer exception when using `.Kind()` and closing the rows by [@​svennis94](https://togithub.com/svennis94) in [#​197](https://togithub.com/pashagolub/pgxmock/issues/197) #### New Contributors - [@​Massinja](https://togithub.com/Massinja) made their first contribution in [https://github.com/pashagolub/pgxmock/pull/191](https://togithub.com/pashagolub/pgxmock/pull/191) - [@​svennis94](https://togithub.com/svennis94) made their first contribution in [https://github.com/pashagolub/pgxmock/pull/197](https://togithub.com/pashagolub/pgxmock/pull/197) **Full Changelog**: https://github.com/pashagolub/pgxmock/compare/v3.3.0...v3.4.0 #### What to do next? - Star the repository - Read the [documentation](https://pkg.go.dev/github.com/pashagolub/pgxmock) - Examine some [examples](https://togithub.com/pashagolub/pgxmock/tree/master/examples) - Check out the [blog](https://pashagolub.github.io/blog) - Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow} - Become a [sponsor](https://togithub.com/sponsors/pashagolub) or [donate to Ukraine](https://u24.gov.ua/) πŸ’™πŸ’›

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.