Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

chore(deps): update dependency databases to v0.9.0#494

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/databases-0.x
Open

chore(deps): update dependency databases to v0.9.0#494
renovate[bot] wants to merge 1 commit intodevfrom
renovate/databases-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
databases ==0.4.3 -> ==0.9.0 age adoption passing confidence

Release Notes

encode/databases (databases)

v0.9.0

Compare Source

Changed
  • Drop support for Python 3.7 and add support for Python 3.12 (#​583)
  • Add support for SQLAlchemy 2+ (#​540)
  • Allow SSL string parameters in PostgresSQL URL (#​575) and (#​576)

v0.8.0

Compare Source

Added
  • Allow SQLite query parameters and support cached databases (#​561)
  • Support for unix socket for aiomysql and asyncmy (#​551)
Changed
  • Change isolation connections and transactions during concurrent usage (#​546)
  • Bump requests from 2.28.1 to 2.31.0 (#​562)
  • Bump starlette from 0.20.4 to 0.27.0 (#​560)
  • Bump up asyncmy version to fix No module named 'asyncmy.connection' (#​553)
  • Bump wheel from 0.37.1 to 0.38.1 (#​524)
Fixed
  • Fix the type-hints using more standard mode (#​526)

v0.7.0

Compare Source

Fixed
  • Fixed breaking changes in SQLAlchemy cursor; supports >=1.4.42,<1.5 (#​513)
  • Wrapped types in typing.Optional where applicable (#​510)

v0.6.2

Compare Source

Changed
  • Pinned SQLAlchemy <=1.4.41 to avoid breaking changes (#​520)

v0.6.1

Compare Source

Fixed
  • Improve typing for Transaction (#​493)
  • Allow string indexing into Record (#​501)

v0.6.0

Compare Source

  • Dropped Python 3.6 support (#​458)
Added
  • Add _mapping property to the result set interface (#​447)
  • Add contributing docs (#​453)
Fixed
  • Fix query result named access (#​448)
  • Fix connections getting into a bad state when a task is cancelled (#​457)
  • Revert #​328 parallel transactions (#​472)
  • Change extra installations to specific drivers (#​436)

v0.5.5: Version 0.5.5

Compare Source

0.5.5 (January 20th, 2022)
Fixed
  • Revert the change of Record type to Sequence from Mapping(#​408) to maintain backward compatibility

v0.5.4

Compare Source

Added
  • Support for Unix domain in connections (#​423)
  • Added asyncmy MySQL driver (#​382)
Fixed
  • Fix SQLite fetch queries with multiple parameters (#​435)
  • Changed Record type to Sequence (#​408)

v0.5.3

Compare Source

Added
  • Support dialect+driver for default database drivers like postgresql+asyncpg (#​396)
Fixed
  • Documentation of low-level transaction (#​390)

v0.5.2

Compare Source

Fixed
  • Reset counter for failed connections (#​385)
  • Avoid dangling task-local connections after Database.disconnect() (#​211)

v0.5.1

Compare Source

Added
  • Make database connect and disconnect calls idempotent (#​379)
Fixed
  • Fix in_ and notin_ queries in SQLAlchemy 1.4 (#​378)

v0.5.0

Compare Source

Added
Fixed
  • Fix concurrent transactions (#​328)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot force-pushed the renovate/databases-0.x branch 4 times, most recently from 197fe60 to d560bd9 Compare June 4, 2022 18:05
@renovate renovate bot force-pushed the renovate/databases-0.x branch 2 times, most recently from 7ce97d4 to 5c1c8c5 Compare June 27, 2022 04:31
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 5c1c8c5 to dd4da78 Compare July 1, 2022 03:20
@renovate renovate bot force-pushed the renovate/databases-0.x branch 6 times, most recently from 0050cb2 to 1da313c Compare July 14, 2022 03:04
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 1da313c to fcf5b60 Compare July 16, 2022 03:21
@renovate renovate bot force-pushed the renovate/databases-0.x branch from fcf5b60 to e0d1fd9 Compare July 27, 2022 04:07
@renovate renovate bot force-pushed the renovate/databases-0.x branch from e0d1fd9 to 8e17d9e Compare August 9, 2022 12:34
@renovate renovate bot changed the title chore(deps): update dependency databases to v0.6.0 chore(deps): update dependency databases to v0.6.1 Aug 9, 2022
@renovate renovate bot force-pushed the renovate/databases-0.x branch 3 times, most recently from d34d5cc to 1ad930b Compare August 14, 2022 11:35
@renovate renovate bot force-pushed the renovate/databases-0.x branch 2 times, most recently from bc7cf18 to 11dd77f Compare August 26, 2022 05:21
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 11dd77f to e095c0a Compare September 2, 2022 03:20
@renovate renovate bot force-pushed the renovate/databases-0.x branch from e095c0a to 932bf7f Compare September 10, 2022 04:31
@renovate renovate bot force-pushed the renovate/databases-0.x branch 3 times, most recently from 0dbc57a to 140a49e Compare September 27, 2022 05:42
@renovate renovate bot force-pushed the renovate/databases-0.x branch 3 times, most recently from a5224a0 to 83b8db9 Compare October 9, 2022 05:30
@renovate renovate bot force-pushed the renovate/databases-0.x branch from fa4f5fb to bab75ef Compare October 24, 2022 17:55
@renovate renovate bot changed the title chore(deps): update dependency databases to v0.5.3 chore(deps): update dependency databases to v0.6.1 Oct 24, 2022
@renovate renovate bot force-pushed the renovate/databases-0.x branch 2 times, most recently from 6c4cc7d to a0dfe95 Compare October 26, 2022 04:11
@renovate renovate bot force-pushed the renovate/databases-0.x branch 5 times, most recently from 3e37d96 to 0ef37c2 Compare November 7, 2022 11:48
@renovate renovate bot changed the title chore(deps): update dependency databases to v0.6.1 chore(deps): update dependency databases to v0.6.2 Nov 7, 2022
@renovate renovate bot force-pushed the renovate/databases-0.x branch 3 times, most recently from a063366 to 96bb192 Compare November 16, 2022 03:40
@renovate renovate bot force-pushed the renovate/databases-0.x branch 2 times, most recently from a2b010a to 6b2d6cb Compare November 22, 2022 04:00
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 6b2d6cb to 85798e3 Compare December 3, 2022 03:36
@renovate renovate bot force-pushed the renovate/databases-0.x branch 4 times, most recently from cb595ca to 07403db Compare December 16, 2022 06:00
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 07403db to 0f1f480 Compare December 18, 2022 10:19
@renovate renovate bot changed the title chore(deps): update dependency databases to v0.6.2 chore(deps): update dependency databases to v0.7.0 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/databases-0.x branch 4 times, most recently from 5b7015c to 6d0bb58 Compare December 26, 2022 05:01
@renovate renovate bot force-pushed the renovate/databases-0.x branch 2 times, most recently from 7b96895 to 00dbfd4 Compare December 31, 2022 03:27
@renovate renovate bot force-pushed the renovate/databases-0.x branch from 00dbfd4 to 8ef4daa Compare January 10, 2023 04:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants