Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2021

Updates the requirements on aiosqlite to permit the latest version.

Changelog

Sourced from aiosqlite's changelog.

v0.16.1

Bug fix release

  • Reduce logging severity for exceptions (#93)
  • Stop logging result objects; they can be big (#102)
$ git shortlog -s v0.16.0...v0.16.1
     1	Alexei Chetroi
     3	John Reese
     3	pyup.io bot

v0.16.0

Feature release

  • Improved performance for async iteration on cursors (#34, #86)
  • Support for deterministic user functions in Python 3.8+ (#81, #83, #84)
  • Reduced logging severity for exceptions returned from children (#75, #76)
  • Fix InvalidStateError when setting future results (#80, #89)
  • Allow user to catch exceptions from close() (#68, #90)
  • Tested under Python 3.9 (#91)
$ git shortlog -s v0.15.0...v0.16.0
     3	Caleb Hattingh
     1	Groosha
    14	John Reese
     1	Lonami
     4	Lonami Exo
     4	ZsoltM
     1	pyup.io bot

v0.15.0

Feature release

  • Support for accessing connections from multiple event loops
  • Fixed type annotations for connection methods returning cursors
  • Move cursors into separate module from connections
  • Deprecated loop parameter to connect() and Connection

... (truncated)

Commits
  • fd9fd63 Version bump v0.16.1
  • 0171e26 Fix #102: stop logging result objects because they can be BIG
  • 8ed960b Scheduled biweekly dependency update for week 02 (#101)
  • 30539d4 Merge pull request #93 from Adminiuga/ac/exception-logging
  • f4e603d Scheduled biweekly dependency update for week 48 (#95)
  • 69df0af Reduce exception logging severity
  • 4a5f179 Scheduled biweekly dependency update for week 44 (#92)
  • b1a7ea3 Version bump v0.16.0
  • 09d7d82 Use attribution, switch to version.py
  • 35bc433 Merge pull request #89 from cjrh/fix-invalidstateerror
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2021
@richardkiss richardkiss force-pushed the dev branch 9 times, most recently from 29bfca0 to 0f1e2e7 Compare February 26, 2021 03:31
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #123.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot-pip-dev-aiosqlite-approx-eq-0.16.1 branch December 20, 2022 14:00
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants