Skip to content

[+] bump pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 - #848

Merged
pashagolub merged 2 commits into
masterfrom
dependabot/go_modules/github.com/pashagolub/pgxmock/v5-5.2.0
Sep 14, 2026
Merged

pashagolub merged 2 commits into
masterfrom
dependabot/go_modules/github.com/pashagolub/pgxmock/v5-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0.

Release notes

Sourced from github.com/pashagolub/pgxmock/v5's releases.

v5.2.0

What's Changed

Full Changelog: pashagolub/pgxmock@v5.1.0...v5.2.0

What to do next?

Commits
  • 67e26e8 [+] allow CopyFrom assert the rows that were copied (#290)
  • f24ae7e [+] decode values through codecs and support TypeMap() (#289)
  • 32d2d6b [+] let call modifiers chain in any order (#287)
  • 1bde5e0 [+] add Copilot instructions
  • 7ee720f [+] optionally reject operations on a closed connection (#286)
  • 3dd0ac4 [+] support LISTEN/NOTIFY via WaitForNotification (#285)
  • 8448044 [+] consume pgx query options ahead of the arguments (#284)
  • 711ee7b [+] add argument matchers, a substring query matcher and NewPgError (#283)
  • e0c8f52 [*] run CI with the race detector, over every package (#282)
  • 2ace2f3 [*] correct stale and inaccurate doc comments (#280)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 14, 2026
@coveralls

coveralls commented Sep 14, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 34836252472

Coverage increased (+0.2%) to 88.735%

Details

  • Coverage increased (+0.2%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2823
Covered Lines: 2505
Line Coverage: 88.74%
Coverage Strength: 1.03 hits per line

💛 - Coveralls

@pashagolub pashagolub changed the title Bump github.com/pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 [+] bump pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 Sep 14, 2026
@pashagolub pashagolub self-assigned this Sep 14, 2026
Bumps [github.com/pashagolub/pgxmock/v5](https://github.com/pashagolub/pgxmock) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/pashagolub/pgxmock/releases)
- [Commits](pashagolub/pgxmock@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: github.com/pashagolub/pgxmock/v5
  dependency-version: 5.2.0
  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/pashagolub/pgxmock/v5-5.2.0 branch from ebf850d to 9943816 Compare September 14, 2026 10:57
@dependabot dependabot Bot changed the title [+] bump pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 Bump github.com/pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 Sep 14, 2026
@pashagolub pashagolub changed the title Bump github.com/pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 [+] bump pashagolub/pgxmock/v5 from 5.1.0 to 5.2.0 Sep 14, 2026
@pashagolub
pashagolub self-requested a review September 14, 2026 11:06
@pashagolub
pashagolub merged commit 509f85d into master Sep 14, 2026
9 checks passed
@pashagolub
pashagolub deleted the dependabot/go_modules/github.com/pashagolub/pgxmock/v5-5.2.0 branch September 14, 2026 11:09
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.

3 participants