christopherpickering / flask-session2

Server side session extension for Flask
Other
34 stars 8 forks source link

fix(deps) Update all non-major dependencies #75

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/npm 10.0.4 -> 10.0.5 age adoption passing confidence
Flask (changelog) 2.2.5 -> 2.3.3 age adoption passing confidence
black (changelog) 23.3.0 -> 23.7.0 age adoption passing confidence
boto3 1.28.30 -> 1.28.35 age adoption passing confidence
coverage 7.2.7 -> 7.3.0 age adoption passing confidence
isort (source, changelog) 5.11.5 -> 5.12.0 age adoption passing confidence
mypy (source, changelog) 1.4.1 -> 1.5.1 age adoption passing confidence
pymongo 4.4.1 -> 4.5.0 age adoption passing confidence
semantic-release 21.0.7 -> 21.1.0 age adoption passing confidence
tox (changelog) 4.8.0 -> 4.10.0 age adoption passing confidence

Release Notes

semantic-release/npm (@​semantic-release/npm) ### [`v10.0.5`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.5) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.4...v10.0.5) ##### Bug Fixes - **deps:** update dependency execa to v8 ([#​659](https://togithub.com/semantic-release/npm/issues/659)) ([502d5ba](https://togithub.com/semantic-release/npm/commit/502d5bab919db25d14a2e84e13d83a2539c2cf54))
psf/black (black) ### [`v23.7.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2370) [Compare Source](https://togithub.com/psf/black/compare/23.3.0...23.7.0) ##### Highlights - Runtime support for Python 3.7 has been removed. Formatting 3.7 code will still be supported until further notice ([#​3765](https://togithub.com/psf/black/issues/3765)) ##### Stable style - Fix a bug where an illegal trailing comma was added to return type annotations using PEP 604 unions ([#​3735](https://togithub.com/psf/black/issues/3735)) - Fix several bugs and crashes where comments in stub files were removed or mishandled under some circumstances ([#​3745](https://togithub.com/psf/black/issues/3745)) - Fix a crash with multi-line magic comments like `type: ignore` within parentheses ([#​3740](https://togithub.com/psf/black/issues/3740)) - Fix error in AST validation when *Black* removes trailing whitespace in a type comment ([#​3773](https://togithub.com/psf/black/issues/3773)) ##### Preview style - Implicitly concatenated strings used as function args are no longer wrapped inside parentheses ([#​3640](https://togithub.com/psf/black/issues/3640)) - Remove blank lines between a class definition and its docstring ([#​3692](https://togithub.com/psf/black/issues/3692)) ##### Configuration - The `--workers` argument to *Black* can now be specified via the `BLACK_NUM_WORKERS` environment variable ([#​3743](https://togithub.com/psf/black/issues/3743)) - `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default ([#​3691](https://togithub.com/psf/black/issues/3691)) - Fix *Black* not honouring `pyproject.toml` settings when running `--stdin-filename` and the `pyproject.toml` found isn't in the current working directory ([#​3719](https://togithub.com/psf/black/issues/3719)) - *Black* will now error if `exclude` and `extend-exclude` have invalid data types in `pyproject.toml`, instead of silently doing the wrong thing ([#​3764](https://togithub.com/psf/black/issues/3764)) ##### Packaging - Upgrade mypyc from 0.991 to 1.3 ([#​3697](https://togithub.com/psf/black/issues/3697)) - Remove patching of Click that mitigated errors on Python 3.6 with `LANG=C` ([#​3768](https://togithub.com/psf/black/issues/3768)) ##### Parser - Add support for the new PEP 695 syntax in Python 3.12 ([#​3703](https://togithub.com/psf/black/issues/3703)) ##### Performance - Speed up *Black* significantly when the cache is full ([#​3751](https://togithub.com/psf/black/issues/3751)) - Avoid importing `IPython` in a case where we wouldn't need it ([#​3748](https://togithub.com/psf/black/issues/3748)) ##### Output - Use aware UTC datetimes internally, avoids deprecation warning on Python 3.12 ([#​3728](https://togithub.com/psf/black/issues/3728)) - Change verbose logging to exactly mirror *Black*'s logic for source discovery ([#​3749](https://togithub.com/psf/black/issues/3749)) ##### *Blackd* - The `blackd` argument parser now shows the default values for options in their help text ([#​3712](https://togithub.com/psf/black/issues/3712)) ##### Integrations - Black is now tested with [`PYTHONWARNDEFAULTENCODING = 1`](https://docs.python.org/3/library/io.html#io-encoding-warning) ([#​3763](https://togithub.com/psf/black/issues/3763)) - Update GitHub Action to display black output in the job summary ([#​3688](https://togithub.com/psf/black/issues/3688)) ##### Documentation - Add a CITATION.cff file to the root of the repository, containing metadata on how to cite this software ([#​3723](https://togithub.com/psf/black/issues/3723)) - Update the *classes* and *exceptions* documentation in Developer reference to match the latest code base ([#​3755](https://togithub.com/psf/black/issues/3755))
boto/boto3 (boto3) ### [`v1.28.35`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12835) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.34...1.28.35) \======= - api-change:`cloudtrail`: \[`botocore`] Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources. - api-change:`cloudwatch`: \[`botocore`] Update cloudwatch client to latest version - api-change:`detective`: \[`botocore`] Added protections to interacting with fields containing customer information. ### [`v1.28.34`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12834) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.33...1.28.34) \======= - api-change:`ec2`: \[`botocore`] Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances. - api-change:`glue`: \[`botocore`] Added API attributes that help in the monitoring of sessions. - api-change:`mediaconvert`: \[`botocore`] This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. - api-change:`medialive`: \[`botocore`] MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings. - api-change:`mediatailor`: \[`botocore`] Adds new source location AUTODETECT_SIGV4 access type. - api-change:`quicksight`: \[`botocore`] Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support. - api-change:`rds`: \[`botocore`] This release updates the supported versions for Percona XtraBackup in Aurora MySQL. - api-change:`s3control`: \[`botocore`] Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack. - api-change:`verifiedpermissions`: \[`botocore`] Documentation updates for Amazon Verified Permissions. ### [`v1.28.33`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12833) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.32...1.28.33) \======= - api-change:`apigateway`: \[`botocore`] This release adds RootResourceId to GetRestApi response. - api-change:`ec2`: \[`botocore`] Marking fields as sensitive on BundleTask and GetPasswordData - api-change:`polly`: \[`botocore`] Amazon Polly adds 1 new voice - Zayd (ar-AE) ### [`v1.28.32`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12832) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.31...1.28.32) \======= - api-change:`ce`: \[`botocore`] This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags. - api-change:`globalaccelerator`: \[`botocore`] Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints. - api-change:`rds`: \[`botocore`] Adding parameters to CreateCustomDbEngineVersion reserved for future use. - api-change:`verifiedpermissions`: \[`botocore`] Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50. ### [`v1.28.31`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12831) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.30...1.28.31) \======= - api-change:`cloud9`: \[`botocore`] Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9 - api-change:`ec2`: \[`botocore`] The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted. - api-change:`finspace`: \[`botocore`] Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual. - api-change:`rds`: \[`botocore`] Adding support for RDS Aurora Global Database Unplanned Failover - api-change:`route53domains`: \[`botocore`] Fixed typos in description fields
nedbat/coveragepy (coverage) ### [`v7.3.0`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-730--2023-08-12) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.7...7.3.0) - Added a :meth:`.Coverage.collect` context manager to start and stop coverage data collection. - Dropped support for Python 3.7. - Fix: in unusual circumstances, SQLite cannot be set to asynchronous mode. Coverage.py would fail with the error `Safety level may not be changed inside a transaction.` This is now avoided, closing `issue 1646`\_. Thanks to Michael Bell for the detailed bug report. - Docs: examples of configuration files now include separate examples for the different syntaxes: .coveragerc, pyproject.toml, setup.cfg, and tox.ini. - Fix: added `nosemgrep` comments to our JavaScript code so that semgrep-based SAST security checks won't raise false alarms about security problems that aren't problems. - Added a CITATION.cff file, thanks to `Ken Schackart `\_. .. \_pull 1641:[https://github.com/nedbat/coveragepy/pull/1641](https://togithub.com/nedbat/coveragepy/pull/1641)1 .. \_issue 1646[https://github.com/nedbat/coveragepy/issues/1646](https://togithub.com/nedbat/coveragepy/issues/1646)46 .. \_changes\_7-2-7:
pycqa/isort (isort) ### [`v5.12.0`](https://togithub.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5120-January-28-2023) [Compare Source](https://togithub.com/pycqa/isort/compare/5.11.5...5.12.0) - Removed support for Python 3.7 - Fixed incompatiblity with latest poetry version - Added support for directory limitations within built in git hook
python/mypy (mypy) ### [`v1.5.1`](https://togithub.com/python/mypy/compare/v1.5.0...v1.5.1) [Compare Source](https://togithub.com/python/mypy/compare/v1.5.0...v1.5.1) ### [`v1.5.0`](https://togithub.com/python/mypy/compare/v1.4.1...v1.5.0) [Compare Source](https://togithub.com/python/mypy/compare/v1.4.1...v1.5.0)
mongodb/mongo-python-driver (pymongo) ### [`v4.5.0`](https://togithub.com/mongodb/mongo-python-driver/releases/tag/4.5.0): PyMongo 4.5.0 [Compare Source](https://togithub.com/mongodb/mongo-python-driver/compare/4.4.1...4.5.0) Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-5-0-released/240662
semantic-release/semantic-release (semantic-release) ### [`v21.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.9...v21.1.0) ##### Features - Added TypeScript definitions ([#​2916](https://togithub.com/semantic-release/semantic-release/issues/2916)) ([c21a1ac](https://togithub.com/semantic-release/semantic-release/commit/c21a1ac7938e5b51122b92b3b107cb3b2a326e24)) ### [`v21.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.8...v21.0.9) ##### Bug Fixes - **deps:** update dependency hosted-git-info to v7 ([#​2908](https://togithub.com/semantic-release/semantic-release/issues/2908)) ([eba86ac](https://togithub.com/semantic-release/semantic-release/commit/eba86ac8e520d143db3853b24a7c5b5158b71ad3)) ### [`v21.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.7...v21.0.8) ##### Bug Fixes - **deps:** update dependency execa to v8 ([#​2914](https://togithub.com/semantic-release/semantic-release/issues/2914)) ([7bc21fc](https://togithub.com/semantic-release/semantic-release/commit/7bc21fcdc7c9962e27770cdfb268290d7ff610d2))
tox-dev/tox (tox) ### [`v4.10.0`](https://togithub.com/tox-dev/tox/releases/tag/4.10.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.9.0...4.10.0) #### What's Changed - Set basepython for docs env in alignment to Read the Docs default by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3097](https://togithub.com/tox-dev/tox/pull/3097) - Document release process by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3094](https://togithub.com/tox-dev/tox/pull/3094) - Replace undefined settings with overrides when appending by [@​stefanor](https://togithub.com/stefanor) in [https://github.com/tox-dev/tox/pull/3101](https://togithub.com/tox-dev/tox/pull/3101) - Accept environments with defined factors or of python selector form - suggest closest by [@​BeyondEvil](https://togithub.com/BeyondEvil) in [https://github.com/tox-dev/tox/pull/3099](https://togithub.com/tox-dev/tox/pull/3099) #### New Contributors - [@​BeyondEvil](https://togithub.com/BeyondEvil) made their first contribution in [https://github.com/tox-dev/tox/pull/3099](https://togithub.com/tox-dev/tox/pull/3099) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.9.0...4.10.0 ### [`v4.9.0`](https://togithub.com/tox-dev/tox/releases/tag/4.9.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.8.0...4.9.0) #### What's Changed - Disallow command line environments which are not explicitly specified in the config file by [@​tjsmart](https://togithub.com/tjsmart) in [https://github.com/tox-dev/tox/pull/3089](https://togithub.com/tox-dev/tox/pull/3089) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3091](https://togithub.com/tox-dev/tox/pull/3091) #### New Contributors - [@​tjsmart](https://togithub.com/tjsmart) made their first contribution in [https://github.com/tox-dev/tox/pull/3089](https://togithub.com/tox-dev/tox/pull/3089) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.8.0...4.9.0

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c48b823) 51.51% compared to head (e3c0c3a) 51.51%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #75 +/- ## ======================================= Coverage 51.51% 51.51% ======================================= Files 2 2 Lines 860 860 Branches 141 141 ======================================= Hits 443 443 Misses 348 348 Partials 69 69 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.