Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps go.einride.tech/sage from 0.388.0 to 0.391.0.

Release notes

Sourced from go.einride.tech/sage's releases.

v0.391.0

0.391.0 (2025-12-27)

Breaking Changes

  • use individual Python versions per tool for maximum compatibility (811eff91)

Python 3.10 reaches end-of-life in October 2026, so we're updating all
Python tooling to use newer versions where possible.
  • sgpython: 3.12
  • sgmdformat: 3.12
  • sgpoetry: 3.12
  • sgdbt: 3.11 (dbt-bigquery 1.6.0 requires distutils, removed in 3.12)
  • sgsqlfluff: 3.11 (dbt-bigquery 1.6.0 dependency)

Removed sguv.DefaultPythonVersion - each tool now specifies its own version.

Also includes Python version in tool cache paths to ensure changing Python
version properly invalidates cached venvs on CI.

  • uv: migrate Python tooling from pyenv to uv (76e182b4)

Unify all Python tool management to use uv instead of the previous
mixed approach (pyenv for sgpython, system python3 for sgsqlfluff/sgdbt).

Changes:

  • Add Python helper functions to sguv (CreateVenv, PipInstall, PipInstallRequirements)
  • Refactor sgpython to use uv instead of pyenv (faster prebuilt binaries)
  • Update sgpoetry, sgmdformat to use sguv helpers
  • Fix sgsqlfluff and sgdbt to use sguv instead of system python3

BREAKING CHANGE: sgpython now requires uv and uses Python 3.10 instead of 3.10.6

v0.390.0

0.390.0 (2025-12-15)

Breaking Changes

  • bump default go version to 1.25 (bcbe39fe)

Chores

  • Apply suggestions from code review (e99e90b5)

... (truncated)

Commits
  • 811eff9 feat!: use individual Python versions per tool for maximum compatibility
  • 76e182b feat(uv): migrate Python tooling from pyenv to uv
  • e99e90b chore: Apply suggestions from code review
  • bcbe39f feat!: bump default go version to 1.25
  • 6dc34d0 feat(example): use golangci-lint v2 for new repositories
  • 0f8e736 fix(sgtool): wrap the url with quotes so that the colon after it is not inclu...
  • 66db153 chore(sgapilinter): bump to v2.1.0
  • 4374b83 chore(deps): bump actions/checkout from 5 to 6 in /actions/setup
  • a67a78e chore(deps): bump github/codeql-action from 3 to 4
  • bf36f9f chore(deps): bump actions/checkout from 5 to 6
  • See full diff 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)

Bumps [go.einride.tech/sage](https://github.com/einride/sage) from 0.388.0 to 0.391.0.
- [Release notes](https://github.com/einride/sage/releases)
- [Commits](einride/sage@v0.388.0...v0.391.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/sage
  dependency-version: 0.391.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 29, 2025 04:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Superseded by #282.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/dot-sage/go.einride.tech/sage-0.391.0 branch January 5, 2026 04:05
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.

1 participant