Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps github.com/uptrace/bun/driver/pgdriver from 1.2.14 to 1.2.15.

Release notes

Sourced from github.com/uptrace/bun/driver/pgdriver's releases.

v1.2.15

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/driver/pgdriver's changelog.

1.2.15 (2025-07-17)

Bug Fixes

Features

  • db: rename CleanQueryHook to ResetQueryHooks (cb17679)
  • db: support clean query hooks (a5f19a7), closes #1226
  • dialect: return default on update/delete when create table (d347b48), closes #1212
Commits
  • 29e836e Merge pull request #1240 from uptrace/release/v1.2.15
  • 5c5af41 chore: release v1.2.15 (release.sh)
  • 9464a84 Merge pull request #1230 from kissejau/master
  • 16b9ca4 Merge pull request #1225 from thunderkatz/master
  • cb17679 feat(db): rename CleanQueryHook to ResetQueryHooks
  • 8067a8f fix(pgdriver): add mandatory space before negative numbers to resolve CVE-202...
  • 225bab0 Merge pull request #1236 from uptrace/feat-hook-support-clean
  • a5f19a7 feat(db): support clean query hooks
  • 7a28883 Merge pull request #1217 from uptrace/feat-dialect-support-on-update-delete
  • 32d85ae chore: rename Listener.Channel to Listener.CreateChannel
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) from 1.2.14 to 1.2.15.
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.14...v1.2.15)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bun/driver/pgdriver
  dependency-version: 1.2.15
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2025 04:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2025
@dependabot dependabot bot requested a review from KrishnaIyer August 13, 2025 04:43
@dependabot dependabot bot added the go Pull requests that update Go code label Aug 13, 2025
@dependabot dependabot bot changed the base branch from v3.34 to v3.35 October 14, 2025 12:08
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.

0 participants