Skip to content

Bump github.com/go-pg/pg/v10 from 10.10.6 to 10.15.0 in /backend-shared #867

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/go-pg/pg/v10 from 10.10.6 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

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.10.6 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.10.6...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
@openshift-ci openshift-ci bot requested a review from jgwest August 14, 2025 16:12
Copy link
Contributor

openshift-ci bot commented Aug 14, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign jgwest for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Aug 14, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-appstudio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link

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 needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants