Skip to content

build(deps): update all dependencies updates#1270

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-updates
Open

build(deps): update all dependencies updates#1270
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-updates

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action minor v5.0.5v5.1.0 age confidence
actions/setup-go action minor v6.4.0v6.5.0 age confidence
azure/setup-helm action patch v5.0.0v5.0.1 age confidence
github.com/docker/cli require patch v29.6.0+incompatiblev29.6.1+incompatible age confidence
github.com/onsi/gomega require patch v1.42.0v1.42.1 age confidence
github.com/stephenafamo/bob require minor v0.46.0v0.48.0 age confidence
release-drafter/release-drafter action minor v7.4.0v7.5.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

actions/setup-go (actions/setup-go)

v6.5.0

Compare Source

azure/setup-helm (azure/setup-helm)

v5.0.1

Compare Source

docker/cli (github.com/docker/cli)

v29.6.1+incompatible

Compare Source

onsi/gomega (github.com/onsi/gomega)

v1.42.1

Compare Source

1.42.1

Bump Dependencies

stephenafamo/bob (github.com/stephenafamo/bob)

v0.48.0

Compare Source

Changed
  • PostgreSQL single-column relationship loaders — both the slice relationship query (<Parent>Slice.<Rel>) and the batch count method (<Parent>Slice.LoadCount<Rel>) — now filter related rows with col = ANY($1) instead of col IN (SELECT unnest($1)), so the query planner can use an index scan on the foreign key instead of a Seq Scan + Hash Semi Join. Composite-key relationships keep the existing IN (SELECT unnest(...)) form. (thanks @​sandonemaki)
Fixed
  • Fixed PostgreSQL generated query parsing for CTEs that use table functions in FROM (for example unnest(...) AS alias), which could incorrectly widen CTE spans and generate malformed query mods such as duplicated outer SELECT projections.

v0.47.0

Compare Source

Added
  • Added column_order config option (shared across all drivers). Set to "name" to sort generated model columns alphabetically, producing deterministic output regardless of the order migrations were applied to the database. Defaults to "ordinal" (previous behaviour: database physical column order). (thanks @​cbarber)
Changed
  • Change the closure in RunInTx to pass bob.Transaction instead of bob.Executor
release-drafter/release-drafter (release-drafter/release-drafter)

v7.5.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: release-drafter/release-drafter@v7.5.0...v7.5.1

v7.5.0

Compare Source

What's Changed

New

Bug Fixes

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.4.0...v7.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings July 4, 2026 02:38
@renovate renovate Bot requested a review from a team as a code owner July 4, 2026 02:38
@github-project-automation github-project-automation Bot moved this to Pending Review in SBOMscanner Jul 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Pending Review

Development

Successfully merging this pull request may close these issues.

1 participant