-
Notifications
You must be signed in to change notification settings - Fork 9
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
Lock file maintenance poetry all non-major dependencies #3154
Conversation
700239a
to
4b8ad50
Compare
ea1c3e1
to
197fee9
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: sfms/poetry.lock
|
Codecov Report
@@ Coverage Diff @@
## main #3154 +/- ##
=======================================
Coverage 84.25% 84.25%
=======================================
Files 301 301
Lines 10113 10113
Branches 588 588
=======================================
Hits 8521 8521
Misses 1429 1429
Partials 163 163 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Kudos, SonarCloud Quality Gate passed! |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Conor Brady <con.brad@gmail.com>
This PR contains the following updates:
1.8.5.post1
->1.8.5
2.3.4
->2.6.0
3.0.0
->3.1.0
3.8.5
->3.8.6
3.9.7
->3.9.8
1.5.0
->1.6.0
2.13.9
->2.17.7
7.0.1
->7.4.2
>=3.6.8,<=3.6.15
->>=3.10.0,<=3.10.0
3.6
->3.8
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
shapely/shapely (shapely)
v1.8.5
Compare Source
Packaging:
Wheels are provided for Python versions 3.6-3.11 and Cython 0.29.32 is used to
generate C extension module code.
aio-libs/aiobotocore (aiobotocore)
v2.6.0
: aiobotocore 2.6.0Compare Source
What's Changed
Full Changelog: aio-libs/aiobotocore@2.5.4...2.6.0
v2.5.4
: aiobotocore 2.5.4Compare Source
What's Changed
__aenter__
#1031 by @thehesiod in https://github.com/aio-libs/aiobotocore/pull/1032Full Changelog: aio-libs/aiobotocore@2.5.3...2.5.4
v2.5.3
: aiobotocore 2.5.3Compare Source
What's Changed
New Contributors
Full Changelog: aio-libs/aiobotocore@2.5.2...2.5.3
v2.5.2
: aiobotocore 2.5.2Compare Source
What's Changed
Full Changelog: aio-libs/aiobotocore@2.5.1...2.5.2
v2.5.1
: aiobotocore 2.5.1Compare Source
What's Changed
Full Changelog: aio-libs/aiobotocore@2.5.0...2.5.1
v2.5.0
: aiobotocore 2.5.0Compare Source
What's Changed
New Contributors
Full Changelog: aio-libs/aiobotocore@2.4.2...2.5.0
v2.4.2
: aiobotocore 2.4.2Compare Source
What's Changed
Full Changelog: aio-libs/aiobotocore@2.4.1...2.4.2
v2.4.1
: aiobotocore 2.4.1Compare Source
What's Changed
New Contributors
Full Changelog: aio-libs/aiobotocore@2.4.0...2.4.1
v2.4.0
: aiobotocore 2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: aio-libs/aiobotocore@2.3.4...2.4.0
saghul/aiodns (aiodns)
v3.1.0
: 3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: aio-libs/aiodns@aiodns-3.0.0...v3.1.0
aio-libs/aiohttp (aiohttp)
v3.8.6
Compare Source
==================
Security bugfixes
Upgraded the vendored copy of llhttp_ to v9.1.3 -- by :user:
Dreamsorcerer
Thanks to :user:
kenballus
for reporting this, seeGHSA-pjjw-qhg8-p2p9.
.. _llhttp: https://llhttp.org
#​7647 <https://github.com/aio-libs/aiohttp/issues/7647>
_Updated Python parser to comply with RFCs 9110/9112 -- by :user:
Dreamorcerer
Thanks to :user:
kenballus
for reporting this, seeGHSA-gfw2-4jvh-wgfg.
#​7663 <https://github.com/aio-libs/aiohttp/issues/7663>
_Deprecation
Added
fallback_charset_resolver
parameter inClientSession
to allow a user-suppliedcharacter set detection function.
Character set detection will no longer be included in 3.9 as a default. If this feature is needed,
please use
fallback_charset_resolver <https://docs.aiohttp.org/en/stable/client_advanced.html#character-set-detection>
_.#​7561 <https://github.com/aio-libs/aiohttp/issues/7561>
_Features
Enabled lenient response parsing for more flexible parsing in the client
(this should resolve some regressions when dealing with badly formatted HTTP responses). -- by :user:
Dreamsorcerer
#​7490 <https://github.com/aio-libs/aiohttp/issues/7490>
_Bugfixes
Fixed
PermissionError
when.netrc
is unreadable due to permissions.#​7237 <https://github.com/aio-libs/aiohttp/issues/7237>
_Fixed output of parsing errors pointing to a
\n
. -- by :user:Dreamsorcerer
#​7468 <https://github.com/aio-libs/aiohttp/issues/7468>
_Fixed
GunicornWebWorker
max_requests_jitter not working.#​7518 <https://github.com/aio-libs/aiohttp/issues/7518>
_Fixed sorting in
filter_cookies
to use cookie with longest path. -- by :user:marq24
.#​7577 <https://github.com/aio-libs/aiohttp/issues/7577>
_Fixed display of
BadStatusLine
messages from llhttp_. -- by :user:Dreamsorcerer
#​7651 <https://github.com/aio-libs/aiohttp/issues/7651>
_ijl/orjson (orjson)
v3.9.8
Compare Source
Changed
kivy/pyjnius (pyjnius)
v1.6.0
Compare Source
Full Changelog
Implemented enhancements:
Packaging
CI
1.5.0 (2023-05-10)
Full Changelog
Implemented enhancements:
Cleanup
CI
Packaging
manylinux-aarch64
wheels via ourkivy-ubuntu-arm64
self-hosted runner1.4.2 (2022-07-02)
Full Changelog
CI
Packaging
Docs
Implemented enhancements:
1.4.1 (2021-10-30)
Full Changelog
CI
Packaging
1.4.0 (2021-08-24)
Full Changelog
Implemented enhancements:
Fixed bugs:
which
instead of OSwhich
Documentation
CI
Packaging
1.3.0 (2020-05-03)
Full Changelog
Implemented enhancements:
signature
argument to constructors, to force selection of the desired one__len__
, and allow users to provide their own./usr/libexec/java_home
(if JAVA_HOME is not declared)Fixed bugs:
Documentation
1.2.1 (2019-12-04)
Full Changelog
1.2.0 (2019-02-04)
Full Changelog
1.1.4 (2018-12-05)
Full Changelog
1.1.3 (2018-10-22)
Full Changelog
1.1.2 (2018-10-17)
Full Changelog
1.1.1 (2017-03-24)
Full Changelog
Implemented enhancements:
1.1.0 (2017-03-23)
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
1.0.3 (2012-09-06)
Full Changelog
Closed issues:
Merged pull requests:
1.0.2 (2012-08-20)
Full Changelog
Closed issues:
1.0.1 (2012-08-20)
Full Changelog
Closed issues:
Merged pull requests:
1.0 (2012-08-20)
Closed issues:
Merged pull requests:
pylint-dev/pylint (pylint)
v2.17.7
Compare Source
2.17.7 is the last release before we only support pylint 3.0.0 or superior and python 3.8 or superior.
False Positives Fixed
Fix a regression in pylint 2.17.6 / astroid 2.15.7 causing various
messages for code involving
TypeVar
.Closes #9069
Other Bug Fixes
Fix crash in refactoring checker when unary operand used with variable in for
loop.
Closes #9074
v2.17.6
Compare Source
Other Bug Fixes
When parsing comma-separated lists of regular expressions in the config,
ignore commas that are inside braces since those indicate quantifiers, not
delineation between expressions.
Closes #7229
sys.argv
is now always correctly considered as impossible to infer(instead of using the actual values given to pylint).
Closes #9047
Don't show class fields more than once in Pyreverse diagrams.
Closes #8189
Don't show arrows more than once in Pyreverse diagrams.
Closes #8522
Don't show duplicate type annotations in Pyreverse diagrams.
Closes #8888
Don't add
Optional
to|
annotations withNone
in Pyreverse diagrams.Closes #9014
v2.17.5
Compare Source
What's new in Pylint 2.17.5?
Release date: 2023-07-26
False Positives Fixed
Fix a false positive for
unused-variable
when there is an import in aif TYPE_CHECKING:
block andallow-global-unused-variables
is set tono
in the configuration.Closes #8696
Fix false positives generated when supplying arguments as
**kwargs
to IOcalls like open().
Closes #8719
Fix a false positive where pylint was ignoring method calls annotated as
NoReturn
during theinconsistent-return-statements
check.Closes #8747
Exempt parents with only type annotations from the
invalid-enum-extension
message.
Closes #8830
Other Bug Fixes
Fixed crash when a call to
super()
was placed after an operator (e.g.not
).Closes #8554
Fix crash for
modified-while-iterating
checker when deletingmembers of a dict returned from a call.
Closes #8598
Fix crash in
invalid-metaclass
check when a metaclass had duplicatebases.
Closes #8698
Avoid
consider-using-f-string
on modulos with brackets in template.Closes #8720.
Fix a crash when
__all__
exists but cannot be inferred.Closes #8740
Fix crash when a variable is assigned to a class attribute of identical name.
Closes #8754
Fixed a crash when calling
copy.copy()
without arguments.Closes #8774
Other Changes
Fix a crash when a
nonlocal
is defined at module-level.Closes #8735
v2.17.4
Compare Source
False Positives Fixed
Fix a false positive for
bad-dunder-name
when there is a user-defined__index__
method.Closes #8613
Other Bug Fixes
pyreverse
: added escaping of vertical bar character in annotation labelsproduced by DOT printer to ensure it is not treated as field separator of
record-based nodes.
Closes #8603
Fixed a crash when generating a configuration file:
tomlkit.exceptions.TOMLKitError: Can't add a table to a dotted key
caused by tomlkit
v0.11.8
.Closes #8632
v2.17.3
Compare Source
What's new in Pylint 2.17.3?
Release date: 2023-04-24
False Positives Fixed
Fix
unused-argument
false positive when__new__
does not use all thearguments of
__init__
.Closes #3670
Fix
unused-import
false positive for usage ofsix.with_metaclass
.Closes #7506
logging-not-lazy
is not longer emitted for explicitly concatenated stringarguments.
Closes #8410
Fix false positive for isinstance-second-argument-not-valid-type when union
types contains None.
Closes #8424
Fixed
unused-import
so that it observes thedummy-variables-rgx
option.Closes #8500
Union
typed variables without assignment are no longer treated asTypeAlias
.Closes #8540
Fix false positive for
positional-only-arguments-expected
when a functioncontains both a positional-only parameter that has a default value, and
**kwargs
.Closes #8555
Fix false positive for
keyword-arg-before-vararg
when a positional-onlyparameter with a default value precedes
*args
.Closes #8570
Other Bug Fixes
Improve output of
consider-using-generator
message formin()` calls with
default`` keyword.Closes #8563
v2.17.2
Compare Source
False Positives Fixed
invalid-name
now allows for integers intypealias
names:Good2Name
,GoodName2
._1BadName
.Closes #8485
No longer consider
Union
as type annotation as type alias for namingchecks.
Closes #8487
unnecessary-lambda
no longer warns on lambdas which use its parameters intheir body (other than the final arguments), e.g.
lambda foo: (bar if foo else baz)(foo)
.Closes #8496
Other Bug Fixes
Fix a crash in pyreverse when "/" characters are used in the output filename
e.g pyreverse -o png -p name/ path/to/project.
Closes #8504
v2.17.1
Compare Source
False Positives Fixed
Adds
asyncSetUp
to the defaultdefining-attr-methods
list to silenceattribute-defined-outside-init
warning when usingunittest.IsolatedAsyncioTestCase
.Refs #8403
Other Bug Fixes
--clear-cache-post-run
now also clears LRU caches for pylint utilitiesholding references to AST nodes.
Closes #8361
Fix a crash when
TYPE_CHECKING
is used without importing it.Closes #8434
Fix a regression of
preferred-modules
where a partial match was usedinstead of the required full match.
Closes #8453
Internal Changes
The following utilities are deprecated in favor of the more robust
in_type_checking_block
and will be removed in pylint 3.0:
is_node_in_guarded_import_block
is_node_in_typing_guarded_import_block
is_typing_guard
is_sys_guard
is still available, which was part ofis_node_in_guarded_import_block
.Refs #8433
v2.17.0
Compare Source
2.17 is a small release that is the first to support python 3.11 officially
with the addition of TryStar nodes.
There's still two new default checks:
bad-chained-comparison
andimplicit-flag-alias
, one of them already fixed a previously undetectedbug in sentry.
Thanks to the community effort our documentation is almost complete,
and almost all messages should have a proper documentation now.
A big thank you to everyone who participated !
The next release is going to be
3.0.0
, bring breaking changes andenact long announced deprecations. There's going to be frequent beta
releases, before the official releases, everyone is welcome to try the betas
so we find problems before the actual release.
What's new in Pylint 2.17.0?
Release date: 2023-03-08
New Features
pyreverse
now supports custom color palettes with the--color-palette
option.
Closes #6738
Add
invalid-name
check forTypeAlias
names.Closes #7081
Accept values of the form
<class name>.<attribute name>
for theexclude-protected
list.Closes #7343
Add
--version
option topyreverse
.Refs #7851
Adds new functionality with preferred-modules configuration to detect
submodules.
Refs #7957
Support implicit namespace packages (PEP 420).
Closes #8154
Add globbing pattern support for
--source-roots
.Closes #8290
Support globbing pattern when defining which file/directory/module to lint.
Closes #8310
pylint now supports
TryStar
nodes from Python 3.11 and should be fullycompatible with Python 3.11.
Closes #8387
New Checks
bad-chained-comparison
check thaConfiguration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
Test Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator