Skip to content

Conversation

@jtrh
Copy link
Contributor

@jtrh jtrh commented Dec 16, 2020

jtrh and others added 30 commits September 15, 2020 17:06
CI workflows will finish faster if we do not attempt to build
distributable artifacts when tests fail.
config: Make CI 'dist' job depend on 'test' jobs
config: Update Python version used in CI jobs to 3.8.5
Bumps [keyring](https://github.com/jaraco/keyring) from 21.2.0 to 21.4.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst)
- [Commits](jaraco/keyring@v21.2.0...v21.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump keyring from 21.2.0 to 21.4.0
Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.782.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.770...v0.782)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump mypy from 0.770 to 0.782
Bumps [setuptools](https://github.com/pypa/setuptools) from 46.1.3 to 50.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](pypa/setuptools@v46.1.3...v50.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump setuptools from 46.1.3 to 50.3.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.35.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst)
- [Commits](pypa/wheel@0.34.2...0.35.1)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump wheel from 0.34.2 to 0.35.1
requirements: update 'eight' (dependency of 'signxml')
Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 20.4.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](pypa/packaging@20.3...20.4)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump packaging from 20.3 to 20.4
build(deps): bump virtualenv from 20.0.26 to 20.0.31
Fix Flake8 error F541 (f-string is missing placeholders).
- Add Python 3.9 to Setuptools script.
- Add Tox environment for Python 3.9.
- Add Python 3.9 to CircleCI configuration.

More information: https://docs.python.org/3.9/whatsnew/3.9.html
build(deps): bump cryptography from 2.9 to 3.3.1
Replace testing of versions 3.7.2 and 3.7.6 with 3.7.9.
jtrh and others added 9 commits December 15, 2020 16:44
build(deps): bump attrs from 19.3.0 to 20.3.0
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.10.3...3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
…k-gte-3.10.3-and-lt-3.13

build(deps): update djangorestframework requirement from <3.11,>=3.10.3 to >=3.10.3,<3.13
requirements: update 'mypy' (test)
requirements: update 'tox' (test)
@jtrh jtrh added the kind: release Release label Dec 16, 2020
@jtrh jtrh self-assigned this Dec 16, 2020
@jtrh jtrh requested a review from glarrain December 16, 2020 01:03
@codecov-io
Copy link

Codecov Report

Merging #165 (ffa260f) into master (d9171da) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   78.26%   78.14%   -0.12%     
==========================================
  Files          26       26              
  Lines        1725     1725              
  Branches      279      279              
==========================================
- Hits         1350     1348       -2     
- Misses        255      256       +1     
- Partials      120      121       +1     
Impacted Files Coverage Δ
cl_sii/libs/io_utils.py 88.57% <0.00%> (-5.72%) ⬇️

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 d9171da...ffa260f. Read the comment docs.

@jtrh jtrh merged commit fe96847 into master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants