Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/go-pg/pg/v10 from 10.9.1 to 10.15.0.

Release notes

Sourced from github.com/go-pg/pg/v10's releases.

v10.15.0

Please refer to CHANGELOG.md for details

This release includes a security update to resolve CVE-2024-44905, please upgrade to this version at your earliest convenience.

v10.14.0

Please refer to CHANGELOG.md for details

v10.13.0

Please refer to CHANGELOG.md for details

v10.12.0

Please refer to CHANGELOG.md for details

v10.11.2

Please refer to CHANGELOG.md for details

v10.11.1

Please refer to CHANGELOG.md for details

v10.11.0

Please refer to CHANGELOG.md for details

v10.10.7

Please refer to CHANGELOG.md for details

v10.10.6

Please refer to CHANGELOG.md for details

extra/pgdebug/v10.10.5

Check CHANGELOG.md for details

extra/pgotel/v10.10.5

Check CHANGELOG.md for details

extra/pgsegment/v10.10.5

Check CHANGELOG.md for details

v10.10.5

Check CHANGELOG.md for details

Changelog

Sourced from github.com/go-pg/pg/v10's changelog.

v10.15.0

Important Security Update

This update includes a fix for a security issue, please update to this release as soon as possible.

  • Fixed CVE-2024-44905 (#2029)
  • Bumped golang.org/x/crypto from v0.31.0 to v0.36.0 (#2030)
  • Bumped golang.org/x/net from v0.23.0 to v0.38.0 (#2021)
  • Bumped golang.org/x/crypto from v0.31.0 to v0.35.0 (#2020)

Thank you @​martoche!

v10.14.0

  • Added support for comments on ORM generated queries (#2011)
  • Make reader and writer buffers configurable (#2014)
  • Bumped golang.org/x/crypto from 0.21.0 to 0.31.0 (#2013, #2015)

Thank you @​wwoytenko and @​tony2001

v10.13.0

  • Removed references to deprecated io/ioutil (#2001)
  • Added password environment variable for easier testing (#1996)
  • Bumped google.golang.org/protobuf from 1.25.0 to 1.33.0 (#2000)
  • Bumped golang.org/x/net from 0.17.0 to 0.23.0 (#2002)

Thank you @​DarrylWong and @​testwill

v10.12.0

  • Fixed invalid pointer dereference when accessing results (#1990)
  • Updated minimum Golang version to v1.19.0 + go.mod cleanup (#1992)
  • Bumped golang.org/x/net from 0.10.0 to 0.17.0 (#1993)
  • Bumped gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (#1994)

Thank you @​fernandez14

v10.11.2

  • Improved memory allocation when working with multi-byte characters in appendRune (#1988)
  • Added ToURL to *Options (#1934)

Thank you @​dillonstreator and @​MateusVeloso!

v10.11.1

  • Fixed bug with how cancelled contexts are handled in SingleConnPool connections (#1981)

... (truncated)

Commits
  • 2dc6c2b Release v10.15.0 (release.sh) (#2034)
  • b3a2091 build(deps): bump golang.org/x/crypto in /extra/pgdebug (#2030)
  • e70ce6d build(deps): bump golang.org/x/crypto in /extra/pgotel/example (#2028)
  • 67a97a4 Bump golang.org/x/net from 0.23.0 to 0.38.0 (#2021)
  • eff50a4 fix: add mandatory space before negative numbers to resolve CVE-2024-44905 (#...
  • 6e60d54 Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /extra/pgotel (#2020)
  • bce00ad Release v10.14.0 (release.sh) (#2016)
  • 3dcdf7c Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#2015)
  • e55fd63 Make reader and writer buffers configurable (#2014)
  • a7fe379 Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /extra/pgotel (#2013)
  • 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/go-pg/pg/v10](https://github.com/go-pg/pg) from 10.9.1 to 10.15.0.
- [Release notes](https://github.com/go-pg/pg/releases)
- [Changelog](https://github.com/go-pg/pg/blob/v10/CHANGELOG.md)
- [Commits](go-pg/pg@v10.9.1...v10.15.0)

---
updated-dependencies:
- dependency-name: github.com/go-pg/pg/v10
  dependency-version: 10.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 14, 2025
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