Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

fix(deps): update orm #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update orm #23

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) 1.4.44 -> 1.4.50 age adoption passing confidence
databases 0.6.1 -> 0.8.0 age adoption passing confidence

Release Notes

encode/databases (databases)

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)

Configuration

📅 Schedule: Branch creation - "after 9pm,before 5am" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

@renovate renovate bot changed the title fix(deps): update dependency databases to v0.6.2 fix(deps): update orm Dec 10, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

@renovate renovate bot changed the title fix(deps): update orm Update orm Dec 17, 2022
@renovate renovate bot changed the title Update orm fix(deps): update orm Dec 17, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

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