Skip to content
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

Scheduled weekly dependency update for week 08 #96

Merged
merged 10 commits into from
Feb 22, 2022

Conversation

pyup-bot
Copy link
Collaborator

Update setuptools from 60.9.0 to 60.9.3.

Changelog

60.9.3

-------


Misc
^^^^
* 3093: Repaired automated release process.

60.9.2

-------


Misc
^^^^
* 3035: When loading distutils from the vendored copy, rewrite ``__name__`` to ensure consistent importing from inside and out.

60.9.1

-------


Misc
^^^^
* 3102: Prevent vendored importlib_metadata from loading distributions from older importlib_metadata.
* 3103: Fixed issue where string-based entry points would be omitted.
* 3107: Bump importlib_metadata to 4.11.1 addressing issue with parsing requirements in egg-info as found in PyPy.
Links

Update peewee from 3.14.8 to 3.14.9.

Changelog

3.14.9

* Allow calling `table_exists()` with a model-class, refs
* Improve `is_connection_usable()` method of `MySQLDatabase` class.
* Better support for VIEWs with `playhouse.dataset.DataSet` and sqlite-web.
* Support INSERT / ON CONFLICT in `playhosue.kv` for newer Sqlite.
* Add `ArrayField.contained_by()` method, a corollary to `contains()` and
the `contains_any()` methods.
* Support cyclical foreign-key relationships in reflection/introspection, and
also for sqlite-web.
* Add magic methods for FTS5 field to optimize, rebuild and integrity check the
full-text index.
* Add fallbacks in `setup.py` in the event distutils is not available.

[View commits](https://github.com/coleifer/peewee/compare/3.14.8...3.14.9)
Links

Update pottery from 2.3.7 to 3.0.0.

Changelog

3.0.0

Breaking Change: `Redlock` now consistently uses seconds for all time units

In particular:
1. The `auto_release_time` argument to `Redlock.__init__()` and `synchronize()` is now in seconds (was previously milliseconds)
2. `Redlock.locked()` now returns how much longer you'll hold the lease in seconds (or 0 if you don't hold the lock; and was also previously milliseconds)

What's Changed
* Remove superfluous return statement by brainix in https://github.com/brainix/pottery/pull/626
* In Redlock, consistently measure time in seconds by brainix in https://github.com/brainix/pottery/pull/627


**Full Changelog**: https://github.com/brainix/pottery/compare/v2.3.7...v3.0.0
Links

Update redis[hiredis] from 4.1.3 to 4.1.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update trio from 0.19.0 to 0.20.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

@JarryShaw JarryShaw merged commit 46940af into master Feb 22, 2022
@JarryShaw JarryShaw deleted the pyup-scheduled-update-2022-02-21 branch February 22, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants