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

⬆️ Update all non-major dependencies #164

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) 24.3.0 -> 24.4.2 age adoption passing confidence
mkdocs-git-revision-date-localized-plugin 1.2.4 -> 1.2.6 age adoption passing confidence
mkdocs-material (changelog) 9.5.18 -> 9.5.29 age adoption passing confidence
mkdocstrings (changelog) 0.24.3 -> 0.25.1 age adoption passing confidence
mypy (source, changelog) 1.9.0 -> 1.11.0 age adoption passing confidence
pillow (changelog) 10.3.0 -> 10.4.0 age adoption passing confidence
pydantic (changelog) 2.7.0 -> 2.8.2 age adoption passing confidence
pytest (changelog) 8.1.1 -> 8.3.1 age adoption passing confidence
ruff (source, changelog) 0.4.1 -> 0.5.4 age adoption passing confidence

Release Notes

psf/black (black)

v24.4.2

Compare Source

This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.

Parser
  • Fix regression where certain complex f-strings failed to parse (#​4332)
Performance
  • Fix bad performance on certain complex string literals (#​4331)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)

v24.4.0

Compare Source

Stable style
  • Fix unwanted crashes caused by AST equivalency check (#​4290)
Preview style
  • if guards in case blocks are now wrapped in parentheses when the line is too long.
    (#​4269)
  • Stop moving multiline strings to a new line unless inside brackets (#​4289)
Integrations
  • Add a new option use_pyproject to the GitHub Action psf/black. This will read the
    Black version from pyproject.toml. (#​4294)
timvink/mkdocs-git-revision-date-localized-plugin (mkdocs-git-revision-date-localized-plugin)

v1.2.6: revision-date-localized v1.2.6

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.5...v1.2.6

v1.2.5: revision-date-localized v1.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.4...v1.2.5

squidfunk/mkdocs-material (mkdocs-material)

v9.5.29: mkdocs-material-9.5.29

Compare Source

  • Updated Galician translations
  • Fixed #​7362: Annotations in figure captions rendering incorrectly

Thanks go to @​mmontes11 for their contributions

v9.5.28: mkdocs-material-9.5.28

Compare Source

  • Fixed #​7313: Improved tooltips mounted in sidebar when feature is disabled

v9.5.27: mkdocs-material-9.5.27

Compare Source

  • Updated Estonian translations

Thanks to @​Eilyre for their contributions

v9.5.26: mkdocs-material-9.5.26

Compare Source

  • Fixed #​7232: Tab switches on scroll when linking tabs (9.5.19 regression)
  • Fixed #​7230: Blog author avatar broken when referring to local file

v9.5.25: mkdocs-material-9.5.25

Compare Source

  • Fixed #​7209: Tags plugin crashing on numeric tags

v9.5.24: mkdocs-material-9.5.24

Compare Source

  • Fixed #​7187: Version selector title rendering issue

v9.5.23: mkdocs-material-9.5.23

Compare Source

  • Fixed #​7183: Edge case in anchor navigation when using instant navigation
  • Fixed #​6436: Version selector not showing version alias

v9.5.22: mkdocs-material-9.5.22

Compare Source

  • Fixed #​7170: Copy button adds empty lines for line spans (9.5.18 regression)
  • Fixed #​7160: Version switching doesn't stay on page (9.5.5 regression)
  • Fixed #​5619: Links in Mermaid.js diagrams not discernible

v9.5.21: mkdocs-material-9.5.21

Compare Source

  • Fixed #​7133: Ensure latest version of Mermaid.js is used
  • Fixed #​7125: Added warning for dotfiles in info plugin

Thanks to @​kamilkrzyskow for their contributions

v9.5.20: mkdocs-material-9.5.20

Compare Source

  • Fixed deprecation warning in privacy plugin (9.5.19 regression)
  • Fixed #​7119: Tags plugin emits deprecation warning (9.5.19 regression)
  • Fixed #​7118: Social plugin crashes if fonts are disabled (9.5.19 regression)
  • Fixed #​7085: Social plugin crashes on Windows when downloading fonts

v9.5.19: mkdocs-material-9.5.19

Compare Source

  • Updated MkDocs to 1.6 and limited version to < 2
  • Updated Docker image to latest Alpine Linux
  • Removed setup.py, now that GitHub fully understands pyproject.toml
  • Improved interop of social plugin with third-party MkDocs themes
  • Fixed #​7099: Blog reading time not rendered correctly for Japanese
  • Fixed #​7097: Improved resilience of tags plugin when no tags are given
  • Fixed #​7090: Active tab indicator in nested content tabs rendering bug
mkdocstrings/mkdocstrings (mkdocstrings)

v0.25.1

Compare Source

Compare with 0.25.0

Bug Fixes

v0.25.0

Compare Source

Compare with 0.24.3

Features
  • Support once parameter in logging methods, allowing to log a message only once with a given logger (1532b59 by Timothée Mazzucotelli).
  • Support blank line between ::: path and YAML options (d799d2f by Timothée Mazzucotelli). Issue-450
Code Refactoring
  • Allow specifying name of template loggers (c5b5f69 by Timothée Mazzucotelli).
python/mypy (mypy)

v1.11.0

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

python-pillow/Pillow (pillow)

v10.4.0

Compare Source

  • Raise FileNotFoundError if show_file() path does not exist #​8178
    [radarhere]

  • Improved reading 16-bit TGA images with colour #​7965
    [Yay295, radarhere]

  • Deprecate non-image ImageCms modes #​8031
    [radarhere]

  • Fixed processing multiple JPEG EXIF markers #​8127
    [radarhere]

  • Do not preserve EXIFIFD tag by default when saving TIFF images #​8110
    [radarhere]

  • Added ImageFont.load_default_imagefont() #​8086
    [radarhere]

  • Added Image.WARN_POSSIBLE_FORMATS #​8063
    [radarhere]

  • Remove zero-byte end padding when parsing any XMP data #​8171
    [radarhere]

  • Do not detect Ultra HDR images as MPO #​8056
    [radarhere]

  • Raise SyntaxError specific to JP2 #​8146
    [Yay295, radarhere]

  • Do not use first frame duration for other frames when saving APNG images #​8104
    [radarhere]

  • Consider I;16 pixel size when using a 1 mode mask #​8112
    [radarhere]

  • When saving multiple PNG frames, convert to mode rather than raw mode #​8087
    [radarhere]

  • Added byte support to FreeTypeFont #​8141
    [radarhere]

  • Allow float center for rotate operations #​8114
    [radarhere]

  • Do not read layers immediately when opening PSD images #​8039
    [radarhere]

  • Restore original thread state #​8065
    [radarhere]

  • Read IM and TIFF images as RGB, rather than RGBX #​7997
    [radarhere]

  • Only preserve TIFF IPTC_NAA_CHUNK tag if type is BYTE or UNDEFINED #​7948
    [radarhere]

  • Clarify ImageDraw2 error message when size is missing #​8165
    [radarhere]

  • Support unpacking more rawmodes to RGBA palettes #​7966
    [radarhere]

  • Removed support for Qt 5 #​8159
    [radarhere]

  • Improve ImageFont.freetype support for XDG directories on Linux #​8135
    [mamg22, radarhere]

  • Improved consistency of XMP handling #​8069
    [radarhere]

  • Use pkg-config to help find libwebp and raqm #​8142
    [radarhere]

  • Accept 't' suffix for libtiff version #​8126, #​8129
    [radarhere]

  • Deprecate ImageDraw.getdraw hints parameter #​8124
    [radarhere, hugovk]

  • Added ImageDraw circle() #​8085
    [void4, hugovk, radarhere]

  • Add mypy target to Makefile #​8077
    [Yay295]

  • Added more modes to Image.MODES #​7984
    [radarhere]

  • Deprecate BGR;15, BGR;16 and BGR;24 modes #​7978
    [radarhere, hugovk]

  • Fix ImagingAccess for I;16N on big-endian #​7921
    [Yay295, radarhere]

  • Support reading P mode TIFF images with padding #​7996
    [radarhere]

  • Deprecate support for libtiff < 4 #​7998
    [radarhere, hugovk]

  • Corrected ImageShow UnixViewer command #​7987
    [radarhere]

  • Use functools.cached_property in ImageStat #​7952
    [nulano, hugovk, radarhere]

  • Add support for reading BITMAPV2INFOHEADER and BITMAPV3INFOHEADER #​7956
    [Cirras, radarhere]

  • Support reading CMYK JPEG2000 images #​7947
    [radarhere]

pydantic/pydantic (pydantic)

v2.8.2: (2024-07-03)

Compare Source

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.8.1...v2.8.2

v2.8.1: (2024-07-03)

Compare Source

What's Changed

Packaging
Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.8.0...v2.8.1

v2.8.0

Compare Source

GitHub release

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

What's Changed
Packaging
New Features
Changes
Performance
Internal Improvements
Fixes
New Contributors

v2.7.4

Compare Source

Github release

What's Changed
Packaging
Fixes

v2.7.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.7.2

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.7.1

Compare Source

GitHub release

What's Changed
Packaging
New Features
Changes
Fixes
New Contributors
pytest-dev/pytest (pytest)

v8.3.1

Compare Source

pytest 8.3.1 (2024-07-20)

The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.

v8.3.0

Compare Source

v8.2.2

Compare Source

pytest 8.2.2 (2024-06-04)

Bug Fixes

  • #​12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.
  • #​12367: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.
  • #​12381: Fix possible "Directory not empty" crashes arising from concurent cache dir (.pytest_cache) creation. Regressed in pytest 8.2.0.

Improved Documentation

  • #​12290: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.
  • #​12356: Added a subsection to the documentation for debugging flaky tests to mention
    lack of thread safety in pytest as a possible source of flakyness.
  • #​12363: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.

v8.2.1

Compare Source

pytest 8.2.1 (2024-05-19)

Improvements

  • #​12334: Support for Python 3.13 (beta1 at the time of writing).

Bug Fixes

  • #​12120: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.
  • #​12191: Keyboard interrupts and system exits are now properly handled during the test collection.
  • #​12300: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.
  • #​12308: Fix a regression in pytest 8.2.0 where the permissions of automatically-created .pytest_cache directories became rwx------ instead of the expected rwxr-xr-x.

Trivial/Internal Changes

  • #​12333: pytest releases are now attested using the recent Artifact Attestation support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.

v8.2.0

Compare Source

pytest 8.2.0 (2024-04-27)

Deprecations

  • #​12069: A deprecation warning is now raised when implementations of one of the following hooks request a deprecated py.path.local parameter instead of the pathlib.Path parameter which replaced it:

    • pytest_ignore_collect{.interpreted-text role="hook"} - the path parameter - use collection_path instead.
    • pytest_collect_file{.interpreted-text role="hook"} - the path parameter - use file_path instead.
    • pytest_pycollect_makemodule{.interpreted-text role="hook"} - the path parameter - use module_path instead.
    • pytest_report_header{.interpreted-text role="hook"} - the startdir parameter - use start_path instead.
    • pytest_report_collectionfinish{.interpreted-text role="hook"} - the startdir parameter - use start_path instead.

    The replacement parameters are available since pytest 7.0.0.
    The old parameters will be removed in pytest 9.0.0.

    See legacy-path-hooks-deprecated{.interpreted-text role="ref"} for more details.

Features

  • #​11871: Added support for reading command line arguments from a file using the prefix character @, like e.g.: pytest @&#8203;tests.txt. The file must have one argument per line.

    See Read arguments from file <args-from-file>{.interpreted-text role="ref"} for details.

Improvements

  • #​11523: pytest.importorskip{.interpreted-text role="func"} will now issue a warning if the module could be found, but raised ImportError{.interpreted-text role="class"} instead of ModuleNotFoundError{.interpreted-text role="class"}.

    The warning can be suppressed by passing exc_type=ImportError to pytest.importorskip{.interpreted-text role="func"}.

    See import-or-skip-import-error{.interpreted-text role="ref"} for details.

  • #​11728: For unittest-based tests, exceptions during class cleanup (as raised by functions registered with TestCase.addClassCleanup <unittest.TestCase.addClassCleanup>{.interpreted-text role="meth"}) are now reported instead of silently failing.

  • #​11777: Text is no longer truncated in the short test summary info section when -vv is given.

  • #​12112: Improved namespace packages detection when consider_namespace_packages{.interpreted-text role="confval"} is enabled, covering more situations (like editable installs).

  • #​9502: Added PYTEST_VERSION{.interpreted-text role="envvar"} environment variable which is defined at the start of the pytest session and undefined afterwards. It contains the value of pytest.__version__, and among other things can be used to easily check if code is running from within a pytest run.

Bug Fixes

  • #​12065: Fixed a regression in pytest 8.0.0 where test classes containing setup_method and tests using @staticmethod or @classmethod would crash with AttributeError: 'NoneType' object has no attribute 'setup_method'.

    Now the request.instance <pytest.FixtureRequest.instance>{.interpreted-text role="attr"} attribute of tests using @staticmethod and @classmethod is no longer None, but a fresh instance of the class, like in non-static methods.
    Previously it was None, and all fixtures of such tests would share a single self.

  • #​12135: Fixed issue where fixtures adding their finalizer multiple times to fixtures they request would cause unreliable and non-intuitive teardown ordering in some instances.

  • #​12194: Fixed a bug with --importmode=importlib and --doctest-modules where child modules did not appear as attributes in parent modules.

  • #​1489: Fixed some instances where teardown of higher-scoped fixtures was not happening in the reverse order they were initialized in.

Trivial/Internal Changes

  • #​12069: pluggy>=1.5.0 is now required.
  • #​12167: cache <cache>{.interpreted-text role="ref"}: create supporting files (CACHEDIR.TAG, .gitignore, etc.) in a temporary directory to provide atomic semantics.

v8.1.2

Compare Source

pytest 8.1.2 (2024-04-26)

Bug Fixes

  • #​12114: Fixed error in pytest.approx{.interpreted-text role="func"} when used with [numpy]{.title-ref} arrays and comparing with other types.
astral-sh/ruff (ruff)

v0.5.4

[Compare So


Configuration

📅 Schedule: Branch creation - "after 11am on friday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.95%. Comparing base (a2791dc) to head (a90b140).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files          30       30           
  Lines         784      784           
=======================================
  Hits          768      768           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 009c010 to d22f827 Compare April 30, 2024 21:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9f5a201 to 970b02c Compare May 9, 2024 20:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6d74a38 to 1c5d799 Compare May 15, 2024 21:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4919b04 to f98c2c1 Compare May 23, 2024 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e61217c to 9e8bdee Compare May 31, 2024 21:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from babe015 to 9d4b0ef Compare June 6, 2024 13:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 42d1184 to b9d08fc Compare June 16, 2024 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 367b8e7 to 00e4834 Compare June 27, 2024 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2a1ee54 to dd9fec5 Compare July 5, 2024 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d18463b to 4a0ff57 Compare July 20, 2024 16:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a0ff57 to a90b140 Compare July 20, 2024 20:04
@eigenein eigenein merged commit 790e514 into master Jul 22, 2024
9 checks passed
@eigenein eigenein deleted the renovate/all-minor-patch branch July 22, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant