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 biweekly dependency update for week 13 #109

Merged
merged 4 commits into from
Apr 3, 2021

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Apr 3, 2021

Update attribution from 1.4.0 to 1.5.2.

Changelog

1.5.2

------

Bugfix release:

* Fix shortlog for first tag in repo (30)


$ git shortlog -s v1.5.1...v1.5.2
  3	John Reese
  2	pyup.io bot

1.5.1

------

Bugfix release

* Fix `attribution init` for projects with no version tags (26)
* Better namespace guessing for projects with dashes in their names
* Improved pyproject.toml format from `attribution init`


$ git shortlog -s v1.5.0...v1.5.1
  5	John Reese
  2	pyup.io bot

1.5.0

------

Feature release

- New option "signed_tags" to choose between signed and annotated tags (1)
- `tag` command will abort early if the requested tag already exists
- Improved config documentation


$ git shortlog -s v1.4.0...v1.5.0
  4	John Reese
  1	pyup.io bot
Links

Update flit from 3.1.0 to 3.2.0.

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

Links

Update pylint from 2.7.2 to 2.7.4.

Changelog

2.7.4

===========================
Release date: 2021-03-30


* Fix a problem with disabled msgid not being ignored

Closes 4265

* Fix issue with annotated class constants

* Closes 4264

2.7.3

===========================
Release date: 2021-03-29

* Introduce logic for checking deprecated attributes in DeprecationMixin.

* Reduce usage of blacklist/whitelist terminology. Notably, ``extension-pkg-allow-list`` is an
alternative to ``extension-pkg-whitelist`` and the message ``blacklisted-name`` is now emitted as
``disallowed-name``. The previous names are accepted to maintain backward compatibility.

* Move deprecated checker to ``DeprecatedMixin``

Closes 4086

* Bump ``astroid`` version to ``2.5.2``

* Fix false positive for ``method-hidden`` when using private attribute and method

Closes 3936

* ``use-symbolic-message-instead`` now also works on legacy messages like ``C0111`` (``missing-docstring``).

* Remove unwanted print to stdout from ``_emit_no_member``

* Introduce a command-line option to specify pyreverse output directory

Closes 4159

* Fix issue with Enums and ``class-attribute-naming-style=snake_case``

Closes 4149

* Add ``allowed-redefined-builtins`` option for fine tuning ``redefined-builtin`` check.

Close 3263

* Fix issue when executing with ``python -m pylint``

Closes 4161

* Exempt ``typing.TypedDict`` from ``too-few-public-methods`` check.

Closes 4180

* Fix false-positive ``no-member`` for typed annotations without default value.

Closes 3167

* Add ``--class-const-naming-style`` for Enum constants and class variables annotated
with ``typing.ClassVar``

Closes 4181

* Fix astroid.Inference error for undefined-variables with ``len()

Closes 4215

* Fix column index on FIXME warning messages

Closes 4218

* Improve handling of assignment expressions, better edge case handling

Closes 3763, 4238

* Improve check if class is subscriptable PEP585

* Fix documentation and filename handling of --import-graph

* Fix false-positive for ``unused-import`` on class keyword arguments

Closes 3202

* Fix regression with plugins on PYTHONPATH if latter is cwd

Closes 4252
Links

Update sphinx from 3.5.2 to 3.5.3.

Changelog

3.5.3

=====================================

Features added
--------------

* 8959: using UNIX path separator in image directive confuses Sphinx on Windows
Links

@codecov
Copy link

codecov bot commented Apr 3, 2021

Codecov Report

Merging #109 (b668b8c) into main (40e1b61) will decrease coverage by 0.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   82.48%   81.84%   -0.64%     
==========================================
  Files           5        5              
  Lines         314      314              
  Branches       29       29              
==========================================
- Hits          259      257       -2     
- Misses         44       45       +1     
- Partials       11       12       +1     
Impacted Files Coverage Δ
aiosqlite/core.py 81.90% <0.00%> (-0.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40e1b61...b668b8c. Read the comment docs.

@amyreese amyreese merged commit 13d1656 into main Apr 3, 2021
sthagen added a commit to sthagen/omnilib-aiosqlite that referenced this pull request Apr 5, 2021
Scheduled biweekly dependency update for week 13 (omnilib#109)
@amyreese amyreese deleted the pyup-scheduled-update-2021-04-03 branch October 2, 2021 23:42
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.

None yet

2 participants