-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency databases to v0.9.0 #494
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/databases-0.x
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
4 times, most recently
from
June 4, 2022 18:05
197fe60
to
d560bd9
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
2 times, most recently
from
June 27, 2022 04:31
7ce97d4
to
5c1c8c5
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
July 1, 2022 03:20
5c1c8c5
to
dd4da78
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
6 times, most recently
from
July 14, 2022 03:04
0050cb2
to
1da313c
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
July 16, 2022 03:21
1da313c
to
fcf5b60
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
July 27, 2022 04:07
fcf5b60
to
e0d1fd9
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
August 9, 2022 12:34
e0d1fd9
to
8e17d9e
Compare
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
bot
force-pushed
the
renovate/databases-0.x
branch
3 times, most recently
from
August 14, 2022 11:35
d34d5cc
to
1ad930b
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
2 times, most recently
from
August 26, 2022 05:21
bc7cf18
to
11dd77f
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
September 2, 2022 03:20
11dd77f
to
e095c0a
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
September 10, 2022 04:31
e095c0a
to
932bf7f
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
3 times, most recently
from
September 27, 2022 05:42
0dbc57a
to
140a49e
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
3 times, most recently
from
October 9, 2022 05:30
a5224a0
to
83b8db9
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
4 times, most recently
from
September 22, 2023 04:36
171bd23
to
836fbe0
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
3 times, most recently
from
October 19, 2023 04:13
e55e7c5
to
43fca28
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
10 times, most recently
from
February 15, 2024 04:02
6bb8261
to
c66f3e4
Compare
renovate
bot
changed the title
chore(deps): update dependency databases to v0.8.0
chore(deps): update dependency databases to v0.9.0
Mar 1, 2024
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
3 times, most recently
from
March 6, 2024 03:52
36ccdd8
to
fdaef08
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
6 times, most recently
from
March 12, 2024 03:35
9eaf2d2
to
73bfa00
Compare
renovate
bot
force-pushed
the
renovate/databases-0.x
branch
from
April 18, 2024 20:13
73bfa00
to
7d7f84d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.4.3
->==0.9.0
Release Notes
encode/databases (databases)
v0.9.0
Compare Source
Changed
v0.8.0
Compare Source
Added
Changed
No module named 'asyncmy.connection'
(#553)Fixed
v0.7.0
Compare Source
Fixed
>=1.4.42,<1.5
(#513)typing.Optional
where applicable (#510)v0.6.2
Compare Source
Changed
<=1.4.41
to avoid breaking changes (#520)v0.6.1
Compare Source
Fixed
Transaction
(#493)v0.6.0
Compare Source
Added
Fixed
v0.5.5
: Version 0.5.5Compare Source
0.5.5 (January 20th, 2022)
Fixed
Record
type toSequence
fromMapping
(#408) to maintain backward compatibilityv0.5.4
Compare Source
Added
asyncmy
MySQL driver (#382)Fixed
Record
type toSequence
(#408)v0.5.3
Compare Source
Added
dialect+driver
for default database drivers likepostgresql+asyncpg
(#396)Fixed
v0.5.2
Compare Source
Fixed
v0.5.1
Compare Source
Added
connect
anddisconnect
calls idempotent (#379)Fixed
in_
andnotin_
queries in SQLAlchemy 1.4 (#378)v0.5.0
Compare Source
Added
Fixed
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.
This PR was generated by Mend Renovate. View the repository job log.