Skip to content

build(deps): bump restalchemy from 15.2.2 to 15.2.8 in the core-packages group across 1 directory - #525

Merged
slashburygin merged 1 commit into
masterfrom
dependabot/uv/core-packages-6170de3218
Jul 30, 2026
Merged

build(deps): bump restalchemy from 15.2.2 to 15.2.8 in the core-packages group across 1 directory#525
slashburygin merged 1 commit into
masterfrom
dependabot/uv/core-packages-6170de3218

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the core-packages group with 1 update in the / directory: restalchemy.

Updates restalchemy from 15.2.2 to 15.2.8

Release notes

Sourced from restalchemy's releases.

RestAlchemy 15.2.8

Highlights

  • Prevents route OpenAPI generation from mutating shared model-property kwargs.
  • Completes the schema-generation immutability fix across both resource and route generator paths.
  • Keeps runtime model construction stable regardless of whether OpenAPI metadata was generated first.
  • Includes the PostgreSQL connection, statement, lock, and idle-in-transaction timeout options introduced in 15.2.6.

Compatibility and migration

  • No breaking API changes.
  • No database migration is required.
  • Consumers using 15.2.7 should upgrade to avoid order-dependent model-construction failures after schema generation.

Full changelog: infraguys/restalchemy@15.2.7...15.2.8

RestAlchemy 15.2.7

Highlights

  • Prevents OpenAPI schema generation from mutating shared model-property kwargs.
  • Keeps repeated schema generation stable when nullable/default metadata is present.
  • Includes the PostgreSQL connection, statement, lock, and idle-in-transaction timeout configuration introduced in 15.2.6.

Compatibility and migration

  • No breaking API changes.
  • No database migration is required.
  • Consumers can adopt the new timeout options through the existing PostgreSQL configuration group.

Full changelog: infraguys/restalchemy@15.2.6...15.2.7

15.2.6

No release notes provided.

15.2.5

No release notes provided.

15.2.4

No release notes provided.

15.2.3

No release notes provided.

Commits
  • 9a319af Fix route OpenAPI property kwargs mutation (#145)
  • 502b894 Fix OpenAPI schema property mutation (#143)
  • edebf5b Preserve PostgreSQL URL startup options
  • e0d0387 Preserve explicit zero timeout values
  • 089514a Add PostgreSQL connection timeout options
  • d9b0483 Add JSONFields filter for jsonb columns (#133)
  • 36a7ad5 cache openapi spec
  • 58da752 Fix PostgreSQL CLI help rendering
  • 4040477 openapi 3.1.0
  • 3299da1 Bump ruff from 0.15.20 to 0.15.22
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 18:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 23, 2026
@dependabot dependabot Bot changed the title Bump restalchemy from 15.2.2 to 15.2.6 in the core-packages group across 1 directory build(deps): bump restalchemy from 15.2.2 to 15.2.8 in the core-packages group across 1 directory Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/core-packages-6170de3218 branch from f132897 to c822624 Compare July 26, 2026 00:04
Bumps the core-packages group with 1 update in the / directory: [restalchemy](https://github.com/infraguys/restalchemy).

Updates `restalchemy` from 15.2.2 to 15.2.8
- [Release notes](https://github.com/infraguys/restalchemy/releases)
- [Commits](infraguys/restalchemy@15.2.2...15.2.8)

---
updated-dependencies:
- dependency-name: restalchemy
  dependency-version: 15.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@slashburygin
slashburygin force-pushed the dependabot/uv/core-packages-6170de3218 branch from c822624 to 47ec6e4 Compare July 30, 2026 10:27
@slashburygin
slashburygin merged commit 698da07 into master Jul 30, 2026
8 checks passed
@slashburygin
slashburygin deleted the dependabot/uv/core-packages-6170de3218 branch July 30, 2026 14:22
slashburygin pushed a commit that referenced this pull request Aug 2, 2026
Bumps the core-packages group with 1 update in the / directory: [restalchemy](https://github.com/infraguys/restalchemy).

Updates `restalchemy` from 15.2.2 to 15.2.8
- [Release notes](https://github.com/infraguys/restalchemy/releases)
- [Commits](infraguys/restalchemy@15.2.2...15.2.8)

---
updated-dependencies:
- dependency-name: restalchemy
  dependency-version: 15.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants