build(deps-dev): bump mako from 1.3.8 to 1.3.12#256
Conversation
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.3.8 to 1.3.12. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-version: 1.3.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Scope
Only poetry.lock is touched; it resolves the dev dependency Mako from 1.3.8 to 1.3.12.
CI
Required checks were still pending when this review was prepared; merge remains gated by branch protection.
Regression risk
These are patch releases within 1.3.x; upstream notes emphasize template lookup path-normalization and lexer fixes rather than breaking API changes.
Upstream: sqlalchemy/mako#435 (also sqlalchemy/mako#434 in adjacent releases—see PR release notes).
Bugbot: no blocking threads — no action.
Residual risks / follow-ups
None — because the change is lockfile-only with no application or config edits, Mako stays in the dev group, and risk is limited to tooling or tests that render Mako templates—behavior should align with upstream patch fixes.
This review was generated by review-bot.
Bumps mako from 1.3.8 to 1.3.12.
Release notes
Sourced from mako's releases.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.